2024-08-25T11:05:14.763 INFO:root:teuthology version: 1.2.0 2024-08-25T11:05:14.783 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-25T11:05:14.876 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7861789' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 797669399b32d2915e64eb6d4b1257ae3c50f80b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 797669399b32d2915e64eb6d4b1257ae3c50f80b workunit: branch: main sha1: 630f8e04c093d97a36c4a10b683ebccd46fccbce owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 1480 sha1: 797669399b32d2915e64eb6d4b1257ae3c50f80b sleep_before_teardown: 0 subset: 37/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_630f8e04c093d97a36c4a10b683ebccd46fccbce/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 630f8e04c093d97a36c4a10b683ebccd46fccbce targets: smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNJjjzrifexZ7xepu+Mv6mq5o0mbigtV7lZ24juQ0nsehhM11bLkaI9QOpKarwGTsr3Z6PmHOi2BQ6olY1aoLV8= smithi196.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDK/6R21gsjZ4eGBzQYFin9FhRJLonbU2MvReLvbtVExSX2wpPzGGqZmWe1UUo7DCqZKCOALj+dm4K4zPPj7SwM= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-19_20:08:19 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-25T11:05:14.876 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_630f8e04c093d97a36c4a10b683ebccd46fccbce/qa; will attempt to use it 2024-08-25T11:05:14.876 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_630f8e04c093d97a36c4a10b683ebccd46fccbce/qa/tasks 2024-08-25T11:05:14.877 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-25T11:05:14.878 INFO:teuthology.task.internal:Checking packages... 2024-08-25T11:05:14.897 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '797669399b32d2915e64eb6d4b1257ae3c50f80b' 2024-08-25T11:05:14.898 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-25T11:05:14.898 INFO:teuthology.packaging:ref: None 2024-08-25T11:05:14.898 INFO:teuthology.packaging:tag: None 2024-08-25T11:05:14.898 INFO:teuthology.packaging:branch: main 2024-08-25T11:05:14.898 INFO:teuthology.packaging:sha1: 797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:05:14.898 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-08-25T11:05:15.139 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5971-gdb4959e4-1jammy 2024-08-25T11:05:15.141 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-25T11:05:15.145 INFO:teuthology.task.internal:no buildpackages task found 2024-08-25T11:05:15.145 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-25T11:05:15.175 INFO:teuthology.task.internal:Saving configuration 2024-08-25T11:05:15.192 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-25T11:05:15.200 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-25T11:05:15.224 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi059.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789', '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-08-25 10:59:32.344556', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOo/1yW/vRL73h/8Y4sFACw1vV+/HRSuQmKASaDmQnbE'} 2024-08-25T11:05:15.242 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789', '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-08-25 10:59:32.342578', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEroCT7mRLdZRr5yYkwNKoxLQSsMc7WWVKRFHUM1Og3m'} 2024-08-25T11:05:15.242 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-25T11:05:15.248 INFO:teuthology.task.internal:roles: ubuntu@smithi059.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-08-25T11:05:15.248 INFO:teuthology.task.internal:roles: ubuntu@smithi196.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-08-25T11:05:15.249 INFO:teuthology.run_tasks:Running task console_log... 2024-08-25T11:05:15.361 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f28f2cf7490>, signals=[15]) 2024-08-25T11:05:15.361 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-25T11:05:15.367 INFO:teuthology.task.internal:Opening connections... 2024-08-25T11:05:15.367 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi059.front.sepia.ceph.com 2024-08-25T11:05:15.368 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:05:15.449 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi196.front.sepia.ceph.com 2024-08-25T11:05:15.450 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:05:15.525 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-25T11:05:15.531 DEBUG:teuthology.orchestra.run.smithi059:> uname -m 2024-08-25T11:05:15.536 INFO:teuthology.orchestra.run.smithi059.stdout:x86_64 2024-08-25T11:05:15.536 DEBUG:teuthology.orchestra.run.smithi059:> cat /etc/os-release 2024-08-25T11:05:15.581 INFO:teuthology.orchestra.run.smithi059.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:NAME="Ubuntu" 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_ID="22.04" 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_CODENAME=jammy 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:ID=ubuntu 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:ID_LIKE=debian 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-25T11:05:15.582 INFO:teuthology.orchestra.run.smithi059.stdout:UBUNTU_CODENAME=jammy 2024-08-25T11:05:15.583 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2024-08-25T11:05:15.606 DEBUG:teuthology.orchestra.run.smithi196:> uname -m 2024-08-25T11:05:15.611 INFO:teuthology.orchestra.run.smithi196.stdout:x86_64 2024-08-25T11:05:15.611 DEBUG:teuthology.orchestra.run.smithi196:> cat /etc/os-release 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:NAME="Ubuntu" 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_ID="22.04" 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_CODENAME=jammy 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:ID=ubuntu 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:ID_LIKE=debian 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-25T11:05:15.661 INFO:teuthology.orchestra.run.smithi196.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-25T11:05:15.662 INFO:teuthology.orchestra.run.smithi196.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-25T11:05:15.662 INFO:teuthology.orchestra.run.smithi196.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-25T11:05:15.662 INFO:teuthology.orchestra.run.smithi196.stdout:UBUNTU_CODENAME=jammy 2024-08-25T11:05:15.662 INFO:teuthology.lock.ops:Updating smithi196.front.sepia.ceph.com on lock server 2024-08-25T11:05:15.681 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-25T11:05:15.690 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-25T11:05:15.711 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-25T11:05:15.711 DEBUG:teuthology.orchestra.run.smithi059:> test '!' -e /home/ubuntu/cephtest 2024-08-25T11:05:15.713 DEBUG:teuthology.orchestra.run.smithi196:> test '!' -e /home/ubuntu/cephtest 2024-08-25T11:05:15.717 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-25T11:05:15.723 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-25T11:05:15.724 DEBUG:teuthology.orchestra.run.smithi059:> test -z $(ls -A /var/lib/ceph) 2024-08-25T11:05:15.759 DEBUG:teuthology.orchestra.run.smithi196:> test -z $(ls -A /var/lib/ceph) 2024-08-25T11:05:15.775 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-25T11:05:15.831 INFO:teuthology.run_tasks:Running task kernel... 2024-08-25T11:05:15.845 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-25T11:05:15.845 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-25T11:05:15.845 DEBUG:teuthology.orchestra.run.smithi059:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-25T11:05:15.846 DEBUG:teuthology.orchestra.run.smithi196:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-25T11:05:15.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-25T11:05:15.850 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-08-25T11:05:15.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-25T11:05:15.851 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-08-25T11:05:15.898 INFO:teuthology.orchestra.run.smithi196.stdout:5.15.0-56-generic 2024-08-25T11:05:15.898 INFO:teuthology.task.kernel:Running kernel on smithi196: 5.15.0-56-generic 2024-08-25T11:05:15.898 DEBUG:teuthology.orchestra.run.smithi196:> sudo apt-get clean 2024-08-25T11:05:15.899 INFO:teuthology.orchestra.run.smithi059.stdout:5.15.0-56-generic 2024-08-25T11:05:15.899 INFO:teuthology.task.kernel:Running kernel on smithi059: 5.15.0-56-generic 2024-08-25T11:05:15.899 DEBUG:teuthology.orchestra.run.smithi059:> sudo apt-get clean 2024-08-25T11:05:16.037 DEBUG:teuthology.orchestra.run.smithi059:> sudo apt-get update 2024-08-25T11:05:16.053 DEBUG:teuthology.orchestra.run.smithi196:> sudo apt-get update 2024-08-25T11:05:16.177 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-25T11:05:16.196 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-25T11:05:16.196 INFO:teuthology.orchestra.run.smithi196.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-25T11:05:16.196 INFO:teuthology.orchestra.run.smithi196.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-25T11:05:16.203 INFO:teuthology.orchestra.run.smithi059.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-25T11:05:16.266 INFO:teuthology.orchestra.run.smithi196.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-25T11:05:16.267 INFO:teuthology.orchestra.run.smithi059.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-25T11:05:16.275 INFO:teuthology.orchestra.run.smithi059.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-25T11:05:16.405 INFO:teuthology.orchestra.run.smithi059.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,987 kB] 2024-08-25T11:05:16.421 INFO:teuthology.orchestra.run.smithi196.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,769 kB] 2024-08-25T11:05:16.504 INFO:teuthology.orchestra.run.smithi059.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-08-25T11:05:16.509 INFO:teuthology.orchestra.run.smithi059.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-08-25T11:05:16.511 INFO:teuthology.orchestra.run.smithi196.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,987 kB] 2024-08-25T11:05:16.511 INFO:teuthology.orchestra.run.smithi059.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-25T11:05:16.512 INFO:teuthology.orchestra.run.smithi059.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,384 kB] 2024-08-25T11:05:16.529 INFO:teuthology.orchestra.run.smithi196.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [531 kB] 2024-08-25T11:05:16.530 INFO:teuthology.orchestra.run.smithi059.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-25T11:05:16.530 INFO:teuthology.orchestra.run.smithi059.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-08-25T11:05:16.534 INFO:teuthology.orchestra.run.smithi059.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-25T11:05:16.534 INFO:teuthology.orchestra.run.smithi059.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,112 kB] 2024-08-25T11:05:16.539 INFO:teuthology.orchestra.run.smithi196.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [290 kB] 2024-08-25T11:05:16.542 INFO:teuthology.orchestra.run.smithi059.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [726 kB] 2024-08-25T11:05:16.543 INFO:teuthology.orchestra.run.smithi196.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-25T11:05:16.545 INFO:teuthology.orchestra.run.smithi196.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,308 kB] 2024-08-25T11:05:16.547 INFO:teuthology.orchestra.run.smithi059.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-08-25T11:05:16.549 INFO:teuthology.orchestra.run.smithi059.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.0 kB] 2024-08-25T11:05:16.550 INFO:teuthology.orchestra.run.smithi059.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-25T11:05:16.550 INFO:teuthology.orchestra.run.smithi059.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-25T11:05:16.565 INFO:teuthology.orchestra.run.smithi059.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-25T11:05:16.565 INFO:teuthology.orchestra.run.smithi059.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-25T11:05:16.577 INFO:teuthology.orchestra.run.smithi196.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-25T11:05:16.579 INFO:teuthology.orchestra.run.smithi196.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [398 kB] 2024-08-25T11:05:16.584 INFO:teuthology.orchestra.run.smithi196.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-25T11:05:16.586 INFO:teuthology.orchestra.run.smithi196.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-08-25T11:05:16.586 INFO:teuthology.orchestra.run.smithi196.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-25T11:05:16.593 INFO:teuthology.orchestra.run.smithi196.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-08-25T11:05:16.594 INFO:teuthology.orchestra.run.smithi059.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [84.5 kB] 2024-08-25T11:05:16.595 INFO:teuthology.orchestra.run.smithi059.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [92.4 kB] 2024-08-25T11:05:16.596 INFO:teuthology.orchestra.run.smithi059.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-08-25T11:05:16.596 INFO:teuthology.orchestra.run.smithi059.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-25T11:05:16.597 INFO:teuthology.orchestra.run.smithi059.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.4 kB] 2024-08-25T11:05:16.597 INFO:teuthology.orchestra.run.smithi059.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [19.9 kB] 2024-08-25T11:05:16.598 INFO:teuthology.orchestra.run.smithi059.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-25T11:05:16.598 INFO:teuthology.orchestra.run.smithi059.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-25T11:05:16.601 INFO:teuthology.orchestra.run.smithi196.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-25T11:05:16.601 INFO:teuthology.orchestra.run.smithi196.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [622 kB] 2024-08-25T11:05:16.628 INFO:teuthology.orchestra.run.smithi196.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,384 kB] 2024-08-25T11:05:16.628 INFO:teuthology.orchestra.run.smithi196.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-25T11:05:16.630 INFO:teuthology.orchestra.run.smithi196.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-25T11:05:16.631 INFO:teuthology.orchestra.run.smithi196.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-25T11:05:16.631 INFO:teuthology.orchestra.run.smithi196.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-25T11:05:16.647 INFO:teuthology.orchestra.run.smithi196.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-25T11:05:16.648 INFO:teuthology.orchestra.run.smithi196.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-08-25T11:05:16.651 INFO:teuthology.orchestra.run.smithi196.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-25T11:05:16.651 INFO:teuthology.orchestra.run.smithi196.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [726 kB] 2024-08-25T11:05:16.657 INFO:teuthology.orchestra.run.smithi196.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,112 kB] 2024-08-25T11:05:16.660 INFO:teuthology.orchestra.run.smithi196.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-25T11:05:16.661 INFO:teuthology.orchestra.run.smithi196.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-25T11:05:16.666 INFO:teuthology.orchestra.run.smithi196.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-08-25T11:05:16.668 INFO:teuthology.orchestra.run.smithi196.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.0 kB] 2024-08-25T11:05:16.669 INFO:teuthology.orchestra.run.smithi196.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-25T11:05:16.669 INFO:teuthology.orchestra.run.smithi196.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-25T11:05:16.697 INFO:teuthology.orchestra.run.smithi196.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-25T11:05:16.698 INFO:teuthology.orchestra.run.smithi196.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-25T11:05:16.698 INFO:teuthology.orchestra.run.smithi196.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [84.5 kB] 2024-08-25T11:05:16.699 INFO:teuthology.orchestra.run.smithi196.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [92.4 kB] 2024-08-25T11:05:16.700 INFO:teuthology.orchestra.run.smithi196.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-08-25T11:05:16.700 INFO:teuthology.orchestra.run.smithi196.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-25T11:05:16.700 INFO:teuthology.orchestra.run.smithi196.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.4 kB] 2024-08-25T11:05:16.715 INFO:teuthology.orchestra.run.smithi196.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [19.9 kB] 2024-08-25T11:05:16.716 INFO:teuthology.orchestra.run.smithi196.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-25T11:05:16.733 INFO:teuthology.orchestra.run.smithi196.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-25T11:05:16.891 INFO:teuthology.orchestra.run.smithi059.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [531 kB] 2024-08-25T11:05:17.193 INFO:teuthology.orchestra.run.smithi059.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,769 kB] 2024-08-25T11:05:17.366 INFO:teuthology.orchestra.run.smithi059.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [290 kB] 2024-08-25T11:05:17.379 INFO:teuthology.orchestra.run.smithi059.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-25T11:05:17.379 INFO:teuthology.orchestra.run.smithi059.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-25T11:05:17.381 INFO:teuthology.orchestra.run.smithi059.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,308 kB] 2024-08-25T11:05:17.464 INFO:teuthology.orchestra.run.smithi059.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [398 kB] 2024-08-25T11:05:17.474 INFO:teuthology.orchestra.run.smithi059.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-25T11:05:17.474 INFO:teuthology.orchestra.run.smithi059.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-25T11:05:17.498 INFO:teuthology.orchestra.run.smithi059.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [622 kB] 2024-08-25T11:05:17.524 INFO:teuthology.orchestra.run.smithi059.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-25T11:05:17.525 INFO:teuthology.orchestra.run.smithi059.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-25T11:05:17.529 INFO:teuthology.orchestra.run.smithi059.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-25T11:05:17.529 INFO:teuthology.orchestra.run.smithi059.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-25T11:05:17.530 INFO:teuthology.orchestra.run.smithi059.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-25T11:05:17.610 INFO:teuthology.orchestra.run.smithi059.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-25T11:05:22.818 INFO:teuthology.orchestra.run.smithi196.stdout:Fetched 15.8 MB in 2s (7,475 kB/s) 2024-08-25T11:05:23.327 INFO:teuthology.orchestra.run.smithi059.stdout:Fetched 15.8 MB in 2s (7,059 kB/s) 2024-08-25T11:05:24.291 INFO:teuthology.orchestra.run.smithi196.stdout:Reading package lists... 2024-08-25T11:05:24.310 DEBUG:teuthology.orchestra.run.smithi196:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-25T11:05:24.367 INFO:teuthology.orchestra.run.smithi196.stdout:Reading package lists... 2024-08-25T11:05:24.578 INFO:teuthology.orchestra.run.smithi196.stdout:Building dependency tree... 2024-08-25T11:05:24.579 INFO:teuthology.orchestra.run.smithi196.stdout:Reading state information... 2024-08-25T11:05:24.757 INFO:teuthology.orchestra.run.smithi059.stdout:Reading package lists... 2024-08-25T11:05:24.758 INFO:teuthology.orchestra.run.smithi196.stdout:The following packages were automatically installed and are no longer required: 2024-08-25T11:05:24.759 INFO:teuthology.orchestra.run.smithi196.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-25T11:05:24.759 INFO:teuthology.orchestra.run.smithi196.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-25T11:05:24.759 INFO:teuthology.orchestra.run.smithi196.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-25T11:05:24.759 INFO:teuthology.orchestra.run.smithi196.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-25T11:05:24.759 INFO:teuthology.orchestra.run.smithi196.stdout: python2.7-minimal 2024-08-25T11:05:24.760 INFO:teuthology.orchestra.run.smithi196.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-25T11:05:24.761 INFO:teuthology.orchestra.run.smithi196.stdout:The following additional packages will be installed: 2024-08-25T11:05:24.761 INFO:teuthology.orchestra.run.smithi196.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-25T11:05:24.761 INFO:teuthology.orchestra.run.smithi196.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-08-25T11:05:24.761 INFO:teuthology.orchestra.run.smithi196.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-08-25T11:05:24.762 INFO:teuthology.orchestra.run.smithi196.stdout:Suggested packages: 2024-08-25T11:05:24.763 INFO:teuthology.orchestra.run.smithi196.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-25T11:05:24.763 INFO:teuthology.orchestra.run.smithi196.stdout:Recommended packages: 2024-08-25T11:05:24.763 INFO:teuthology.orchestra.run.smithi196.stdout: thermald 2024-08-25T11:05:24.776 DEBUG:teuthology.orchestra.run.smithi059:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-25T11:05:24.827 INFO:teuthology.orchestra.run.smithi196.stdout:The following NEW packages will be installed: 2024-08-25T11:05:24.828 INFO:teuthology.orchestra.run.smithi196.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-25T11:05:24.828 INFO:teuthology.orchestra.run.smithi196.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-08-25T11:05:24.828 INFO:teuthology.orchestra.run.smithi196.stdout: linux-modules-extra-5.15.0-119-generic 2024-08-25T11:05:24.829 INFO:teuthology.orchestra.run.smithi196.stdout:The following packages will be upgraded: 2024-08-25T11:05:24.830 INFO:teuthology.orchestra.run.smithi196.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-25T11:05:24.832 INFO:teuthology.orchestra.run.smithi059.stdout:Reading package lists... 2024-08-25T11:05:25.010 INFO:teuthology.orchestra.run.smithi196.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-08-25T11:05:25.010 INFO:teuthology.orchestra.run.smithi196.stdout:Need to get 113 MB of archives. 2024-08-25T11:05:25.010 INFO:teuthology.orchestra.run.smithi196.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-25T11:05:25.010 INFO:teuthology.orchestra.run.smithi196.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-08-25T11:05:25.026 INFO:teuthology.orchestra.run.smithi059.stdout:Building dependency tree... 2024-08-25T11:05:25.027 INFO:teuthology.orchestra.run.smithi059.stdout:Reading state information... 2024-08-25T11:05:25.200 INFO:teuthology.orchestra.run.smithi059.stdout:The following packages were automatically installed and are no longer required: 2024-08-25T11:05:25.200 INFO:teuthology.orchestra.run.smithi059.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-25T11:05:25.200 INFO:teuthology.orchestra.run.smithi059.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-25T11:05:25.201 INFO:teuthology.orchestra.run.smithi059.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-25T11:05:25.201 INFO:teuthology.orchestra.run.smithi059.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-25T11:05:25.201 INFO:teuthology.orchestra.run.smithi059.stdout: python2.7-minimal 2024-08-25T11:05:25.201 INFO:teuthology.orchestra.run.smithi059.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-25T11:05:25.202 INFO:teuthology.orchestra.run.smithi059.stdout:The following additional packages will be installed: 2024-08-25T11:05:25.202 INFO:teuthology.orchestra.run.smithi059.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-25T11:05:25.202 INFO:teuthology.orchestra.run.smithi059.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-08-25T11:05:25.203 INFO:teuthology.orchestra.run.smithi059.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-08-25T11:05:25.204 INFO:teuthology.orchestra.run.smithi059.stdout:Suggested packages: 2024-08-25T11:05:25.204 INFO:teuthology.orchestra.run.smithi059.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-25T11:05:25.204 INFO:teuthology.orchestra.run.smithi059.stdout:Recommended packages: 2024-08-25T11:05:25.204 INFO:teuthology.orchestra.run.smithi059.stdout: thermald 2024-08-25T11:05:25.260 INFO:teuthology.orchestra.run.smithi059.stdout:The following NEW packages will be installed: 2024-08-25T11:05:25.261 INFO:teuthology.orchestra.run.smithi059.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-25T11:05:25.261 INFO:teuthology.orchestra.run.smithi059.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-08-25T11:05:25.261 INFO:teuthology.orchestra.run.smithi059.stdout: linux-modules-extra-5.15.0-119-generic 2024-08-25T11:05:25.262 INFO:teuthology.orchestra.run.smithi059.stdout:The following packages will be upgraded: 2024-08-25T11:05:25.262 INFO:teuthology.orchestra.run.smithi059.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-25T11:05:25.313 INFO:teuthology.orchestra.run.smithi059.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-08-25T11:05:25.313 INFO:teuthology.orchestra.run.smithi059.stdout:Need to get 113 MB of archives. 2024-08-25T11:05:25.313 INFO:teuthology.orchestra.run.smithi059.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-25T11:05:25.313 INFO:teuthology.orchestra.run.smithi059.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-08-25T11:05:25.681 INFO:teuthology.orchestra.run.smithi059.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-08-25T11:05:25.779 INFO:teuthology.orchestra.run.smithi059.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-08-25T11:05:26.402 INFO:teuthology.orchestra.run.smithi196.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-08-25T11:05:26.623 INFO:teuthology.orchestra.run.smithi059.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-08-25T11:05:26.623 INFO:teuthology.orchestra.run.smithi059.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-08-25T11:05:26.623 INFO:teuthology.orchestra.run.smithi059.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-08-25T11:05:26.754 INFO:teuthology.orchestra.run.smithi196.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-08-25T11:05:26.762 INFO:teuthology.orchestra.run.smithi059.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-08-25T11:05:26.785 INFO:teuthology.orchestra.run.smithi059.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-08-25T11:05:27.230 INFO:teuthology.orchestra.run.smithi059.stdout:Fetched 113 MB in 2s (74.8 MB/s) 2024-08-25T11:05:27.392 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-08-25T11:05:28.985 INFO:teuthology.orchestra.run.smithi196.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-08-25T11:05:28.986 INFO:teuthology.orchestra.run.smithi196.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-08-25T11:05:28.986 INFO:teuthology.orchestra.run.smithi196.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-08-25T11:05:29.352 INFO:teuthology.orchestra.run.smithi059.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-08-25T11:05:29.356 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-25T11:05:29.396 INFO:teuthology.orchestra.run.smithi196.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-08-25T11:05:29.422 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:29.465 INFO:teuthology.orchestra.run.smithi196.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-08-25T11:05:29.862 INFO:teuthology.orchestra.run.smithi196.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-08-25T11:05:30.043 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-08-25T11:05:31.964 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-08-25T11:05:31.985 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-25T11:05:32.048 INFO:teuthology.orchestra.run.smithi196.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-08-25T11:05:32.052 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-25T11:05:32.074 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:32.148 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:32.534 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-08-25T11:05:32.554 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-25T11:05:32.592 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:34.307 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-08-25T11:05:34.328 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-25T11:05:34.445 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:34.868 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-08-25T11:05:34.889 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-25T11:05:34.938 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:38.926 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-08-25T11:05:39.042 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-25T11:05:39.366 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-08-25T11:05:39.479 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-25T11:05:39.765 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-08-25T11:05:39.788 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-08-25T11:05:39.840 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-25T11:05:41.867 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-08-25T11:05:41.994 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-25T11:05:42.353 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-08-25T11:05:42.457 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-25T11:05:42.744 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-08-25T11:05:42.767 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-08-25T11:05:42.810 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-25T11:05:45.089 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-08-25T11:05:45.128 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-25T11:05:45.172 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:47.936 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-08-25T11:05:48.056 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-25T11:05:48.390 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-25T11:05:48.519 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:48.594 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-08-25T11:05:48.631 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-25T11:05:48.645 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-08-25T11:05:48.669 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:48.766 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:50.140 INFO:teuthology.orchestra.run.smithi059.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-25T11:05:50.140 INFO:teuthology.orchestra.run.smithi059.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-25T11:05:50.140 INFO:teuthology.orchestra.run.smithi059.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-08-25T11:05:50.140 INFO:teuthology.orchestra.run.smithi059.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-08-25T11:05:50.292 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:51.356 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-08-25T11:05:51.506 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-25T11:05:52.419 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:52.848 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-25T11:05:52.953 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:53.071 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-08-25T11:05:53.199 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:53.953 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-08-25T11:05:54.079 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-08-25T11:05:54.188 INFO:teuthology.orchestra.run.smithi059.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:54.247 INFO:teuthology.orchestra.run.smithi059.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-25T11:05:54.247 INFO:teuthology.orchestra.run.smithi059.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-08-25T11:05:54.566 INFO:teuthology.orchestra.run.smithi196.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-25T11:05:54.566 INFO:teuthology.orchestra.run.smithi196.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-25T11:05:54.567 INFO:teuthology.orchestra.run.smithi196.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-08-25T11:05:54.567 INFO:teuthology.orchestra.run.smithi196.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-08-25T11:05:54.726 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:56.127 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:57.523 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-08-25T11:05:57.665 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-08-25T11:05:58.558 INFO:teuthology.orchestra.run.smithi196.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-25T11:05:58.621 INFO:teuthology.orchestra.run.smithi196.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-25T11:05:58.621 INFO:teuthology.orchestra.run.smithi196.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-08-25T11:06:09.040 INFO:teuthology.orchestra.run.smithi059.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-25T11:06:09.040 INFO:teuthology.orchestra.run.smithi059.stdout:Sourcing file `/etc/default/grub' 2024-08-25T11:06:09.050 INFO:teuthology.orchestra.run.smithi059.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-25T11:06:09.079 INFO:teuthology.orchestra.run.smithi059.stdout:Generating grub configuration file ... 2024-08-25T11:06:09.327 INFO:teuthology.orchestra.run.smithi059.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-25T11:06:09.349 INFO:teuthology.orchestra.run.smithi059.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-25T11:06:09.633 INFO:teuthology.orchestra.run.smithi059.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-25T11:06:09.638 INFO:teuthology.orchestra.run.smithi059.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-25T11:06:09.715 INFO:teuthology.orchestra.run.smithi059.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-25T11:06:09.721 INFO:teuthology.orchestra.run.smithi059.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-25T11:06:09.885 INFO:teuthology.orchestra.run.smithi059.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-25T11:06:09.886 INFO:teuthology.orchestra.run.smithi059.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-25T11:06:09.886 INFO:teuthology.orchestra.run.smithi059.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-25T11:06:09.930 INFO:teuthology.orchestra.run.smithi059.stdout:done 2024-08-25T11:06:10.369 DEBUG:teuthology.orchestra.run.smithi059:> dpkg -s linux-image-generic 2024-08-25T11:06:10.393 INFO:teuthology.orchestra.run.smithi059.stdout:Package: linux-image-generic 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Status: install ok installed 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Priority: optional 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Section: kernel 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Installed-Size: 21 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Maintainer: Ubuntu Kernel Team 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: amd64 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Source: linux-meta 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Version: 5.15.0.119.119 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Recommends: thermald 2024-08-25T11:06:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:Description: Generic Linux kernel image 2024-08-25T11:06:10.395 INFO:teuthology.orchestra.run.smithi059.stdout: This package will always depend on the latest generic kernel image 2024-08-25T11:06:10.395 INFO:teuthology.orchestra.run.smithi059.stdout: available. 2024-08-25T11:06:10.398 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-08-25T11:06:10.398 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-25T11:06:10.399 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-25T11:06:10.399 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-25T11:06:10.399 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi059.front.sepia.ceph.com, path=None, version=distro) 2024-08-25T11:06:10.399 DEBUG:teuthology.orchestra.run.smithi059:> sudo apt-get clean 2024-08-25T11:06:10.544 DEBUG:teuthology.orchestra.run.smithi059:> sudo apt-get update 2024-08-25T11:06:10.660 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-25T11:06:10.670 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-25T11:06:10.686 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-25T11:06:10.783 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-25T11:06:12.110 INFO:teuthology.orchestra.run.smithi059.stdout:Reading package lists... 2024-08-25T11:06:12.129 DEBUG:teuthology.orchestra.run.smithi059:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-25T11:06:12.191 INFO:teuthology.orchestra.run.smithi059.stdout:Reading package lists... 2024-08-25T11:06:12.408 INFO:teuthology.orchestra.run.smithi059.stdout:Building dependency tree... 2024-08-25T11:06:12.408 INFO:teuthology.orchestra.run.smithi059.stdout:Reading state information... 2024-08-25T11:06:12.572 INFO:teuthology.orchestra.run.smithi196.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-25T11:06:12.572 INFO:teuthology.orchestra.run.smithi196.stdout:Sourcing file `/etc/default/grub' 2024-08-25T11:06:12.583 INFO:teuthology.orchestra.run.smithi196.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-25T11:06:12.605 INFO:teuthology.orchestra.run.smithi196.stdout:Generating grub configuration file ... 2024-08-25T11:06:12.606 INFO:teuthology.orchestra.run.smithi059.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-08-25T11:06:12.606 INFO:teuthology.orchestra.run.smithi059.stdout:The following packages were automatically installed and are no longer required: 2024-08-25T11:06:12.606 INFO:teuthology.orchestra.run.smithi059.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-25T11:06:12.606 INFO:teuthology.orchestra.run.smithi059.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-25T11:06:12.606 INFO:teuthology.orchestra.run.smithi059.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-25T11:06:12.607 INFO:teuthology.orchestra.run.smithi059.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-25T11:06:12.607 INFO:teuthology.orchestra.run.smithi059.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-25T11:06:12.607 INFO:teuthology.orchestra.run.smithi059.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-25T11:06:12.652 INFO:teuthology.orchestra.run.smithi059.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-08-25T11:06:12.654 DEBUG:teuthology.orchestra.run.smithi059:> dpkg -s linux-image-generic 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Package: linux-image-generic 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Status: install ok installed 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Priority: optional 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Section: kernel 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Installed-Size: 21 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Maintainer: Ubuntu Kernel Team 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: amd64 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Source: linux-meta 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Version: 5.15.0.119.119 2024-08-25T11:06:12.667 INFO:teuthology.orchestra.run.smithi059.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-25T11:06:12.668 INFO:teuthology.orchestra.run.smithi059.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-25T11:06:12.668 INFO:teuthology.orchestra.run.smithi059.stdout:Recommends: thermald 2024-08-25T11:06:12.668 INFO:teuthology.orchestra.run.smithi059.stdout:Description: Generic Linux kernel image 2024-08-25T11:06:12.668 INFO:teuthology.orchestra.run.smithi059.stdout: This package will always depend on the latest generic kernel image 2024-08-25T11:06:12.668 INFO:teuthology.orchestra.run.smithi059.stdout: available. 2024-08-25T11:06:12.668 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2024-08-25T11:06:12.714 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.jM539YixAi 2024-08-25T11:06:12.714 DEBUG:teuthology.orchestra.run.smithi059:> sudo cp /boot/grub/grub.cfg /tmp/tmp.jM539YixAi 2024-08-25T11:06:12.770 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.jM539YixAi 2024-08-25T11:06:12.887 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.jM539YixAi is 10KB 2024-08-25T11:06:12.900 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.jM539YixAi 2024-08-25T11:06:12.906 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-25T11:06:12.907 INFO:teuthology.orchestra.run.smithi196.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-25T11:06:12.924 INFO:teuthology.orchestra.run.smithi196.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-25T11:06:12.962 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:06:12.962 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-25T11:06:12.963 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-25T11:06:13.029 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-08-25T11:06:13.030 DEBUG:teuthology.orchestra.run.smithi059:> sudo update-grub 2024-08-25T11:06:13.229 INFO:teuthology.orchestra.run.smithi196.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-25T11:06:13.234 INFO:teuthology.orchestra.run.smithi196.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-25T11:06:13.305 INFO:teuthology.orchestra.run.smithi196.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-25T11:06:13.310 INFO:teuthology.orchestra.run.smithi196.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-25T11:06:13.509 INFO:teuthology.orchestra.run.smithi196.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-25T11:06:13.510 INFO:teuthology.orchestra.run.smithi196.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-25T11:06:13.510 INFO:teuthology.orchestra.run.smithi196.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-25T11:06:13.549 INFO:teuthology.orchestra.run.smithi196.stdout:done 2024-08-25T11:06:14.046 DEBUG:teuthology.orchestra.run.smithi196:> dpkg -s linux-image-generic 2024-08-25T11:06:14.072 INFO:teuthology.orchestra.run.smithi196.stdout:Package: linux-image-generic 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Status: install ok installed 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Priority: optional 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Section: kernel 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Installed-Size: 21 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Maintainer: Ubuntu Kernel Team 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: amd64 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Source: linux-meta 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Version: 5.15.0.119.119 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-25T11:06:14.073 INFO:teuthology.orchestra.run.smithi196.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-25T11:06:14.074 INFO:teuthology.orchestra.run.smithi196.stdout:Recommends: thermald 2024-08-25T11:06:14.074 INFO:teuthology.orchestra.run.smithi196.stdout:Description: Generic Linux kernel image 2024-08-25T11:06:14.074 INFO:teuthology.orchestra.run.smithi196.stdout: This package will always depend on the latest generic kernel image 2024-08-25T11:06:14.074 INFO:teuthology.orchestra.run.smithi196.stdout: available. 2024-08-25T11:06:14.074 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-08-25T11:06:14.074 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-25T11:06:14.074 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-25T11:06:14.074 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-25T11:06:14.074 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi196.front.sepia.ceph.com, path=None, version=distro) 2024-08-25T11:06:14.075 DEBUG:teuthology.orchestra.run.smithi196:> sudo apt-get clean 2024-08-25T11:06:14.191 INFO:teuthology.orchestra.run.smithi059.stderr:Sourcing file `/etc/default/grub' 2024-08-25T11:06:14.192 INFO:teuthology.orchestra.run.smithi059.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-25T11:06:14.194 INFO:teuthology.orchestra.run.smithi059.stderr:Generating grub configuration file ... 2024-08-25T11:06:14.273 DEBUG:teuthology.orchestra.run.smithi196:> sudo apt-get update 2024-08-25T11:06:14.383 INFO:teuthology.orchestra.run.smithi059.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-25T11:06:14.390 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-25T11:06:14.390 INFO:teuthology.orchestra.run.smithi059.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-25T11:06:14.515 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-25T11:06:14.591 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-25T11:06:14.604 INFO:teuthology.orchestra.run.smithi059.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-25T11:06:14.608 INFO:teuthology.orchestra.run.smithi059.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-25T11:06:14.648 INFO:teuthology.orchestra.run.smithi059.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-25T11:06:14.653 INFO:teuthology.orchestra.run.smithi059.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-25T11:06:14.673 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-25T11:06:14.780 INFO:teuthology.orchestra.run.smithi059.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-25T11:06:14.780 INFO:teuthology.orchestra.run.smithi059.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-25T11:06:14.780 INFO:teuthology.orchestra.run.smithi059.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-25T11:06:14.790 INFO:teuthology.orchestra.run.smithi059.stderr:done 2024-08-25T11:06:14.806 DEBUG:teuthology.orchestra.run.smithi059:> sudo shutdown -r now 2024-08-25T11:06:15.822 INFO:teuthology.orchestra.run.smithi196.stdout:Reading package lists... 2024-08-25T11:06:15.839 DEBUG:teuthology.orchestra.run.smithi196:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-25T11:06:15.900 INFO:teuthology.orchestra.run.smithi196.stdout:Reading package lists... 2024-08-25T11:06:16.111 INFO:teuthology.orchestra.run.smithi196.stdout:Building dependency tree... 2024-08-25T11:06:16.112 INFO:teuthology.orchestra.run.smithi196.stdout:Reading state information... 2024-08-25T11:06:16.301 INFO:teuthology.orchestra.run.smithi196.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-08-25T11:06:16.301 INFO:teuthology.orchestra.run.smithi196.stdout:The following packages were automatically installed and are no longer required: 2024-08-25T11:06:16.301 INFO:teuthology.orchestra.run.smithi196.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-25T11:06:16.301 INFO:teuthology.orchestra.run.smithi196.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-25T11:06:16.301 INFO:teuthology.orchestra.run.smithi196.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-25T11:06:16.302 INFO:teuthology.orchestra.run.smithi196.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-25T11:06:16.302 INFO:teuthology.orchestra.run.smithi196.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-25T11:06:16.302 INFO:teuthology.orchestra.run.smithi196.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-25T11:06:16.344 INFO:teuthology.orchestra.run.smithi196.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-08-25T11:06:16.346 DEBUG:teuthology.orchestra.run.smithi196:> dpkg -s linux-image-generic 2024-08-25T11:06:16.361 INFO:teuthology.orchestra.run.smithi196.stdout:Package: linux-image-generic 2024-08-25T11:06:16.361 INFO:teuthology.orchestra.run.smithi196.stdout:Status: install ok installed 2024-08-25T11:06:16.361 INFO:teuthology.orchestra.run.smithi196.stdout:Priority: optional 2024-08-25T11:06:16.361 INFO:teuthology.orchestra.run.smithi196.stdout:Section: kernel 2024-08-25T11:06:16.361 INFO:teuthology.orchestra.run.smithi196.stdout:Installed-Size: 21 2024-08-25T11:06:16.361 INFO:teuthology.orchestra.run.smithi196.stdout:Maintainer: Ubuntu Kernel Team 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: amd64 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout:Source: linux-meta 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout:Version: 5.15.0.119.119 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout:Recommends: thermald 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout:Description: Generic Linux kernel image 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout: This package will always depend on the latest generic kernel image 2024-08-25T11:06:16.362 INFO:teuthology.orchestra.run.smithi196.stdout: available. 2024-08-25T11:06:16.362 DEBUG:teuthology.orchestra.run.smithi196:> mktemp 2024-08-25T11:06:16.409 INFO:teuthology.orchestra.run.smithi196.stdout:/tmp/tmp.K8lY1dJbSC 2024-08-25T11:06:16.409 DEBUG:teuthology.orchestra.run.smithi196:> sudo cp /boot/grub/grub.cfg /tmp/tmp.K8lY1dJbSC 2024-08-25T11:06:16.465 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0666 /tmp/tmp.K8lY1dJbSC 2024-08-25T11:06:16.583 DEBUG:teuthology.orchestra.remote:smithi196:/tmp/tmp.K8lY1dJbSC is 10KB 2024-08-25T11:06:16.595 DEBUG:teuthology.orchestra.run.smithi196:> rm -fr /tmp/tmp.K8lY1dJbSC 2024-08-25T11:06:16.601 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-25T11:06:16.656 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-08-25T11:06:16.656 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-25T11:06:16.657 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-25T11:06:16.726 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-08-25T11:06:16.726 DEBUG:teuthology.orchestra.run.smithi196:> sudo update-grub 2024-08-25T11:06:17.981 INFO:teuthology.orchestra.run.smithi196.stderr:Sourcing file `/etc/default/grub' 2024-08-25T11:06:17.983 INFO:teuthology.orchestra.run.smithi196.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-25T11:06:17.986 INFO:teuthology.orchestra.run.smithi196.stderr:Generating grub configuration file ... 2024-08-25T11:06:18.208 INFO:teuthology.orchestra.run.smithi196.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-25T11:06:18.214 INFO:teuthology.orchestra.run.smithi196.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-25T11:06:18.441 INFO:teuthology.orchestra.run.smithi196.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-25T11:06:18.447 INFO:teuthology.orchestra.run.smithi196.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-25T11:06:18.493 INFO:teuthology.orchestra.run.smithi196.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-25T11:06:18.499 INFO:teuthology.orchestra.run.smithi196.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-25T11:06:18.629 INFO:teuthology.orchestra.run.smithi196.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-25T11:06:18.629 INFO:teuthology.orchestra.run.smithi196.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-25T11:06:18.629 INFO:teuthology.orchestra.run.smithi196.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-25T11:06:18.654 INFO:teuthology.orchestra.run.smithi196.stderr:done 2024-08-25T11:06:18.656 DEBUG:teuthology.orchestra.run.smithi196:> sudo shutdown -r now 2024-08-25T11:06:44.835 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-25T11:06:44.836 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-08-25T11:06:44.837 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:06:48.659 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-25T11:06:48.659 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-08-25T11:06:48.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:07:07.071 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-08-25T11:07:16.077 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-08-25T11:07:16.078 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:07:19.131 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-08-25T11:07:31.143 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-08-25T11:07:31.145 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:07:44.854 DEBUG:teuthology.orchestra.remote:timed out 2024-08-25T11:07:49.563 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-08-25T11:07:53.857 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-08-25T11:07:53.858 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:08:01.852 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-08-25T11:08:02.744 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-08-25T11:08:02.744 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-119-generic"... 2024-08-25T11:08:02.744 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-08-25T11:08:02.749 INFO:teuthology.orchestra.run.smithi059.stdout:5.15.0-119-generic 2024-08-25T11:08:02.749 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-08-25T11:08:02.749 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-25T11:08:02.750 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-25T11:08:03.751 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-25T11:08:03.751 DEBUG:teuthology.orchestra.run.smithi059:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-25T11:08:03.819 INFO:teuthology.orchestra.run.smithi059.stdout:ttyS1 2024-08-25T11:08:03.842 DEBUG:teuthology.parallel:result is None 2024-08-25T11:08:04.564 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-08-25T11:08:04.565 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:08:05.163 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-08-25T11:08:05.888 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-08-25T11:08:05.889 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-119-generic"... 2024-08-25T11:08:05.889 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-08-25T11:08:05.937 INFO:teuthology.orchestra.run.smithi196.stdout:5.15.0-119-generic 2024-08-25T11:08:05.937 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-08-25T11:08:05.937 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-25T11:08:05.937 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-25T11:08:06.938 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-25T11:08:06.939 DEBUG:teuthology.orchestra.run.smithi196:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-25T11:08:07.013 INFO:teuthology.orchestra.run.smithi196.stdout:ttyS1 2024-08-25T11:08:07.046 DEBUG:teuthology.parallel:result is None 2024-08-25T11:08:07.047 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-25T11:08:07.056 INFO:teuthology.task.internal:Creating test directory... 2024-08-25T11:08:07.056 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-25T11:08:07.058 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-25T11:08:07.064 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-25T11:08:07.105 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-25T11:08:07.141 INFO:teuthology.task.internal:Creating archive directory... 2024-08-25T11:08:07.141 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-25T11:08:07.144 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-25T11:08:07.165 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-25T11:08:07.173 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-25T11:08:07.174 DEBUG:teuthology.orchestra.run.smithi059:> 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-08-25T11:08:07.203 DEBUG:teuthology.orchestra.run.smithi196:> 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-08-25T11:08:07.221 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-25T11:08:07.232 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-25T11:08:07.233 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-25T11:08:07.241 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-25T11:08:07.243 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-25T11:08:07.252 INFO:teuthology.task.internal:Configuring sudo... 2024-08-25T11:08:07.252 DEBUG:teuthology.orchestra.run.smithi059:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-25T11:08:07.275 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-25T11:08:07.301 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-25T11:08:07.320 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-25T11:08:07.320 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-25T11:08:07.331 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-25T11:08:07.348 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-25T11:08:07.384 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-25T11:08:07.431 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:08:07.431 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-25T11:08:07.492 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-25T11:08:07.498 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-25T11:08:07.545 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-08-25T11:08:07.546 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-25T11:08:07.612 DEBUG:teuthology.orchestra.run.smithi059:> sudo service rsyslog restart 2024-08-25T11:08:07.615 DEBUG:teuthology.orchestra.run.smithi196:> sudo service rsyslog restart 2024-08-25T11:08:07.690 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-25T11:08:07.702 INFO:teuthology.task.internal:Starting timer... 2024-08-25T11:08:07.702 INFO:teuthology.run_tasks:Running task pcp... 2024-08-25T11:08:07.758 INFO:teuthology.run_tasks:Running task selinux... 2024-08-25T11:08:07.788 DEBUG:teuthology.task.selinux:Excluding smithi059: OS 'ubuntu' does not support SELinux 2024-08-25T11:08:07.788 DEBUG:teuthology.task.selinux:Excluding smithi196: OS 'ubuntu' does not support SELinux 2024-08-25T11:08:07.788 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-25T11:08:07.788 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-25T11:08:07.788 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-25T11:08:07.788 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-25T11:08:07.821 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-25T11:08:07.833 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-08-25T11:08:07.834 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi059.front.sepia.ceph.com,smithi196.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-25T11:15:40.275 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi059.front.sepia.ceph.com'), Remote(name='ubuntu@smithi196.front.sepia.ceph.com')] 2024-08-25T11:15:40.276 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-08-25T11:15:40.278 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:15:40.362 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-08-25T11:15:40.443 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-08-25T11:15:40.443 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-08-25T11:15:40.444 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-25T11:15:40.522 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-08-25T11:15:40.603 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-08-25T11:15:40.603 INFO:teuthology.run_tasks:Running task clock... 2024-08-25T11:15:40.613 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-25T11:15:40.613 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-25T11:15:40.614 DEBUG:teuthology.orchestra.run.smithi059:> 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-08-25T11:15:40.616 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-25T11:15:40.616 DEBUG:teuthology.orchestra.run.smithi196:> 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-08-25T11:15:40.645 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-25T11:15:40.646 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Command line: ntpd -gq 2024-08-25T11:15:40.646 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: ---------------------------------------------------- 2024-08-25T11:15:40.646 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: ntp-4 is maintained by Network Time Foundation, 2024-08-25T11:15:40.646 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-25T11:15:40.646 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: corporation. Support and training for ntp-4 are 2024-08-25T11:15:40.646 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: available at https://www.nwtime.org/support 2024-08-25T11:15:40.646 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: ---------------------------------------------------- 2024-08-25T11:15:40.648 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: proto: precision = 0.069 usec (-24) 2024-08-25T11:15:40.648 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: basedate set to 2022-02-04 2024-08-25T11:15:40.648 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: gps base set to 2022-02-06 (week 2196) 2024-08-25T11:15:40.648 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-25T11:15:40.648 INFO:teuthology.orchestra.run.smithi059.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-25T11:15:40.648 INFO:teuthology.orchestra.run.smithi059.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-25T11:15:40.649 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: restrict ::: KOD does nothing without LIMITED. 2024-08-25T11:15:40.649 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Listen and drop on 0 v6wildcard [::]:123 2024-08-25T11:15:40.650 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-25T11:15:40.650 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Listen normally on 2 lo 127.0.0.1:123 2024-08-25T11:15:40.650 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Listen normally on 3 ens1f0 172.21.15.59:123 2024-08-25T11:15:40.650 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Listen normally on 4 lo [::1]:123 2024-08-25T11:15:40.650 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:192a%4]:123 2024-08-25T11:15:40.650 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:40 ntpd[18292]: Listening on routing socket on fd #22 for interface updates 2024-08-25T11:15:40.670 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-25T11:15:40.670 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Command line: ntpd -gq 2024-08-25T11:15:40.670 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: ---------------------------------------------------- 2024-08-25T11:15:40.670 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: ntp-4 is maintained by Network Time Foundation, 2024-08-25T11:15:40.671 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-25T11:15:40.671 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: corporation. Support and training for ntp-4 are 2024-08-25T11:15:40.671 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: available at https://www.nwtime.org/support 2024-08-25T11:15:40.671 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: ---------------------------------------------------- 2024-08-25T11:15:40.671 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: proto: precision = 0.062 usec (-24) 2024-08-25T11:15:40.671 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: basedate set to 2022-02-04 2024-08-25T11:15:40.672 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: gps base set to 2022-02-06 (week 2196) 2024-08-25T11:15:40.672 INFO:teuthology.orchestra.run.smithi196.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-25T11:15:40.672 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-25T11:15:40.672 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: restrict ::: KOD does nothing without LIMITED. 2024-08-25T11:15:40.673 INFO:teuthology.orchestra.run.smithi196.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-25T11:15:40.673 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Listen and drop on 0 v6wildcard [::]:123 2024-08-25T11:15:40.674 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-25T11:15:40.674 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Listen normally on 2 lo 127.0.0.1:123 2024-08-25T11:15:40.674 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Listen normally on 3 enp3s0f1 172.21.15.196:123 2024-08-25T11:15:40.674 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Listen normally on 4 lo [::1]:123 2024-08-25T11:15:40.674 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f47%5]:123 2024-08-25T11:15:40.674 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:40 ntpd[18420]: Listening on routing socket on fd #22 for interface updates 2024-08-25T11:15:41.671 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:41.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:41 ntpd[18420]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:42.647 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:42.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:42.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:42.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:42.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:42.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:42.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:42.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:42 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:43.671 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:43.671 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:43.671 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:43.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:43 ntpd[18420]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:44.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:44.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:44 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:45.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:45.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:45 ntpd[18420]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:46.647 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:46.647 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:46.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:46.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:46.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:46.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:46 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:47.671 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:47.671 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:47.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:47.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:47.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:47.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:47.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:47.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:47.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:47.672 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:47.673 INFO:teuthology.orchestra.run.smithi196.stdout:25 Aug 11:15:47 ntpd[18420]: ntpd: time slew -0.001698 s 2024-08-25T11:15:47.673 INFO:teuthology.orchestra.run.smithi196.stdout:ntpd: time slew -0.001698s 2024-08-25T11:15:47.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-25T11:15:47.673 INFO:teuthology.orchestra.run.smithi196.stderr:25 Aug 11:15:47 ntpd[18420]: can't open /var/log/ntpstats/loopstats.20240825: Permission denied 2024-08-25T11:15:47.727 INFO:teuthology.orchestra.run.smithi196.stdout: remote refid st t when poll reach delay offset jitter 2024-08-25T11:15:47.727 INFO:teuthology.orchestra.run.smithi196.stdout:============================================================================== 2024-08-25T11:15:47.727 INFO:teuthology.orchestra.run.smithi196.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-25T11:15:47.727 INFO:teuthology.orchestra.run.smithi196.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-25T11:15:47.727 INFO:teuthology.orchestra.run.smithi196.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-25T11:15:47.727 INFO:teuthology.orchestra.run.smithi196.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-25T11:15:48.647 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:48.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:48.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:48.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:48.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:48.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:48.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-25T11:15:48.648 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: can't open /var/log/ntpstats/rawstats.20240825: Permission denied 2024-08-25T11:15:48.649 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-25T11:15:48.649 INFO:teuthology.orchestra.run.smithi059.stdout:25 Aug 11:15:48 ntpd[18292]: ntpd: time slew -0.000651 s 2024-08-25T11:15:48.650 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: can't open /var/log/ntpstats/peerstats.20240825: Permission denied 2024-08-25T11:15:48.650 INFO:teuthology.orchestra.run.smithi059.stdout:ntpd: time slew -0.000651s 2024-08-25T11:15:48.651 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-25T11:15:48.651 INFO:teuthology.orchestra.run.smithi059.stderr:25 Aug 11:15:48 ntpd[18292]: can't open /var/log/ntpstats/loopstats.20240825: Permission denied 2024-08-25T11:15:48.700 INFO:teuthology.orchestra.run.smithi059.stdout: remote refid st t when poll reach delay offset jitter 2024-08-25T11:15:48.700 INFO:teuthology.orchestra.run.smithi059.stdout:============================================================================== 2024-08-25T11:15:48.700 INFO:teuthology.orchestra.run.smithi059.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-25T11:15:48.700 INFO:teuthology.orchestra.run.smithi059.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-25T11:15:48.701 INFO:teuthology.orchestra.run.smithi059.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-25T11:15:48.701 INFO:teuthology.orchestra.run.smithi059.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-25T11:15:48.702 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-25T11:15:48.837 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '797669399b32d2915e64eb6d4b1257ae3c50f80b'} 2024-08-25T11:15:48.838 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-08-25T11:15:48.838 INFO:tasks.cephadm:Cluster fsid is 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:15:48.838 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-25T11:15:48.839 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.59', 'mon.c': '[v2:172.21.15.59:3301,v1:172.21.15.59:6790]', 'mon.b': '172.21.15.196'} 2024-08-25T11:15:48.839 INFO:tasks.cephadm:First mon is mon.a on smithi059 2024-08-25T11:15:48.839 INFO:tasks.cephadm:First mgr is y 2024-08-25T11:15:48.839 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-25T11:15:48.839 DEBUG:teuthology.orchestra.run.smithi059:> sudo hostname $(hostname -s) 2024-08-25T11:15:48.855 DEBUG:teuthology.orchestra.run.smithi196:> sudo hostname $(hostname -s) 2024-08-25T11:15:48.870 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-08-25T11:15:48.870 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:15:49.031 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '797669399b32d2915e64eb6d4b1257ae3c50f80b', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/55864/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-5847-g79766939', 'node_name': '172.21.2.10+braggi10', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-5847-g79766939-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/main/797669399b32d2915e64eb6d4b1257ae3c50f80b/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-08-17 21:56:59.742145', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/main/797669399b32d2915e64eb6d4b1257ae3c50f80b/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-08-25T11:15:49.257 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref squid, sha1 e01d26d122498cd8e79de9811a8497d7c4a56559 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-08-25T11:15:49.259 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/e01d26d122498cd8e79de9811a8497d7c4a56559/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-25T11:15:49.259 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/squid/e01d26d122498cd8e79de9811a8497d7c4a56559/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-25T11:15:49.259 DEBUG:teuthology.orchestra.run.smithi059:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/e01d26d122498cd8e79de9811a8497d7c4a56559/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-25T11:15:50.015 INFO:teuthology.orchestra.run.smithi059.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791843 Aug 25 11:15 /home/ubuntu/cephtest/cephadm 2024-08-25T11:15:50.016 DEBUG:teuthology.orchestra.run.smithi196:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/e01d26d122498cd8e79de9811a8497d7c4a56559/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-25T11:15:50.655 INFO:teuthology.orchestra.run.smithi196.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791843 Aug 25 11:15 /home/ubuntu/cephtest/cephadm 2024-08-25T11:15:50.655 DEBUG:teuthology.orchestra.run.smithi059:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-25T11:15:50.664 DEBUG:teuthology.orchestra.run.smithi196:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-25T11:15:50.682 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-08-25T11:15:50.682 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-08-25T11:15:50.707 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-08-25T11:15:50.892 INFO:teuthology.orchestra.run.smithi059.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-08-25T11:15:50.925 INFO:teuthology.orchestra.run.smithi196.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-08-25T11:17:04.512 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:17:04.513 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph_version": "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)", 2024-08-25T11:17:04.513 INFO:teuthology.orchestra.run.smithi059.stdout: "image_id": "ccd6c89564c0bbd18bda13b683c09733a2d53fd1ade02feb71950f59049d4ee9", 2024-08-25T11:17:04.513 INFO:teuthology.orchestra.run.smithi059.stdout: "repo_digests": [ 2024-08-25T11:17:04.513 INFO:teuthology.orchestra.run.smithi059.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ee2aabd06fc266634a1db1879c1cb43c74620474b1ec590b64937f582a4455ef" 2024-08-25T11:17:04.513 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-08-25T11:17:04.513 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:17:05.134 INFO:teuthology.orchestra.run.smithi196.stdout:{ 2024-08-25T11:17:05.134 INFO:teuthology.orchestra.run.smithi196.stdout: "ceph_version": "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)", 2024-08-25T11:17:05.135 INFO:teuthology.orchestra.run.smithi196.stdout: "image_id": "ccd6c89564c0bbd18bda13b683c09733a2d53fd1ade02feb71950f59049d4ee9", 2024-08-25T11:17:05.135 INFO:teuthology.orchestra.run.smithi196.stdout: "repo_digests": [ 2024-08-25T11:17:05.135 INFO:teuthology.orchestra.run.smithi196.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ee2aabd06fc266634a1db1879c1cb43c74620474b1ec590b64937f582a4455ef" 2024-08-25T11:17:05.135 INFO:teuthology.orchestra.run.smithi196.stdout: ] 2024-08-25T11:17:05.135 INFO:teuthology.orchestra.run.smithi196.stdout:} 2024-08-25T11:17:05.182 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /etc/ceph 2024-08-25T11:17:05.197 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /etc/ceph 2024-08-25T11:17:05.211 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 777 /etc/ceph 2024-08-25T11:17:05.254 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 777 /etc/ceph 2024-08-25T11:17:05.266 INFO:tasks.cephadm:Writing seed config... 2024-08-25T11:17:05.268 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-08-25T11:17:05.268 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-25T11:17:05.268 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-25T11:17:05.268 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-08-25T11:17:05.268 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-25T11:17:05.268 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-25T11:17:05.268 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-25T11:17:05.269 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-25T11:17:05.269 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-25T11:17:05.269 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:17:05.269 DEBUG:teuthology.orchestra.run.smithi059:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-25T11:17:05.303 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 = 61b0ff3a-62d3-11ef-bcd2-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-08-25T11:17:05.304 DEBUG:teuthology.orchestra.run.smithi059:mon.a> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a.service 2024-08-25T11:17:05.347 DEBUG:teuthology.orchestra.run.smithi059:mgr.y> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y.service 2024-08-25T11:17:05.391 INFO:tasks.cephadm:Bootstrapping... 2024-08-25T11:17:05.391 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.59 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-25T11:17:05.627 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-08-25T11:17:05.627 INFO:teuthology.orchestra.run.smithi059.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '61b0ff3a-62d3-11ef-bcd2-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.59', '--skip-admin-label'] 2024-08-25T11:17:05.628 INFO:teuthology.orchestra.run.smithi059.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-25T11:17:05.628 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying podman|docker is present... 2024-08-25T11:17:05.628 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying lvm2 is present... 2024-08-25T11:17:05.628 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying time synchronization is in place... 2024-08-25T11:17:05.634 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-25T11:17:05.635 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-25T11:17:05.640 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-25T11:17:05.640 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-08-25T11:17:05.644 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-25T11:17:05.644 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-25T11:17:05.649 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-25T11:17:05.649 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-08-25T11:17:05.654 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-25T11:17:05.655 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout masked 2024-08-25T11:17:05.659 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-25T11:17:05.659 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-08-25T11:17:05.663 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-25T11:17:05.663 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-25T11:17:05.667 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-25T11:17:05.667 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-08-25T11:17:05.671 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout enabled 2024-08-25T11:17:05.675 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout active 2024-08-25T11:17:05.676 INFO:teuthology.orchestra.run.smithi059.stdout:Unit ntp.service is enabled and running 2024-08-25T11:17:05.676 INFO:teuthology.orchestra.run.smithi059.stdout:Repeating the final host check... 2024-08-25T11:17:05.676 INFO:teuthology.orchestra.run.smithi059.stdout:docker (/usr/bin/docker) is present 2024-08-25T11:17:05.676 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl is present 2024-08-25T11:17:05.676 INFO:teuthology.orchestra.run.smithi059.stdout:lvcreate is present 2024-08-25T11:17:05.679 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-25T11:17:05.680 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-25T11:17:05.683 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-25T11:17:05.683 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-08-25T11:17:05.687 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-25T11:17:05.687 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-25T11:17:05.691 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-25T11:17:05.691 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-08-25T11:17:05.695 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-25T11:17:05.695 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout masked 2024-08-25T11:17:05.698 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-25T11:17:05.698 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-08-25T11:17:05.702 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-25T11:17:05.702 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-25T11:17:05.707 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-25T11:17:05.707 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-08-25T11:17:05.710 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout enabled 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout active 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:Unit ntp.service is enabled and running 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:Host looks OK 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:Cluster fsid: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:Acquiring lock 140395556764304 on /run/cephadm/61b0ff3a-62d3-11ef-bcd2-c7b262605968.lock 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:Lock 140395556764304 acquired on /run/cephadm/61b0ff3a-62d3-11ef-bcd2-c7b262605968.lock 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying IP 172.21.15.59 port 3300 ... 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying IP 172.21.15.59 port 6789 ... 2024-08-25T11:17:05.715 INFO:teuthology.orchestra.run.smithi059.stdout:Base mon IP(s) is [172.21.15.59:3300, 172.21.15.59:6789], mon addrv is [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2024-08-25T11:17:05.718 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-08-25T11:17:05.718 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-08-25T11:17:05.718 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.59 2024-08-25T11:17:05.720 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-25T11:17:05.721 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-08-25T11:17:05.721 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1777sec hoplimit 64 pref medium 2024-08-25T11:17:05.723 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-25T11:17:05.723 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-25T11:17:05.723 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-25T11:17:05.723 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-08-25T11:17:05.723 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:192a/64 scope link 2024-08-25T11:17:05.724 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-25T11:17:05.724 INFO:teuthology.orchestra.run.smithi059.stdout:Mon IP `172.21.15.59` is in CIDR network `172.21.0.0/20` 2024-08-25T11:17:05.724 INFO:teuthology.orchestra.run.smithi059.stdout:Mon IP `172.21.15.59` is in CIDR network `172.21.0.0/20` 2024-08-25T11:17:05.724 INFO:teuthology.orchestra.run.smithi059.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-25T11:17:05.725 INFO:teuthology.orchestra.run.smithi059.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-25T11:17:05.726 INFO:teuthology.orchestra.run.smithi059.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-08-25T11:17:06.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-08-25T11:17:06.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/docker: stdout Digest: sha256:ee2aabd06fc266634a1db1879c1cb43c74620474b1ec590b64937f582a4455ef 2024-08-25T11:17:06.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-08-25T11:17:06.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-08-25T11:17:07.600 INFO:teuthology.orchestra.run.smithi059.stdout:ceph: stdout ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc) 2024-08-25T11:17:07.600 INFO:teuthology.orchestra.run.smithi059.stdout:Ceph version: ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc) 2024-08-25T11:17:07.600 INFO:teuthology.orchestra.run.smithi059.stdout:Extracting ceph user uid/gid from container image... 2024-08-25T11:17:08.896 INFO:teuthology.orchestra.run.smithi059.stdout:stat: stdout 167 167 2024-08-25T11:17:08.897 INFO:teuthology.orchestra.run.smithi059.stdout:Creating initial keys... 2024-08-25T11:17:10.327 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-authtool: stdout AQC1EstmWYvYLxAA43l7OqBoeP8s5ZaELETEIg== 2024-08-25T11:17:11.675 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-authtool: stdout AQC3Estml0c0ChAAVqeyZqQp5RYVZv0bdlpm5w== 2024-08-25T11:17:13.106 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-authtool: stdout AQC4EstmPKrsIhAADYR5DSa5kp4fyRj2WD0yXw== 2024-08-25T11:17:13.107 INFO:teuthology.orchestra.run.smithi059.stdout:Creating initial monmap... 2024-08-25T11:17:14.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout:monmaptool for a [v2:172.21.15.59:3300,v1:172.21.15.59:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout:setting min_mon_release = quincy 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: set fsid to 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:17:14.648 INFO:teuthology.orchestra.run.smithi059.stdout:Creating mon... 2024-08-25T11:17:16.143 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 1 imported monmap: 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-08-25T11:17:14.125580+0000 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 0 /usr/bin/ceph-mon: set fsid to 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:16.144 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Git sha 0 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Compile date 2024-08-21 15:49:26 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: DB SUMMARY 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: DB Session ID: LHURA4UW1BDPB4NY76W2 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.145 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.error_if_exists: 0 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.create_if_missing: 1 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.env: 0x56008609a7a0 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.info_log: 0x560086b5c940 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.statistics: (nil) 2024-08-25T11:17:16.146 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.use_fsync: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.db_log_dir: 2024-08-25T11:17:16.147 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.wal_dir: 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.write_buffer_manager: 0x560086b634a0 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-25T11:17:16.148 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.unordered_write: 0 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-25T11:17:16.149 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.row_cache: None 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.wal_filter: None 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.two_write_queues: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.wal_compression: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.atomic_flush: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-25T11:17:16.150 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-25T11:17:16.151 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_open_files: -1 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Compression algorithms supported: 2024-08-25T11:17:16.152 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: kZSTD supported: 0 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: kXpressCompression supported: 0 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: kZlibCompression supported: 1 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-25T11:17:16.153 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.merge_operator: 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_filter: None 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560086b5c5a0) 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-08-25T11:17:16.154 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x560086b47090 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-08-25T11:17:16.155 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-08-25T11:17:16.156 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-25T11:17:16.157 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression: NoCompression 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.num_levels: 7 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:17:16.158 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:17:16.159 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-25T11:17:16.160 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-25T11:17:16.161 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.bloom_locality: 0 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-25T11:17:16.162 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.ttl: 2592000 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.enable_blob_files: false 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.min_blob_size: 0 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-25T11:17:16.163 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.579+0000 7fa82d044b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e95c49d0-b535-41e3-ab47-193bc2ba939c 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560086b74e00 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 4 rocksdb: DB pointer 0x560086c4c000 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa8247cf640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-25T11:17:16.164 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa8247cf640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-25T11:17:16.165 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-25T11:17:16.166 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x560086b47090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-25T11:17:15.583+0000 7fa82d044b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-25T11:17:16.167 INFO:teuthology.orchestra.run.smithi059.stdout:create mon.a on 2024-08-25T11:17:16.588 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-25T11:17:16.835 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968.target -> /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968.target. 2024-08-25T11:17:16.835 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968.target -> /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968.target. 2024-08-25T11:17:17.104 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a 2024-08-25T11:17:17.104 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to reset failed state of unit ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a.service: Unit ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a.service not loaded. 2024-08-25T11:17:17.279 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968.target.wants/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service. 2024-08-25T11:17:17.289 INFO:teuthology.orchestra.run.smithi059.stdout:firewalld does not appear to be present 2024-08-25T11:17:17.289 INFO:teuthology.orchestra.run.smithi059.stdout:Not possible to enable service . firewalld.service is not available 2024-08-25T11:17:17.289 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mon to start... 2024-08-25T11:17:17.290 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mon... 2024-08-25T11:17:19.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:18 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.964037+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-25T11:17:19.759 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout cluster: 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout id: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout services: 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.224337s) 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout data: 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-25T11:17:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-25T11:17:19.761 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-25T11:17:19.761 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout pgs: 2024-08-25T11:17:19.761 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:19.761 INFO:teuthology.orchestra.run.smithi059.stdout:mon is available 2024-08-25T11:17:19.761 INFO:teuthology.orchestra.run.smithi059.stdout:Assimilating anything we can from ceph.conf... 2024-08-25T11:17:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.968491+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-25T11:17:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.968667+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-08-25T11:17:20.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.968681+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:20.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.968689+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:17:14.125580+0000 2024-08-25T11:17:20.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.968697+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:17:20.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.968705+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:17:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.968712+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:17:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.968719+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:17:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.970877+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-08-25T11:17:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.973657+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-25T11:17:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: cluster 2024-08-25T11:17:18.974255+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-08-25T11:17:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:19 smithi059 bash[19181]: audit 2024-08-25T11:17:19.192794+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.59:0/2007540876' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:17:21.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:20 smithi059 bash[19181]: audit 2024-08-25T11:17:20.831678+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.59:0/2416905852' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-25T11:17:21.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:20 smithi059 bash[19181]: audit 2024-08-25T11:17:20.836378+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.59:0/2416905852' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-25T11:17:21.333 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:21.333 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [global] 2024-08-25T11:17:21.334 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout fsid = 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:21.334 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2024-08-25T11:17:21.334 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-25T11:17:21.335 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-25T11:17:21.335 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-25T11:17:21.335 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-25T11:17:21.335 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:21.335 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-25T11:17:21.336 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-08-25T11:17:21.336 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-25T11:17:21.336 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:21.336 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [osd] 2024-08-25T11:17:21.336 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-25T11:17:21.336 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-25T11:17:21.336 INFO:teuthology.orchestra.run.smithi059.stdout:Generating new minimal ceph.conf... 2024-08-25T11:17:22.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:22 smithi059 bash[19181]: audit 2024-08-25T11:17:22.375085+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.59:0/4232032530' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:17:22.855 INFO:teuthology.orchestra.run.smithi059.stdout:Restarting the monitor... 2024-08-25T11:17:23.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:22 smithi059 systemd[1]: Stopping Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:17:23.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:22 smithi059 bash[19181]: debug 2024-08-25T11:17:22.967+0000 7f4d7c1fe640 -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-08-25T11:17:23.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:22 smithi059 bash[19181]: debug 2024-08-25T11:17:22.967+0000 7f4d7c1fe640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-25T11:17:23.606 INFO:teuthology.orchestra.run.smithi059.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-25T11:17:23.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:23 smithi059 bash[19565]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-a 2024-08-25T11:17:23.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:23 smithi059 bash[19626]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-a 2024-08-25T11:17:23.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:23 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-25T11:17:23.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:23 smithi059 systemd[1]: Stopped Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:17:23.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:23 smithi059 systemd[1]: Started Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:17:25.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.011+0000 7fcd411b2b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-25T11:17:25.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.011+0000 7fcd411b2b00 0 ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc), process ceph-mon, pid 7 2024-08-25T11:17:25.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.011+0000 7fcd411b2b00 0 pidfile_write: ignore empty --pid-file 2024-08-25T11:17:25.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 0 load: jerasure load: lrc 2024-08-25T11:17:25.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-25T11:17:25.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Git sha 0 2024-08-25T11:17:25.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Compile date 2024-08-21 15:49:26 2024-08-25T11:17:25.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: DB SUMMARY 2024-08-25T11:17:25.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: DB Session ID: 2MWWGRZHOJDODQO5R8EL 2024-08-25T11:17:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: CURRENT file: CURRENT 2024-08-25T11:17:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-25T11:17:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-08-25T11:17:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-25T11:17:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88177 ; 2024-08-25T11:17:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.error_if_exists: 0 2024-08-25T11:17:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.create_if_missing: 0 2024-08-25T11:17:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-25T11:17:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-25T11:17:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-25T11:17:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-25T11:17:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.env: 0x55f04af497a0 2024-08-25T11:17:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-25T11:17:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.info_log: 0x55f04cc2b4c0 2024-08-25T11:17:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-25T11:17:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.statistics: (nil) 2024-08-25T11:17:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.use_fsync: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.db_log_dir: 2024-08-25T11:17:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.wal_dir: 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.write_buffer_manager: 0x55f04cc3adc0 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-25T11:17:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.015+0000 7fcd411b2b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.unordered_write: 0 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.row_cache: None 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.wal_filter: None 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-25T11:17:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.two_write_queues: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.wal_compression: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.atomic_flush: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-25T11:17:25.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-25T11:17:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_open_files: -1 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Compression algorithms supported: 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: kZSTD supported: 0 2024-08-25T11:17:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: kXpressCompression supported: 0 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: kZlibCompression supported: 1 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-25T11:17:25.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-08-25T11:17:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-25T11:17:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-25T11:17:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.merge_operator: 2024-08-25T11:17:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_filter: None 2024-08-25T11:17:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-25T11:17:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-25T11:17:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-25T11:17:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f04cc2b0c0) 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cache_index_and_filter_blocks: 1 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: pin_top_level_index_and_filter: 1 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: index_type: 0 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: data_block_index_type: 0 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: index_shortening: 1 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: data_block_hash_table_util_ratio: 0.750000 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: checksum: 4 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: no_block_cache: 0 2024-08-25T11:17:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: block_cache: 0x55f04cc21090 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: block_cache_name: BinnedLRUCache 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: block_cache_options: 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: capacity : 536870912 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: num_shard_bits : 4 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: strict_capacity_limit : 0 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: high_pri_pool_ratio: 0.000 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: block_cache_compressed: (nil) 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: persistent_cache: (nil) 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: block_size: 4096 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: block_size_deviation: 10 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: block_restart_interval: 16 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: index_block_restart_interval: 1 2024-08-25T11:17:25.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: metadata_block_size: 4096 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: partition_filters: 0 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: use_delta_encoding: 1 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: filter_policy: bloomfilter 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: whole_key_filtering: 1 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: verify_compression: 0 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: read_amp_bytes_per_bit: 0 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: format_version: 5 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: enable_index_compression: 1 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: block_align: 0 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: max_auto_readahead_size: 262144 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: prepopulate_block_cache: 0 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: initial_auto_readahead_size: 8192 2024-08-25T11:17:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: num_file_reads_for_auto_readahead: 2 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression: NoCompression 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.num_levels: 7 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-25T11:17:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-25T11:17:25.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-25T11:17:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-25T11:17:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-25T11:17:25.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.bloom_locality: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.ttl: 2592000 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-25T11:17:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.enable_blob_files: false 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.min_blob_size: 0 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-08-25T11:17:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e95c49d0-b535-41e3-ab47-193bc2ba939c 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724584645022763, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724584645023788, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84792, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82939, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77148, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1724584645, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e95c49d0-b535-41e3-ab47-193bc2ba939c", "db_session_id": "2MWWGRZHOJDODQO5R8EL", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724584645023910, "job": 1, "event": "recovery_finished"} 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f04cc4ce00 2024-08-25T11:17:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.019+0000 7fcd411b2b00 4 rocksdb: DB pointer 0x55f04cd4a000 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd36f7b640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd36f7b640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: ** DB Stats ** 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: ** Compaction Stats [default] ** 2024-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: 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-08-25T11:17:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: L0 2/0 84.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Sum 2/0 84.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: ** Compaction Stats [default] ** 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: 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-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 128.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:17:25.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-25T11:17:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-25T11:17:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: AddFile(Total Files): cumulative 0, interval 0 2024-08-25T11:17:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-25T11:17:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: AddFile(Keys): cumulative 0, interval 0 2024-08-25T11:17:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Cumulative compaction: 0.00 GB write, 21.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:17:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Interval compaction: 0.00 GB write, 21.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:17:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: 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-08-25T11:17:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Block cache BinnedLRUCache@0x55f04cc21090#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-25T11:17:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-08-25T11:17:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: ** File Read Latency Histogram By Level [default] ** 2024-08-25T11:17:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 1 mon.a@-1(???) e1 preinit fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 0 mon.a@-1(???).mds e1 new map 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 0 mon.a@-1(???).mds e1 print_map 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: e1 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: btime 2024-08-25T11:17:18:969104+0000 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: legacy client fscid: -1 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: No filesystems configured 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-25T11:17:25.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-25T11:17:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-25T11:17:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-25T11:17:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: debug 2024-08-25T11:17:25.023+0000 7fcd411b2b00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-25T11:17:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.053926+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-25T11:17:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.053999+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-08-25T11:17:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054009+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054024+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-08-25T11:17:14.125580+0000 2024-08-25T11:17:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054041+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:17:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054054+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:17:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054065+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-08-25T11:17:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054076+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:17:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054471+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-08-25T11:17:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054511+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-25T11:17:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:25 smithi059 bash[19666]: cluster 2024-08-25T11:17:25.054897+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-08-25T11:17:25.911 INFO:teuthology.orchestra.run.smithi059.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-25T11:17:25.937 INFO:teuthology.orchestra.run.smithi059.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-25T11:17:25.937 INFO:teuthology.orchestra.run.smithi059.stdout:Creating mgr... 2024-08-25T11:17:25.937 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-25T11:17:25.938 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-25T11:17:26.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:26 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:17:26.313 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y 2024-08-25T11:17:26.313 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to reset failed state of unit ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y.service: Unit ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y.service not loaded. 2024-08-25T11:17:26.514 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968.target.wants/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service. 2024-08-25T11:17:26.523 INFO:teuthology.orchestra.run.smithi059.stdout:firewalld does not appear to be present 2024-08-25T11:17:26.523 INFO:teuthology.orchestra.run.smithi059.stdout:Not possible to enable service . firewalld.service is not available 2024-08-25T11:17:26.523 INFO:teuthology.orchestra.run.smithi059.stdout:firewalld does not appear to be present 2024-08-25T11:17:26.523 INFO:teuthology.orchestra.run.smithi059.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-25T11:17:26.523 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mgr to start... 2024-08-25T11:17:26.524 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mgr... 2024-08-25T11:17:26.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:26 smithi059 bash[19666]: audit 2024-08-25T11:17:25.383084+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.59:0/195769586' entity='client.admin' 2024-08-25T11:17:26.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:26 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:17:26.636 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:26 smithi059 systemd[1]: Started Ceph mgr.y for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:17:28.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:28 smithi059 bash[19918]: debug 2024-08-25T11:17:28.103+0000 7f602b3a5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-25T11:17:28.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:28 smithi059 bash[19666]: audit 2024-08-25T11:17:28.264538+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.59:0/298461510' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsid": "61b0ff3a-62d3-11ef-bcd2-c7b262605968", 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "health": { 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-25T11:17:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 0 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "a" 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-25T11:17:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-25T11:17:28.819 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-25T11:17:28.819 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-25T11:17:28.819 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-25T11:17:28.819 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-25T11:17:28.822 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:28.822 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-25T11:17:28.822 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-25T11:17:28.822 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-25T11:17:28.822 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "btime": "2024-08-25T11:17:18:969104+0000", 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-25T11:17:28.823 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "restful" 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modified": "2024-08-25T11:17:18.969910+0000", 2024-08-25T11:17:28.824 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-25T11:17:28.825 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:28.825 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-25T11:17:28.825 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-08-25T11:17:28.825 INFO:teuthology.orchestra.run.smithi059.stdout:mgr not available, waiting (1/15)... 2024-08-25T11:17:29.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:29 smithi059 bash[19918]: debug 2024-08-25T11:17:29.375+0000 7f602b3a5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-25T11:17:29.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:29 smithi059 bash[19918]: debug 2024-08-25T11:17:29.443+0000 7f602b3a5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-25T11:17:29.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:29 smithi059 bash[19918]: debug 2024-08-25T11:17:29.599+0000 7f602b3a5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-25T11:17:30.631 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:30 smithi059 bash[19918]: debug 2024-08-25T11:17:30.287+0000 7f602b3a5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-25T11:17:30.632 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:30 smithi059 bash[19918]: debug 2024-08-25T11:17:30.359+0000 7f602b3a5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-25T11:17:30.632 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:30 smithi059 bash[19918]: debug 2024-08-25T11:17:30.431+0000 7f602b3a5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-25T11:17:30.899 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:30 smithi059 bash[19918]: debug 2024-08-25T11:17:30.627+0000 7f602b3a5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-25T11:17:30.899 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:30 smithi059 bash[19918]: debug 2024-08-25T11:17:30.707+0000 7f602b3a5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-25T11:17:30.899 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:30 smithi059 bash[19918]: debug 2024-08-25T11:17:30.779+0000 7f602b3a5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-25T11:17:31.281 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:31 smithi059 bash[19918]: debug 2024-08-25T11:17:31.047+0000 7f602b3a5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-25T11:17:31.281 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:31 smithi059 bash[19918]: debug 2024-08-25T11:17:31.119+0000 7f602b3a5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-25T11:17:31.677 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:31 smithi059 bash[19918]: debug 2024-08-25T11:17:31.323+0000 7f602b3a5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-25T11:17:31.677 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:31 smithi059 bash[19918]: debug 2024-08-25T11:17:31.407+0000 7f602b3a5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-25T11:17:32.030 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:31 smithi059 bash[19918]: debug 2024-08-25T11:17:31.671+0000 7f602b3a5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-25T11:17:32.031 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:31 smithi059 bash[19918]: debug 2024-08-25T11:17:31.859+0000 7f602b3a5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:17:32.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:32 smithi059 bash[19666]: audit 2024-08-25T11:17:32.106410+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.59:0/4255447462' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-25T11:17:32.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:32 smithi059 bash[19918]: debug 2024-08-25T11:17:32.035+0000 7f602b3a5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-25T11:17:32.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:32 smithi059 bash[19918]: debug 2024-08-25T11:17:32.119+0000 7f602b3a5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-25T11:17:32.643 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:32.643 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-08-25T11:17:32.643 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsid": "61b0ff3a-62d3-11ef-bcd2-c7b262605968", 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "health": { 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 0 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "a" 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:32.644 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-25T11:17:32.645 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-25T11:17:32.646 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "btime": "2024-08-25T11:17:18:969104+0000", 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "restful" 2024-08-25T11:17:32.647 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modified": "2024-08-25T11:17:18.969910+0000", 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-08-25T11:17:32.648 INFO:teuthology.orchestra.run.smithi059.stdout:mgr not available, waiting (2/15)... 2024-08-25T11:17:32.780 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:32 smithi059 bash[19918]: debug 2024-08-25T11:17:32.311+0000 7f602b3a5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:17:33.480 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:33 smithi059 bash[19918]: debug 2024-08-25T11:17:33.163+0000 7f602b3a5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-25T11:17:33.480 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:33 smithi059 bash[19918]: debug 2024-08-25T11:17:33.239+0000 7f602b3a5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-25T11:17:33.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:33 smithi059 bash[19918]: debug 2024-08-25T11:17:33.475+0000 7f602b3a5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-25T11:17:33.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:33 smithi059 bash[19918]: debug 2024-08-25T11:17:33.551+0000 7f602b3a5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-25T11:17:34.281 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:33 smithi059 bash[19918]: debug 2024-08-25T11:17:33.963+0000 7f602b3a5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-25T11:17:34.281 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19918]: debug 2024-08-25T11:17:34.047+0000 7f602b3a5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-25T11:17:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: cluster 2024-08-25T11:17:34.071906+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-08-25T11:17:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: cluster 2024-08-25T11:17:34.079567+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00795441s) 2024-08-25T11:17:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.080883+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:17:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.081119+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.081315+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.081508+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.081633+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.081753+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.081885+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.082136+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: cluster 2024-08-25T11:17:34.107579+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.119061+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:17:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:34 smithi059 bash[19666]: audit 2024-08-25T11:17:34.120819+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:17:35.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:35 smithi059 bash[19666]: audit 2024-08-25T11:17:34.123929+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' 2024-08-25T11:17:35.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:35 smithi059 bash[19666]: audit 2024-08-25T11:17:34.132493+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' 2024-08-25T11:17:35.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:35 smithi059 bash[19666]: audit 2024-08-25T11:17:34.137701+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14100 172.21.15.59:0/2563677888' entity='mgr.y' 2024-08-25T11:17:35.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:35 smithi059 bash[19666]: cluster 2024-08-25T11:17:35.085928+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e3: y(active, since 1.01431s) 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsid": "61b0ff3a-62d3-11ef-bcd2-c7b262605968", 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "health": { 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:36.687 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 0 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "a" 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:36.688 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-25T11:17:36.689 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-25T11:17:36.690 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "btime": "2024-08-25T11:17:18:969104+0000", 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-25T11:17:36.691 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "restful" 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modified": "2024-08-25T11:17:18.969910+0000", 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-08-25T11:17:36.692 INFO:teuthology.orchestra.run.smithi059.stdout:mgr is available 2024-08-25T11:17:37.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:37 smithi059 bash[19666]: cluster 2024-08-25T11:17:36.132521+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-08-25T11:17:37.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:37 smithi059 bash[19666]: audit 2024-08-25T11:17:36.178707+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.59:0/351951114' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-25T11:17:38.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:38 smithi059 bash[19666]: audit 2024-08-25T11:17:38.000059+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.59:0/4096488070' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-25T11:17:38.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:38 smithi059 bash[19666]: audit 2024-08-25T11:17:38.003184+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.59:0/4096488070' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-25T11:17:38.595 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [global] 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout fsid = 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-08-25T11:17:38.596 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [osd] 2024-08-25T11:17:38.597 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-25T11:17:38.597 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-25T11:17:38.597 INFO:teuthology.orchestra.run.smithi059.stdout:Enabling cephadm module... 2024-08-25T11:17:40.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:40 smithi059 bash[19666]: audit 2024-08-25T11:17:40.052027+0000 mon.a (mon.0) 36 : audit [INF] from='client.? 172.21.15.59:0/2949388976' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-25T11:17:40.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:40 smithi059 bash[19918]: ignoring --setuser ceph since I am not root 2024-08-25T11:17:40.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:40 smithi059 bash[19918]: ignoring --setgroup ceph since I am not root 2024-08-25T11:17:40.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:40 smithi059 bash[19918]: debug 2024-08-25T11:17:40.255+0000 7ff65918e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-25T11:17:41.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:41 smithi059 bash[19666]: audit 2024-08-25T11:17:40.104012+0000 mon.a (mon.0) 37 : audit [INF] from='client.? 172.21.15.59:0/2949388976' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-25T11:17:41.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:41 smithi059 bash[19666]: cluster 2024-08-25T11:17:40.108058+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-08-25T11:17:41.780 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:41 smithi059 bash[19918]: debug 2024-08-25T11:17:41.491+0000 7ff65918e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-25T11:17:41.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:41 smithi059 bash[19918]: debug 2024-08-25T11:17:41.563+0000 7ff65918e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-25T11:17:41.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:41 smithi059 bash[19918]: debug 2024-08-25T11:17:41.727+0000 7ff65918e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-25T11:17:42.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:42 smithi059 bash[19666]: audit 2024-08-25T11:17:42.170527+0000 mon.a (mon.0) 39 : audit [DBG] from='client.? 172.21.15.59:0/1133962584' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-25T11:17:42.494 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:42 smithi059 bash[19918]: debug 2024-08-25T11:17:42.415+0000 7ff65918e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-25T11:17:42.724 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-08-25T11:17:42.725 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-25T11:17:42.725 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-25T11:17:42.725 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-25T11:17:42.725 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-25T11:17:42.725 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-08-25T11:17:42.725 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for the mgr to restart... 2024-08-25T11:17:42.725 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mgr epoch 5... 2024-08-25T11:17:42.762 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:42 smithi059 bash[19918]: debug 2024-08-25T11:17:42.491+0000 7ff65918e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-25T11:17:42.762 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:42 smithi059 bash[19918]: debug 2024-08-25T11:17:42.559+0000 7ff65918e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-25T11:17:43.031 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:42 smithi059 bash[19918]: debug 2024-08-25T11:17:42.759+0000 7ff65918e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-25T11:17:43.031 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:42 smithi059 bash[19918]: debug 2024-08-25T11:17:42.839+0000 7ff65918e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-25T11:17:43.031 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:42 smithi059 bash[19918]: debug 2024-08-25T11:17:42.911+0000 7ff65918e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-25T11:17:43.460 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:43 smithi059 bash[19918]: debug 2024-08-25T11:17:43.179+0000 7ff65918e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-25T11:17:43.460 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:43 smithi059 bash[19918]: debug 2024-08-25T11:17:43.251+0000 7ff65918e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-25T11:17:43.780 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:43 smithi059 bash[19918]: debug 2024-08-25T11:17:43.455+0000 7ff65918e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-25T11:17:43.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:43 smithi059 bash[19918]: debug 2024-08-25T11:17:43.535+0000 7ff65918e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-25T11:17:44.162 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:43 smithi059 bash[19918]: debug 2024-08-25T11:17:43.803+0000 7ff65918e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-25T11:17:44.163 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:43 smithi059 bash[19918]: debug 2024-08-25T11:17:43.987+0000 7ff65918e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:17:44.432 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:44 smithi059 bash[19918]: debug 2024-08-25T11:17:44.159+0000 7ff65918e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-25T11:17:44.432 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:44 smithi059 bash[19918]: debug 2024-08-25T11:17:44.239+0000 7ff65918e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-25T11:17:44.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:44 smithi059 bash[19918]: debug 2024-08-25T11:17:44.427+0000 7ff65918e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:17:45.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:45 smithi059 bash[19918]: debug 2024-08-25T11:17:45.271+0000 7ff65918e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-25T11:17:45.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:45 smithi059 bash[19918]: debug 2024-08-25T11:17:45.347+0000 7ff65918e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-25T11:17:46.031 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:45 smithi059 bash[19918]: debug 2024-08-25T11:17:45.583+0000 7ff65918e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-25T11:17:46.031 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:45 smithi059 bash[19918]: debug 2024-08-25T11:17:45.659+0000 7ff65918e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-25T11:17:46.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19918]: debug 2024-08-25T11:17:46.071+0000 7ff65918e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-25T11:17:46.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19918]: debug 2024-08-25T11:17:46.151+0000 7ff65918e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-25T11:17:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: cluster 2024-08-25T11:17:46.175308+0000 mon.a (mon.0) 40 : cluster [INF] Active manager daemon y restarted 2024-08-25T11:17:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: cluster 2024-08-25T11:17:46.175595+0000 mon.a (mon.0) 41 : cluster [INF] Activating manager daemon y 2024-08-25T11:17:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: cluster 2024-08-25T11:17:46.182068+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-25T11:17:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: cluster 2024-08-25T11:17:46.182316+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00682544s) 2024-08-25T11:17:46.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: audit 2024-08-25T11:17:46.183393+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:17:46.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: audit 2024-08-25T11:17:46.184185+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:17:46.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: audit 2024-08-25T11:17:46.184924+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:17:46.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: audit 2024-08-25T11:17:46.185079+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:17:46.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: audit 2024-08-25T11:17:46.185234+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:17:46.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:46 smithi059 bash[19666]: cluster 2024-08-25T11:17:46.215943+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2024-08-25T11:17:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: cephadm 2024-08-25T11:17:46.238600+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-08-25T11:17:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: audit 2024-08-25T11:17:46.243496+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:17:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: audit 2024-08-25T11:17:46.248703+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:17:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: audit 2024-08-25T11:17:46.252475+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:17:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: audit 2024-08-25T11:17:46.255586+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:17:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: audit 2024-08-25T11:17:46.258510+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:17:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: audit 2024-08-25T11:17:46.268661+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:17:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: audit 2024-08-25T11:17:46.272058+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:17:47.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:47 smithi059 bash[19666]: cluster 2024-08-25T11:17:47.183134+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e7: y(active, since 1.00765s) 2024-08-25T11:17:47.773 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-08-25T11:17:47.773 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-25T11:17:47.773 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-25T11:17:47.773 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-08-25T11:17:47.773 INFO:teuthology.orchestra.run.smithi059.stdout:mgr epoch 5 is available 2024-08-25T11:17:47.773 INFO:teuthology.orchestra.run.smithi059.stdout:Setting orchestrator backend to cephadm... 2024-08-25T11:17:48.550 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: debug 2024-08-25T11:17:48.471+0000 7ff5c04ca640 -1 log_channel(cephadm) log [ERR] : [25/Aug/2024:11:17:48] ENGINE Error in HTTPServer.serve 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: Traceback (most recent call last): 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: self._connections.run(self.expiration_interval) 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: self._run(expiration_interval) 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: s = self.context.wrap_socket( 2024-08-25T11:17:48.551 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: return self.sslsocket_class._create( 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: self.do_handshake() 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: self._sslobj.do_handshake() 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19918]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19666]: audit 2024-08-25T11:17:47.185406+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19666]: audit 2024-08-25T11:17:47.200580+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19666]: audit 2024-08-25T11:17:47.291245+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:17:48.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:48 smithi059 bash[19666]: audit 2024-08-25T11:17:47.293978+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:17:49.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: cephadm 2024-08-25T11:17:48.245287+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [25/Aug/2024:11:17:48] ENGINE Bus STARTING 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: cluster 2024-08-25T11:17:48.302356+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: cephadm 2024-08-25T11:17:48.347137+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [25/Aug/2024:11:17:48] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: cephadm 2024-08-25T11:17:48.471612+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [25/Aug/2024:11:17:48] ENGINE Serving on https://172.21.15.59:7150 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: cephadm 2024-08-25T11:17:48.471844+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [25/Aug/2024:11:17:48] ENGINE Bus STARTED 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: audit 2024-08-25T11:17:48.472975+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: cephadm 2024-08-25T11:17:48.474285+0000 mgr.y (mgr.14118) 8 : cephadm [ERR] [25/Aug/2024:11:17:48] ENGINE Error in HTTPServer.serve 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: Traceback (most recent call last): 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:17:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: self._connections.run(self.expiration_interval) 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: self._run(expiration_interval) 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: s = self.context.wrap_socket( 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: return self.sslsocket_class._create( 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: self.do_handshake() 2024-08-25T11:17:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:17:49.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: self._sslobj.do_handshake() 2024-08-25T11:17:49.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:17:49.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: audit 2024-08-25T11:17:49.054124+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:17:49.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: audit 2024-08-25T11:17:49.060794+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:17:49.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:49 smithi059 bash[19666]: audit 2024-08-25T11:17:49.075393+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:17:51.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:51 smithi059 bash[19666]: audit 2024-08-25T11:17:51.037697+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:17:51.587 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-25T11:17:51.588 INFO:teuthology.orchestra.run.smithi059.stdout:Generating ssh key... 2024-08-25T11:17:53.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: Generating public/private rsa key pair. 2024-08-25T11:17:53.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: Your identification has been saved in /tmp/tmp_5jxw57n/key 2024-08-25T11:17:53.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: Your public key has been saved in /tmp/tmp_5jxw57n/key.pub 2024-08-25T11:17:53.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: The key fingerprint is: 2024-08-25T11:17:53.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: SHA256:GcJOy0d/XS0ZOpOtK+DawzJlR3GnU0g4cqRnEUeAngs ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: The key's randomart image is: 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: +---[RSA 3072]----+ 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | o=*+.. | 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | . o.=oo+oo.| 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | +.++o+=++ o| 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | +E+o*. o= o | 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | +.So. o.. | 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | o+... . | 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | +... . | 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | ooo . | 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: | .o.. | 2024-08-25T11:17:53.532 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:17:53 smithi059 bash[19918]: +----[SHA256]-----+ 2024-08-25T11:17:54.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:54 smithi059 bash[19666]: audit 2024-08-25T11:17:52.841543+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:17:54.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:54 smithi059 bash[19666]: cephadm 2024-08-25T11:17:52.841790+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-08-25T11:17:54.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:54 smithi059 bash[19666]: audit 2024-08-25T11:17:53.104239+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:17:54.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:54 smithi059 bash[19666]: audit 2024-08-25T11:17:53.108982+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:17:55.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:55 smithi059 bash[19666]: audit 2024-08-25T11:17:54.974800+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:17:55.451 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFn9gcsPMZ1+zAGEwAu8bpo7psMnKqu/Kcu8qtHPPz5Cd/a0dStuAapn8Y5Nv5L1/VBBM924Hy92ioPg/g5MGulgRHEH5z+8Oex9Fj4kT1I+2pURnbo1xAQ7DbOw7ltqE7ewnM1/yKRtlSOfR5Xtdo/eIHS+q2flKG836CoQctph5OEHMK3Xs7IEIPW69BGwDQhIOto/0CiAWhYNIDgKGe1BeRmtDBfiTbXdzWjkRi4vLlxpCS+EFL3sbh7fqMnZ/WzwgeEQwqHRm655udv7GHbAPsKfvknAAAXb06q2H5lwDSopBMAE4IlteiUj7PiAuyoaYAx/80joXczMDKuUEc8XJ4QOWc4f/mDHuBEBxYCZ9oTd43NtU0c1wxeLzYq5bnQrE4GnKHAXzng7pCYDlvlzgDTv1+PR1LNVpQ+NqJiv7UevAx2hJRTx5evNK+rwIWFRQ6QkUb3xM/zioHfzzzP+ewW9Z1qIK0pL0G/+1+b2uH+dbg8t0oEhN6ve7RSGE= ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:17:55.452 INFO:teuthology.orchestra.run.smithi059.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-25T11:17:55.452 INFO:teuthology.orchestra.run.smithi059.stdout:Adding key to root@localhost authorized_keys... 2024-08-25T11:17:55.452 INFO:teuthology.orchestra.run.smithi059.stdout:Adding host smithi059... 2024-08-25T11:17:57.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:57 smithi059 bash[19666]: audit 2024-08-25T11:17:56.851837+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi059", "addr": "172.21.15.59", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:17:58.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:17:58 smithi059 bash[19666]: cephadm 2024-08-25T11:17:58.105411+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi059 2024-08-25T11:18:02.322 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout Added host 'smithi059' with addr '172.21.15.59' 2024-08-25T11:18:02.322 INFO:teuthology.orchestra.run.smithi059.stdout:Deploying unmanaged mon service... 2024-08-25T11:18:02.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:02 smithi059 bash[19666]: audit 2024-08-25T11:18:01.658859+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:18:02.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:02 smithi059 bash[19666]: cephadm 2024-08-25T11:18:01.659276+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi059 2024-08-25T11:18:02.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:02 smithi059 bash[19666]: audit 2024-08-25T11:18:01.659587+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:05.197 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-25T11:18:05.197 INFO:teuthology.orchestra.run.smithi059.stdout:Deploying unmanaged mgr service... 2024-08-25T11:18:05.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:05 smithi059 bash[19666]: audit 2024-08-25T11:18:04.412981+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:18:05.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:05 smithi059 bash[19666]: cephadm 2024-08-25T11:18:04.414524+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-25T11:18:05.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:05 smithi059 bash[19666]: audit 2024-08-25T11:18:04.418139+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:18:05.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:05 smithi059 bash[19666]: audit 2024-08-25T11:18:05.013015+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:18:07.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:06 smithi059 bash[19666]: audit 2024-08-25T11:18:05.614879+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:18:07.183 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-25T11:18:07.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:07 smithi059 bash[19666]: cluster 2024-08-25T11:18:06.186599+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:07.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:07 smithi059 bash[19666]: audit 2024-08-25T11:18:06.633397+0000 mgr.y (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:18:07.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:07 smithi059 bash[19666]: cephadm 2024-08-25T11:18:06.635591+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-25T11:18:07.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:07 smithi059 bash[19666]: audit 2024-08-25T11:18:06.639816+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.59:0/1369316065' entity='mgr.y' 2024-08-25T11:18:09.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:09 smithi059 bash[19666]: cluster 2024-08-25T11:18:08.186880+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:09.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:09 smithi059 bash[19666]: audit 2024-08-25T11:18:08.506692+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.59:0/3124466389' entity='client.admin' 2024-08-25T11:18:10.823 INFO:teuthology.orchestra.run.smithi059.stdout:Enabling the dashboard module... 2024-08-25T11:18:11.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:11 smithi059 bash[19666]: cluster 2024-08-25T11:18:10.187129+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:11.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:11 smithi059 bash[19666]: audit 2024-08-25T11:18:10.272901+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.59:0/2254285699' entity='client.admin' 2024-08-25T11:18:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:13 smithi059 bash[19666]: cluster 2024-08-25T11:18:12.187503+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:13 smithi059 bash[19666]: audit 2024-08-25T11:18:12.295759+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.59:0/577331705' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-25T11:18:13.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:13 smithi059 bash[19918]: ignoring --setuser ceph since I am not root 2024-08-25T11:18:13.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:13 smithi059 bash[19918]: ignoring --setgroup ceph since I am not root 2024-08-25T11:18:13.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:13 smithi059 bash[19918]: debug 2024-08-25T11:18:13.463+0000 7f0a3ce6d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-25T11:18:14.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:14 smithi059 bash[19666]: audit 2024-08-25T11:18:13.281773+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.59:0/577331705' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-25T11:18:14.684 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:14 smithi059 bash[19666]: cluster 2024-08-25T11:18:13.287093+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e9: y(active, since 27s) 2024-08-25T11:18:14.953 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:14 smithi059 bash[19918]: debug 2024-08-25T11:18:14.719+0000 7f0a3ce6d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-25T11:18:14.953 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:14 smithi059 bash[19918]: debug 2024-08-25T11:18:14.787+0000 7f0a3ce6d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-25T11:18:14.953 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:14 smithi059 bash[19918]: debug 2024-08-25T11:18:14.947+0000 7f0a3ce6d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-25T11:18:15.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:15 smithi059 bash[19666]: audit 2024-08-25T11:18:15.298610+0000 mon.a (mon.0) 77 : audit [DBG] from='client.? 172.21.15.59:0/175421148' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-25T11:18:15.886 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-08-25T11:18:15.886 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-25T11:18:15.886 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-25T11:18:15.886 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-25T11:18:15.886 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-25T11:18:15.886 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-08-25T11:18:15.886 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for the mgr to restart... 2024-08-25T11:18:15.886 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mgr epoch 9... 2024-08-25T11:18:15.974 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:15 smithi059 bash[19918]: debug 2024-08-25T11:18:15.635+0000 7f0a3ce6d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-25T11:18:15.974 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:15 smithi059 bash[19918]: debug 2024-08-25T11:18:15.707+0000 7f0a3ce6d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-25T11:18:15.974 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:15 smithi059 bash[19918]: debug 2024-08-25T11:18:15.779+0000 7f0a3ce6d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-25T11:18:16.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:15 smithi059 bash[19918]: debug 2024-08-25T11:18:15.975+0000 7f0a3ce6d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-25T11:18:16.281 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:16 smithi059 bash[19918]: debug 2024-08-25T11:18:16.059+0000 7f0a3ce6d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-25T11:18:16.281 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:16 smithi059 bash[19918]: debug 2024-08-25T11:18:16.127+0000 7f0a3ce6d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-25T11:18:16.680 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:16 smithi059 bash[19918]: debug 2024-08-25T11:18:16.399+0000 7f0a3ce6d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-25T11:18:16.681 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:16 smithi059 bash[19918]: debug 2024-08-25T11:18:16.467+0000 7f0a3ce6d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-25T11:18:16.681 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:16 smithi059 bash[19918]: debug 2024-08-25T11:18:16.675+0000 7f0a3ce6d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-25T11:18:17.030 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:16 smithi059 bash[19918]: debug 2024-08-25T11:18:16.759+0000 7f0a3ce6d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-25T11:18:17.389 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:17 smithi059 bash[19918]: debug 2024-08-25T11:18:17.027+0000 7f0a3ce6d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-25T11:18:17.389 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:17 smithi059 bash[19918]: debug 2024-08-25T11:18:17.215+0000 7f0a3ce6d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:18:17.658 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:17 smithi059 bash[19918]: debug 2024-08-25T11:18:17.383+0000 7f0a3ce6d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-25T11:18:17.659 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:17 smithi059 bash[19918]: debug 2024-08-25T11:18:17.467+0000 7f0a3ce6d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-25T11:18:18.030 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:17 smithi059 bash[19918]: debug 2024-08-25T11:18:17.655+0000 7f0a3ce6d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:18:18.780 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:18 smithi059 bash[19918]: debug 2024-08-25T11:18:18.511+0000 7f0a3ce6d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-25T11:18:18.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:18 smithi059 bash[19918]: debug 2024-08-25T11:18:18.587+0000 7f0a3ce6d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-25T11:18:19.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:18 smithi059 bash[19918]: debug 2024-08-25T11:18:18.823+0000 7f0a3ce6d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-25T11:18:19.281 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:18 smithi059 bash[19918]: debug 2024-08-25T11:18:18.903+0000 7f0a3ce6d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-25T11:18:19.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: cluster 2024-08-25T11:18:19.419364+0000 mon.a (mon.0) 78 : cluster [INF] Active manager daemon y restarted 2024-08-25T11:18:19.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: cluster 2024-08-25T11:18:19.419805+0000 mon.a (mon.0) 79 : cluster [INF] Activating manager daemon y 2024-08-25T11:18:19.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: cluster 2024-08-25T11:18:19.427286+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-25T11:18:19.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: cluster 2024-08-25T11:18:19.427512+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00788468s) 2024-08-25T11:18:19.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: audit 2024-08-25T11:18:19.428962+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:18:19.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: audit 2024-08-25T11:18:19.431308+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:18:19.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: audit 2024-08-25T11:18:19.432467+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:18:19.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: audit 2024-08-25T11:18:19.432853+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:18:19.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: audit 2024-08-25T11:18:19.433182+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:18:19.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19666]: cluster 2024-08-25T11:18:19.459559+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2024-08-25T11:18:19.676 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19918]: debug 2024-08-25T11:18:19.311+0000 7f0a3ce6d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-25T11:18:19.676 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:19 smithi059 bash[19918]: debug 2024-08-25T11:18:19.395+0000 7f0a3ce6d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-25T11:18:20.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:20 smithi059 bash[19666]: audit 2024-08-25T11:18:19.479713+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:20.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:20 smithi059 bash[19666]: audit 2024-08-25T11:18:19.484087+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:20.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:20 smithi059 bash[19666]: audit 2024-08-25T11:18:19.501618+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:18:20.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:20 smithi059 bash[19666]: audit 2024-08-25T11:18:19.504199+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:18:20.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:20 smithi059 bash[19666]: cluster 2024-08-25T11:18:20.428183+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.00856s) 2024-08-25T11:18:21.009 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-08-25T11:18:21.009 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-25T11:18:21.009 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-25T11:18:21.009 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-08-25T11:18:21.009 INFO:teuthology.orchestra.run.smithi059.stdout:mgr epoch 9 is available 2024-08-25T11:18:21.009 INFO:teuthology.orchestra.run.smithi059.stdout:Generating a dashboard self-signed certificate... 2024-08-25T11:18:21.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:21 smithi059 bash[19666]: audit 2024-08-25T11:18:20.429908+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-25T11:18:21.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:21 smithi059 bash[19666]: audit 2024-08-25T11:18:20.444669+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-25T11:18:22.470 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: debug 2024-08-25T11:18:22.187+0000 7f09a8171640 -1 log_channel(cephadm) log [ERR] : [25/Aug/2024:11:18:22] ENGINE Error in HTTPServer.serve 2024-08-25T11:18:22.470 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: Traceback (most recent call last): 2024-08-25T11:18:22.470 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:18:22.470 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: self._connections.run(self.expiration_interval) 2024-08-25T11:18:22.470 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:18:22.470 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: self._run(expiration_interval) 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: s = self.context.wrap_socket( 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: return self.sslsocket_class._create( 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: self.do_handshake() 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: self._sslobj.do_handshake() 2024-08-25T11:18:22.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19918]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:18:22.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: cluster 2024-08-25T11:18:21.484395+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-25T11:18:22.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: cephadm 2024-08-25T11:18:22.067014+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [25/Aug/2024:11:18:22] ENGINE Bus STARTING 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: cephadm 2024-08-25T11:18:22.189892+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [25/Aug/2024:11:18:22] ENGINE Serving on https://172.21.15.59:7150 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: cephadm 2024-08-25T11:18:22.193318+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [25/Aug/2024:11:18:22] ENGINE Error in HTTPServer.serve 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: Traceback (most recent call last): 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: self._connections.run(self.expiration_interval) 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: self._run(expiration_interval) 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:18:22.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: s = self.context.wrap_socket( 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: return self.sslsocket_class._create( 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: self.do_handshake() 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: self._sslobj.do_handshake() 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: cephadm 2024-08-25T11:18:22.291068+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [25/Aug/2024:11:18:22] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: cephadm 2024-08-25T11:18:22.291167+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [25/Aug/2024:11:18:22] ENGINE Bus STARTED 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: audit 2024-08-25T11:18:22.345231+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: audit 2024-08-25T11:18:22.423912+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:22.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:22 smithi059 bash[19666]: audit 2024-08-25T11:18:22.428535+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:22.975 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-25T11:18:22.975 INFO:teuthology.orchestra.run.smithi059.stdout:Creating initial admin user... 2024-08-25T11:18:25.183 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$rhS47WsvWnMbnUaYBTXtiOCzZSYWpetznKaWYIin375km1ffOyd76", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1724584704, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-25T11:18:25.183 INFO:teuthology.orchestra.run.smithi059.stdout:Fetching dashboard port number... 2024-08-25T11:18:25.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:25 smithi059 bash[19666]: audit 2024-08-25T11:18:24.357232+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:18:25.966 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:25 smithi059 bash[19666]: audit 2024-08-25T11:18:24.623090+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:26 smithi059 bash[19666]: cluster 2024-08-25T11:18:25.627990+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-25T11:18:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:26 smithi059 bash[19666]: audit 2024-08-25T11:18:26.166143+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:26 smithi059 bash[19666]: audit 2024-08-25T11:18:26.166893+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:18:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:26 smithi059 bash[19666]: audit 2024-08-25T11:18:26.170339+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:26 smithi059 bash[19666]: audit 2024-08-25T11:18:26.171712+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:18:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:26 smithi059 bash[19666]: audit 2024-08-25T11:18:26.172350+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]': finished 2024-08-25T11:18:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:26 smithi059 bash[19666]: audit 2024-08-25T11:18:26.482251+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.59:0/3452573388' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-25T11:18:27.022 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 8443 2024-08-25T11:18:27.022 INFO:teuthology.orchestra.run.smithi059.stdout:firewalld does not appear to be present 2024-08-25T11:18:27.022 INFO:teuthology.orchestra.run.smithi059.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-25T11:18:27.025 INFO:teuthology.orchestra.run.smithi059.stdout:Ceph Dashboard is now available at: 2024-08-25T11:18:27.025 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:27.025 INFO:teuthology.orchestra.run.smithi059.stdout: URL: https://smithi059.front.sepia.ceph.com:8443/ 2024-08-25T11:18:27.025 INFO:teuthology.orchestra.run.smithi059.stdout: User: admin 2024-08-25T11:18:27.025 INFO:teuthology.orchestra.run.smithi059.stdout: Password: pasey0agys 2024-08-25T11:18:27.025 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:27.026 INFO:teuthology.orchestra.run.smithi059.stdout:Saving cluster configuration to /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config directory 2024-08-25T11:18:28.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:28 smithi059 bash[19666]: cephadm 2024-08-25T11:18:27.579833+0000 mgr.y (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-08-25T11:18:29.122 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-25T11:18:29.122 INFO:teuthology.orchestra.run.smithi059.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-25T11:18:29.122 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:29.122 INFO:teuthology.orchestra.run.smithi059.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-25T11:18:29.122 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:29.122 INFO:teuthology.orchestra.run.smithi059.stdout:Or, if you are only running a single cluster on this host: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: ceph telemetry on 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout:For more information see: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:18:29.123 INFO:teuthology.orchestra.run.smithi059.stdout:Bootstrap complete. 2024-08-25T11:18:29.183 INFO:tasks.cephadm:Fetching config... 2024-08-25T11:18:29.183 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:18:29.184 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-25T11:18:29.189 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-25T11:18:29.189 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:18:29.189 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-25T11:18:29.241 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-25T11:18:29.242 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:18:29.242 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-25T11:18:29.296 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-25T11:18:29.296 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:18:29.296 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-25T11:18:29.341 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-25T11:18:29.341 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFn9gcsPMZ1+zAGEwAu8bpo7psMnKqu/Kcu8qtHPPz5Cd/a0dStuAapn8Y5Nv5L1/VBBM924Hy92ioPg/g5MGulgRHEH5z+8Oex9Fj4kT1I+2pURnbo1xAQ7DbOw7ltqE7ewnM1/yKRtlSOfR5Xtdo/eIHS+q2flKG836CoQctph5OEHMK3Xs7IEIPW69BGwDQhIOto/0CiAWhYNIDgKGe1BeRmtDBfiTbXdzWjkRi4vLlxpCS+EFL3sbh7fqMnZ/WzwgeEQwqHRm655udv7GHbAPsKfvknAAAXb06q2H5lwDSopBMAE4IlteiUj7PiAuyoaYAx/80joXczMDKuUEc8XJ4QOWc4f/mDHuBEBxYCZ9oTd43NtU0c1wxeLzYq5bnQrE4GnKHAXzng7pCYDlvlzgDTv1+PR1LNVpQ+NqJiv7UevAx2hJRTx5evNK+rwIWFRQ6QkUb3xM/zioHfzzzP+ewW9Z1qIK0pL0G/+1+b2uH+dbg8t0oEhN6ve7RSGE= ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-25T11:18:29.403 INFO:teuthology.orchestra.run.smithi059.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFn9gcsPMZ1+zAGEwAu8bpo7psMnKqu/Kcu8qtHPPz5Cd/a0dStuAapn8Y5Nv5L1/VBBM924Hy92ioPg/g5MGulgRHEH5z+8Oex9Fj4kT1I+2pURnbo1xAQ7DbOw7ltqE7ewnM1/yKRtlSOfR5Xtdo/eIHS+q2flKG836CoQctph5OEHMK3Xs7IEIPW69BGwDQhIOto/0CiAWhYNIDgKGe1BeRmtDBfiTbXdzWjkRi4vLlxpCS+EFL3sbh7fqMnZ/WzwgeEQwqHRm655udv7GHbAPsKfvknAAAXb06q2H5lwDSopBMAE4IlteiUj7PiAuyoaYAx/80joXczMDKuUEc8XJ4QOWc4f/mDHuBEBxYCZ9oTd43NtU0c1wxeLzYq5bnQrE4GnKHAXzng7pCYDlvlzgDTv1+PR1LNVpQ+NqJiv7UevAx2hJRTx5evNK+rwIWFRQ6QkUb3xM/zioHfzzzP+ewW9Z1qIK0pL0G/+1+b2uH+dbg8t0oEhN6ve7RSGE= ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:18:29.410 DEBUG:teuthology.orchestra.run.smithi196:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFn9gcsPMZ1+zAGEwAu8bpo7psMnKqu/Kcu8qtHPPz5Cd/a0dStuAapn8Y5Nv5L1/VBBM924Hy92ioPg/g5MGulgRHEH5z+8Oex9Fj4kT1I+2pURnbo1xAQ7DbOw7ltqE7ewnM1/yKRtlSOfR5Xtdo/eIHS+q2flKG836CoQctph5OEHMK3Xs7IEIPW69BGwDQhIOto/0CiAWhYNIDgKGe1BeRmtDBfiTbXdzWjkRi4vLlxpCS+EFL3sbh7fqMnZ/WzwgeEQwqHRm655udv7GHbAPsKfvknAAAXb06q2H5lwDSopBMAE4IlteiUj7PiAuyoaYAx/80joXczMDKuUEc8XJ4QOWc4f/mDHuBEBxYCZ9oTd43NtU0c1wxeLzYq5bnQrE4GnKHAXzng7pCYDlvlzgDTv1+PR1LNVpQ+NqJiv7UevAx2hJRTx5evNK+rwIWFRQ6QkUb3xM/zioHfzzzP+ewW9Z1qIK0pL0G/+1+b2uH+dbg8t0oEhN6ve7RSGE= ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-25T11:18:29.433 INFO:teuthology.orchestra.run.smithi196.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFn9gcsPMZ1+zAGEwAu8bpo7psMnKqu/Kcu8qtHPPz5Cd/a0dStuAapn8Y5Nv5L1/VBBM924Hy92ioPg/g5MGulgRHEH5z+8Oex9Fj4kT1I+2pURnbo1xAQ7DbOw7ltqE7ewnM1/yKRtlSOfR5Xtdo/eIHS+q2flKG836CoQctph5OEHMK3Xs7IEIPW69BGwDQhIOto/0CiAWhYNIDgKGe1BeRmtDBfiTbXdzWjkRi4vLlxpCS+EFL3sbh7fqMnZ/WzwgeEQwqHRm655udv7GHbAPsKfvknAAAXb06q2H5lwDSopBMAE4IlteiUj7PiAuyoaYAx/80joXczMDKuUEc8XJ4QOWc4f/mDHuBEBxYCZ9oTd43NtU0c1wxeLzYq5bnQrE4GnKHAXzng7pCYDlvlzgDTv1+PR1LNVpQ+NqJiv7UevAx2hJRTx5evNK+rwIWFRQ6QkUb3xM/zioHfzzzP+ewW9Z1qIK0pL0G/+1+b2uH+dbg8t0oEhN6ve7RSGE= ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:18:29.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:18:29.434 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:18:29.442 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-25T11:18:29.780 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:18:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:18:29.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:18:29.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:29 smithi059 bash[19666]: audit 2024-08-25T11:18:28.587465+0000 mon.a (mon.0) 104 : audit [INF] from='client.? 172.21.15.59:0/2662175481' entity='client.admin' 2024-08-25T11:18:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.666672+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.669112+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.671277+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.685426+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.688642+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.690366+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.692020+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.693718+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.696543+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.712311+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:31.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:29.716616+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:31.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:30 smithi059 bash[19666]: audit 2024-08-25T11:18:30.166294+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:34.158 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:18:35.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:35 smithi059 bash[19666]: audit 2024-08-25T11:18:34.497206+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:35.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:35 smithi059 bash[19666]: audit 2024-08-25T11:18:34.499446+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:35.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:35 smithi059 bash[19666]: audit 2024-08-25T11:18:34.501124+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:36.155 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-25T11:18:36.156 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-25T11:18:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:36 smithi059 bash[19666]: audit 2024-08-25T11:18:35.559590+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.59:0/76588025' entity='client.admin' 2024-08-25T11:18:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:36 smithi059 bash[19666]: audit 2024-08-25T11:18:35.582495+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:36 smithi059 bash[19666]: audit 2024-08-25T11:18:35.588309+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:40.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:40 smithi059 bash[19666]: cluster 2024-08-25T11:18:39.433995+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:40.641 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:18:43.036 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi196 2024-08-25T11:18:43.036 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-08-25T11:18:43.036 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/etc/ceph/ceph.conf 2024-08-25T11:18:43.042 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-08-25T11:18:43.042 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:18:43.089 INFO:tasks.cephadm:Adding host smithi196 to orchestrator... 2024-08-25T11:18:43.089 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch host add smithi196 2024-08-25T11:18:43.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: cluster 2024-08-25T11:18:41.434440+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:43.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:42.193346+0000 mgr.y (mgr.14150) 13 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:18:43.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:42.197971+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:43.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:42.198776+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:43.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:42.200812+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:18:43.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:42.201708+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:18:43.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: cephadm 2024-08-25T11:18:42.202786+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:18:43.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: cephadm 2024-08-25T11:18:42.294695+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:18:43.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:42.822113+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:43.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:42.829547+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:43.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:43.118627+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:43.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:43 smithi059 bash[19666]: audit 2024-08-25T11:18:43.123130+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:44.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:44 smithi059 bash[19666]: cephadm 2024-08-25T11:18:42.383862+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:18:44.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:44 smithi059 bash[19666]: cephadm 2024-08-25T11:18:42.631342+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:18:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:45 smithi059 bash[19666]: cluster 2024-08-25T11:18:43.434867+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:47.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:47 smithi059 bash[19666]: cluster 2024-08-25T11:18:45.435267+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:47.814 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:18:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:49 smithi059 bash[19666]: cluster 2024-08-25T11:18:47.435704+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:50.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:50 smithi059 bash[19666]: audit 2024-08-25T11:18:49.155240+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi196", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:18:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:51 smithi059 bash[19666]: cluster 2024-08-25T11:18:49.436058+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:52.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:52 smithi059 bash[19666]: cephadm 2024-08-25T11:18:50.435875+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi196 2024-08-25T11:18:53.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:53 smithi059 bash[19666]: cluster 2024-08-25T11:18:51.436339+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:54.095 INFO:teuthology.orchestra.run.smithi059.stdout:Added host 'smithi196' with addr '172.21.15.196' 2024-08-25T11:18:54.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:54 smithi059 bash[19666]: audit 2024-08-25T11:18:53.310057+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:54.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:54 smithi059 bash[19666]: audit 2024-08-25T11:18:53.312862+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:54.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:54 smithi059 bash[19666]: audit 2024-08-25T11:18:53.316427+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:54.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:54 smithi059 bash[19666]: audit 2024-08-25T11:18:54.093715+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:54.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:54 smithi059 bash[19666]: audit 2024-08-25T11:18:54.094514+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:54.958 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch host ls --format=json 2024-08-25T11:18:55.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:55 smithi059 bash[19666]: cluster 2024-08-25T11:18:53.436709+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:55.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:55 smithi059 bash[19666]: cephadm 2024-08-25T11:18:54.094157+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi196 2024-08-25T11:18:55.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:55 smithi059 bash[19666]: audit 2024-08-25T11:18:54.582665+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:57.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: cluster 2024-08-25T11:18:55.437104+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:57.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.103574+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:57.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.108943+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:57.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.110417+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:18:57.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.112755+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:18:57.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.114379+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:18:57.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: cephadm 2024-08-25T11:18:56.116736+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:18:57.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: cephadm 2024-08-25T11:18:56.297240+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:18:57.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.738331+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:57.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.744078+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:57.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.746521+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:18:57.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:57 smithi059 bash[19666]: audit 2024-08-25T11:18:56.747957+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]': finished 2024-08-25T11:18:58.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:58 smithi059 bash[19666]: cephadm 2024-08-25T11:18:56.450781+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:18:58.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:58 smithi059 bash[19666]: cephadm 2024-08-25T11:18:56.593760+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:18:59.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: cluster 2024-08-25T11:18:57.437540+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:18:59.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: cephadm 2024-08-25T11:18:57.608683+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi196 on smithi196 2024-08-25T11:18:59.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.720178+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:59.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.726012+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.731842+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.788784+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.792487+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.793923+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.802010+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.861803+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.866019+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.867818+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:18:59.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:18:59 smithi059 bash[19666]: audit 2024-08-25T11:18:58.876916+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:18:59.693 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:19:00.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:00 smithi059 bash[19666]: audit 2024-08-25T11:18:59.272251+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:00 smithi059 bash[19666]: audit 2024-08-25T11:18:59.505306+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:01.110 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:19:01.110 INFO:teuthology.orchestra.run.smithi059.stdout:[{"addr": "172.21.15.59", "hostname": "smithi059", "labels": [], "status": ""}, {"addr": "172.21.15.196", "hostname": "smithi196", "labels": [], "status": ""}] 2024-08-25T11:19:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:01 smithi059 bash[19666]: cluster 2024-08-25T11:18:59.437965+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:01.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:01 smithi059 bash[19666]: audit 2024-08-25T11:19:00.345674+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:01.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:01 smithi059 bash[19666]: audit 2024-08-25T11:19:00.352849+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:01.681 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-25T11:19:01.682 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd crush tunables default 2024-08-25T11:19:02.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:02 smithi059 bash[19666]: audit 2024-08-25T11:19:01.108266+0000 mgr.y (mgr.14150) 35 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-25T11:19:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:03 smithi059 bash[19666]: cluster 2024-08-25T11:19:01.438352+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:05.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:05 smithi059 bash[19666]: cluster 2024-08-25T11:19:03.438759+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:06.414 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:19:07.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:07 smithi059 bash[19666]: cluster 2024-08-25T11:19:05.439152+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:08.356 INFO:teuthology.orchestra.run.smithi059.stderr:adjusted tunables profile to default 2024-08-25T11:19:08.376 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:08 smithi059 bash[19666]: audit 2024-08-25T11:19:08.208917+0000 mon.a (mon.0) 161 : audit [INF] from='client.? 172.21.15.59:0/3850251406' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-25T11:19:09.211 INFO:tasks.cephadm:Adding mon.a on smithi059 2024-08-25T11:19:09.211 INFO:tasks.cephadm:Adding mon.c on smithi059 2024-08-25T11:19:09.211 INFO:tasks.cephadm:Adding mon.b on smithi196 2024-08-25T11:19:09.211 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch apply mon '3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi196:172.21.15.196=b' 2024-08-25T11:19:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:09 smithi059 bash[19666]: cluster 2024-08-25T11:19:07.439516+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:09 smithi059 bash[19666]: audit 2024-08-25T11:19:08.356019+0000 mon.a (mon.0) 162 : audit [INF] from='client.? 172.21.15.59:0/3850251406' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-25T11:19:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:09 smithi059 bash[19666]: cluster 2024-08-25T11:19:08.357763+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-25T11:19:10.428 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:10.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:10 smithi059 bash[19666]: cluster 2024-08-25T11:19:09.439929+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:12.199 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled mon update... 2024-08-25T11:19:12.926 DEBUG:teuthology.orchestra.run.smithi059:mon.c> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.c.service 2024-08-25T11:19:12.929 DEBUG:teuthology.orchestra.run.smithi196:mon.b> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.b.service 2024-08-25T11:19:12.931 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-25T11:19:12.931 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-25T11:19:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: cluster 2024-08-25T11:19:11.440358+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: audit 2024-08-25T11:19:12.186865+0000 mgr.y (mgr.14150) 42 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi196:172.21.15.196=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:19:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: cephadm 2024-08-25T11:19:12.192174+0000 mgr.y (mgr.14150) 43 : cephadm [INF] Saving service mon spec with placement smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi196:172.21.15.196=b;count:3 2024-08-25T11:19:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: audit 2024-08-25T11:19:12.197773+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: audit 2024-08-25T11:19:12.199542+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: audit 2024-08-25T11:19:12.204757+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:13.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: audit 2024-08-25T11:19:12.206756+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:13.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: audit 2024-08-25T11:19:12.214912+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:13.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: audit 2024-08-25T11:19:12.219471+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:13.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: audit 2024-08-25T11:19:12.221105+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:13.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:13 smithi059 bash[19666]: cephadm 2024-08-25T11:19:12.223177+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:19:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:14 smithi059 bash[19666]: cluster 2024-08-25T11:19:13.440792+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:14 smithi059 bash[19666]: audit 2024-08-25T11:19:13.526063+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:14 smithi059 bash[19666]: audit 2024-08-25T11:19:13.529645+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:14 smithi059 bash[19666]: audit 2024-08-25T11:19:13.535962+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:14 smithi059 bash[19666]: audit 2024-08-25T11:19:14.500255+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:14 smithi059 bash[19666]: audit 2024-08-25T11:19:14.507495+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:14.796 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:16.447 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-08-25T11:19:16.447 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-08-25T11:19:16.447 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"61b0ff3a-62d3-11ef-bcd2-c7b262605968","modified":"2024-08-25T11:17:14.125580Z","created":"2024-08-25T11:17:14.125580Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-25T11:19:16.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:16 smithi059 bash[19666]: cluster 2024-08-25T11:19:15.441234+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:16.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:16 smithi059 bash[19666]: audit 2024-08-25T11:19:16.445855+0000 mon.a (mon.0) 176 : audit [DBG] from='client.? 172.21.15.196:0/3657398103' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-25T11:19:18.345 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-25T11:19:18.345 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-25T11:19:18.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:18 smithi059 bash[19666]: cluster 2024-08-25T11:19:17.441639+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:19.557 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:19:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:19 smithi196 systemd[1]: Started Ceph mon.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:19:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:20 smithi059 bash[19666]: cluster 2024-08-25T11:19:19.442019+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:20 smithi059 bash[19666]: audit 2024-08-25T11:19:19.537993+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:20 smithi059 bash[19666]: audit 2024-08-25T11:19:19.543420+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:20 smithi059 bash[19666]: audit 2024-08-25T11:19:19.549208+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:20 smithi059 bash[19666]: audit 2024-08-25T11:19:19.550517+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:20 smithi059 bash[19666]: audit 2024-08-25T11:19:19.552299+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:20 smithi059 bash[19666]: cephadm 2024-08-25T11:19:19.554178+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-08-25T11:19:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.080+0000 7f9ee4959b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-25T11:19:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.080+0000 7f9ee4959b00 0 ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc), process ceph-mon, pid 7 2024-08-25T11:19:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.080+0000 7f9ee4959b00 0 pidfile_write: ignore empty --pid-file 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 0 load: jerasure load: lrc 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Git sha 0 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Compile date 2024-08-21 15:49:26 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: DB SUMMARY 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: DB Session ID: P6TSC6O6FYX2R04DL2XG 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: CURRENT file: CURRENT 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-08-25T11:19:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.error_if_exists: 0 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.create_if_missing: 0 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.env: 0x5606fb2ba7a0 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.info_log: 0x5606fd9b94c0 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.statistics: (nil) 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.use_fsync: 0 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-25T11:19:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.db_log_dir: 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.wal_dir: 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-25T11:19:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.write_buffer_manager: 0x5606fd9c8dc0 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-25T11:19:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-25T11:19:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.unordered_write: 0 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.row_cache: None 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.wal_filter: None 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.two_write_queues: 0 2024-08-25T11:19:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.wal_compression: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.atomic_flush: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-25T11:19:22.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_open_files: -1 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-25T11:19:22.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Compression algorithms supported: 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: kZSTD supported: 0 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: kXpressCompression supported: 0 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-25T11:19:22.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: kZlibCompression supported: 1 2024-08-25T11:19:22.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-25T11:19:22.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-25T11:19:22.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-25T11:19:22.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-25T11:19:22.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-08-25T11:19:22.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-25T11:19:22.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.merge_operator: 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_filter: None 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5606fd9b90c0) 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cache_index_and_filter_blocks: 1 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: pin_top_level_index_and_filter: 1 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: index_type: 0 2024-08-25T11:19:22.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: data_block_index_type: 0 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: index_shortening: 1 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: data_block_hash_table_util_ratio: 0.750000 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: checksum: 4 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: no_block_cache: 0 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: block_cache: 0x5606fd9af090 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: block_cache_name: BinnedLRUCache 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: block_cache_options: 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: capacity : 536870912 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: num_shard_bits : 4 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: strict_capacity_limit : 0 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: high_pri_pool_ratio: 0.000 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: block_cache_compressed: (nil) 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: persistent_cache: (nil) 2024-08-25T11:19:22.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: block_size: 4096 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: block_size_deviation: 10 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: block_restart_interval: 16 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: index_block_restart_interval: 1 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: metadata_block_size: 4096 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: partition_filters: 0 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: use_delta_encoding: 1 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: filter_policy: bloomfilter 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: whole_key_filtering: 1 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: verify_compression: 0 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: read_amp_bytes_per_bit: 0 2024-08-25T11:19:22.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: format_version: 5 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: enable_index_compression: 1 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: block_align: 0 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: max_auto_readahead_size: 262144 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: prepopulate_block_cache: 0 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: initial_auto_readahead_size: 8192 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: num_file_reads_for_auto_readahead: 2 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression: NoCompression 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.num_levels: 7 2024-08-25T11:19:22.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-25T11:19:22.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-25T11:19:22.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-25T11:19:22.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-25T11:19:22.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-25T11:19:22.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-25T11:19:22.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-25T11:19:22.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-25T11:19:22.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-25T11:19:22.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-25T11:19:22.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-25T11:19:22.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-25T11:19:22.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.bloom_locality: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.ttl: 2592000 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.enable_blob_files: false 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.min_blob_size: 0 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-25T11:19:22.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f3d47273-0811-4802-a071-50256405b065 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724584762089680, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.084+0000 7f9ee4959b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724584762090238, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1724584762, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f3d47273-0811-4802-a071-50256405b065", "db_session_id": "P6TSC6O6FYX2R04DL2XG", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724584762090379, "job": 1, "event": "recovery_finished"} 2024-08-25T11:19:22.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5606fd9dae00 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 4 rocksdb: DB pointer 0x5606fdad8000 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9eda722640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9eda722640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: ** DB Stats ** 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:19:22.387 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: ** Compaction Stats [default] ** 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: 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-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: ** Compaction Stats [default] ** 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: 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-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-25T11:19:22.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: AddFile(Total Files): cumulative 0, interval 0 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: AddFile(Keys): cumulative 0, interval 0 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Interval compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: 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-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Block cache BinnedLRUCache@0x5606fd9af090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-08-25T11:19:22.389 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: ** File Read Latency Histogram By Level [default] ** 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 0 using public_addr v2:172.21.15.196:0/0 -> [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.088+0000 7f9ee4959b00 0 starting mon.b rank -1 at public addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] at bind addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.092+0000 7f9ee4959b00 1 mon.b@-1(???) e0 preinit fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 0 mon.b@-1(synchronizing).mds e1 new map 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: e1 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: btime 2024-08-25T11:17:18:969104+0000 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: legacy client fscid: -1 2024-08-25T11:19:22.390 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: No filesystems configured 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:49.155240+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi196", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:19:22.391 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:18:49.436058+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:18:50.435875+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi196 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:18:51.436339+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:53.310057+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:53.312862+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:53.316427+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:54.093715+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:54.094514+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:18:53.436709+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:18:54.094157+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi196 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:54.582665+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:18:55.437104+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.103574+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.108943+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.392 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.110417+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.112755+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.114379+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:18:56.116736+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:18:56.297240+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.738331+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.744078+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.746521+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:56.747957+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]': finished 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:18:56.450781+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:18:56.593760+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:18:57.437540+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:18:57.608683+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi196 on smithi196 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.720178+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.393 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.726012+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.731842+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.788784+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.792487+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.793923+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.802010+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.861803+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.866019+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.867818+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:58.876916+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:59.272251+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:18:59.505306+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:18:59.437965+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:00.345674+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.394 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:00.352849+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:01.108266+0000 mgr.y (mgr.14150) 35 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:01.438352+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:03.438759+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:05.439152+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:08.208917+0000 mon.a (mon.0) 161 : audit [INF] from='client.? 172.21.15.59:0/3850251406' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:07.439516+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:08.356019+0000 mon.a (mon.0) 162 : audit [INF] from='client.? 172.21.15.59:0/3850251406' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:08.357763+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:09.439929+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:11.440358+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:12.186865+0000 mgr.y (mgr.14150) 42 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi196:172.21.15.196=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:19:12.192174+0000 mgr.y (mgr.14150) 43 : cephadm [INF] Saving service mon spec with placement smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi196:172.21.15.196=b;count:3 2024-08-25T11:19:22.395 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:12.197773+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:12.199542+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:12.204757+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:12.206756+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:12.214912+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:12.219471+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:12.221105+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:19:12.223177+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:13.440792+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:13.526063+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:13.529645+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:13.535962+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:14.500255+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.396 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:14.507495+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:15.441234+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:16.445855+0000 mon.a (mon.0) 176 : audit [DBG] from='client.? 172.21.15.196:0/3657398103' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:17.441639+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cluster 2024-08-25T11:19:19.442019+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:19.537993+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:19.543420+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:19.549208+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:19.550517+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: audit 2024-08-25T11:19:19.552299+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: cephadm 2024-08-25T11:19:19.554178+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-08-25T11:19:22.397 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:22 smithi196 bash[20359]: debug 2024-08-25T11:19:22.120+0000 7f9edd728640 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-08-25T11:19:23.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:23 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:23.690 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:19:23 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:24.031 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:19:23 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:24.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:23 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:25.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:25 smithi059 bash[25081]: debug 2024-08-25T11:19:25.370+0000 7f30cec78640 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-08-25T11:19:27.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:21.442448+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:27.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:22.133332+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:19:27.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:22.133714+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:27.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:22.154572+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:23.127714+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:23.442749+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:24.127273+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:24.133084+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:25.128008+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:25.380319+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:25.443062+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:26.127960+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:26.381495+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:27.128194+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.176193+0000 mon.a (mon.0) 193 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.182336+0000 mon.a (mon.0) 194 : cluster [DBG] monmap epoch 2 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.182371+0000 mon.a (mon.0) 195 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:27.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.182391+0000 mon.a (mon.0) 196 : cluster [DBG] last_changed 2024-08-25T11:19:22.128051+0000 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.182409+0000 mon.a (mon.0) 197 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.182425+0000 mon.a (mon.0) 198 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.182443+0000 mon.a (mon.0) 199 : cluster [DBG] election_strategy: 1 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.182466+0000 mon.a (mon.0) 200 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.182485+0000 mon.a (mon.0) 201 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.202255+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.202306+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.202584+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.202830+0000 mon.a (mon.0) 205 : cluster [INF] overall HEALTH_OK 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:27.209977+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:27.216293+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:27.220893+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:27.226826+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:27.233894+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:27.239380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:27 smithi059 bash[19666]: audit 2024-08-25T11:19:27.244266+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:21.442448+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:22.133332+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:22.133714+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:22.154572+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:23.127714+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:23.442749+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:24.127273+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:24.133084+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:19:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:25.128008+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:25.380319+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:25.443062+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:26.127960+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:26.381495+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:27.128194+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.176193+0000 mon.a (mon.0) 193 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.182336+0000 mon.a (mon.0) 194 : cluster [DBG] monmap epoch 2 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.182371+0000 mon.a (mon.0) 195 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.182391+0000 mon.a (mon.0) 196 : cluster [DBG] last_changed 2024-08-25T11:19:22.128051+0000 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.182409+0000 mon.a (mon.0) 197 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.182425+0000 mon.a (mon.0) 198 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:19:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.182443+0000 mon.a (mon.0) 199 : cluster [DBG] election_strategy: 1 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.182466+0000 mon.a (mon.0) 200 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.182485+0000 mon.a (mon.0) 201 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.202255+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.202306+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.202584+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.202830+0000 mon.a (mon.0) 205 : cluster [INF] overall HEALTH_OK 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:27.209977+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:27.216293+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:27.220893+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:27.226826+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:27.233894+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:27.239380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:27 smithi196 bash[20359]: audit 2024-08-25T11:19:27.244266+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:28.505 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:19:28 smithi059 bash[19918]: debug 2024-08-25T11:19:28.122+0000 7f09dbb58640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-25T11:19:32.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:27.386572+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:19:32.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.386800+0000 mon.a (mon.0) 218 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:32.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.392664+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-25T11:19:32.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:27.406455+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:27.406652+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:27.443322+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cephadm 2024-08-25T11:19:27.444841+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cephadm 2024-08-25T11:19:27.455196+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:28.381492+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:29.381660+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:29.382899+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:29.443678+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:30.382209+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:31.381989+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:31.443955+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.382356+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.391100+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.431710+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.447864+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-08-25T11:19:32.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.447897+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.447934+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.447964+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:21.442448+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:22.133332+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:22.133714+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:22.154572+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:23.127714+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:23.442749+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:24.127273+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:24.133084+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:25.128008+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:25.380319+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:25.443062+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:26.127960+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:26.381495+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.128194+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.176193+0000 mon.a (mon.0) 193 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.182336+0000 mon.a (mon.0) 194 : cluster [DBG] monmap epoch 2 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.182371+0000 mon.a (mon.0) 195 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.182391+0000 mon.a (mon.0) 196 : cluster [DBG] last_changed 2024-08-25T11:19:22.128051+0000 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.182409+0000 mon.a (mon.0) 197 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:19:32.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.182425+0000 mon.a (mon.0) 198 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.182443+0000 mon.a (mon.0) 199 : cluster [DBG] election_strategy: 1 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.182466+0000 mon.a (mon.0) 200 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.447991+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.448022+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.448051+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.448086+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.448117+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.466136+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.466195+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-25T11:19:32.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.466474+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: cluster 2024-08-25T11:19:32.466698+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.474681+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.480507+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.487093+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.492461+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.497818+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.503280+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.508869+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[19666]: audit 2024-08-25T11:19:32.515086+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.182485+0000 mon.a (mon.0) 201 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.202255+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.202306+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.202584+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.202830+0000 mon.a (mon.0) 205 : cluster [INF] overall HEALTH_OK 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.209977+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.216293+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.220893+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.226826+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.233894+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.239380+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.244266+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.386572+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.386800+0000 mon.a (mon.0) 218 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.392664+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.406455+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:27.406652+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:27.443322+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cephadm 2024-08-25T11:19:27.444841+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cephadm 2024-08-25T11:19:27.455196+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:28.381492+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:29.381660+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:29.382899+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:19:32.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:29.443678+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:30.382209+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:31.381989+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:31.443955+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.382356+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.391100+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.431710+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.447864+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.447897+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.447934+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.447964+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:19:32.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.447991+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.448022+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.448051+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.448086+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.448117+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.466136+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.466195+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.466474+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: cluster 2024-08-25T11:19:32.466698+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.474681+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.480507+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.487093+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.492461+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.497818+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.503280+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.508869+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:32 smithi059 bash[25081]: audit 2024-08-25T11:19:32.515086+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:27.386572+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:19:32.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.386800+0000 mon.a (mon.0) 218 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:32.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.392664+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-25T11:19:32.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:27.406455+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:19:32.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:27.406652+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:27.443322+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cephadm 2024-08-25T11:19:27.444841+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cephadm 2024-08-25T11:19:27.455196+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:28.381492+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:29.381660+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:29.382899+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:29.443678+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:30.382209+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:31.381989+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:31.443955+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.382356+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.391100+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.431710+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:19:32.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.447864+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.447897+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.447934+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.447964+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.447991+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.448022+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.448051+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.448086+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.448117+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:19:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.466136+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.466195+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.466474+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: cluster 2024-08-25T11:19:32.466698+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.474681+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.480507+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.487093+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.492461+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.497818+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.503280+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.508869+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:32 smithi196 bash[20359]: audit 2024-08-25T11:19:32.515086+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:32.898 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 3 2024-08-25T11:19:32.899 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-08-25T11:19:32.899 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":3,"fsid":"61b0ff3a-62d3-11ef-bcd2-c7b262605968","modified":"2024-08-25T11:19:27.381283Z","created":"2024-08-25T11:17:14.125580Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:3300","nonce":0},{"type":"v1","addr":"172.21.15.196:6789","nonce":0}]},"addr":"172.21.15.196:6789/0","public_addr":"172.21.15.196:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3301","nonce":0},{"type":"v1","addr":"172.21.15.59:6790","nonce":0}]},"addr":"172.21.15.59:6790/0","public_addr":"172.21.15.59:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-25T11:19:33.571 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-25T11:19:33.571 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph config generate-minimal-conf 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.520998+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: cephadm 2024-08-25T11:19:32.522051+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.541439+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: cephadm 2024-08-25T11:19:32.578111+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.578587+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.579657+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.580618+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: cephadm 2024-08-25T11:19:32.581868+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-08-25T11:19:33.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.710831+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.718250+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.727668+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:32.897101+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.196:0/819359804' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[25081]: audit 2024-08-25T11:19:33.382672+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.520998+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: cephadm 2024-08-25T11:19:32.522051+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.541439+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: cephadm 2024-08-25T11:19:32.578111+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.578587+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.579657+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.580618+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:33.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: cephadm 2024-08-25T11:19:32.581868+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-08-25T11:19:33.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.710831+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.718250+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.727668+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:32.897101+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.196:0/819359804' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-25T11:19:33.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:33 smithi059 bash[19666]: audit 2024-08-25T11:19:33.382672+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.520998+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: cephadm 2024-08-25T11:19:32.522051+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.541439+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: cephadm 2024-08-25T11:19:32.578111+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.578587+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.579657+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.580618+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: cephadm 2024-08-25T11:19:32.581868+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-08-25T11:19:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.710831+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.718250+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.727668+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:32.897101+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.196:0/819359804' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-25T11:19:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:33 smithi196 bash[20359]: audit 2024-08-25T11:19:33.382672+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:19:35.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:34 smithi059 bash[19666]: cluster 2024-08-25T11:19:33.444306+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:34 smithi059 bash[25081]: cluster 2024-08-25T11:19:33.444306+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:35.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:34 smithi196 bash[20359]: cluster 2024-08-25T11:19:33.444306+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:36.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: audit 2024-08-25T11:19:34.903553+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: audit 2024-08-25T11:19:34.908999+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: cephadm 2024-08-25T11:19:34.910868+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: audit 2024-08-25T11:19:34.911440+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: audit 2024-08-25T11:19:34.912759+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: audit 2024-08-25T11:19:34.914235+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: cephadm 2024-08-25T11:19:34.915857+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: audit 2024-08-25T11:19:35.731903+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: audit 2024-08-25T11:19:35.736165+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[25081]: audit 2024-08-25T11:19:35.741279+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: audit 2024-08-25T11:19:34.903553+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: audit 2024-08-25T11:19:34.908999+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: cephadm 2024-08-25T11:19:34.910868+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-25T11:19:36.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: audit 2024-08-25T11:19:34.911440+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:36.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: audit 2024-08-25T11:19:34.912759+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:36.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: audit 2024-08-25T11:19:34.914235+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:36.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: cephadm 2024-08-25T11:19:34.915857+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-08-25T11:19:36.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: audit 2024-08-25T11:19:35.731903+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: audit 2024-08-25T11:19:35.736165+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:35 smithi059 bash[19666]: audit 2024-08-25T11:19:35.741279+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: audit 2024-08-25T11:19:34.903553+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: audit 2024-08-25T11:19:34.908999+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: cephadm 2024-08-25T11:19:34.910868+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: audit 2024-08-25T11:19:34.911440+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: audit 2024-08-25T11:19:34.912759+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: audit 2024-08-25T11:19:34.914235+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: cephadm 2024-08-25T11:19:34.915857+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: audit 2024-08-25T11:19:35.731903+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: audit 2024-08-25T11:19:35.736165+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:36.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:35 smithi196 bash[20359]: audit 2024-08-25T11:19:35.741279+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:37.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:37 smithi196 bash[20359]: cluster 2024-08-25T11:19:35.444606+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:37.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:37 smithi196 bash[20359]: audit 2024-08-25T11:19:37.062970+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:37.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:37 smithi196 bash[20359]: audit 2024-08-25T11:19:37.069968+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:37.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:37 smithi196 bash[20359]: audit 2024-08-25T11:19:37.072517+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:37.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:37 smithi196 bash[20359]: audit 2024-08-25T11:19:37.074029+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:37.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:37 smithi196 bash[20359]: audit 2024-08-25T11:19:37.075273+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:37.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[19666]: cluster 2024-08-25T11:19:35.444606+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:37.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[19666]: audit 2024-08-25T11:19:37.062970+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:37.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[19666]: audit 2024-08-25T11:19:37.069968+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:37.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[19666]: audit 2024-08-25T11:19:37.072517+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:37.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[19666]: audit 2024-08-25T11:19:37.074029+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:37.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[19666]: audit 2024-08-25T11:19:37.075273+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[25081]: cluster 2024-08-25T11:19:35.444606+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[25081]: audit 2024-08-25T11:19:37.062970+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[25081]: audit 2024-08-25T11:19:37.069968+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[25081]: audit 2024-08-25T11:19:37.072517+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:19:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[25081]: audit 2024-08-25T11:19:37.074029+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:19:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:37 smithi059 bash[25081]: audit 2024-08-25T11:19:37.075273+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:37.996 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:19:38.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:38 smithi196 bash[20359]: cephadm 2024-08-25T11:19:37.071968+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-25T11:19:38.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:38 smithi196 bash[20359]: cephadm 2024-08-25T11:19:37.076897+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi196 2024-08-25T11:19:38.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:38 smithi196 bash[20359]: cluster 2024-08-25T11:19:37.445012+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:38.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:38 smithi059 bash[19666]: cephadm 2024-08-25T11:19:37.071968+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-25T11:19:38.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:38 smithi059 bash[19666]: cephadm 2024-08-25T11:19:37.076897+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi196 2024-08-25T11:19:38.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:38 smithi059 bash[19666]: cluster 2024-08-25T11:19:37.445012+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:38.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:38 smithi059 bash[25081]: cephadm 2024-08-25T11:19:37.071968+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-25T11:19:38.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:38 smithi059 bash[25081]: cephadm 2024-08-25T11:19:37.076897+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi196 2024-08-25T11:19:38.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:38 smithi059 bash[25081]: cluster 2024-08-25T11:19:37.445012+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:39.350 INFO:teuthology.orchestra.run.smithi059.stdout:# minimal ceph.conf for 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:39.350 INFO:teuthology.orchestra.run.smithi059.stdout:[global] 2024-08-25T11:19:39.350 INFO:teuthology.orchestra.run.smithi059.stdout: fsid = 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:19:39.350 INFO:teuthology.orchestra.run.smithi059.stdout: mon_host = [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] 2024-08-25T11:19:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[25081]: audit 2024-08-25T11:19:39.348836+0000 mon.a (mon.0) 272 : audit [DBG] from='client.? 172.21.15.59:0/1404958610' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[25081]: audit 2024-08-25T11:19:39.365407+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[25081]: audit 2024-08-25T11:19:39.369867+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[25081]: audit 2024-08-25T11:19:39.371025+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[25081]: audit 2024-08-25T11:19:39.372687+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:39.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[19666]: audit 2024-08-25T11:19:39.348836+0000 mon.a (mon.0) 272 : audit [DBG] from='client.? 172.21.15.59:0/1404958610' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:39.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[19666]: audit 2024-08-25T11:19:39.365407+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[19666]: audit 2024-08-25T11:19:39.369867+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[19666]: audit 2024-08-25T11:19:39.371025+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:39 smithi059 bash[19666]: audit 2024-08-25T11:19:39.372687+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:39 smithi196 bash[20359]: audit 2024-08-25T11:19:39.348836+0000 mon.a (mon.0) 272 : audit [DBG] from='client.? 172.21.15.59:0/1404958610' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:39 smithi196 bash[20359]: audit 2024-08-25T11:19:39.365407+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:39 smithi196 bash[20359]: audit 2024-08-25T11:19:39.369867+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:39 smithi196 bash[20359]: audit 2024-08-25T11:19:39.371025+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:39 smithi196 bash[20359]: audit 2024-08-25T11:19:39.372687+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:39.945 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-25T11:19:39.945 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:19:39.945 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.conf 2024-08-25T11:19:39.959 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:19:39.959 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:19:40.014 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-08-25T11:19:40.014 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.conf 2024-08-25T11:19:40.029 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-08-25T11:19:40.029 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:19:40.082 INFO:tasks.cephadm:Adding mgr.y on smithi059 2024-08-25T11:19:40.083 INFO:tasks.cephadm:Adding mgr.x on smithi196 2024-08-25T11:19:40.083 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch apply mgr '2;smithi059=y;smithi196=x' 2024-08-25T11:19:40.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: audit 2024-08-25T11:19:39.373519+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:40.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: cephadm 2024-08-25T11:19:39.374385+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:19:40.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: cephadm 2024-08-25T11:19:39.374529+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: cluster 2024-08-25T11:19:39.445246+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: cephadm 2024-08-25T11:19:39.489095+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: cephadm 2024-08-25T11:19:39.514789+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: audit 2024-08-25T11:19:39.645336+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: audit 2024-08-25T11:19:39.651760+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: audit 2024-08-25T11:19:39.690216+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: audit 2024-08-25T11:19:39.698485+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[19666]: audit 2024-08-25T11:19:39.708172+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: audit 2024-08-25T11:19:39.373519+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:40.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: cephadm 2024-08-25T11:19:39.374385+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: cephadm 2024-08-25T11:19:39.374529+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: cluster 2024-08-25T11:19:39.445246+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: cephadm 2024-08-25T11:19:39.489095+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: cephadm 2024-08-25T11:19:39.514789+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: audit 2024-08-25T11:19:39.645336+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: audit 2024-08-25T11:19:39.651760+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: audit 2024-08-25T11:19:39.690216+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: audit 2024-08-25T11:19:39.698485+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:40 smithi059 bash[25081]: audit 2024-08-25T11:19:39.708172+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: audit 2024-08-25T11:19:39.373519+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: cephadm 2024-08-25T11:19:39.374385+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: cephadm 2024-08-25T11:19:39.374529+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: cluster 2024-08-25T11:19:39.445246+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: cephadm 2024-08-25T11:19:39.489095+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: cephadm 2024-08-25T11:19:39.514789+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: audit 2024-08-25T11:19:39.645336+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: audit 2024-08-25T11:19:39.651760+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: audit 2024-08-25T11:19:39.690216+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: audit 2024-08-25T11:19:39.698485+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:40 smithi196 bash[20359]: audit 2024-08-25T11:19:39.708172+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:42.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:42 smithi059 bash[19666]: cluster 2024-08-25T11:19:41.445622+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:42 smithi059 bash[25081]: cluster 2024-08-25T11:19:41.445622+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:42 smithi196 bash[20359]: cluster 2024-08-25T11:19:41.445622+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:43.846 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:19:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:44 smithi196 bash[20359]: cluster 2024-08-25T11:19:43.445969+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:44 smithi059 bash[19666]: cluster 2024-08-25T11:19:43.445969+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:44 smithi059 bash[25081]: cluster 2024-08-25T11:19:43.445969+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:45.876 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled mgr update... 2024-08-25T11:19:46.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: cluster 2024-08-25T11:19:45.446371+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:46.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.863249+0000 mgr.y (mgr.14150) 78 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi196=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:19:46.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: cephadm 2024-08-25T11:19:45.866308+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Saving service mgr spec with placement smithi059=y;smithi196=x;count:2 2024-08-25T11:19:46.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.873861+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:46.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.875660+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:46.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.880006+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:46.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.881928+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:46.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.890860+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:46.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.894948+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:19:46.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.897493+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-25T11:19:46.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.902478+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:19:46.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: audit 2024-08-25T11:19:45.904352+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:46.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:46 smithi196 bash[20359]: cephadm 2024-08-25T11:19:45.906306+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:19:46.959 DEBUG:teuthology.orchestra.run.smithi196:mgr.x> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.x.service 2024-08-25T11:19:46.961 DEBUG:tasks.cephadm:set 0 configs 2024-08-25T11:19:46.961 INFO:tasks.cephadm:Deploying OSDs... 2024-08-25T11:19:46.962 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:19:46.962 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/scratch_devs of=/dev/stdout 2024-08-25T11:19:46.968 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-08-25T11:19:46.968 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_1 2024-08-25T11:19:47.015 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-25T11:19:47.016 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-25T11:19:47.016 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 869 Links: 1 2024-08-25T11:19:47.016 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-25T11:19:47.016 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-08-25 11:12:03.972355842 +0000 2024-08-25T11:19:47.016 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-08-25 11:12:03.692358343 +0000 2024-08-25T11:19:47.016 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-08-25 11:12:03.692358343 +0000 2024-08-25T11:19:47.016 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2024-08-25T11:19:47.016 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-25T11:19:47.070 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-08-25T11:19:47.070 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-08-25T11:19:47.070 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000382398 s, 1.3 MB/s 2024-08-25T11:19:47.072 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-25T11:19:47.121 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_2 2024-08-25T11:19:47.167 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-25T11:19:47.167 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-25T11:19:47.167 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-08-25T11:19:47.167 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-25T11:19:47.168 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-08-25 11:12:04.576350447 +0000 2024-08-25T11:19:47.168 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-08-25 11:12:04.320352733 +0000 2024-08-25T11:19:47.168 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-08-25 11:12:04.320352733 +0000 2024-08-25T11:19:47.168 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2024-08-25T11:19:47.169 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-25T11:19:47.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: cluster 2024-08-25T11:19:45.446371+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:47.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.863249+0000 mgr.y (mgr.14150) 78 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi196=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:19:47.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: cephadm 2024-08-25T11:19:45.866308+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Saving service mgr spec with placement smithi059=y;smithi196=x;count:2 2024-08-25T11:19:47.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.873861+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:47.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.875660+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:47.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.880006+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:47.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.881928+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.890860+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.894948+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.897493+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.902478+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: audit 2024-08-25T11:19:45.904352+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[25081]: cephadm 2024-08-25T11:19:45.906306+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: cluster 2024-08-25T11:19:45.446371+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.863249+0000 mgr.y (mgr.14150) 78 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi196=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: cephadm 2024-08-25T11:19:45.866308+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Saving service mgr spec with placement smithi059=y;smithi196=x;count:2 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.873861+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:47.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.875660+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:47.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.880006+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:47.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.881928+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:47.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.890860+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:47.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.894948+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:19:47.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.897493+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-25T11:19:47.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.902478+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:19:47.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: audit 2024-08-25T11:19:45.904352+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:47.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:46 smithi059 bash[19666]: cephadm 2024-08-25T11:19:45.906306+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:19:47.223 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-08-25T11:19:47.223 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-08-25T11:19:47.223 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000323895 s, 1.6 MB/s 2024-08-25T11:19:47.224 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-25T11:19:47.272 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_3 2024-08-25T11:19:47.319 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-25T11:19:47.319 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-25T11:19:47.319 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-08-25T11:19:47.319 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-25T11:19:47.319 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-08-25 11:12:04.840348089 +0000 2024-08-25T11:19:47.319 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-08-25 11:12:04.836348125 +0000 2024-08-25T11:19:47.319 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-08-25 11:12:04.836348125 +0000 2024-08-25T11:19:47.319 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2024-08-25T11:19:47.320 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-25T11:19:47.373 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-08-25T11:19:47.373 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-08-25T11:19:47.373 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000387509 s, 1.3 MB/s 2024-08-25T11:19:47.374 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-25T11:19:47.424 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_4 2024-08-25T11:19:47.475 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-25T11:19:47.475 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-25T11:19:47.475 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-08-25T11:19:47.475 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-25T11:19:47.475 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-08-25 11:12:05.332343694 +0000 2024-08-25T11:19:47.475 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-08-25 11:12:05.328343729 +0000 2024-08-25T11:19:47.475 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-08-25 11:12:05.328343729 +0000 2024-08-25T11:19:47.476 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2024-08-25T11:19:47.476 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-25T11:19:47.530 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-08-25T11:19:47.530 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-08-25T11:19:47.530 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000409539 s, 1.3 MB/s 2024-08-25T11:19:47.531 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-25T11:19:47.581 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-08-25T11:19:47.581 DEBUG:teuthology.orchestra.run.smithi196:> dd if=/scratch_devs of=/dev/stdout 2024-08-25T11:19:47.587 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-08-25T11:19:47.588 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_1 2024-08-25T11:19:47.634 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-25T11:19:47.635 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-25T11:19:47.635 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-08-25T11:19:47.635 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-25T11:19:47.635 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-08-25 11:12:01.947483203 +0000 2024-08-25T11:19:47.635 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-08-25 11:12:01.699485418 +0000 2024-08-25T11:19:47.635 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-08-25 11:12:01.699485418 +0000 2024-08-25T11:19:47.635 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2024-08-25T11:19:47.635 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-25T11:19:47.689 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-08-25T11:19:47.689 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-08-25T11:19:47.690 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000382024 s, 1.3 MB/s 2024-08-25T11:19:47.690 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-25T11:19:47.740 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_2 2024-08-25T11:19:47.786 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-25T11:19:47.787 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-25T11:19:47.787 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-08-25T11:19:47.787 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-25T11:19:47.787 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-08-25 11:12:02.427478915 +0000 2024-08-25T11:19:47.787 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-08-25 11:12:02.191481024 +0000 2024-08-25T11:19:47.787 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-08-25 11:12:02.191481024 +0000 2024-08-25T11:19:47.787 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2024-08-25T11:19:47.787 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-25T11:19:47.838 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-08-25T11:19:47.838 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-08-25T11:19:47.839 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.00031267 s, 1.6 MB/s 2024-08-25T11:19:47.839 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-25T11:19:47.891 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_3 2024-08-25T11:19:47.938 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-25T11:19:47.938 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-25T11:19:47.938 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-08-25T11:19:47.938 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-25T11:19:47.938 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-08-25 11:12:02.947474270 +0000 2024-08-25T11:19:47.938 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-08-25 11:12:02.675476700 +0000 2024-08-25T11:19:47.938 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-08-25 11:12:02.675476700 +0000 2024-08-25T11:19:47.939 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2024-08-25T11:19:47.939 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-25T11:19:47.991 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-08-25T11:19:47.991 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-08-25T11:19:47.992 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000253705 s, 2.0 MB/s 2024-08-25T11:19:47.993 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-25T11:19:48.043 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_4 2024-08-25T11:19:48.089 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-25T11:19:48.089 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-25T11:19:48.089 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 5h/5d Inode: 939 Links: 1 2024-08-25T11:19:48.089 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-25T11:19:48.089 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-08-25 11:12:03.471469589 +0000 2024-08-25T11:19:48.090 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-08-25 11:12:03.211471913 +0000 2024-08-25T11:19:48.090 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-08-25 11:12:03.211471913 +0000 2024-08-25T11:19:48.090 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2024-08-25T11:19:48.090 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-25T11:19:48.143 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-08-25T11:19:48.143 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-08-25T11:19:48.143 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.00023988 s, 2.1 MB/s 2024-08-25T11:19:48.144 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-25T11:19:48.194 INFO:tasks.cephadm:Deploying osd.0 on smithi059 with /dev/vg_nvme/lv_4... 2024-08-25T11:19:48.195 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-25T11:19:49.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:48 smithi059 bash[19666]: cluster 2024-08-25T11:19:47.446813+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:49.181 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:48 smithi059 bash[25081]: cluster 2024-08-25T11:19:47.446813+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:49.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:48 smithi196 bash[20359]: cluster 2024-08-25T11:19:47.446813+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:49.212 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:51.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:50 smithi059 bash[19666]: cluster 2024-08-25T11:19:49.447220+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:50 smithi059 bash[25081]: cluster 2024-08-25T11:19:49.447220+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:51.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:51 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:51.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:51 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:51.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:51 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:50 smithi196 bash[20359]: cluster 2024-08-25T11:19:49.447220+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:51.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:51.613 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:51 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:19:51.613 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:51 smithi196 systemd[1]: Started Ceph mgr.x for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:19:52.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:50.890181+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:50.896363+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:50.906332+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.320211+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.324931+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.329073+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.333194+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.362714+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.364522+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:52.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.365181+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:52.245 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.369463+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.245 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.398200+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:19:52.245 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.399199+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:19:52.245 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:51 smithi196 bash[20359]: audit 2024-08-25T11:19:51.399873+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:52.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:50.890181+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:50.896363+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:50.906332+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.320211+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.324931+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.329073+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.333194+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.362714+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.364522+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.365181+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.369463+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.398200+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.399199+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[25081]: audit 2024-08-25T11:19:51.399873+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:52.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:50.890181+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:50.896363+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:50.906332+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.320211+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.324931+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.329073+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.333194+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.362714+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.364522+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.365181+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.369463+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:52.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.398200+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:19:52.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.399199+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:19:52.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:51 smithi059 bash[19666]: audit 2024-08-25T11:19:51.399873+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:52.613 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:52 smithi196 bash[21785]: debug 2024-08-25T11:19:52.349+0000 7f23631d1640 1 -- 172.21.15.196:0/593750748 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558b264710e0 con 0x558b26473400 2024-08-25T11:19:52.613 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:52 smithi196 bash[21785]: debug 2024-08-25T11:19:52.465+0000 7f2365a3b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-25T11:19:53.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[19666]: cephadm 2024-08-25T11:19:51.369938+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[19666]: cephadm 2024-08-25T11:19:51.397843+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[19666]: cephadm 2024-08-25T11:19:51.400616+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[19666]: cluster 2024-08-25T11:19:51.447491+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[19666]: audit 2024-08-25T11:19:52.494663+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[25081]: cephadm 2024-08-25T11:19:51.369938+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[25081]: cephadm 2024-08-25T11:19:51.397843+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[25081]: cephadm 2024-08-25T11:19:51.400616+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[25081]: cluster 2024-08-25T11:19:51.447491+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:53.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:52 smithi059 bash[25081]: audit 2024-08-25T11:19:52.494663+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:53.361 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:19:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:52 smithi196 bash[20359]: cephadm 2024-08-25T11:19:51.369938+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:52 smithi196 bash[20359]: cephadm 2024-08-25T11:19:51.397843+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-25T11:19:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:52 smithi196 bash[20359]: cephadm 2024-08-25T11:19:51.400616+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-08-25T11:19:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:52 smithi196 bash[20359]: cluster 2024-08-25T11:19:51.447491+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:52 smithi196 bash[20359]: audit 2024-08-25T11:19:52.494663+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:53.926 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:53 smithi196 bash[21785]: debug 2024-08-25T11:19:53.677+0000 7f2365a3b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-25T11:19:53.926 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:53 smithi196 bash[21785]: debug 2024-08-25T11:19:53.741+0000 7f2365a3b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-25T11:19:53.926 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:53 smithi196 bash[21785]: debug 2024-08-25T11:19:53.897+0000 7f2365a3b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-25T11:19:54.714 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[21785]: debug 2024-08-25T11:19:54.569+0000 7f2365a3b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-25T11:19:54.715 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[21785]: debug 2024-08-25T11:19:54.645+0000 7f2365a3b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-25T11:19:54.983 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[21785]: debug 2024-08-25T11:19:54.717+0000 7f2365a3b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-25T11:19:54.983 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[21785]: debug 2024-08-25T11:19:54.905+0000 7f2365a3b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-25T11:19:54.983 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: cluster 2024-08-25T11:19:53.447886+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:53.784945+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:53.789652+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:53.792221+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:53.795001+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:53.796291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:53.802122+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: cephadm 2024-08-25T11:19:53.802762+0000 mgr.y (mgr.14150) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:54.521830+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:54.526380+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:54.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[20359]: audit 2024-08-25T11:19:54.530774+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.178 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: cluster 2024-08-25T11:19:53.447886+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:55.178 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:53.784945+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.178 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:53.789652+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:53.792221+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:53.795001+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:53.796291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:53.802122+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: cephadm 2024-08-25T11:19:53.802762+0000 mgr.y (mgr.14150) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:54.521830+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:54.526380+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[19666]: audit 2024-08-25T11:19:54.530774+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: cluster 2024-08-25T11:19:53.447886+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:55.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:53.784945+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:53.789652+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:53.792221+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:53.795001+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:53.796291+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:53.802122+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: cephadm 2024-08-25T11:19:53.802762+0000 mgr.y (mgr.14150) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:54.521830+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:54.526380+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:54 smithi059 bash[25081]: audit 2024-08-25T11:19:54.530774+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:55.311 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:54 smithi196 bash[21785]: debug 2024-08-25T11:19:54.985+0000 7f2365a3b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-25T11:19:55.311 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:55 smithi196 bash[21785]: debug 2024-08-25T11:19:55.053+0000 7f2365a3b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-25T11:19:55.581 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:55 smithi196 bash[21785]: debug 2024-08-25T11:19:55.313+0000 7f2365a3b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-25T11:19:55.582 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:55 smithi196 bash[21785]: debug 2024-08-25T11:19:55.381+0000 7f2365a3b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-25T11:19:55.582 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:55 smithi196 bash[21785]: debug 2024-08-25T11:19:55.581+0000 7f2365a3b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-25T11:19:55.862 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:55 smithi196 bash[21785]: debug 2024-08-25T11:19:55.661+0000 7f2365a3b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-25T11:19:56.274 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:55 smithi196 bash[21785]: debug 2024-08-25T11:19:55.925+0000 7f2365a3b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-25T11:19:56.274 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:56 smithi196 bash[21785]: debug 2024-08-25T11:19:56.109+0000 7f2365a3b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:19:56.540 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:56 smithi196 bash[21785]: debug 2024-08-25T11:19:56.273+0000 7f2365a3b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-25T11:19:56.540 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:56 smithi196 bash[21785]: debug 2024-08-25T11:19:56.357+0000 7f2365a3b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-25T11:19:56.540 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:56 smithi196 bash[21785]: debug 2024-08-25T11:19:56.541+0000 7f2365a3b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:19:57.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:56 smithi059 bash[19666]: cluster 2024-08-25T11:19:55.448323+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:57.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:56 smithi059 bash[25081]: cluster 2024-08-25T11:19:55.448323+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:56 smithi196 bash[20359]: cluster 2024-08-25T11:19:55.448323+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:57.171 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:19:57.213 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_4 2024-08-25T11:19:57.612 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:57 smithi196 bash[21785]: debug 2024-08-25T11:19:57.369+0000 7f2365a3b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-25T11:19:57.613 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:57 smithi196 bash[21785]: debug 2024-08-25T11:19:57.445+0000 7f2365a3b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-25T11:19:58.112 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:57 smithi196 bash[21785]: debug 2024-08-25T11:19:57.673+0000 7f2365a3b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-25T11:19:58.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:57 smithi196 bash[21785]: debug 2024-08-25T11:19:57.745+0000 7f2365a3b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-25T11:19:58.613 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:58 smithi196 bash[21785]: debug 2024-08-25T11:19:58.137+0000 7f2365a3b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-25T11:19:58.613 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:19:58 smithi196 bash[21785]: debug 2024-08-25T11:19:58.217+0000 7f2365a3b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-25T11:19:58.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:58 smithi196 bash[20359]: audit 2024-08-25T11:19:57.282254+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:58.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:58 smithi196 bash[20359]: cluster 2024-08-25T11:19:58.236553+0000 mon.a (mon.0) 317 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:19:58.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:58 smithi196 bash[20359]: audit 2024-08-25T11:19:58.244451+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:19:58.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:58 smithi196 bash[20359]: audit 2024-08-25T11:19:58.245207+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:19:58.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:58 smithi196 bash[20359]: audit 2024-08-25T11:19:58.246179+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:19:58.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:58 smithi196 bash[20359]: audit 2024-08-25T11:19:58.246679+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:19:58.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[19666]: audit 2024-08-25T11:19:57.282254+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:58.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[19666]: cluster 2024-08-25T11:19:58.236553+0000 mon.a (mon.0) 317 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:19:58.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[19666]: audit 2024-08-25T11:19:58.244451+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:19:58.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[19666]: audit 2024-08-25T11:19:58.245207+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:19:58.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[19666]: audit 2024-08-25T11:19:58.246179+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:19:58.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[19666]: audit 2024-08-25T11:19:58.246679+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:19:58.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[25081]: audit 2024-08-25T11:19:57.282254+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:19:58.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[25081]: cluster 2024-08-25T11:19:58.236553+0000 mon.a (mon.0) 317 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:19:58.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[25081]: audit 2024-08-25T11:19:58.244451+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:19:58.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[25081]: audit 2024-08-25T11:19:58.245207+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:19:58.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[25081]: audit 2024-08-25T11:19:58.246179+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:19:58.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:58 smithi059 bash[25081]: audit 2024-08-25T11:19:58.246679+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.196:0/2275329531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:19:59.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:59 smithi196 bash[20359]: cluster 2024-08-25T11:19:57.448683+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:59 smithi196 bash[20359]: cluster 2024-08-25T11:19:58.304205+0000 mon.a (mon.0) 318 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-08-25T11:19:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:19:59 smithi196 bash[20359]: audit 2024-08-25T11:19:58.304730+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:19:59.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:59 smithi059 bash[19666]: cluster 2024-08-25T11:19:57.448683+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:59.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:59 smithi059 bash[19666]: cluster 2024-08-25T11:19:58.304205+0000 mon.a (mon.0) 318 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-08-25T11:19:59.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:19:59 smithi059 bash[19666]: audit 2024-08-25T11:19:58.304730+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:19:59.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:59 smithi059 bash[25081]: cluster 2024-08-25T11:19:57.448683+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:19:59.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:59 smithi059 bash[25081]: cluster 2024-08-25T11:19:58.304205+0000 mon.a (mon.0) 318 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-08-25T11:19:59.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:19:59 smithi059 bash[25081]: audit 2024-08-25T11:19:58.304730+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: cluster 2024-08-25T11:19:59.449142+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: audit 2024-08-25T11:19:59.954072+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: audit 2024-08-25T11:19:59.959285+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: audit 2024-08-25T11:19:59.961998+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: audit 2024-08-25T11:19:59.965203+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: audit 2024-08-25T11:19:59.965581+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: audit 2024-08-25T11:19:59.966656+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: audit 2024-08-25T11:19:59.971542+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[19666]: cluster 2024-08-25T11:20:00.000144+0000 mon.a (mon.0) 327 : cluster [INF] overall HEALTH_OK 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: cluster 2024-08-25T11:19:59.449142+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: audit 2024-08-25T11:19:59.954072+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: audit 2024-08-25T11:19:59.959285+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: audit 2024-08-25T11:19:59.961998+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: audit 2024-08-25T11:19:59.965203+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: audit 2024-08-25T11:19:59.965581+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: audit 2024-08-25T11:19:59.966656+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: audit 2024-08-25T11:19:59.971542+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:00 smithi059 bash[25081]: cluster 2024-08-25T11:20:00.000144+0000 mon.a (mon.0) 327 : cluster [INF] overall HEALTH_OK 2024-08-25T11:20:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: cluster 2024-08-25T11:19:59.449142+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: audit 2024-08-25T11:19:59.954072+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: audit 2024-08-25T11:19:59.959285+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: audit 2024-08-25T11:19:59.961998+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: audit 2024-08-25T11:19:59.965203+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: audit 2024-08-25T11:19:59.965581+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: audit 2024-08-25T11:19:59.966656+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: audit 2024-08-25T11:19:59.971542+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:00 smithi196 bash[20359]: cluster 2024-08-25T11:20:00.000144+0000 mon.a (mon.0) 327 : cluster [INF] overall HEALTH_OK 2024-08-25T11:20:01.954 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:20:03.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:02 smithi059 bash[19666]: cluster 2024-08-25T11:20:01.449472+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:03.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:02 smithi059 bash[25081]: cluster 2024-08-25T11:20:01.449472+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:03.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:02 smithi196 bash[20359]: cluster 2024-08-25T11:20:01.449472+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:04.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:03 smithi059 bash[19666]: audit 2024-08-25T11:20:03.279174+0000 mgr.y (mgr.14150) 93 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:20:04.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:03 smithi059 bash[19666]: audit 2024-08-25T11:20:03.282801+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:20:04.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:03 smithi059 bash[19666]: audit 2024-08-25T11:20:03.287317+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:20:04.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:03 smithi059 bash[19666]: audit 2024-08-25T11:20:03.288761+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:04.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:03 smithi059 bash[25081]: audit 2024-08-25T11:20:03.279174+0000 mgr.y (mgr.14150) 93 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:20:04.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:03 smithi059 bash[25081]: audit 2024-08-25T11:20:03.282801+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:20:04.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:03 smithi059 bash[25081]: audit 2024-08-25T11:20:03.287317+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:20:04.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:03 smithi059 bash[25081]: audit 2024-08-25T11:20:03.288761+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:04.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:03 smithi196 bash[20359]: audit 2024-08-25T11:20:03.279174+0000 mgr.y (mgr.14150) 93 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:20:04.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:03 smithi196 bash[20359]: audit 2024-08-25T11:20:03.282801+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:20:04.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:03 smithi196 bash[20359]: audit 2024-08-25T11:20:03.287317+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:20:04.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:03 smithi196 bash[20359]: audit 2024-08-25T11:20:03.288761+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:05.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:04 smithi059 bash[19666]: cluster 2024-08-25T11:20:03.449846+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:05.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:04 smithi059 bash[25081]: cluster 2024-08-25T11:20:03.449846+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:04 smithi196 bash[20359]: cluster 2024-08-25T11:20:03.449846+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:07.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:06 smithi059 bash[19666]: cluster 2024-08-25T11:20:05.450250+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:06 smithi059 bash[25081]: cluster 2024-08-25T11:20:05.450250+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:07.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:06 smithi196 bash[20359]: cluster 2024-08-25T11:20:05.450250+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:09.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:08 smithi059 bash[19666]: cluster 2024-08-25T11:20:07.450684+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:09.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:08 smithi059 bash[25081]: cluster 2024-08-25T11:20:07.450684+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:09.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:08 smithi196 bash[20359]: cluster 2024-08-25T11:20:07.450684+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:11.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:10 smithi059 bash[19666]: cluster 2024-08-25T11:20:09.451101+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:11.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:10 smithi059 bash[25081]: cluster 2024-08-25T11:20:09.451101+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:11.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:10 smithi196 bash[20359]: cluster 2024-08-25T11:20:09.451101+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:13.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[19666]: cluster 2024-08-25T11:20:11.451535+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:13.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[19666]: audit 2024-08-25T11:20:12.556701+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.59:0/2317232797' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "180775b3-4a1e-4cea-8145-f237c9f0fcd5"}]: dispatch 2024-08-25T11:20:13.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[19666]: audit 2024-08-25T11:20:12.559167+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.59:0/2317232797' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "180775b3-4a1e-4cea-8145-f237c9f0fcd5"}]': finished 2024-08-25T11:20:13.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[19666]: cluster 2024-08-25T11:20:12.562420+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-25T11:20:13.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[19666]: audit 2024-08-25T11:20:12.562695+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:13.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[25081]: cluster 2024-08-25T11:20:11.451535+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:13.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[25081]: audit 2024-08-25T11:20:12.556701+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.59:0/2317232797' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "180775b3-4a1e-4cea-8145-f237c9f0fcd5"}]: dispatch 2024-08-25T11:20:13.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[25081]: audit 2024-08-25T11:20:12.559167+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.59:0/2317232797' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "180775b3-4a1e-4cea-8145-f237c9f0fcd5"}]': finished 2024-08-25T11:20:13.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[25081]: cluster 2024-08-25T11:20:12.562420+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-25T11:20:13.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:12 smithi059 bash[25081]: audit 2024-08-25T11:20:12.562695+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:13.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:12 smithi196 bash[20359]: cluster 2024-08-25T11:20:11.451535+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:13.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:12 smithi196 bash[20359]: audit 2024-08-25T11:20:12.556701+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.59:0/2317232797' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "180775b3-4a1e-4cea-8145-f237c9f0fcd5"}]: dispatch 2024-08-25T11:20:13.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:12 smithi196 bash[20359]: audit 2024-08-25T11:20:12.559167+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.59:0/2317232797' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "180775b3-4a1e-4cea-8145-f237c9f0fcd5"}]': finished 2024-08-25T11:20:13.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:12 smithi196 bash[20359]: cluster 2024-08-25T11:20:12.562420+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-25T11:20:13.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:12 smithi196 bash[20359]: audit 2024-08-25T11:20:12.562695+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:14.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:13 smithi196 bash[20359]: audit 2024-08-25T11:20:13.212675+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.59:0/3438727500' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:20:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:13 smithi059 bash[19666]: audit 2024-08-25T11:20:13.212675+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.59:0/3438727500' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:20:14.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:13 smithi059 bash[25081]: audit 2024-08-25T11:20:13.212675+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.59:0/3438727500' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:20:15.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:14 smithi196 bash[20359]: cluster 2024-08-25T11:20:13.451944+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:15.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:14 smithi196 bash[20359]: audit 2024-08-25T11:20:14.698826+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:15.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:14 smithi196 bash[20359]: audit 2024-08-25T11:20:14.704519+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:15.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:14 smithi196 bash[20359]: audit 2024-08-25T11:20:14.712319+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:14 smithi059 bash[19666]: cluster 2024-08-25T11:20:13.451944+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:14 smithi059 bash[19666]: audit 2024-08-25T11:20:14.698826+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:14 smithi059 bash[19666]: audit 2024-08-25T11:20:14.704519+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:14 smithi059 bash[19666]: audit 2024-08-25T11:20:14.712319+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:14 smithi059 bash[25081]: cluster 2024-08-25T11:20:13.451944+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:14 smithi059 bash[25081]: audit 2024-08-25T11:20:14.698826+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:14 smithi059 bash[25081]: audit 2024-08-25T11:20:14.704519+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:14 smithi059 bash[25081]: audit 2024-08-25T11:20:14.712319+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:16 smithi059 bash[19666]: cluster 2024-08-25T11:20:15.452337+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:17.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:16 smithi059 bash[25081]: cluster 2024-08-25T11:20:15.452337+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:17 smithi196 bash[20359]: cluster 2024-08-25T11:20:15.452337+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:18 smithi059 bash[19666]: cluster 2024-08-25T11:20:17.452807+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:19 smithi059 bash[25081]: cluster 2024-08-25T11:20:17.452807+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:19.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:19 smithi196 bash[20359]: cluster 2024-08-25T11:20:17.452807+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:20.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:20 smithi196 bash[20359]: cluster 2024-08-25T11:20:19.453262+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:20.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:20 smithi196 bash[20359]: audit 2024-08-25T11:20:19.581812+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:20.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:20 smithi196 bash[20359]: audit 2024-08-25T11:20:19.589861+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:20.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:20 smithi196 bash[20359]: audit 2024-08-25T11:20:19.599555+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:20 smithi059 bash[19666]: cluster 2024-08-25T11:20:19.453262+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:20 smithi059 bash[19666]: audit 2024-08-25T11:20:19.581812+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:20 smithi059 bash[19666]: audit 2024-08-25T11:20:19.589861+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:20 smithi059 bash[19666]: audit 2024-08-25T11:20:19.599555+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:20 smithi059 bash[25081]: cluster 2024-08-25T11:20:19.453262+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:20 smithi059 bash[25081]: audit 2024-08-25T11:20:19.581812+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:20 smithi059 bash[25081]: audit 2024-08-25T11:20:19.589861+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:20 smithi059 bash[25081]: audit 2024-08-25T11:20:19.599555+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:22.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:22 smithi059 bash[19666]: cluster 2024-08-25T11:20:21.453720+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:22.648 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:22 smithi059 bash[25081]: cluster 2024-08-25T11:20:21.453720+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:22.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:22 smithi196 bash[20359]: cluster 2024-08-25T11:20:21.453720+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:24 smithi196 bash[20359]: cluster 2024-08-25T11:20:23.454156+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:25.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:24 smithi059 bash[19666]: cluster 2024-08-25T11:20:23.454156+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:24 smithi059 bash[25081]: cluster 2024-08-25T11:20:23.454156+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:25.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:25 smithi059 bash[19666]: audit 2024-08-25T11:20:24.846357+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-25T11:20:25.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:25 smithi059 bash[19666]: audit 2024-08-25T11:20:24.847855+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:25.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:25 smithi059 bash[19666]: cephadm 2024-08-25T11:20:24.848952+0000 mgr.y (mgr.14150) 105 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T11:20:25.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:25 smithi059 bash[25081]: audit 2024-08-25T11:20:24.846357+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-25T11:20:25.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:25 smithi059 bash[25081]: audit 2024-08-25T11:20:24.847855+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:25.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:25 smithi059 bash[25081]: cephadm 2024-08-25T11:20:24.848952+0000 mgr.y (mgr.14150) 105 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T11:20:25.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:25 smithi196 bash[20359]: audit 2024-08-25T11:20:24.846357+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-25T11:20:25.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:25 smithi196 bash[20359]: audit 2024-08-25T11:20:24.847855+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:25.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:25 smithi196 bash[20359]: cephadm 2024-08-25T11:20:24.848952+0000 mgr.y (mgr.14150) 105 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T11:20:26.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:26 smithi059 bash[19666]: cluster 2024-08-25T11:20:25.454543+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:26.682 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:26 smithi059 bash[25081]: cluster 2024-08-25T11:20:25.454543+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:26 smithi196 bash[20359]: cluster 2024-08-25T11:20:25.454543+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:28.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:28 smithi196 bash[20359]: cluster 2024-08-25T11:20:27.454949+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:28.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:28 smithi059 bash[19666]: cluster 2024-08-25T11:20:27.454949+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:28.982 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:28 smithi059 bash[25081]: cluster 2024-08-25T11:20:27.454949+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:29.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:20:29.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:20:29.251 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:20:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:20:29.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:20:29.530 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:20:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:20:29.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:20:29.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:29 smithi196 bash[20359]: audit 2024-08-25T11:20:29.511649+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:29.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:29 smithi196 bash[20359]: audit 2024-08-25T11:20:29.515843+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:29.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:29 smithi196 bash[20359]: audit 2024-08-25T11:20:29.516225+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:29.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:29 smithi196 bash[20359]: audit 2024-08-25T11:20:29.517597+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:29.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:29 smithi196 bash[20359]: audit 2024-08-25T11:20:29.520390+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:29.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:29 smithi196 bash[20359]: audit 2024-08-25T11:20:29.525203+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[25081]: audit 2024-08-25T11:20:29.511649+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[25081]: audit 2024-08-25T11:20:29.515843+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[25081]: audit 2024-08-25T11:20:29.516225+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[25081]: audit 2024-08-25T11:20:29.517597+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[25081]: audit 2024-08-25T11:20:29.520390+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[25081]: audit 2024-08-25T11:20:29.525203+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:30.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[19666]: audit 2024-08-25T11:20:29.511649+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:30.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[19666]: audit 2024-08-25T11:20:29.515843+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:30.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[19666]: audit 2024-08-25T11:20:29.516225+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:30.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[19666]: audit 2024-08-25T11:20:29.517597+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:30.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[19666]: audit 2024-08-25T11:20:29.520390+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:30.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:29 smithi059 bash[19666]: audit 2024-08-25T11:20:29.525203+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:30 smithi196 bash[20359]: cluster 2024-08-25T11:20:29.455320+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:30.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:30 smithi059 bash[19666]: cluster 2024-08-25T11:20:29.455320+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:30.906 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:30 smithi059 bash[25081]: cluster 2024-08-25T11:20:29.455320+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:32.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:32 smithi059 bash[19666]: cluster 2024-08-25T11:20:31.455749+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:32.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:32 smithi059 bash[25081]: cluster 2024-08-25T11:20:31.455749+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:33.033 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:32 smithi196 bash[20359]: cluster 2024-08-25T11:20:31.455749+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:34.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:34 smithi059 bash[19666]: cluster 2024-08-25T11:20:33.456166+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:34.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:34 smithi059 bash[25081]: cluster 2024-08-25T11:20:33.456166+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:35.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:34 smithi196 bash[20359]: cluster 2024-08-25T11:20:33.456166+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:36.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:35 smithi196 bash[20359]: audit 2024-08-25T11:20:34.880093+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:35 smithi196 bash[20359]: audit 2024-08-25T11:20:34.885040+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:35 smithi196 bash[20359]: cephadm 2024-08-25T11:20:34.886347+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:20:36.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:35 smithi196 bash[20359]: audit 2024-08-25T11:20:34.887496+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:36.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:35 smithi196 bash[20359]: audit 2024-08-25T11:20:34.890661+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:35 smithi196 bash[20359]: audit 2024-08-25T11:20:34.890971+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:36.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:35 smithi196 bash[20359]: audit 2024-08-25T11:20:34.891990+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:36.147 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:35 smithi196 bash[20359]: audit 2024-08-25T11:20:34.897217+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[25081]: audit 2024-08-25T11:20:34.880093+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[25081]: audit 2024-08-25T11:20:34.885040+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[25081]: cephadm 2024-08-25T11:20:34.886347+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:20:36.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[25081]: audit 2024-08-25T11:20:34.887496+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:36.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[25081]: audit 2024-08-25T11:20:34.890661+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[25081]: audit 2024-08-25T11:20:34.890971+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[25081]: audit 2024-08-25T11:20:34.891990+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[25081]: audit 2024-08-25T11:20:34.897217+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[19666]: audit 2024-08-25T11:20:34.880093+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[19666]: audit 2024-08-25T11:20:34.885040+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[19666]: cephadm 2024-08-25T11:20:34.886347+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[19666]: audit 2024-08-25T11:20:34.887496+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[19666]: audit 2024-08-25T11:20:34.890661+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[19666]: audit 2024-08-25T11:20:34.890971+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[19666]: audit 2024-08-25T11:20:34.891990+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:36.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:35 smithi059 bash[19666]: audit 2024-08-25T11:20:34.897217+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:37.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:36 smithi059 bash[25081]: cluster 2024-08-25T11:20:35.456574+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:37.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:36 smithi059 bash[25081]: audit 2024-08-25T11:20:36.066170+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-25T11:20:37.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:36 smithi059 bash[25081]: audit 2024-08-25T11:20:36.066596+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-25T11:20:37.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:36 smithi059 bash[19666]: cluster 2024-08-25T11:20:35.456574+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:37.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:36 smithi059 bash[19666]: audit 2024-08-25T11:20:36.066170+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-25T11:20:37.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:36 smithi059 bash[19666]: audit 2024-08-25T11:20:36.066596+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-25T11:20:37.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:36 smithi196 bash[20359]: cluster 2024-08-25T11:20:35.456574+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:37.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:36 smithi196 bash[20359]: audit 2024-08-25T11:20:36.066170+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-25T11:20:37.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:36 smithi196 bash[20359]: audit 2024-08-25T11:20:36.066596+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-25T11:20:38.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:36.907063+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T11:20:38.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: cluster 2024-08-25T11:20:36.915357+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-25T11:20:38.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:36.915598+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:38.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:36.915647+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:20:38.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:36.916089+0000 mon.a (mon.0) 361 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:37.439109+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:37.445657+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:37.448517+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:37.450751+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:37.452973+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:37.454235+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[25081]: audit 2024-08-25T11:20:37.461388+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:36.907063+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: cluster 2024-08-25T11:20:36.915357+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-25T11:20:38.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:36.915598+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:36.915647+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:36.916089+0000 mon.a (mon.0) 361 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:37.439109+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:37.445657+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:37.448517+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:37.450751+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:37.452973+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:37.454235+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:38.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:37 smithi059 bash[19666]: audit 2024-08-25T11:20:37.461388+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:36.907063+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: cluster 2024-08-25T11:20:36.915357+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:36.915598+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:36.915647+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:36.916089+0000 mon.a (mon.0) 361 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:37.439109+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:37.445657+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:37.448517+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:37.450751+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:38.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:37.452973+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:38.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:37.454235+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:38.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:37 smithi196 bash[20359]: audit 2024-08-25T11:20:37.461388+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:39.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[19666]: cluster 2024-08-25T11:20:37.456841+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:39.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[19666]: audit 2024-08-25T11:20:37.910721+0000 mon.a (mon.0) 369 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:20:39.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[19666]: cluster 2024-08-25T11:20:37.921928+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-25T11:20:39.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[19666]: audit 2024-08-25T11:20:37.923099+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:39.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[19666]: audit 2024-08-25T11:20:37.934864+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:39.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[19666]: audit 2024-08-25T11:20:38.384631+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-25T11:20:39.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[25081]: cluster 2024-08-25T11:20:37.456841+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:39.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[25081]: audit 2024-08-25T11:20:37.910721+0000 mon.a (mon.0) 369 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:20:39.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[25081]: cluster 2024-08-25T11:20:37.921928+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-25T11:20:39.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[25081]: audit 2024-08-25T11:20:37.923099+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:39.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[25081]: audit 2024-08-25T11:20:37.934864+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:39.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:38 smithi059 bash[25081]: audit 2024-08-25T11:20:38.384631+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-25T11:20:39.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:38 smithi196 bash[20359]: cluster 2024-08-25T11:20:37.456841+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:39.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:38 smithi196 bash[20359]: audit 2024-08-25T11:20:37.910721+0000 mon.a (mon.0) 369 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:20:39.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:38 smithi196 bash[20359]: cluster 2024-08-25T11:20:37.921928+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-25T11:20:39.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:38 smithi196 bash[20359]: audit 2024-08-25T11:20:37.923099+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:39.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:38 smithi196 bash[20359]: audit 2024-08-25T11:20:37.934864+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:39.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:38 smithi196 bash[20359]: audit 2024-08-25T11:20:38.384631+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-25T11:20:40.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: cluster 2024-08-25T11:20:37.073624+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:20:40.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: cluster 2024-08-25T11:20:37.073790+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:20:40.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: audit 2024-08-25T11:20:38.933160+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:40.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: cluster 2024-08-25T11:20:39.387400+0000 mon.a (mon.0) 375 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000] boot 2024-08-25T11:20:40.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: cluster 2024-08-25T11:20:39.387458+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-25T11:20:40.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: audit 2024-08-25T11:20:39.387627+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:40.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: audit 2024-08-25T11:20:39.792058+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: audit 2024-08-25T11:20:39.798946+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:39 smithi196 bash[20359]: audit 2024-08-25T11:20:39.805330+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: cluster 2024-08-25T11:20:37.073624+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:20:40.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: cluster 2024-08-25T11:20:37.073790+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:20:40.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: audit 2024-08-25T11:20:38.933160+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:40.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: cluster 2024-08-25T11:20:39.387400+0000 mon.a (mon.0) 375 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000] boot 2024-08-25T11:20:40.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: cluster 2024-08-25T11:20:39.387458+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: audit 2024-08-25T11:20:39.387627+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: audit 2024-08-25T11:20:39.792058+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: audit 2024-08-25T11:20:39.798946+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[19666]: audit 2024-08-25T11:20:39.805330+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: cluster 2024-08-25T11:20:37.073624+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: cluster 2024-08-25T11:20:37.073790+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: audit 2024-08-25T11:20:38.933160+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: cluster 2024-08-25T11:20:39.387400+0000 mon.a (mon.0) 375 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3978338000,v1:172.21.15.59:6803/3978338000] boot 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: cluster 2024-08-25T11:20:39.387458+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: audit 2024-08-25T11:20:39.387627+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: audit 2024-08-25T11:20:39.792058+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: audit 2024-08-25T11:20:39.798946+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:39 smithi059 bash[25081]: audit 2024-08-25T11:20:39.805330+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:40.428 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 0 on host 'smithi059' 2024-08-25T11:20:40.986 DEBUG:teuthology.orchestra.run.smithi059:osd.0> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.0.service 2024-08-25T11:20:40.989 INFO:tasks.cephadm:Deploying osd.1 on smithi059 with /dev/vg_nvme/lv_3... 2024-08-25T11:20:40.989 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-25T11:20:41.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: cluster 2024-08-25T11:20:39.457082+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: audit 2024-08-25T11:20:40.409147+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: audit 2024-08-25T11:20:40.416246+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: audit 2024-08-25T11:20:40.417089+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: audit 2024-08-25T11:20:40.426540+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: audit 2024-08-25T11:20:40.433759+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: audit 2024-08-25T11:20:40.437411+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: audit 2024-08-25T11:20:40.439060+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[25081]: audit 2024-08-25T11:20:40.451421+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: cluster 2024-08-25T11:20:39.457082+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:41.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: audit 2024-08-25T11:20:40.409147+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:41.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: audit 2024-08-25T11:20:40.416246+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: audit 2024-08-25T11:20:40.417089+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:20:41.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: audit 2024-08-25T11:20:40.426540+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: audit 2024-08-25T11:20:40.433759+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: audit 2024-08-25T11:20:40.437411+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:41.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: audit 2024-08-25T11:20:40.439060+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:41.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:40 smithi059 bash[19666]: audit 2024-08-25T11:20:40.451421+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: cluster 2024-08-25T11:20:39.457082+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-25T11:20:41.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: audit 2024-08-25T11:20:40.409147+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:20:41.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: audit 2024-08-25T11:20:40.416246+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: audit 2024-08-25T11:20:40.417089+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:20:41.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: audit 2024-08-25T11:20:40.426540+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: audit 2024-08-25T11:20:40.433759+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:41.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: audit 2024-08-25T11:20:40.437411+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:41.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: audit 2024-08-25T11:20:40.439060+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:20:41.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:40 smithi196 bash[20359]: audit 2024-08-25T11:20:40.451421+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:42.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:41 smithi059 bash[19666]: cephadm 2024-08-25T11:20:40.419333+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 15221M 2024-08-25T11:20:42.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:41 smithi059 bash[19666]: cluster 2024-08-25T11:20:40.951708+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-25T11:20:42.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:41 smithi059 bash[25081]: cephadm 2024-08-25T11:20:40.419333+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 15221M 2024-08-25T11:20:42.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:41 smithi059 bash[25081]: cluster 2024-08-25T11:20:40.951708+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-25T11:20:42.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:41 smithi196 bash[20359]: cephadm 2024-08-25T11:20:40.419333+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 15221M 2024-08-25T11:20:42.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:41 smithi196 bash[20359]: cluster 2024-08-25T11:20:40.951708+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-25T11:20:43.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:42 smithi059 bash[19666]: cluster 2024-08-25T11:20:41.457682+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:42 smithi059 bash[25081]: cluster 2024-08-25T11:20:41.457682+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:43.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:42 smithi196 bash[20359]: cluster 2024-08-25T11:20:41.457682+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:44 smithi059 bash[19666]: cluster 2024-08-25T11:20:43.458187+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:44 smithi059 bash[25081]: cluster 2024-08-25T11:20:43.458187+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:45.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:44 smithi196 bash[20359]: cluster 2024-08-25T11:20:43.458187+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:45.783 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:20:47.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:46 smithi059 bash[19666]: cluster 2024-08-25T11:20:45.458671+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:47.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:46 smithi059 bash[25081]: cluster 2024-08-25T11:20:45.458671+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:47.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:46 smithi196 bash[20359]: cluster 2024-08-25T11:20:45.458671+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:49.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:48 smithi059 bash[19666]: cluster 2024-08-25T11:20:47.459209+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:49.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:48 smithi059 bash[25081]: cluster 2024-08-25T11:20:47.459209+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:49.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:48 smithi196 bash[20359]: cluster 2024-08-25T11:20:47.459209+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:49.448 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:20:49.500 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_3 2024-08-25T11:20:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:50 smithi059 bash[19666]: cluster 2024-08-25T11:20:49.459622+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:50 smithi059 bash[25081]: cluster 2024-08-25T11:20:49.459622+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:51.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:50 smithi196 bash[20359]: cluster 2024-08-25T11:20:49.459622+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:53.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:52 smithi059 bash[19666]: cluster 2024-08-25T11:20:51.460068+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:53.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:52 smithi059 bash[25081]: cluster 2024-08-25T11:20:51.460068+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:52 smithi196 bash[20359]: cluster 2024-08-25T11:20:51.460068+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:54.250 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:20:55.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:54 smithi196 bash[20359]: cluster 2024-08-25T11:20:53.460518+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:55.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:54 smithi059 bash[19666]: cluster 2024-08-25T11:20:53.460518+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:55.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:54 smithi059 bash[25081]: cluster 2024-08-25T11:20:53.460518+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:57.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:57 smithi196 bash[20359]: cluster 2024-08-25T11:20:55.460860+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:57.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:57 smithi196 bash[20359]: audit 2024-08-25T11:20:56.052701+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:57 smithi196 bash[20359]: audit 2024-08-25T11:20:56.059221+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:57 smithi196 bash[20359]: audit 2024-08-25T11:20:56.066592+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:57 smithi196 bash[20359]: audit 2024-08-25T11:20:56.313631+0000 mgr.y (mgr.14150) 124 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:20:57.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:57 smithi196 bash[20359]: audit 2024-08-25T11:20:56.318904+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:20:57.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:57 smithi196 bash[20359]: audit 2024-08-25T11:20:56.322223+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:20:57.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:57 smithi196 bash[20359]: audit 2024-08-25T11:20:56.323183+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:57.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[19666]: cluster 2024-08-25T11:20:55.460860+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:57.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[19666]: audit 2024-08-25T11:20:56.052701+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[19666]: audit 2024-08-25T11:20:56.059221+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[19666]: audit 2024-08-25T11:20:56.066592+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[19666]: audit 2024-08-25T11:20:56.313631+0000 mgr.y (mgr.14150) 124 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:20:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[19666]: audit 2024-08-25T11:20:56.318904+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:20:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[19666]: audit 2024-08-25T11:20:56.322223+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:20:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[19666]: audit 2024-08-25T11:20:56.323183+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:57.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[25081]: cluster 2024-08-25T11:20:55.460860+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:57.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[25081]: audit 2024-08-25T11:20:56.052701+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[25081]: audit 2024-08-25T11:20:56.059221+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[25081]: audit 2024-08-25T11:20:56.066592+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:20:57.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[25081]: audit 2024-08-25T11:20:56.313631+0000 mgr.y (mgr.14150) 124 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:20:57.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[25081]: audit 2024-08-25T11:20:56.318904+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:20:57.416 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[25081]: audit 2024-08-25T11:20:56.322223+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:20:57.416 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:57 smithi059 bash[25081]: audit 2024-08-25T11:20:56.323183+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:20:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:20:59 smithi196 bash[20359]: cluster 2024-08-25T11:20:57.461204+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:20:59 smithi059 bash[19666]: cluster 2024-08-25T11:20:57.461204+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:20:59.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:20:59 smithi059 bash[25081]: cluster 2024-08-25T11:20:57.461204+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:01 smithi059 bash[19666]: cluster 2024-08-25T11:20:59.461656+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:01 smithi059 bash[19666]: audit 2024-08-25T11:21:00.009682+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:01 smithi059 bash[19666]: audit 2024-08-25T11:21:00.019586+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:01 smithi059 bash[19666]: audit 2024-08-25T11:21:00.028629+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:01 smithi059 bash[25081]: cluster 2024-08-25T11:20:59.461656+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:01 smithi059 bash[25081]: audit 2024-08-25T11:21:00.009682+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:01 smithi059 bash[25081]: audit 2024-08-25T11:21:00.019586+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:01 smithi059 bash[25081]: audit 2024-08-25T11:21:00.028629+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:01.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:01 smithi196 bash[20359]: cluster 2024-08-25T11:20:59.461656+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:01.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:01 smithi196 bash[20359]: audit 2024-08-25T11:21:00.009682+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:01.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:01 smithi196 bash[20359]: audit 2024-08-25T11:21:00.019586+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:01.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:01 smithi196 bash[20359]: audit 2024-08-25T11:21:00.028629+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:03.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:03 smithi059 bash[19666]: cluster 2024-08-25T11:21:01.462110+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:03.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:03 smithi059 bash[25081]: cluster 2024-08-25T11:21:01.462110+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:03.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:03 smithi196 bash[20359]: cluster 2024-08-25T11:21:01.462110+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[19666]: cluster 2024-08-25T11:21:03.462571+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[19666]: audit 2024-08-25T11:21:04.900006+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.59:0/3439491393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]: dispatch 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[19666]: audit 2024-08-25T11:21:04.900564+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]: dispatch 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[19666]: audit 2024-08-25T11:21:04.902850+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]': finished 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[19666]: cluster 2024-08-25T11:21:04.909572+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[19666]: audit 2024-08-25T11:21:04.909856+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[25081]: cluster 2024-08-25T11:21:03.462571+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[25081]: audit 2024-08-25T11:21:04.900006+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.59:0/3439491393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]: dispatch 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[25081]: audit 2024-08-25T11:21:04.900564+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]: dispatch 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[25081]: audit 2024-08-25T11:21:04.902850+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]': finished 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[25081]: cluster 2024-08-25T11:21:04.909572+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-25T11:21:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:05 smithi059 bash[25081]: audit 2024-08-25T11:21:04.909856+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:05.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:05 smithi196 bash[20359]: cluster 2024-08-25T11:21:03.462571+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:05.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:05 smithi196 bash[20359]: audit 2024-08-25T11:21:04.900006+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.59:0/3439491393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]: dispatch 2024-08-25T11:21:05.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:05 smithi196 bash[20359]: audit 2024-08-25T11:21:04.900564+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]: dispatch 2024-08-25T11:21:05.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:05 smithi196 bash[20359]: audit 2024-08-25T11:21:04.902850+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccdf088d-ec36-44e1-9bae-4c45bf09bda0"}]': finished 2024-08-25T11:21:05.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:05 smithi196 bash[20359]: cluster 2024-08-25T11:21:04.909572+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-25T11:21:05.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:05 smithi196 bash[20359]: audit 2024-08-25T11:21:04.909856+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:06.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:06 smithi059 bash[19666]: audit 2024-08-25T11:21:05.581646+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/2220252880' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:21:06.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:06 smithi059 bash[25081]: audit 2024-08-25T11:21:05.581646+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/2220252880' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:21:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:06 smithi196 bash[20359]: audit 2024-08-25T11:21:05.581646+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/2220252880' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:21:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:07 smithi059 bash[19666]: cluster 2024-08-25T11:21:05.463010+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:07 smithi059 bash[25081]: cluster 2024-08-25T11:21:05.463010+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:07 smithi196 bash[20359]: cluster 2024-08-25T11:21:05.463010+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:09 smithi059 bash[19666]: cluster 2024-08-25T11:21:07.463484+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:09 smithi059 bash[25081]: cluster 2024-08-25T11:21:07.463484+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:09.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:09 smithi196 bash[20359]: cluster 2024-08-25T11:21:07.463484+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:11.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:11 smithi196 bash[20359]: cluster 2024-08-25T11:21:09.463953+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:11.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:11 smithi059 bash[25081]: cluster 2024-08-25T11:21:09.463953+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:11 smithi059 bash[19666]: cluster 2024-08-25T11:21:09.463953+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:13.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:13 smithi059 bash[19666]: cluster 2024-08-25T11:21:11.464426+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:13.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:13 smithi059 bash[25081]: cluster 2024-08-25T11:21:11.464426+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:13.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:13 smithi196 bash[20359]: cluster 2024-08-25T11:21:11.464426+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:15.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:15 smithi059 bash[19666]: cluster 2024-08-25T11:21:13.464921+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:15.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:15 smithi059 bash[25081]: cluster 2024-08-25T11:21:13.464921+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:15 smithi196 bash[20359]: cluster 2024-08-25T11:21:13.464921+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:17.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:17 smithi196 bash[20359]: cluster 2024-08-25T11:21:15.465221+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:17.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:17 smithi196 bash[20359]: audit 2024-08-25T11:21:16.198475+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:17.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:17 smithi196 bash[20359]: audit 2024-08-25T11:21:16.203231+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:17.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:17 smithi196 bash[20359]: audit 2024-08-25T11:21:16.211372+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:17.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:17 smithi059 bash[25081]: cluster 2024-08-25T11:21:15.465221+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:17.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:17 smithi059 bash[25081]: audit 2024-08-25T11:21:16.198475+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:17.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:17 smithi059 bash[25081]: audit 2024-08-25T11:21:16.203231+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:17.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:17 smithi059 bash[25081]: audit 2024-08-25T11:21:16.211372+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:17.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:17 smithi059 bash[19666]: cluster 2024-08-25T11:21:15.465221+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:17.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:17 smithi059 bash[19666]: audit 2024-08-25T11:21:16.198475+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:17.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:17 smithi059 bash[19666]: audit 2024-08-25T11:21:16.203231+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:17.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:17 smithi059 bash[19666]: audit 2024-08-25T11:21:16.211372+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:19 smithi059 bash[19666]: cluster 2024-08-25T11:21:17.465509+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:19.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:19 smithi059 bash[19666]: audit 2024-08-25T11:21:18.315788+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-25T11:21:19.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:19 smithi059 bash[19666]: audit 2024-08-25T11:21:18.317489+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:19.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:19 smithi059 bash[19666]: cephadm 2024-08-25T11:21:18.319062+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T11:21:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:19 smithi059 bash[25081]: cluster 2024-08-25T11:21:17.465509+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:19 smithi059 bash[25081]: audit 2024-08-25T11:21:18.315788+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-25T11:21:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:19 smithi059 bash[25081]: audit 2024-08-25T11:21:18.317489+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:19 smithi059 bash[25081]: cephadm 2024-08-25T11:21:18.319062+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T11:21:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:19 smithi196 bash[20359]: cluster 2024-08-25T11:21:17.465509+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:19 smithi196 bash[20359]: audit 2024-08-25T11:21:18.315788+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-25T11:21:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:19 smithi196 bash[20359]: audit 2024-08-25T11:21:18.317489+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:19 smithi196 bash[20359]: cephadm 2024-08-25T11:21:18.319062+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T11:21:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:21 smithi059 bash[19666]: cluster 2024-08-25T11:21:19.465966+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:21 smithi059 bash[19666]: audit 2024-08-25T11:21:20.241584+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:21 smithi059 bash[19666]: audit 2024-08-25T11:21:20.251717+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:21.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:21 smithi059 bash[19666]: audit 2024-08-25T11:21:20.263673+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:21 smithi059 bash[25081]: cluster 2024-08-25T11:21:19.465966+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:21 smithi059 bash[25081]: audit 2024-08-25T11:21:20.241584+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:21 smithi059 bash[25081]: audit 2024-08-25T11:21:20.251717+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:21 smithi059 bash[25081]: audit 2024-08-25T11:21:20.263673+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:21 smithi196 bash[20359]: cluster 2024-08-25T11:21:19.465966+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:21 smithi196 bash[20359]: audit 2024-08-25T11:21:20.241584+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:21 smithi196 bash[20359]: audit 2024-08-25T11:21:20.251717+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:21 smithi196 bash[20359]: audit 2024-08-25T11:21:20.263673+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:22 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:21:22.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:21:22 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:21:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:22 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:21:22.780 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:21:22 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:21:23.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:22 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:21:23.123 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:21:22 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:21:23.123 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:22 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:21:23.123 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:21:22 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:21:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[19666]: cluster 2024-08-25T11:21:21.466500+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[19666]: audit 2024-08-25T11:21:23.045943+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[19666]: audit 2024-08-25T11:21:23.049985+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[19666]: audit 2024-08-25T11:21:23.050285+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[19666]: audit 2024-08-25T11:21:23.051332+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[19666]: audit 2024-08-25T11:21:23.054723+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[19666]: audit 2024-08-25T11:21:23.059965+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[25081]: cluster 2024-08-25T11:21:21.466500+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[25081]: audit 2024-08-25T11:21:23.045943+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[25081]: audit 2024-08-25T11:21:23.049985+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[25081]: audit 2024-08-25T11:21:23.050285+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[25081]: audit 2024-08-25T11:21:23.051332+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[25081]: audit 2024-08-25T11:21:23.054723+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:23.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:23 smithi059 bash[25081]: audit 2024-08-25T11:21:23.059965+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:23 smithi196 bash[20359]: cluster 2024-08-25T11:21:21.466500+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:23 smithi196 bash[20359]: audit 2024-08-25T11:21:23.045943+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:23 smithi196 bash[20359]: audit 2024-08-25T11:21:23.049985+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:23 smithi196 bash[20359]: audit 2024-08-25T11:21:23.050285+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:23 smithi196 bash[20359]: audit 2024-08-25T11:21:23.051332+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:23 smithi196 bash[20359]: audit 2024-08-25T11:21:23.054723+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:23 smithi196 bash[20359]: audit 2024-08-25T11:21:23.059965+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:25 smithi059 bash[19666]: cluster 2024-08-25T11:21:23.466966+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:25 smithi059 bash[25081]: cluster 2024-08-25T11:21:23.466966+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:25 smithi196 bash[20359]: cluster 2024-08-25T11:21:23.466966+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:27 smithi059 bash[25081]: cluster 2024-08-25T11:21:25.467408+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:27.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:27 smithi059 bash[19666]: cluster 2024-08-25T11:21:25.467408+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:27 smithi196 bash[20359]: cluster 2024-08-25T11:21:25.467408+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:29.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:29 smithi059 bash[19666]: cluster 2024-08-25T11:21:27.467866+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:29.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:29 smithi059 bash[25081]: cluster 2024-08-25T11:21:27.467866+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:29 smithi196 bash[20359]: cluster 2024-08-25T11:21:27.467866+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:30.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:30 smithi059 bash[19666]: audit 2024-08-25T11:21:29.647040+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-25T11:21:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:30 smithi059 bash[25081]: audit 2024-08-25T11:21:29.647040+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-25T11:21:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:30 smithi196 bash[20359]: audit 2024-08-25T11:21:29.647040+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-25T11:21:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[19666]: cluster 2024-08-25T11:21:29.468311+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[19666]: audit 2024-08-25T11:21:30.266301+0000 mon.a (mon.0) 418 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T11:21:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[19666]: cluster 2024-08-25T11:21:30.271546+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-25T11:21:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[19666]: audit 2024-08-25T11:21:30.272227+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:21:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[19666]: audit 2024-08-25T11:21:30.273025+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:31.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[25081]: cluster 2024-08-25T11:21:29.468311+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:31.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[25081]: audit 2024-08-25T11:21:30.266301+0000 mon.a (mon.0) 418 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T11:21:31.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[25081]: cluster 2024-08-25T11:21:30.271546+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-25T11:21:31.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[25081]: audit 2024-08-25T11:21:30.272227+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:21:31.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:31 smithi059 bash[25081]: audit 2024-08-25T11:21:30.273025+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:31.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:31 smithi196 bash[20359]: cluster 2024-08-25T11:21:29.468311+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:31.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:31 smithi196 bash[20359]: audit 2024-08-25T11:21:30.266301+0000 mon.a (mon.0) 418 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T11:21:31.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:31 smithi196 bash[20359]: cluster 2024-08-25T11:21:30.271546+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-25T11:21:31.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:31 smithi196 bash[20359]: audit 2024-08-25T11:21:30.272227+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:21:31.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:31 smithi196 bash[20359]: audit 2024-08-25T11:21:30.273025+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:31.779 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 1 on host 'smithi059' 2024-08-25T11:21:32.377 DEBUG:teuthology.orchestra.run.smithi059:osd.1> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.1.service 2024-08-25T11:21:32.379 INFO:tasks.cephadm:Deploying osd.2 on smithi059 with /dev/vg_nvme/lv_2... 2024-08-25T11:21:32.380 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.268840+0000 mon.a (mon.0) 422 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: cluster 2024-08-25T11:21:31.273883+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.274806+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.284842+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.756569+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.766121+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.766937+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.769840+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.778788+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.788243+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.791158+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:32.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.792370+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:32.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:32 smithi196 bash[20359]: audit 2024-08-25T11:21:31.804010+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.268840+0000 mon.a (mon.0) 422 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:21:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: cluster 2024-08-25T11:21:31.273883+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-25T11:21:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.274806+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.284842+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.756569+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.766121+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.766937+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.769840+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.778788+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.788243+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.791158+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.792370+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[19666]: audit 2024-08-25T11:21:31.804010+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.268840+0000 mon.a (mon.0) 422 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:21:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: cluster 2024-08-25T11:21:31.273883+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.274806+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.284842+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.756569+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.766121+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.766937+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.769840+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.778788+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.788243+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.791158+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.792370+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:32.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:32 smithi059 bash[25081]: audit 2024-08-25T11:21:31.804010+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:33.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[19666]: cluster 2024-08-25T11:21:30.659170+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:21:33.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[19666]: cluster 2024-08-25T11:21:30.659331+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:21:33.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[19666]: cluster 2024-08-25T11:21:31.468788+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:33.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[19666]: cephadm 2024-08-25T11:21:31.781205+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 7610M 2024-08-25T11:21:33.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[19666]: audit 2024-08-25T11:21:32.280683+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:33.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[19666]: cluster 2024-08-25T11:21:32.287738+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692] boot 2024-08-25T11:21:33.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[19666]: cluster 2024-08-25T11:21:32.287832+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-25T11:21:33.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[19666]: audit 2024-08-25T11:21:32.288928+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:33.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[25081]: cluster 2024-08-25T11:21:30.659170+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:21:33.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[25081]: cluster 2024-08-25T11:21:30.659331+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:21:33.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[25081]: cluster 2024-08-25T11:21:31.468788+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:33.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[25081]: cephadm 2024-08-25T11:21:31.781205+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 7610M 2024-08-25T11:21:33.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[25081]: audit 2024-08-25T11:21:32.280683+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:33.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[25081]: cluster 2024-08-25T11:21:32.287738+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692] boot 2024-08-25T11:21:33.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[25081]: cluster 2024-08-25T11:21:32.287832+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-25T11:21:33.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:33 smithi059 bash[25081]: audit 2024-08-25T11:21:32.288928+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:33.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:33 smithi196 bash[20359]: cluster 2024-08-25T11:21:30.659170+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:21:33.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:33 smithi196 bash[20359]: cluster 2024-08-25T11:21:30.659331+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:21:33.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:33 smithi196 bash[20359]: cluster 2024-08-25T11:21:31.468788+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-25T11:21:33.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:33 smithi196 bash[20359]: cephadm 2024-08-25T11:21:31.781205+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 7610M 2024-08-25T11:21:33.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:33 smithi196 bash[20359]: audit 2024-08-25T11:21:32.280683+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:33.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:33 smithi196 bash[20359]: cluster 2024-08-25T11:21:32.287738+0000 mon.a (mon.0) 436 : cluster [INF] osd.1 [v2:172.21.15.59:6810/2603683692,v1:172.21.15.59:6811/2603683692] boot 2024-08-25T11:21:33.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:33 smithi196 bash[20359]: cluster 2024-08-25T11:21:32.287832+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-25T11:21:33.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:33 smithi196 bash[20359]: audit 2024-08-25T11:21:32.288928+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:21:34.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:34 smithi196 bash[20359]: cluster 2024-08-25T11:21:33.309953+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-25T11:21:34.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:34 smithi059 bash[19666]: cluster 2024-08-25T11:21:33.309953+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-25T11:21:34.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:34 smithi059 bash[25081]: cluster 2024-08-25T11:21:33.309953+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-25T11:21:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:35 smithi059 bash[19666]: cluster 2024-08-25T11:21:33.469266+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:35.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:35 smithi059 bash[25081]: cluster 2024-08-25T11:21:33.469266+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:35.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:35 smithi196 bash[20359]: cluster 2024-08-25T11:21:33.469266+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:37.093 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:21:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[19666]: cluster 2024-08-25T11:21:35.469732+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[19666]: audit 2024-08-25T11:21:36.396203+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[19666]: audit 2024-08-25T11:21:36.406288+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[19666]: audit 2024-08-25T11:21:36.411599+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[19666]: audit 2024-08-25T11:21:36.419354+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[19666]: audit 2024-08-25T11:21:36.420074+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[19666]: audit 2024-08-25T11:21:36.423045+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[19666]: audit 2024-08-25T11:21:36.434711+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[25081]: cluster 2024-08-25T11:21:35.469732+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[25081]: audit 2024-08-25T11:21:36.396203+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[25081]: audit 2024-08-25T11:21:36.406288+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[25081]: audit 2024-08-25T11:21:36.411599+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:37.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[25081]: audit 2024-08-25T11:21:36.419354+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[25081]: audit 2024-08-25T11:21:36.420074+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:37.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[25081]: audit 2024-08-25T11:21:36.423045+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:37.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:37 smithi059 bash[25081]: audit 2024-08-25T11:21:36.434711+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:37 smithi196 bash[20359]: cluster 2024-08-25T11:21:35.469732+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:37.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:37 smithi196 bash[20359]: audit 2024-08-25T11:21:36.396203+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:37 smithi196 bash[20359]: audit 2024-08-25T11:21:36.406288+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:37 smithi196 bash[20359]: audit 2024-08-25T11:21:36.411599+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:37.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:37 smithi196 bash[20359]: audit 2024-08-25T11:21:36.419354+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:37.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:37 smithi196 bash[20359]: audit 2024-08-25T11:21:36.420074+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:37.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:37 smithi196 bash[20359]: audit 2024-08-25T11:21:36.423045+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:37.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:37 smithi196 bash[20359]: audit 2024-08-25T11:21:36.434711+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:38.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:38 smithi059 bash[19666]: cephadm 2024-08-25T11:21:36.409379+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:21:38.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:38 smithi196 bash[20359]: cephadm 2024-08-25T11:21:36.409379+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:21:38.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:38 smithi059 bash[25081]: cephadm 2024-08-25T11:21:36.409379+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:21:39.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:39 smithi196 bash[20359]: cluster 2024-08-25T11:21:37.470184+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:39.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:39 smithi196 bash[20359]: audit 2024-08-25T11:21:38.480049+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:39 smithi196 bash[20359]: audit 2024-08-25T11:21:38.486359+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:39 smithi196 bash[20359]: audit 2024-08-25T11:21:38.488538+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:39.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:39 smithi196 bash[20359]: audit 2024-08-25T11:21:38.491675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:39 smithi196 bash[20359]: audit 2024-08-25T11:21:38.491984+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:39.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:39 smithi196 bash[20359]: audit 2024-08-25T11:21:38.492828+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:39.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:39 smithi196 bash[20359]: audit 2024-08-25T11:21:38.498258+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[19666]: cluster 2024-08-25T11:21:37.470184+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[19666]: audit 2024-08-25T11:21:38.480049+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[19666]: audit 2024-08-25T11:21:38.486359+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[19666]: audit 2024-08-25T11:21:38.488538+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[19666]: audit 2024-08-25T11:21:38.491675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[19666]: audit 2024-08-25T11:21:38.491984+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[19666]: audit 2024-08-25T11:21:38.492828+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[19666]: audit 2024-08-25T11:21:38.498258+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[25081]: cluster 2024-08-25T11:21:37.470184+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[25081]: audit 2024-08-25T11:21:38.480049+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[25081]: audit 2024-08-25T11:21:38.486359+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[25081]: audit 2024-08-25T11:21:38.488538+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:21:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[25081]: audit 2024-08-25T11:21:38.491675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[25081]: audit 2024-08-25T11:21:38.491984+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[25081]: audit 2024-08-25T11:21:38.492828+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:21:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:39 smithi059 bash[25081]: audit 2024-08-25T11:21:38.498258+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.087 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:21:41.138 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_2 2024-08-25T11:21:41.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:41 smithi059 bash[19666]: cluster 2024-08-25T11:21:39.470657+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:41.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:41 smithi059 bash[19666]: audit 2024-08-25T11:21:40.454658+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:41 smithi059 bash[19666]: audit 2024-08-25T11:21:40.460776+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:41 smithi059 bash[19666]: audit 2024-08-25T11:21:40.467098+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:41 smithi059 bash[25081]: cluster 2024-08-25T11:21:39.470657+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:41.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:41 smithi059 bash[25081]: audit 2024-08-25T11:21:40.454658+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:41 smithi059 bash[25081]: audit 2024-08-25T11:21:40.460776+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:41 smithi059 bash[25081]: audit 2024-08-25T11:21:40.467098+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:41 smithi196 bash[20359]: cluster 2024-08-25T11:21:39.470657+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:41.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:41 smithi196 bash[20359]: audit 2024-08-25T11:21:40.454658+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:41 smithi196 bash[20359]: audit 2024-08-25T11:21:40.460776+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:41.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:41 smithi196 bash[20359]: audit 2024-08-25T11:21:40.467098+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:43.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:43 smithi196 bash[20359]: cluster 2024-08-25T11:21:41.471174+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:43 smithi059 bash[19666]: cluster 2024-08-25T11:21:41.471174+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:43.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:43 smithi059 bash[25081]: cluster 2024-08-25T11:21:41.471174+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:45 smithi196 bash[20359]: cluster 2024-08-25T11:21:43.471680+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:45 smithi059 bash[19666]: cluster 2024-08-25T11:21:43.471680+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:45 smithi059 bash[25081]: cluster 2024-08-25T11:21:43.471680+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:45.899 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:21:47.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:47 smithi059 bash[19666]: cluster 2024-08-25T11:21:45.472167+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:47 smithi059 bash[25081]: cluster 2024-08-25T11:21:45.472167+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:47 smithi196 bash[20359]: cluster 2024-08-25T11:21:45.472167+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:48.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:48 smithi196 bash[20359]: audit 2024-08-25T11:21:47.472711+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:21:48.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:48 smithi196 bash[20359]: audit 2024-08-25T11:21:47.476497+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:21:48.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:48 smithi196 bash[20359]: audit 2024-08-25T11:21:47.477458+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:48 smithi059 bash[19666]: audit 2024-08-25T11:21:47.472711+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:21:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:48 smithi059 bash[19666]: audit 2024-08-25T11:21:47.476497+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:21:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:48 smithi059 bash[19666]: audit 2024-08-25T11:21:47.477458+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:48 smithi059 bash[25081]: audit 2024-08-25T11:21:47.472711+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:21:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:48 smithi059 bash[25081]: audit 2024-08-25T11:21:47.476497+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:21:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:48 smithi059 bash[25081]: audit 2024-08-25T11:21:47.477458+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:21:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:49 smithi196 bash[20359]: audit 2024-08-25T11:21:47.466736+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:21:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:49 smithi196 bash[20359]: cluster 2024-08-25T11:21:47.472599+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:49 smithi059 bash[19666]: audit 2024-08-25T11:21:47.466736+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:21:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:49 smithi059 bash[19666]: cluster 2024-08-25T11:21:47.472599+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:49.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:49 smithi059 bash[25081]: audit 2024-08-25T11:21:47.466736+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:21:49.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:49 smithi059 bash[25081]: cluster 2024-08-25T11:21:47.472599+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:51.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:51 smithi196 bash[20359]: cluster 2024-08-25T11:21:49.473047+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:51 smithi059 bash[19666]: cluster 2024-08-25T11:21:49.473047+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:51.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:51 smithi059 bash[25081]: cluster 2024-08-25T11:21:49.473047+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:53.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:53 smithi196 bash[20359]: cluster 2024-08-25T11:21:51.473571+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:53.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:53 smithi059 bash[25081]: cluster 2024-08-25T11:21:51.473571+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:53 smithi059 bash[19666]: cluster 2024-08-25T11:21:51.473571+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:55.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:55 smithi059 bash[25081]: cluster 2024-08-25T11:21:53.474004+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:55.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:55 smithi059 bash[19666]: cluster 2024-08-25T11:21:53.474004+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:55.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:55 smithi196 bash[20359]: cluster 2024-08-25T11:21:53.474004+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:57.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:57 smithi196 bash[20359]: cluster 2024-08-25T11:21:55.474506+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:57.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:57 smithi196 bash[20359]: audit 2024-08-25T11:21:56.783154+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.59:0/4147794650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73c81e5a-697d-479b-bdaf-7baf28b96de5"}]: dispatch 2024-08-25T11:21:57.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:57 smithi196 bash[20359]: audit 2024-08-25T11:21:56.785234+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.59:0/4147794650' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73c81e5a-697d-479b-bdaf-7baf28b96de5"}]': finished 2024-08-25T11:21:57.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:57 smithi196 bash[20359]: cluster 2024-08-25T11:21:56.791309+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-25T11:21:57.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:57 smithi196 bash[20359]: audit 2024-08-25T11:21:56.791603+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:21:57.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[19666]: cluster 2024-08-25T11:21:55.474506+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:57.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[19666]: audit 2024-08-25T11:21:56.783154+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.59:0/4147794650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73c81e5a-697d-479b-bdaf-7baf28b96de5"}]: dispatch 2024-08-25T11:21:57.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[19666]: audit 2024-08-25T11:21:56.785234+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.59:0/4147794650' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73c81e5a-697d-479b-bdaf-7baf28b96de5"}]': finished 2024-08-25T11:21:57.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[19666]: cluster 2024-08-25T11:21:56.791309+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-25T11:21:57.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[19666]: audit 2024-08-25T11:21:56.791603+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:21:57.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[25081]: cluster 2024-08-25T11:21:55.474506+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:57.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[25081]: audit 2024-08-25T11:21:56.783154+0000 mon.a (mon.0) 460 : audit [INF] from='client.? 172.21.15.59:0/4147794650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73c81e5a-697d-479b-bdaf-7baf28b96de5"}]: dispatch 2024-08-25T11:21:57.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[25081]: audit 2024-08-25T11:21:56.785234+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.59:0/4147794650' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73c81e5a-697d-479b-bdaf-7baf28b96de5"}]': finished 2024-08-25T11:21:57.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[25081]: cluster 2024-08-25T11:21:56.791309+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-25T11:21:57.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:57 smithi059 bash[25081]: audit 2024-08-25T11:21:56.791603+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:21:58.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:58 smithi196 bash[20359]: audit 2024-08-25T11:21:57.425510+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.59:0/511468577' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:21:58.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:58 smithi196 bash[20359]: audit 2024-08-25T11:21:58.135617+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:58.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:58 smithi196 bash[20359]: audit 2024-08-25T11:21:58.140714+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:58.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:58 smithi196 bash[20359]: audit 2024-08-25T11:21:58.145301+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:58.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:58 smithi059 bash[25081]: audit 2024-08-25T11:21:57.425510+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.59:0/511468577' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:21:58.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:58 smithi059 bash[25081]: audit 2024-08-25T11:21:58.135617+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:58.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:58 smithi059 bash[25081]: audit 2024-08-25T11:21:58.140714+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:58.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:58 smithi059 bash[25081]: audit 2024-08-25T11:21:58.145301+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:58.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:58 smithi059 bash[19666]: audit 2024-08-25T11:21:57.425510+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.59:0/511468577' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:21:58.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:58 smithi059 bash[19666]: audit 2024-08-25T11:21:58.135617+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:58.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:58 smithi059 bash[19666]: audit 2024-08-25T11:21:58.140714+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:58.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:58 smithi059 bash[19666]: audit 2024-08-25T11:21:58.145301+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:21:59.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:21:59 smithi059 bash[19666]: cluster 2024-08-25T11:21:57.474840+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:59.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:21:59 smithi059 bash[25081]: cluster 2024-08-25T11:21:57.474840+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:21:59.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:21:59 smithi196 bash[20359]: cluster 2024-08-25T11:21:57.474840+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:01 smithi059 bash[25081]: cluster 2024-08-25T11:21:59.475284+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:01 smithi059 bash[25081]: audit 2024-08-25T11:22:00.659038+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:01 smithi059 bash[25081]: audit 2024-08-25T11:22:00.666188+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:01 smithi059 bash[25081]: audit 2024-08-25T11:22:00.673866+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:01.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:01 smithi059 bash[19666]: cluster 2024-08-25T11:21:59.475284+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:01.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:01 smithi059 bash[19666]: audit 2024-08-25T11:22:00.659038+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:01.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:01 smithi059 bash[19666]: audit 2024-08-25T11:22:00.666188+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:01.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:01 smithi059 bash[19666]: audit 2024-08-25T11:22:00.673866+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:01.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:01 smithi196 bash[20359]: cluster 2024-08-25T11:21:59.475284+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:01.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:01 smithi196 bash[20359]: audit 2024-08-25T11:22:00.659038+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:01.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:01 smithi196 bash[20359]: audit 2024-08-25T11:22:00.666188+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:01.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:01 smithi196 bash[20359]: audit 2024-08-25T11:22:00.673866+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:03 smithi059 bash[19666]: cluster 2024-08-25T11:22:01.475643+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:03 smithi059 bash[25081]: cluster 2024-08-25T11:22:01.475643+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:03.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:03 smithi196 bash[20359]: cluster 2024-08-25T11:22:01.475643+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:05 smithi059 bash[19666]: cluster 2024-08-25T11:22:03.476086+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:05 smithi059 bash[25081]: cluster 2024-08-25T11:22:03.476086+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:05.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:05 smithi196 bash[20359]: cluster 2024-08-25T11:22:03.476086+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:07.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:07 smithi059 bash[19666]: cluster 2024-08-25T11:22:05.476599+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:07.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:07 smithi059 bash[25081]: cluster 2024-08-25T11:22:05.476599+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:07.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:07 smithi196 bash[20359]: cluster 2024-08-25T11:22:05.476599+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:08.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:08 smithi059 bash[19666]: cluster 2024-08-25T11:22:07.477041+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:08.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:08 smithi059 bash[25081]: cluster 2024-08-25T11:22:07.477041+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:08.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:08 smithi196 bash[20359]: cluster 2024-08-25T11:22:07.477041+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:10 smithi196 bash[20359]: cluster 2024-08-25T11:22:09.477521+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:10 smithi196 bash[20359]: audit 2024-08-25T11:22:09.704308+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-25T11:22:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:10 smithi196 bash[20359]: audit 2024-08-25T11:22:09.705724+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:10 smithi196 bash[20359]: cephadm 2024-08-25T11:22:09.706859+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T11:22:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:10 smithi059 bash[25081]: cluster 2024-08-25T11:22:09.477521+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:10 smithi059 bash[25081]: audit 2024-08-25T11:22:09.704308+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-25T11:22:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:10 smithi059 bash[25081]: audit 2024-08-25T11:22:09.705724+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:10 smithi059 bash[25081]: cephadm 2024-08-25T11:22:09.706859+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T11:22:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:10 smithi059 bash[19666]: cluster 2024-08-25T11:22:09.477521+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:10 smithi059 bash[19666]: audit 2024-08-25T11:22:09.704308+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-25T11:22:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:10 smithi059 bash[19666]: audit 2024-08-25T11:22:09.705724+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:10 smithi059 bash[19666]: cephadm 2024-08-25T11:22:09.706859+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T11:22:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:12 smithi059 bash[19666]: cluster 2024-08-25T11:22:11.477974+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:12 smithi059 bash[25081]: cluster 2024-08-25T11:22:11.477974+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:12 smithi196 bash[20359]: cluster 2024-08-25T11:22:11.477974+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:13 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.028 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:22:13 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:13 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.029 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:22:13 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.029 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:22:13 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:14 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.528 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:22:14 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:22:14 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:14 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.529 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:22:14 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:22:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:14 smithi196 bash[20359]: cluster 2024-08-25T11:22:13.478462+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:14.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:14 smithi196 bash[20359]: audit 2024-08-25T11:22:14.250372+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:14.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:14 smithi196 bash[20359]: audit 2024-08-25T11:22:14.254909+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:14.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:14 smithi196 bash[20359]: audit 2024-08-25T11:22:14.255261+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:14.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:14 smithi196 bash[20359]: audit 2024-08-25T11:22:14.256440+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:14.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:14 smithi196 bash[20359]: audit 2024-08-25T11:22:14.258962+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:14.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:14 smithi196 bash[20359]: audit 2024-08-25T11:22:14.263863+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:15.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[19666]: cluster 2024-08-25T11:22:13.478462+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:15.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[19666]: audit 2024-08-25T11:22:14.250372+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:15.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[19666]: audit 2024-08-25T11:22:14.254909+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:15.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[19666]: audit 2024-08-25T11:22:14.255261+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:15.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[19666]: audit 2024-08-25T11:22:14.256440+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[19666]: audit 2024-08-25T11:22:14.258962+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[19666]: audit 2024-08-25T11:22:14.263863+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[25081]: cluster 2024-08-25T11:22:13.478462+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[25081]: audit 2024-08-25T11:22:14.250372+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[25081]: audit 2024-08-25T11:22:14.254909+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[25081]: audit 2024-08-25T11:22:14.255261+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[25081]: audit 2024-08-25T11:22:14.256440+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[25081]: audit 2024-08-25T11:22:14.258962+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:14 smithi059 bash[25081]: audit 2024-08-25T11:22:14.263863+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:16.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:16 smithi059 bash[19666]: cluster 2024-08-25T11:22:15.478775+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:16.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:16 smithi059 bash[25081]: cluster 2024-08-25T11:22:15.478775+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:16.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:16 smithi196 bash[20359]: cluster 2024-08-25T11:22:15.478775+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:19.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: cluster 2024-08-25T11:22:17.479189+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:19.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: audit 2024-08-25T11:22:18.270124+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: audit 2024-08-25T11:22:18.275355+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: cephadm 2024-08-25T11:22:18.276633+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: audit 2024-08-25T11:22:18.277544+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: audit 2024-08-25T11:22:18.279368+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: audit 2024-08-25T11:22:18.280043+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: audit 2024-08-25T11:22:18.282418+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[19666]: audit 2024-08-25T11:22:18.287942+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: cluster 2024-08-25T11:22:17.479189+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: audit 2024-08-25T11:22:18.270124+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: audit 2024-08-25T11:22:18.275355+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: cephadm 2024-08-25T11:22:18.276633+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: audit 2024-08-25T11:22:18.277544+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:19.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: audit 2024-08-25T11:22:18.279368+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: audit 2024-08-25T11:22:18.280043+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: audit 2024-08-25T11:22:18.282418+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:19 smithi059 bash[25081]: audit 2024-08-25T11:22:18.287942+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: cluster 2024-08-25T11:22:17.479189+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: audit 2024-08-25T11:22:18.270124+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: audit 2024-08-25T11:22:18.275355+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: cephadm 2024-08-25T11:22:18.276633+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:22:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: audit 2024-08-25T11:22:18.277544+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: audit 2024-08-25T11:22:18.279368+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: audit 2024-08-25T11:22:18.280043+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: audit 2024-08-25T11:22:18.282418+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:19 smithi196 bash[20359]: audit 2024-08-25T11:22:18.287942+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:21 smithi059 bash[19666]: cluster 2024-08-25T11:22:19.479669+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:21 smithi059 bash[19666]: audit 2024-08-25T11:22:20.870319+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:21 smithi059 bash[19666]: audit 2024-08-25T11:22:20.878805+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:21 smithi059 bash[19666]: audit 2024-08-25T11:22:20.888708+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:21 smithi059 bash[25081]: cluster 2024-08-25T11:22:19.479669+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:21 smithi059 bash[25081]: audit 2024-08-25T11:22:20.870319+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:21 smithi059 bash[25081]: audit 2024-08-25T11:22:20.878805+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:21 smithi059 bash[25081]: audit 2024-08-25T11:22:20.888708+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:21 smithi196 bash[20359]: cluster 2024-08-25T11:22:19.479669+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:21 smithi196 bash[20359]: audit 2024-08-25T11:22:20.870319+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:21 smithi196 bash[20359]: audit 2024-08-25T11:22:20.878805+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:21 smithi196 bash[20359]: audit 2024-08-25T11:22:20.888708+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:22.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:22 smithi059 bash[19666]: audit 2024-08-25T11:22:21.580882+0000 mon.a (mon.0) 489 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-25T11:22:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:22 smithi059 bash[25081]: audit 2024-08-25T11:22:21.580882+0000 mon.a (mon.0) 489 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-25T11:22:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:22 smithi196 bash[20359]: audit 2024-08-25T11:22:21.580882+0000 mon.a (mon.0) 489 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-25T11:22:23.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: cluster 2024-08-25T11:22:21.480176+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:23.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.284823+0000 mon.a (mon.0) 490 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T11:22:23.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: cluster 2024-08-25T11:22:22.291745+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-25T11:22:23.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.292289+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:22:23.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.292844+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.797706+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.802149+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.804173+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.807322+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.807626+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.808503+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[25081]: audit 2024-08-25T11:22:22.814027+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: cluster 2024-08-25T11:22:21.480176+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.284823+0000 mon.a (mon.0) 490 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: cluster 2024-08-25T11:22:22.291745+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.292289+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:22:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.292844+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.797706+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.802149+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.804173+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.807322+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.807626+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.808503+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:23 smithi059 bash[19666]: audit 2024-08-25T11:22:22.814027+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: cluster 2024-08-25T11:22:21.480176+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.284823+0000 mon.a (mon.0) 490 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T11:22:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: cluster 2024-08-25T11:22:22.291745+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-25T11:22:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.292289+0000 mon.a (mon.0) 492 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:22:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.292844+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.797706+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.802149+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.804173+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.807322+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.807626+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.808503+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:23 smithi196 bash[20359]: audit 2024-08-25T11:22:22.814027+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:23.965 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 2 on host 'smithi059' 2024-08-25T11:22:24.546 DEBUG:teuthology.orchestra.run.smithi059:osd.2> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.2.service 2024-08-25T11:22:24.549 INFO:tasks.cephadm:Deploying osd.3 on smithi059 with /dev/vg_nvme/lv_1... 2024-08-25T11:22:24.549 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-25T11:22:24.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.286521+0000 mon.a (mon.0) 501 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:22:24.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: cluster 2024-08-25T11:22:23.289195+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-25T11:22:24.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.290024+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:24.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.296447+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:24.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.949160+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:24.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.957919+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.958823+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.961962+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.966115+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.969215+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.977054+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.982371+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:24.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.983707+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:24.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[19666]: audit 2024-08-25T11:22:23.990649+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.286521+0000 mon.a (mon.0) 501 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: cluster 2024-08-25T11:22:23.289195+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.290024+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.296447+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.949160+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.957919+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.958823+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.961962+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.966115+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.969215+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.977054+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.982371+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:24.561 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.983707+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:24.561 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:24 smithi059 bash[25081]: audit 2024-08-25T11:22:23.990649+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.286521+0000 mon.a (mon.0) 501 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:22:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: cluster 2024-08-25T11:22:23.289195+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-25T11:22:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.290024+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.296447+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.949160+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.957919+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.958823+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.961962+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.966115+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.969215+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.977054+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.982371+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.983707+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:22:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:24 smithi196 bash[20359]: audit 2024-08-25T11:22:23.990649+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:25 smithi196 bash[20359]: cluster 2024-08-25T11:22:22.587165+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:22:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:25 smithi196 bash[20359]: cluster 2024-08-25T11:22:22.587229+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:22:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:25 smithi196 bash[20359]: cluster 2024-08-25T11:22:23.480610+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:25 smithi196 bash[20359]: cephadm 2024-08-25T11:22:23.970531+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 5073M 2024-08-25T11:22:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:25 smithi196 bash[20359]: audit 2024-08-25T11:22:24.294806+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:25 smithi196 bash[20359]: cluster 2024-08-25T11:22:24.303707+0000 mon.a (mon.0) 516 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196] boot 2024-08-25T11:22:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:25 smithi196 bash[20359]: cluster 2024-08-25T11:22:24.303800+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-25T11:22:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:25 smithi196 bash[20359]: audit 2024-08-25T11:22:24.305044+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[25081]: cluster 2024-08-25T11:22:22.587165+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:22:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[25081]: cluster 2024-08-25T11:22:22.587229+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:22:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[25081]: cluster 2024-08-25T11:22:23.480610+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[25081]: cephadm 2024-08-25T11:22:23.970531+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 5073M 2024-08-25T11:22:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[25081]: audit 2024-08-25T11:22:24.294806+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[25081]: cluster 2024-08-25T11:22:24.303707+0000 mon.a (mon.0) 516 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196] boot 2024-08-25T11:22:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[25081]: cluster 2024-08-25T11:22:24.303800+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-25T11:22:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[25081]: audit 2024-08-25T11:22:24.305044+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[19666]: cluster 2024-08-25T11:22:22.587165+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:22:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[19666]: cluster 2024-08-25T11:22:22.587229+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:22:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[19666]: cluster 2024-08-25T11:22:23.480610+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-25T11:22:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[19666]: cephadm 2024-08-25T11:22:23.970531+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 5073M 2024-08-25T11:22:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[19666]: audit 2024-08-25T11:22:24.294806+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[19666]: cluster 2024-08-25T11:22:24.303707+0000 mon.a (mon.0) 516 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1934797196,v1:172.21.15.59:6819/1934797196] boot 2024-08-25T11:22:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[19666]: cluster 2024-08-25T11:22:24.303800+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-25T11:22:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:25 smithi059 bash[19666]: audit 2024-08-25T11:22:24.305044+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:22:26.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:26 smithi196 bash[20359]: cluster 2024-08-25T11:22:25.329449+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-25T11:22:26.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:26 smithi196 bash[20359]: audit 2024-08-25T11:22:25.593624+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-25T11:22:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:26 smithi059 bash[19666]: cluster 2024-08-25T11:22:25.329449+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-25T11:22:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:26 smithi059 bash[19666]: audit 2024-08-25T11:22:25.593624+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-25T11:22:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:26 smithi059 bash[25081]: cluster 2024-08-25T11:22:25.329449+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-25T11:22:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:26 smithi059 bash[25081]: audit 2024-08-25T11:22:25.593624+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-25T11:22:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:27 smithi196 bash[20359]: cluster 2024-08-25T11:22:25.481116+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:27 smithi196 bash[20359]: audit 2024-08-25T11:22:26.331777+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-25T11:22:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:27 smithi196 bash[20359]: cluster 2024-08-25T11:22:26.341053+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-25T11:22:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:27 smithi196 bash[20359]: audit 2024-08-25T11:22:26.342985+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-25T11:22:27.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:27 smithi059 bash[19666]: cluster 2024-08-25T11:22:25.481116+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:27.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:27 smithi059 bash[19666]: audit 2024-08-25T11:22:26.331777+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-25T11:22:27.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:27 smithi059 bash[19666]: cluster 2024-08-25T11:22:26.341053+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-25T11:22:27.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:27 smithi059 bash[19666]: audit 2024-08-25T11:22:26.342985+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-25T11:22:27.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:27 smithi059 bash[25081]: cluster 2024-08-25T11:22:25.481116+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:27.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:27 smithi059 bash[25081]: audit 2024-08-25T11:22:26.331777+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-25T11:22:27.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:27 smithi059 bash[25081]: cluster 2024-08-25T11:22:26.341053+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-25T11:22:27.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:27 smithi059 bash[25081]: audit 2024-08-25T11:22:26.342985+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-25T11:22:28.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:28 smithi196 bash[20359]: audit 2024-08-25T11:22:27.341641+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-25T11:22:28.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:28 smithi196 bash[20359]: cluster 2024-08-25T11:22:27.343821+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-25T11:22:28.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:28 smithi059 bash[19666]: audit 2024-08-25T11:22:27.341641+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-25T11:22:28.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:28 smithi059 bash[19666]: cluster 2024-08-25T11:22:27.343821+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-25T11:22:28.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:28 smithi059 bash[25081]: audit 2024-08-25T11:22:27.341641+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-25T11:22:28.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:28 smithi059 bash[25081]: cluster 2024-08-25T11:22:27.343821+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-25T11:22:29.324 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:22:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:29 smithi196 bash[20359]: cluster 2024-08-25T11:22:27.481497+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:29.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:29 smithi196 bash[20359]: cluster 2024-08-25T11:22:28.353499+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-25T11:22:29.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:29 smithi196 bash[20359]: audit 2024-08-25T11:22:28.383159+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:29.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:29 smithi059 bash[19666]: cluster 2024-08-25T11:22:27.481497+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:29.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:29 smithi059 bash[19666]: cluster 2024-08-25T11:22:28.353499+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-25T11:22:29.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:29 smithi059 bash[19666]: audit 2024-08-25T11:22:28.383159+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:29.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:29 smithi059 bash[25081]: cluster 2024-08-25T11:22:27.481497+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:29.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:29 smithi059 bash[25081]: cluster 2024-08-25T11:22:28.353499+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-25T11:22:29.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:29 smithi059 bash[25081]: audit 2024-08-25T11:22:28.383159+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: cluster 2024-08-25T11:22:29.481924+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 449 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: audit 2024-08-25T11:22:30.198694+0000 mon.a (mon.0) 528 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: audit 2024-08-25T11:22:31.077204+0000 mon.a (mon.0) 529 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: audit 2024-08-25T11:22:31.079472+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: audit 2024-08-25T11:22:31.082642+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: audit 2024-08-25T11:22:31.082858+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: cluster 2024-08-25T11:22:31.091516+0000 mon.a (mon.0) 533 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: audit 2024-08-25T11:22:31.091701+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: audit 2024-08-25T11:22:31.092084+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[19666]: audit 2024-08-25T11:22:31.092320+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: cluster 2024-08-25T11:22:29.481924+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 449 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: audit 2024-08-25T11:22:30.198694+0000 mon.a (mon.0) 528 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: audit 2024-08-25T11:22:31.077204+0000 mon.a (mon.0) 529 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: audit 2024-08-25T11:22:31.079472+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: audit 2024-08-25T11:22:31.082642+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: audit 2024-08-25T11:22:31.082858+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: cluster 2024-08-25T11:22:31.091516+0000 mon.a (mon.0) 533 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: audit 2024-08-25T11:22:31.091701+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: audit 2024-08-25T11:22:31.092084+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:32.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:31 smithi059 bash[25081]: audit 2024-08-25T11:22:31.092320+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:32.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: cluster 2024-08-25T11:22:29.481924+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 449 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:32.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: audit 2024-08-25T11:22:30.198694+0000 mon.a (mon.0) 528 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:32.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: audit 2024-08-25T11:22:31.077204+0000 mon.a (mon.0) 529 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:32.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: audit 2024-08-25T11:22:31.079472+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:32.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: audit 2024-08-25T11:22:31.082642+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:32.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: audit 2024-08-25T11:22:31.082858+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:32.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: cluster 2024-08-25T11:22:31.091516+0000 mon.a (mon.0) 533 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-25T11:22:32.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: audit 2024-08-25T11:22:31.091701+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:32.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: audit 2024-08-25T11:22:31.092084+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:32.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:31 smithi196 bash[20359]: audit 2024-08-25T11:22:31.092320+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:33.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: audit 2024-08-25T11:22:31.083205+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:33.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: cluster 2024-08-25T11:22:31.482453+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:33.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: audit 2024-08-25T11:22:31.978558+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:33.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: audit 2024-08-25T11:22:32.039068+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: audit 2024-08-25T11:22:32.041931+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: audit 2024-08-25T11:22:32.042636+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: audit 2024-08-25T11:22:32.043007+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: audit 2024-08-25T11:22:32.043533+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[19666]: audit 2024-08-25T11:22:32.948843+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: audit 2024-08-25T11:22:31.083205+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: cluster 2024-08-25T11:22:31.482453+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: audit 2024-08-25T11:22:31.978558+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: audit 2024-08-25T11:22:32.039068+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:33.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: audit 2024-08-25T11:22:32.041931+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: audit 2024-08-25T11:22:32.042636+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: audit 2024-08-25T11:22:32.043007+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: audit 2024-08-25T11:22:32.043533+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:32 smithi059 bash[25081]: audit 2024-08-25T11:22:32.948843+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:33.287 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:22:33.337 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_1 2024-08-25T11:22:33.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: audit 2024-08-25T11:22:31.083205+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:33.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: cluster 2024-08-25T11:22:31.482453+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 449 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:33.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: audit 2024-08-25T11:22:31.978558+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:33.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: audit 2024-08-25T11:22:32.039068+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:33.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: audit 2024-08-25T11:22:32.041931+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-25T11:22:33.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: audit 2024-08-25T11:22:32.042636+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:22:33.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: audit 2024-08-25T11:22:32.043007+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:22:33.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: audit 2024-08-25T11:22:32.043533+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:22:33.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:32 smithi196 bash[20359]: audit 2024-08-25T11:22:32.948843+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-25T11:22:35.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:34 smithi059 bash[19666]: cluster 2024-08-25T11:22:33.482987+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 254 KiB/s wr, 17 op/s 2024-08-25T11:22:35.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:34 smithi059 bash[25081]: cluster 2024-08-25T11:22:33.482987+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 254 KiB/s wr, 17 op/s 2024-08-25T11:22:35.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:34 smithi196 bash[20359]: cluster 2024-08-25T11:22:33.482987+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 254 KiB/s wr, 17 op/s 2024-08-25T11:22:37.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:36 smithi059 bash[19666]: cluster 2024-08-25T11:22:35.483557+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 183 KiB/s wr, 12 op/s 2024-08-25T11:22:37.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:37 smithi059 bash[25081]: cluster 2024-08-25T11:22:35.483557+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 183 KiB/s wr, 12 op/s 2024-08-25T11:22:37.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:36 smithi196 bash[20359]: cluster 2024-08-25T11:22:35.483557+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 183 KiB/s wr, 12 op/s 2024-08-25T11:22:38.099 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:22:39.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:39 smithi059 bash[19666]: cluster 2024-08-25T11:22:37.484131+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 143 KiB/s wr, 9 op/s 2024-08-25T11:22:39.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:39 smithi059 bash[25081]: cluster 2024-08-25T11:22:37.484131+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 143 KiB/s wr, 9 op/s 2024-08-25T11:22:39.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:39 smithi196 bash[20359]: cluster 2024-08-25T11:22:37.484131+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 143 KiB/s wr, 9 op/s 2024-08-25T11:22:40.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:40 smithi196 bash[20359]: audit 2024-08-25T11:22:39.313826+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:40 smithi196 bash[20359]: audit 2024-08-25T11:22:39.321491+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:40 smithi196 bash[20359]: audit 2024-08-25T11:22:39.326686+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:40 smithi196 bash[20359]: audit 2024-08-25T11:22:39.669911+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:22:40.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:40 smithi196 bash[20359]: audit 2024-08-25T11:22:39.676034+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:22:40.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:40 smithi196 bash[20359]: audit 2024-08-25T11:22:39.677543+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[19666]: audit 2024-08-25T11:22:39.313826+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[19666]: audit 2024-08-25T11:22:39.321491+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[19666]: audit 2024-08-25T11:22:39.326686+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[19666]: audit 2024-08-25T11:22:39.669911+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[19666]: audit 2024-08-25T11:22:39.676034+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[19666]: audit 2024-08-25T11:22:39.677543+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[25081]: audit 2024-08-25T11:22:39.313826+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[25081]: audit 2024-08-25T11:22:39.321491+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[25081]: audit 2024-08-25T11:22:39.326686+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[25081]: audit 2024-08-25T11:22:39.669911+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[25081]: audit 2024-08-25T11:22:39.676034+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:22:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:40 smithi059 bash[25081]: audit 2024-08-25T11:22:39.677543+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:22:41.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:41 smithi196 bash[20359]: cluster 2024-08-25T11:22:39.484511+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-08-25T11:22:41.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:41 smithi196 bash[20359]: audit 2024-08-25T11:22:39.667255+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:22:41.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:41 smithi196 bash[20359]: audit 2024-08-25T11:22:41.091482+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:41.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:41 smithi196 bash[20359]: audit 2024-08-25T11:22:41.101528+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:41.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:41 smithi196 bash[20359]: audit 2024-08-25T11:22:41.112030+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[19666]: cluster 2024-08-25T11:22:39.484511+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-08-25T11:22:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[19666]: audit 2024-08-25T11:22:39.667255+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:22:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[19666]: audit 2024-08-25T11:22:41.091482+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[19666]: audit 2024-08-25T11:22:41.101528+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[19666]: audit 2024-08-25T11:22:41.112030+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[25081]: cluster 2024-08-25T11:22:39.484511+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-08-25T11:22:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[25081]: audit 2024-08-25T11:22:39.667255+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:22:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[25081]: audit 2024-08-25T11:22:41.091482+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[25081]: audit 2024-08-25T11:22:41.101528+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:41 smithi059 bash[25081]: audit 2024-08-25T11:22:41.112030+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:22:43.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:43 smithi196 bash[20359]: cluster 2024-08-25T11:22:41.485022+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-25T11:22:43.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:43 smithi059 bash[19666]: cluster 2024-08-25T11:22:41.485022+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-25T11:22:43.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:43 smithi059 bash[25081]: cluster 2024-08-25T11:22:41.485022+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-25T11:22:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:45 smithi196 bash[20359]: cluster 2024-08-25T11:22:43.485608+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-25T11:22:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:45 smithi059 bash[19666]: cluster 2024-08-25T11:22:43.485608+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-25T11:22:45.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:45 smithi059 bash[25081]: cluster 2024-08-25T11:22:43.485608+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-25T11:22:47.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:47 smithi059 bash[19666]: cluster 2024-08-25T11:22:45.486100+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:47.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:47 smithi059 bash[25081]: cluster 2024-08-25T11:22:45.486100+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:47 smithi196 bash[20359]: cluster 2024-08-25T11:22:45.486100+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:49 smithi196 bash[20359]: cluster 2024-08-25T11:22:47.486617+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:49 smithi196 bash[20359]: audit 2024-08-25T11:22:48.407659+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.59:0/733123967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9292450-4a95-4430-93f9-fc3c907e5d00"}]: dispatch 2024-08-25T11:22:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:49 smithi196 bash[20359]: audit 2024-08-25T11:22:48.410299+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.59:0/733123967' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9292450-4a95-4430-93f9-fc3c907e5d00"}]': finished 2024-08-25T11:22:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:49 smithi196 bash[20359]: cluster 2024-08-25T11:22:48.416018+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-25T11:22:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:49 smithi196 bash[20359]: audit 2024-08-25T11:22:48.416350+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:22:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:49 smithi196 bash[20359]: audit 2024-08-25T11:22:49.101698+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/860178242' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:22:49.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[25081]: cluster 2024-08-25T11:22:47.486617+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:49.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[25081]: audit 2024-08-25T11:22:48.407659+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.59:0/733123967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9292450-4a95-4430-93f9-fc3c907e5d00"}]: dispatch 2024-08-25T11:22:49.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[25081]: audit 2024-08-25T11:22:48.410299+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.59:0/733123967' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9292450-4a95-4430-93f9-fc3c907e5d00"}]': finished 2024-08-25T11:22:49.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[25081]: cluster 2024-08-25T11:22:48.416018+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-25T11:22:49.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[25081]: audit 2024-08-25T11:22:48.416350+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:22:49.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[25081]: audit 2024-08-25T11:22:49.101698+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/860178242' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:22:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[19666]: cluster 2024-08-25T11:22:47.486617+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[19666]: audit 2024-08-25T11:22:48.407659+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.59:0/733123967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9292450-4a95-4430-93f9-fc3c907e5d00"}]: dispatch 2024-08-25T11:22:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[19666]: audit 2024-08-25T11:22:48.410299+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.59:0/733123967' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9292450-4a95-4430-93f9-fc3c907e5d00"}]': finished 2024-08-25T11:22:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[19666]: cluster 2024-08-25T11:22:48.416018+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-25T11:22:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[19666]: audit 2024-08-25T11:22:48.416350+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:22:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:49 smithi059 bash[19666]: audit 2024-08-25T11:22:49.101698+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/860178242' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:22:51.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:51 smithi196 bash[20359]: cluster 2024-08-25T11:22:49.487218+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:51.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:51 smithi059 bash[19666]: cluster 2024-08-25T11:22:49.487218+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:51.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:51 smithi059 bash[25081]: cluster 2024-08-25T11:22:49.487218+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:53.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:53 smithi196 bash[20359]: cluster 2024-08-25T11:22:51.487650+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:53 smithi059 bash[19666]: cluster 2024-08-25T11:22:51.487650+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:53.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:53 smithi059 bash[25081]: cluster 2024-08-25T11:22:51.487650+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:55.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:55 smithi196 bash[20359]: cluster 2024-08-25T11:22:53.488165+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:55.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:55 smithi059 bash[19666]: cluster 2024-08-25T11:22:53.488165+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:55 smithi059 bash[25081]: cluster 2024-08-25T11:22:53.488165+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:57.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:57 smithi196 bash[20359]: cluster 2024-08-25T11:22:55.488713+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:57.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:57 smithi059 bash[19666]: cluster 2024-08-25T11:22:55.488713+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:57.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:57 smithi059 bash[25081]: cluster 2024-08-25T11:22:55.488713+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:59.428 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:22:59 smithi196 bash[20359]: cluster 2024-08-25T11:22:57.489192+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:59.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:22:59 smithi059 bash[19666]: cluster 2024-08-25T11:22:57.489192+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:22:59.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:22:59 smithi059 bash[25081]: cluster 2024-08-25T11:22:57.489192+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:00 smithi196 bash[20359]: cluster 2024-08-25T11:22:59.489580+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:00 smithi196 bash[20359]: audit 2024-08-25T11:22:59.492622+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:00 smithi196 bash[20359]: audit 2024-08-25T11:22:59.501406+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:00 smithi196 bash[20359]: cephadm 2024-08-25T11:22:59.503634+0000 mgr.y (mgr.14150) 195 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:23:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:00 smithi196 bash[20359]: audit 2024-08-25T11:22:59.511099+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[19666]: cluster 2024-08-25T11:22:59.489580+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[19666]: audit 2024-08-25T11:22:59.492622+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[19666]: audit 2024-08-25T11:22:59.501406+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[19666]: cephadm 2024-08-25T11:22:59.503634+0000 mgr.y (mgr.14150) 195 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:23:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[19666]: audit 2024-08-25T11:22:59.511099+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[25081]: cluster 2024-08-25T11:22:59.489580+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[25081]: audit 2024-08-25T11:22:59.492622+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[25081]: audit 2024-08-25T11:22:59.501406+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[25081]: cephadm 2024-08-25T11:22:59.503634+0000 mgr.y (mgr.14150) 195 : cephadm [INF] Detected new or changed devices on smithi059 2024-08-25T11:23:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:00 smithi059 bash[25081]: audit 2024-08-25T11:22:59.511099+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[19666]: audit 2024-08-25T11:23:01.262707+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[19666]: audit 2024-08-25T11:23:01.272505+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[19666]: audit 2024-08-25T11:23:01.284242+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[19666]: audit 2024-08-25T11:23:01.586028+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-25T11:23:02.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[19666]: audit 2024-08-25T11:23:01.587681+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:02 smithi196 bash[20359]: audit 2024-08-25T11:23:01.262707+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:02 smithi196 bash[20359]: audit 2024-08-25T11:23:01.272505+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:02 smithi196 bash[20359]: audit 2024-08-25T11:23:01.284242+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:02 smithi196 bash[20359]: audit 2024-08-25T11:23:01.586028+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-25T11:23:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:02 smithi196 bash[20359]: audit 2024-08-25T11:23:01.587681+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:02.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[25081]: audit 2024-08-25T11:23:01.262707+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[25081]: audit 2024-08-25T11:23:01.272505+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[25081]: audit 2024-08-25T11:23:01.284242+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[25081]: audit 2024-08-25T11:23:01.586028+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-25T11:23:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:02 smithi059 bash[25081]: audit 2024-08-25T11:23:01.587681+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:03.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:03 smithi059 bash[19666]: cluster 2024-08-25T11:23:01.490191+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:03.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:03 smithi059 bash[19666]: cephadm 2024-08-25T11:23:01.589143+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T11:23:03.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:03 smithi059 bash[25081]: cluster 2024-08-25T11:23:01.490191+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:03.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:03 smithi059 bash[25081]: cephadm 2024-08-25T11:23:01.589143+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T11:23:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:03 smithi196 bash[20359]: cluster 2024-08-25T11:23:01.490191+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:03 smithi196 bash[20359]: cephadm 2024-08-25T11:23:01.589143+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T11:23:05.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:05 smithi059 bash[19666]: cluster 2024-08-25T11:23:03.490761+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:05.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:05 smithi059 bash[25081]: cluster 2024-08-25T11:23:03.490761+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:05 smithi196 bash[20359]: cluster 2024-08-25T11:23:03.490761+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:05 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.065 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:23:05 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:05 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.066 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:23:05 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.066 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:23:05 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.066 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:23:05 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.410 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:23:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.411 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:23:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.411 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:23:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.411 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:23:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:06.412 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:07.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[19666]: cluster 2024-08-25T11:23:05.491293+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[19666]: audit 2024-08-25T11:23:06.332752+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[19666]: audit 2024-08-25T11:23:06.335282+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[19666]: audit 2024-08-25T11:23:06.335961+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[19666]: audit 2024-08-25T11:23:06.339174+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[19666]: audit 2024-08-25T11:23:06.344928+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[19666]: audit 2024-08-25T11:23:06.350816+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[25081]: cluster 2024-08-25T11:23:05.491293+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[25081]: audit 2024-08-25T11:23:06.332752+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[25081]: audit 2024-08-25T11:23:06.335282+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[25081]: audit 2024-08-25T11:23:06.335961+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:07.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[25081]: audit 2024-08-25T11:23:06.339174+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:07.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[25081]: audit 2024-08-25T11:23:06.344928+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:07.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:07 smithi059 bash[25081]: audit 2024-08-25T11:23:06.350816+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:07.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:07 smithi196 bash[20359]: cluster 2024-08-25T11:23:05.491293+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:07.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:07 smithi196 bash[20359]: audit 2024-08-25T11:23:06.332752+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:07.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:07 smithi196 bash[20359]: audit 2024-08-25T11:23:06.335282+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:07.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:07 smithi196 bash[20359]: audit 2024-08-25T11:23:06.335961+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:07.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:07 smithi196 bash[20359]: audit 2024-08-25T11:23:06.339174+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:07.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:07 smithi196 bash[20359]: audit 2024-08-25T11:23:06.344928+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:07.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:07 smithi196 bash[20359]: audit 2024-08-25T11:23:06.350816+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:09 smithi059 bash[25081]: cluster 2024-08-25T11:23:07.491867+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:09 smithi059 bash[19666]: cluster 2024-08-25T11:23:07.491867+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:09.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:09 smithi196 bash[20359]: cluster 2024-08-25T11:23:07.491867+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:11.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:11 smithi196 bash[20359]: cluster 2024-08-25T11:23:09.492524+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:11.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:11 smithi059 bash[25081]: cluster 2024-08-25T11:23:09.492524+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:11.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:11 smithi059 bash[19666]: cluster 2024-08-25T11:23:09.492524+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:13 smithi196 bash[20359]: cluster 2024-08-25T11:23:11.493191+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:13 smithi196 bash[20359]: audit 2024-08-25T11:23:12.775103+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-25T11:23:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:13 smithi196 bash[20359]: audit 2024-08-25T11:23:12.775578+0000 mon.a (mon.0) 568 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-25T11:23:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:13 smithi059 bash[19666]: cluster 2024-08-25T11:23:11.493191+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:13 smithi059 bash[19666]: audit 2024-08-25T11:23:12.775103+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-25T11:23:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:13 smithi059 bash[19666]: audit 2024-08-25T11:23:12.775578+0000 mon.a (mon.0) 568 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-25T11:23:13.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:13 smithi059 bash[25081]: cluster 2024-08-25T11:23:11.493191+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:13.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:13 smithi059 bash[25081]: audit 2024-08-25T11:23:12.775103+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-25T11:23:13.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:13 smithi059 bash[25081]: audit 2024-08-25T11:23:12.775578+0000 mon.a (mon.0) 568 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-25T11:23:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:14 smithi196 bash[20359]: audit 2024-08-25T11:23:13.307346+0000 mon.a (mon.0) 569 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T11:23:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:14 smithi196 bash[20359]: cluster 2024-08-25T11:23:13.313311+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-25T11:23:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:14 smithi196 bash[20359]: audit 2024-08-25T11:23:13.314480+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:14 smithi196 bash[20359]: audit 2024-08-25T11:23:13.314711+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:23:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:14 smithi196 bash[20359]: audit 2024-08-25T11:23:13.322316+0000 mon.a (mon.0) 572 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[25081]: audit 2024-08-25T11:23:13.307346+0000 mon.a (mon.0) 569 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[25081]: cluster 2024-08-25T11:23:13.313311+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[25081]: audit 2024-08-25T11:23:13.314480+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[25081]: audit 2024-08-25T11:23:13.314711+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[25081]: audit 2024-08-25T11:23:13.322316+0000 mon.a (mon.0) 572 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[19666]: audit 2024-08-25T11:23:13.307346+0000 mon.a (mon.0) 569 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[19666]: cluster 2024-08-25T11:23:13.313311+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[19666]: audit 2024-08-25T11:23:13.314480+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[19666]: audit 2024-08-25T11:23:13.314711+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:23:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:14 smithi059 bash[19666]: audit 2024-08-25T11:23:13.322316+0000 mon.a (mon.0) 572 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-08-25T11:23:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:15 smithi196 bash[20359]: cluster 2024-08-25T11:23:13.493868+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:15 smithi196 bash[20359]: audit 2024-08-25T11:23:14.323306+0000 mon.a (mon.0) 573 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:23:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:15 smithi196 bash[20359]: cluster 2024-08-25T11:23:14.327253+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-25T11:23:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:15 smithi196 bash[20359]: audit 2024-08-25T11:23:14.327850+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:15 smithi196 bash[20359]: audit 2024-08-25T11:23:14.333010+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[19666]: cluster 2024-08-25T11:23:13.493868+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[19666]: audit 2024-08-25T11:23:14.323306+0000 mon.a (mon.0) 573 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:23:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[19666]: cluster 2024-08-25T11:23:14.327253+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-25T11:23:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[19666]: audit 2024-08-25T11:23:14.327850+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[19666]: audit 2024-08-25T11:23:14.333010+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:15.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[25081]: cluster 2024-08-25T11:23:13.493868+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[25081]: audit 2024-08-25T11:23:14.323306+0000 mon.a (mon.0) 573 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-08-25T11:23:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[25081]: cluster 2024-08-25T11:23:14.327253+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-25T11:23:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[25081]: audit 2024-08-25T11:23:14.327850+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:15 smithi059 bash[25081]: audit 2024-08-25T11:23:14.333010+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:16 smithi196 bash[20359]: cluster 2024-08-25T11:23:13.791815+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:23:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:16 smithi196 bash[20359]: cluster 2024-08-25T11:23:13.791909+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:23:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:16 smithi196 bash[20359]: cluster 2024-08-25T11:23:15.333941+0000 mon.a (mon.0) 577 : cluster [INF] osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542] boot 2024-08-25T11:23:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:16 smithi196 bash[20359]: cluster 2024-08-25T11:23:15.334067+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-25T11:23:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:16 smithi196 bash[20359]: audit 2024-08-25T11:23:15.334807+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:16.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[19666]: cluster 2024-08-25T11:23:13.791815+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:23:16.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[19666]: cluster 2024-08-25T11:23:13.791909+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:23:16.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[19666]: cluster 2024-08-25T11:23:15.333941+0000 mon.a (mon.0) 577 : cluster [INF] osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542] boot 2024-08-25T11:23:16.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[19666]: cluster 2024-08-25T11:23:15.334067+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-25T11:23:16.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[19666]: audit 2024-08-25T11:23:15.334807+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:16.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[25081]: cluster 2024-08-25T11:23:13.791815+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:23:16.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[25081]: cluster 2024-08-25T11:23:13.791909+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:23:16.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[25081]: cluster 2024-08-25T11:23:15.333941+0000 mon.a (mon.0) 577 : cluster [INF] osd.3 [v2:172.21.15.59:6826/927837542,v1:172.21.15.59:6827/927837542] boot 2024-08-25T11:23:16.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[25081]: cluster 2024-08-25T11:23:15.334067+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-25T11:23:16.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:16 smithi059 bash[25081]: audit 2024-08-25T11:23:15.334807+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:23:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:17 smithi196 bash[20359]: cluster 2024-08-25T11:23:15.494462+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:17 smithi196 bash[20359]: cluster 2024-08-25T11:23:16.348986+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-25T11:23:17.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:17 smithi059 bash[19666]: cluster 2024-08-25T11:23:15.494462+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:17.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:17 smithi059 bash[19666]: cluster 2024-08-25T11:23:16.348986+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-25T11:23:17.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:17 smithi059 bash[25081]: cluster 2024-08-25T11:23:15.494462+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-25T11:23:17.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:17 smithi059 bash[25081]: cluster 2024-08-25T11:23:16.348986+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-25T11:23:17.972 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 3 on host 'smithi059' 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.958070+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.965306+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.966204+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.968755+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.972793+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.978589+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.979914+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.986916+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.991802+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.992931+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:18 smithi196 bash[20359]: audit 2024-08-25T11:23:17.999855+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.958070+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.965306+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.966204+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.968755+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.972793+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.978589+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.979914+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.986916+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.991802+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.992931+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[19666]: audit 2024-08-25T11:23:17.999855+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.958070+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.965306+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.966204+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.968755+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.972793+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.978589+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.979914+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:23:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.986916+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.991802+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.992931+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:18 smithi059 bash[25081]: audit 2024-08-25T11:23:17.999855+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:19.114 DEBUG:teuthology.orchestra.run.smithi059:osd.3> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.3.service 2024-08-25T11:23:19.116 INFO:tasks.cephadm:Deploying osd.4 on smithi196 with /dev/vg_nvme/lv_4... 2024-08-25T11:23:19.116 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-25T11:23:19.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:19 smithi059 bash[25081]: cluster 2024-08-25T11:23:17.494949+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:19.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:19 smithi059 bash[25081]: cephadm 2024-08-25T11:23:17.981053+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 3805M 2024-08-25T11:23:19.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:19 smithi059 bash[19666]: cluster 2024-08-25T11:23:17.494949+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:19.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:19 smithi059 bash[19666]: cephadm 2024-08-25T11:23:17.981053+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 3805M 2024-08-25T11:23:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:19 smithi196 bash[20359]: cluster 2024-08-25T11:23:17.494949+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:19 smithi196 bash[20359]: cephadm 2024-08-25T11:23:17.981053+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 3805M 2024-08-25T11:23:20.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:20 smithi196 bash[20359]: cluster 2024-08-25T11:23:19.495429+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:20.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:20 smithi196 bash[20359]: audit 2024-08-25T11:23:19.636836+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:20.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:20 smithi196 bash[20359]: audit 2024-08-25T11:23:19.642144+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:20.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:20 smithi196 bash[20359]: audit 2024-08-25T11:23:19.644310+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:20.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:20 smithi196 bash[20359]: audit 2024-08-25T11:23:19.647122+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:20.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:20 smithi196 bash[20359]: audit 2024-08-25T11:23:19.647464+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:20.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:20 smithi196 bash[20359]: audit 2024-08-25T11:23:19.648942+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:20.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:20 smithi196 bash[20359]: audit 2024-08-25T11:23:19.656132+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[19666]: cluster 2024-08-25T11:23:19.495429+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[19666]: audit 2024-08-25T11:23:19.636836+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[19666]: audit 2024-08-25T11:23:19.642144+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[19666]: audit 2024-08-25T11:23:19.644310+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[19666]: audit 2024-08-25T11:23:19.647122+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[19666]: audit 2024-08-25T11:23:19.647464+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[19666]: audit 2024-08-25T11:23:19.648942+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[19666]: audit 2024-08-25T11:23:19.656132+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[25081]: cluster 2024-08-25T11:23:19.495429+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[25081]: audit 2024-08-25T11:23:19.636836+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[25081]: audit 2024-08-25T11:23:19.642144+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[25081]: audit 2024-08-25T11:23:19.644310+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[25081]: audit 2024-08-25T11:23:19.647122+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[25081]: audit 2024-08-25T11:23:19.647464+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[25081]: audit 2024-08-25T11:23:19.648942+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:20 smithi059 bash[25081]: audit 2024-08-25T11:23:19.656132+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.422024+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.426860+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.434460+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: cluster 2024-08-25T11:23:21.495797+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.741841+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.749702+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.754005+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.761264+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.762090+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.763493+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[19666]: audit 2024-08-25T11:23:21.774166+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.422024+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.426860+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.434460+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: cluster 2024-08-25T11:23:21.495797+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.741841+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.749702+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.754005+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.761264+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.762090+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.763493+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:22 smithi059 bash[25081]: audit 2024-08-25T11:23:21.774166+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.422024+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.426860+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.434460+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: cluster 2024-08-25T11:23:21.495797+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:22.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.741841+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.749702+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.754005+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:23:22.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.761264+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:22.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.762090+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:22.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.763493+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:23:22.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:22 smithi196 bash[20359]: audit 2024-08-25T11:23:21.774166+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:23.516 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:23:24.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:24 smithi196 bash[20359]: cluster 2024-08-25T11:23:23.496321+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:25.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:24 smithi059 bash[19666]: cluster 2024-08-25T11:23:23.496321+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:25.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:24 smithi059 bash[25081]: cluster 2024-08-25T11:23:23.496321+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:26 smithi196 bash[20359]: cluster 2024-08-25T11:23:25.496881+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:26 smithi059 bash[19666]: cluster 2024-08-25T11:23:25.496881+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:26 smithi059 bash[25081]: cluster 2024-08-25T11:23:25.496881+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:27.267 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-08-25T11:23:27.317 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi196:vg_nvme/lv_4 2024-08-25T11:23:28.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:28 smithi196 bash[20359]: cluster 2024-08-25T11:23:27.497424+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:28 smithi059 bash[19666]: cluster 2024-08-25T11:23:27.497424+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:28 smithi059 bash[25081]: cluster 2024-08-25T11:23:27.497424+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:30 smithi196 bash[20359]: cluster 2024-08-25T11:23:29.497990+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:31.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:30 smithi059 bash[19666]: cluster 2024-08-25T11:23:29.497990+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:30 smithi059 bash[25081]: cluster 2024-08-25T11:23:29.497990+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:32.041 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:23:32.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:32 smithi196 bash[20359]: cluster 2024-08-25T11:23:31.498594+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:33.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:32 smithi059 bash[19666]: cluster 2024-08-25T11:23:31.498594+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:33.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:32 smithi059 bash[25081]: cluster 2024-08-25T11:23:31.498594+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:33 smithi196 bash[20359]: audit 2024-08-25T11:23:33.461983+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:23:33.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:33 smithi196 bash[20359]: audit 2024-08-25T11:23:33.468302+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:23:33.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:33 smithi196 bash[20359]: audit 2024-08-25T11:23:33.470131+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:34.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:33 smithi059 bash[19666]: audit 2024-08-25T11:23:33.461983+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:23:34.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:33 smithi059 bash[19666]: audit 2024-08-25T11:23:33.468302+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:23:34.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:33 smithi059 bash[19666]: audit 2024-08-25T11:23:33.470131+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:33 smithi059 bash[25081]: audit 2024-08-25T11:23:33.461983+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:23:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:33 smithi059 bash[25081]: audit 2024-08-25T11:23:33.468302+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:23:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:33 smithi059 bash[25081]: audit 2024-08-25T11:23:33.470131+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:34 smithi196 bash[20359]: audit 2024-08-25T11:23:33.455110+0000 mgr.y (mgr.14150) 214 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:23:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:34 smithi196 bash[20359]: cluster 2024-08-25T11:23:33.499121+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:35.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:34 smithi059 bash[19666]: audit 2024-08-25T11:23:33.455110+0000 mgr.y (mgr.14150) 214 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:23:35.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:34 smithi059 bash[19666]: cluster 2024-08-25T11:23:33.499121+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:35.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:34 smithi059 bash[25081]: audit 2024-08-25T11:23:33.455110+0000 mgr.y (mgr.14150) 214 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:23:35.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:34 smithi059 bash[25081]: cluster 2024-08-25T11:23:33.499121+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:36.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:36 smithi059 bash[19666]: cluster 2024-08-25T11:23:35.499677+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:36.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:36 smithi059 bash[25081]: cluster 2024-08-25T11:23:35.499677+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:36.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:36 smithi196 bash[20359]: cluster 2024-08-25T11:23:35.499677+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:38 smithi059 bash[19666]: cluster 2024-08-25T11:23:37.500233+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:38.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:38 smithi059 bash[25081]: cluster 2024-08-25T11:23:37.500233+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:38 smithi196 bash[20359]: cluster 2024-08-25T11:23:37.500233+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:40 smithi196 bash[20359]: cluster 2024-08-25T11:23:39.500769+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:40 smithi196 bash[20359]: audit 2024-08-25T11:23:40.522098+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:40 smithi196 bash[20359]: audit 2024-08-25T11:23:40.527867+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:40 smithi196 bash[20359]: audit 2024-08-25T11:23:40.535715+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:41.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:40 smithi059 bash[19666]: cluster 2024-08-25T11:23:39.500769+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:40 smithi059 bash[19666]: audit 2024-08-25T11:23:40.522098+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:40 smithi059 bash[19666]: audit 2024-08-25T11:23:40.527867+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:40 smithi059 bash[19666]: audit 2024-08-25T11:23:40.535715+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:41.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:40 smithi059 bash[25081]: cluster 2024-08-25T11:23:39.500769+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:41.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:40 smithi059 bash[25081]: audit 2024-08-25T11:23:40.522098+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:41.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:40 smithi059 bash[25081]: audit 2024-08-25T11:23:40.527867+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:41.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:40 smithi059 bash[25081]: audit 2024-08-25T11:23:40.535715+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:42 smithi059 bash[19666]: cluster 2024-08-25T11:23:41.501311+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:42 smithi059 bash[19666]: audit 2024-08-25T11:23:41.635775+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:42 smithi059 bash[19666]: audit 2024-08-25T11:23:41.645954+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:42 smithi059 bash[19666]: audit 2024-08-25T11:23:41.657820+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:42 smithi059 bash[25081]: cluster 2024-08-25T11:23:41.501311+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:42 smithi059 bash[25081]: audit 2024-08-25T11:23:41.635775+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:42 smithi059 bash[25081]: audit 2024-08-25T11:23:41.645954+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:42 smithi059 bash[25081]: audit 2024-08-25T11:23:41.657820+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:42 smithi196 bash[20359]: cluster 2024-08-25T11:23:41.501311+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:43.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:42 smithi196 bash[20359]: audit 2024-08-25T11:23:41.635775+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:42 smithi196 bash[20359]: audit 2024-08-25T11:23:41.645954+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:43.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:42 smithi196 bash[20359]: audit 2024-08-25T11:23:41.657820+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:23:44.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[25081]: audit 2024-08-25T11:23:42.636605+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.196:0/20401897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]: dispatch 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[25081]: audit 2024-08-25T11:23:42.640058+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]: dispatch 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[25081]: audit 2024-08-25T11:23:42.643301+0000 mon.a (mon.0) 619 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]': finished 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[25081]: cluster 2024-08-25T11:23:42.648486+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[25081]: audit 2024-08-25T11:23:42.649051+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[25081]: audit 2024-08-25T11:23:43.253423+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.196:0/1806545757' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[19666]: audit 2024-08-25T11:23:42.636605+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.196:0/20401897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]: dispatch 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[19666]: audit 2024-08-25T11:23:42.640058+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]: dispatch 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[19666]: audit 2024-08-25T11:23:42.643301+0000 mon.a (mon.0) 619 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]': finished 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[19666]: cluster 2024-08-25T11:23:42.648486+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-25T11:23:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[19666]: audit 2024-08-25T11:23:42.649051+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:23:44.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:43 smithi059 bash[19666]: audit 2024-08-25T11:23:43.253423+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.196:0/1806545757' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:23:44.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:43 smithi196 bash[20359]: audit 2024-08-25T11:23:42.636605+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.196:0/20401897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]: dispatch 2024-08-25T11:23:44.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:43 smithi196 bash[20359]: audit 2024-08-25T11:23:42.640058+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]: dispatch 2024-08-25T11:23:44.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:43 smithi196 bash[20359]: audit 2024-08-25T11:23:42.643301+0000 mon.a (mon.0) 619 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "855aae77-c562-4b4d-9864-c3ee316a81c3"}]': finished 2024-08-25T11:23:44.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:43 smithi196 bash[20359]: cluster 2024-08-25T11:23:42.648486+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-25T11:23:44.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:43 smithi196 bash[20359]: audit 2024-08-25T11:23:42.649051+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:23:44.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:43 smithi196 bash[20359]: audit 2024-08-25T11:23:43.253423+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.196:0/1806545757' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:23:45.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:44 smithi059 bash[25081]: cluster 2024-08-25T11:23:43.501865+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:44 smithi059 bash[19666]: cluster 2024-08-25T11:23:43.501865+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:45.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:44 smithi196 bash[20359]: cluster 2024-08-25T11:23:43.501865+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:46 smithi196 bash[20359]: cluster 2024-08-25T11:23:45.502406+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:47.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:46 smithi059 bash[25081]: cluster 2024-08-25T11:23:45.502406+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:47.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:46 smithi059 bash[19666]: cluster 2024-08-25T11:23:45.502406+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:48 smithi059 bash[19666]: cluster 2024-08-25T11:23:47.502950+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:48 smithi059 bash[25081]: cluster 2024-08-25T11:23:47.502950+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:48 smithi196 bash[20359]: cluster 2024-08-25T11:23:47.502950+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:50 smithi059 bash[19666]: cluster 2024-08-25T11:23:49.503504+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:50 smithi059 bash[25081]: cluster 2024-08-25T11:23:49.503504+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:50 smithi196 bash[20359]: cluster 2024-08-25T11:23:49.503504+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:53.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:52 smithi059 bash[19666]: cluster 2024-08-25T11:23:51.504038+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:52 smithi059 bash[25081]: cluster 2024-08-25T11:23:51.504038+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:53.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:52 smithi196 bash[20359]: cluster 2024-08-25T11:23:51.504038+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:55.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:54 smithi059 bash[19666]: cluster 2024-08-25T11:23:53.504580+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:54 smithi059 bash[25081]: cluster 2024-08-25T11:23:53.504580+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:55.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:54 smithi196 bash[20359]: cluster 2024-08-25T11:23:53.504580+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:55.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:55 smithi196 bash[20359]: audit 2024-08-25T11:23:54.956867+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-25T11:23:55.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:55 smithi196 bash[20359]: audit 2024-08-25T11:23:54.958967+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:55.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:55 smithi196 bash[20359]: cephadm 2024-08-25T11:23:54.960750+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T11:23:55.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:55 smithi059 bash[19666]: audit 2024-08-25T11:23:54.956867+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-25T11:23:55.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:55 smithi059 bash[19666]: audit 2024-08-25T11:23:54.958967+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:55.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:55 smithi059 bash[19666]: cephadm 2024-08-25T11:23:54.960750+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T11:23:55.983 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:55 smithi059 bash[25081]: audit 2024-08-25T11:23:54.956867+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-25T11:23:55.983 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:55 smithi059 bash[25081]: audit 2024-08-25T11:23:54.958967+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:23:55.983 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:55 smithi059 bash[25081]: cephadm 2024-08-25T11:23:54.960750+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T11:23:56.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:56 smithi196 bash[20359]: cluster 2024-08-25T11:23:55.505127+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:56.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:56 smithi059 bash[19666]: cluster 2024-08-25T11:23:55.505127+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:56.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:56 smithi059 bash[25081]: cluster 2024-08-25T11:23:55.505127+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:58.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:23:58 smithi059 bash[19666]: cluster 2024-08-25T11:23:57.505723+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:58.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:23:58 smithi059 bash[25081]: cluster 2024-08-25T11:23:57.505723+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:59.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:58 smithi196 bash[20359]: cluster 2024-08-25T11:23:57.505723+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:23:59.559 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:59 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:59.560 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:23:59 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:59.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:23:59 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:23:59.866 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:23:59 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:24:00.851 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:00 smithi196 bash[20359]: cluster 2024-08-25T11:23:59.506328+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:00.851 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:00 smithi196 bash[20359]: audit 2024-08-25T11:23:59.708331+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:00.852 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:00 smithi196 bash[20359]: audit 2024-08-25T11:23:59.715692+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:00.852 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:00 smithi196 bash[20359]: audit 2024-08-25T11:23:59.716533+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:00.852 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:00 smithi196 bash[20359]: audit 2024-08-25T11:23:59.718802+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:00.852 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:00 smithi196 bash[20359]: audit 2024-08-25T11:23:59.724358+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:00.852 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:00 smithi196 bash[20359]: audit 2024-08-25T11:23:59.731143+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[19666]: cluster 2024-08-25T11:23:59.506328+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[19666]: audit 2024-08-25T11:23:59.708331+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[19666]: audit 2024-08-25T11:23:59.715692+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[19666]: audit 2024-08-25T11:23:59.716533+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[19666]: audit 2024-08-25T11:23:59.718802+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[19666]: audit 2024-08-25T11:23:59.724358+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[19666]: audit 2024-08-25T11:23:59.731143+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[25081]: cluster 2024-08-25T11:23:59.506328+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[25081]: audit 2024-08-25T11:23:59.708331+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[25081]: audit 2024-08-25T11:23:59.715692+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[25081]: audit 2024-08-25T11:23:59.716533+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[25081]: audit 2024-08-25T11:23:59.718802+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[25081]: audit 2024-08-25T11:23:59.724358+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:00 smithi059 bash[25081]: audit 2024-08-25T11:23:59.731143+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:01 smithi059 bash[19666]: audit 2024-08-25T11:24:00.755728+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:01 smithi059 bash[19666]: audit 2024-08-25T11:24:00.766404+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:01 smithi059 bash[19666]: audit 2024-08-25T11:24:00.778280+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:01 smithi059 bash[25081]: audit 2024-08-25T11:24:00.755728+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:01 smithi059 bash[25081]: audit 2024-08-25T11:24:00.766404+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:01 smithi059 bash[25081]: audit 2024-08-25T11:24:00.778280+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:01 smithi196 bash[20359]: audit 2024-08-25T11:24:00.755728+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:01 smithi196 bash[20359]: audit 2024-08-25T11:24:00.766404+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:02.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:01 smithi196 bash[20359]: audit 2024-08-25T11:24:00.778280+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: cluster 2024-08-25T11:24:01.506897+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:03.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: audit 2024-08-25T11:24:01.828039+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: audit 2024-08-25T11:24:01.839104+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: cephadm 2024-08-25T11:24:01.843195+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:24:03.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: audit 2024-08-25T11:24:01.845420+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:03.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: audit 2024-08-25T11:24:01.852709+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: audit 2024-08-25T11:24:01.853327+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:03.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: audit 2024-08-25T11:24:01.855335+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:03.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:02 smithi196 bash[20359]: audit 2024-08-25T11:24:01.867308+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: cluster 2024-08-25T11:24:01.506897+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: audit 2024-08-25T11:24:01.828039+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: audit 2024-08-25T11:24:01.839104+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: cephadm 2024-08-25T11:24:01.843195+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: audit 2024-08-25T11:24:01.845420+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: audit 2024-08-25T11:24:01.852709+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: audit 2024-08-25T11:24:01.853327+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: audit 2024-08-25T11:24:01.855335+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[19666]: audit 2024-08-25T11:24:01.867308+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: cluster 2024-08-25T11:24:01.506897+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: audit 2024-08-25T11:24:01.828039+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: audit 2024-08-25T11:24:01.839104+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: cephadm 2024-08-25T11:24:01.843195+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: audit 2024-08-25T11:24:01.845420+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: audit 2024-08-25T11:24:01.852709+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: audit 2024-08-25T11:24:01.853327+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: audit 2024-08-25T11:24:01.855335+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:02 smithi059 bash[25081]: audit 2024-08-25T11:24:01.867308+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:05.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:04 smithi196 bash[20359]: cluster 2024-08-25T11:24:03.507453+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:05.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:04 smithi059 bash[19666]: cluster 2024-08-25T11:24:03.507453+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:05.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:04 smithi059 bash[25081]: cluster 2024-08-25T11:24:03.507453+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:05.874 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[19666]: audit 2024-08-25T11:24:04.875053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:05.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[19666]: audit 2024-08-25T11:24:04.883656+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:05.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[19666]: audit 2024-08-25T11:24:04.888544+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:05.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[19666]: audit 2024-08-25T11:24:04.893535+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:05.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[19666]: audit 2024-08-25T11:24:04.898378+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:05.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[19666]: audit 2024-08-25T11:24:04.900088+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:05.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[19666]: audit 2024-08-25T11:24:04.911609+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:05.875 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[25081]: audit 2024-08-25T11:24:04.875053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:05.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[25081]: audit 2024-08-25T11:24:04.883656+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:05.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[25081]: audit 2024-08-25T11:24:04.888544+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:06.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:05 smithi196 bash[20359]: audit 2024-08-25T11:24:04.875053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:06.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:05 smithi196 bash[20359]: audit 2024-08-25T11:24:04.883656+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:06.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:05 smithi196 bash[20359]: audit 2024-08-25T11:24:04.888544+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:06.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:05 smithi196 bash[20359]: audit 2024-08-25T11:24:04.893535+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:06.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:05 smithi196 bash[20359]: audit 2024-08-25T11:24:04.898378+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:06.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:05 smithi196 bash[20359]: audit 2024-08-25T11:24:04.900088+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:06.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:05 smithi196 bash[20359]: audit 2024-08-25T11:24:04.911609+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:06.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[25081]: audit 2024-08-25T11:24:04.893535+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:06.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[25081]: audit 2024-08-25T11:24:04.898378+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:06.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[25081]: audit 2024-08-25T11:24:04.900088+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:06.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:05 smithi059 bash[25081]: audit 2024-08-25T11:24:04.911609+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:07.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:06 smithi059 bash[19666]: cluster 2024-08-25T11:24:05.507996+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:07.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:06 smithi059 bash[19666]: audit 2024-08-25T11:24:06.298603+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-25T11:24:07.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:06 smithi059 bash[19666]: audit 2024-08-25T11:24:06.301334+0000 mon.a (mon.0) 647 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-25T11:24:07.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:06 smithi059 bash[25081]: cluster 2024-08-25T11:24:05.507996+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:07.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:06 smithi059 bash[25081]: audit 2024-08-25T11:24:06.298603+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-25T11:24:07.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:06 smithi059 bash[25081]: audit 2024-08-25T11:24:06.301334+0000 mon.a (mon.0) 647 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-25T11:24:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:06 smithi196 bash[20359]: cluster 2024-08-25T11:24:05.507996+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:06 smithi196 bash[20359]: audit 2024-08-25T11:24:06.298603+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-25T11:24:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:06 smithi196 bash[20359]: audit 2024-08-25T11:24:06.301334+0000 mon.a (mon.0) 647 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-25T11:24:08.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[19666]: audit 2024-08-25T11:24:06.913687+0000 mon.a (mon.0) 648 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[19666]: audit 2024-08-25T11:24:06.920166+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[19666]: cluster 2024-08-25T11:24:06.920929+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[19666]: audit 2024-08-25T11:24:06.921975+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[19666]: audit 2024-08-25T11:24:06.931056+0000 mon.a (mon.0) 651 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[25081]: audit 2024-08-25T11:24:06.913687+0000 mon.a (mon.0) 648 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[25081]: audit 2024-08-25T11:24:06.920166+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[25081]: cluster 2024-08-25T11:24:06.920929+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[25081]: audit 2024-08-25T11:24:06.921975+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:08.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:07 smithi059 bash[25081]: audit 2024-08-25T11:24:06.931056+0000 mon.a (mon.0) 651 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:24:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:07 smithi196 bash[20359]: audit 2024-08-25T11:24:06.913687+0000 mon.a (mon.0) 648 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T11:24:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:07 smithi196 bash[20359]: audit 2024-08-25T11:24:06.920166+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:24:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:07 smithi196 bash[20359]: cluster 2024-08-25T11:24:06.920929+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-25T11:24:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:07 smithi196 bash[20359]: audit 2024-08-25T11:24:06.921975+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:07 smithi196 bash[20359]: audit 2024-08-25T11:24:06.931056+0000 mon.a (mon.0) 651 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:24:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[19666]: cluster 2024-08-25T11:24:07.508515+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[19666]: audit 2024-08-25T11:24:07.934671+0000 mon.a (mon.0) 652 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:24:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[19666]: cluster 2024-08-25T11:24:07.944755+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-25T11:24:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[19666]: audit 2024-08-25T11:24:07.945840+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[19666]: audit 2024-08-25T11:24:08.442650+0000 mon.a (mon.0) 655 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-25T11:24:09.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[25081]: cluster 2024-08-25T11:24:07.508515+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:09.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[25081]: audit 2024-08-25T11:24:07.934671+0000 mon.a (mon.0) 652 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:24:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[25081]: cluster 2024-08-25T11:24:07.944755+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-25T11:24:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[25081]: audit 2024-08-25T11:24:07.945840+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:08 smithi059 bash[25081]: audit 2024-08-25T11:24:08.442650+0000 mon.a (mon.0) 655 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-25T11:24:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:08 smithi196 bash[20359]: cluster 2024-08-25T11:24:07.508515+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:08 smithi196 bash[20359]: audit 2024-08-25T11:24:07.934671+0000 mon.a (mon.0) 652 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:24:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:08 smithi196 bash[20359]: cluster 2024-08-25T11:24:07.944755+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-25T11:24:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:08 smithi196 bash[20359]: audit 2024-08-25T11:24:07.945840+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:08 smithi196 bash[20359]: audit 2024-08-25T11:24:08.442650+0000 mon.a (mon.0) 655 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-25T11:24:10.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[25081]: cluster 2024-08-25T11:24:07.279409+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:24:10.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[25081]: cluster 2024-08-25T11:24:07.279532+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:24:10.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[25081]: cluster 2024-08-25T11:24:08.943683+0000 mon.a (mon.0) 656 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144] boot 2024-08-25T11:24:10.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[25081]: cluster 2024-08-25T11:24:08.943812+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-25T11:24:10.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[25081]: audit 2024-08-25T11:24:08.945436+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:10.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[19666]: cluster 2024-08-25T11:24:07.279409+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:24:10.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[19666]: cluster 2024-08-25T11:24:07.279532+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:24:10.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[19666]: cluster 2024-08-25T11:24:08.943683+0000 mon.a (mon.0) 656 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144] boot 2024-08-25T11:24:10.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[19666]: cluster 2024-08-25T11:24:08.943812+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-25T11:24:10.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:09 smithi059 bash[19666]: audit 2024-08-25T11:24:08.945436+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:10.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:09 smithi196 bash[20359]: cluster 2024-08-25T11:24:07.279409+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:24:10.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:09 smithi196 bash[20359]: cluster 2024-08-25T11:24:07.279532+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:24:10.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:09 smithi196 bash[20359]: cluster 2024-08-25T11:24:08.943683+0000 mon.a (mon.0) 656 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1600007144,v1:172.21.15.196:6801/1600007144] boot 2024-08-25T11:24:10.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:09 smithi196 bash[20359]: cluster 2024-08-25T11:24:08.943812+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-25T11:24:10.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:09 smithi196 bash[20359]: audit 2024-08-25T11:24:08.945436+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:24:11.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:10 smithi196 bash[20359]: cluster 2024-08-25T11:24:09.509038+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:11.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:10 smithi196 bash[20359]: cluster 2024-08-25T11:24:09.964328+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-25T11:24:11.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:10 smithi059 bash[25081]: cluster 2024-08-25T11:24:09.509038+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:11.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:10 smithi059 bash[25081]: cluster 2024-08-25T11:24:09.964328+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-25T11:24:11.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:10 smithi059 bash[19666]: cluster 2024-08-25T11:24:09.509038+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-25T11:24:11.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:10 smithi059 bash[19666]: cluster 2024-08-25T11:24:09.964328+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-25T11:24:11.491 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 4 on host 'smithi196' 2024-08-25T11:24:12.148 DEBUG:teuthology.orchestra.run.smithi196:osd.4> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.4.service 2024-08-25T11:24:12.151 INFO:tasks.cephadm:Deploying osd.5 on smithi196 with /dev/vg_nvme/lv_3... 2024-08-25T11:24:12.152 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: cluster 2024-08-25T11:24:10.965075+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: audit 2024-08-25T11:24:11.474962+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: audit 2024-08-25T11:24:11.483207+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: audit 2024-08-25T11:24:11.484158+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: audit 2024-08-25T11:24:11.492184+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: audit 2024-08-25T11:24:11.500920+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: audit 2024-08-25T11:24:11.506269+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: audit 2024-08-25T11:24:11.508149+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[19666]: audit 2024-08-25T11:24:11.518854+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: cluster 2024-08-25T11:24:10.965075+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: audit 2024-08-25T11:24:11.474962+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: audit 2024-08-25T11:24:11.483207+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: audit 2024-08-25T11:24:11.484158+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: audit 2024-08-25T11:24:11.492184+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: audit 2024-08-25T11:24:11.500920+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: audit 2024-08-25T11:24:11.506269+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: audit 2024-08-25T11:24:11.508149+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:11 smithi059 bash[25081]: audit 2024-08-25T11:24:11.518854+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: cluster 2024-08-25T11:24:10.965075+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-25T11:24:12.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: audit 2024-08-25T11:24:11.474962+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:12.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: audit 2024-08-25T11:24:11.483207+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: audit 2024-08-25T11:24:11.484158+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:24:12.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: audit 2024-08-25T11:24:11.492184+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: audit 2024-08-25T11:24:11.500920+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:12.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: audit 2024-08-25T11:24:11.506269+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:12.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: audit 2024-08-25T11:24:11.508149+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:12.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:11 smithi196 bash[20359]: audit 2024-08-25T11:24:11.518854+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:13.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:12 smithi059 bash[19666]: cephadm 2024-08-25T11:24:11.487115+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 16241M 2024-08-25T11:24:13.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:12 smithi059 bash[19666]: cluster 2024-08-25T11:24:11.509546+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:13.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:12 smithi059 bash[19666]: cluster 2024-08-25T11:24:11.975490+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-25T11:24:13.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:12 smithi059 bash[19666]: cluster 2024-08-25T11:24:12.978399+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-25T11:24:13.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:12 smithi059 bash[25081]: cephadm 2024-08-25T11:24:11.487115+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 16241M 2024-08-25T11:24:13.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:12 smithi059 bash[25081]: cluster 2024-08-25T11:24:11.509546+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:13.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:12 smithi059 bash[25081]: cluster 2024-08-25T11:24:11.975490+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-25T11:24:13.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:12 smithi059 bash[25081]: cluster 2024-08-25T11:24:12.978399+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-25T11:24:13.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:12 smithi196 bash[20359]: cephadm 2024-08-25T11:24:11.487115+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 16241M 2024-08-25T11:24:13.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:12 smithi196 bash[20359]: cluster 2024-08-25T11:24:11.509546+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:13.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:12 smithi196 bash[20359]: cluster 2024-08-25T11:24:11.975490+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-25T11:24:13.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:12 smithi196 bash[20359]: cluster 2024-08-25T11:24:12.978399+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-25T11:24:15.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:14 smithi059 bash[19666]: cluster 2024-08-25T11:24:13.510098+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-25T11:24:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:14 smithi059 bash[25081]: cluster 2024-08-25T11:24:13.510098+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-25T11:24:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:14 smithi196 bash[20359]: cluster 2024-08-25T11:24:13.510098+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-25T11:24:16.930 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:24:17.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:16 smithi059 bash[19666]: cluster 2024-08-25T11:24:15.510676+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-25T11:24:17.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:16 smithi059 bash[25081]: cluster 2024-08-25T11:24:15.510676+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-25T11:24:17.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:16 smithi196 bash[20359]: cluster 2024-08-25T11:24:15.510676+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-25T11:24:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:18 smithi059 bash[25081]: cluster 2024-08-25T11:24:17.511229+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-25T11:24:19.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:18 smithi059 bash[19666]: cluster 2024-08-25T11:24:17.511229+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-25T11:24:19.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:18 smithi196 bash[20359]: cluster 2024-08-25T11:24:17.511229+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-25T11:24:20.936 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-08-25T11:24:20.976 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi196:vg_nvme/lv_3 2024-08-25T11:24:21.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:21 smithi059 bash[25081]: cluster 2024-08-25T11:24:19.511782+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:24:21.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:21 smithi059 bash[25081]: audit 2024-08-25T11:24:20.969017+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:21.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:21 smithi059 bash[25081]: audit 2024-08-25T11:24:20.979743+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:21.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:21 smithi059 bash[25081]: audit 2024-08-25T11:24:20.992298+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:20 smithi059 bash[19666]: cluster 2024-08-25T11:24:19.511782+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:24:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:20 smithi059 bash[19666]: audit 2024-08-25T11:24:20.969017+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:20 smithi059 bash[19666]: audit 2024-08-25T11:24:20.979743+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:20 smithi059 bash[19666]: audit 2024-08-25T11:24:20.992298+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:20 smithi196 bash[20359]: cluster 2024-08-25T11:24:19.511782+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:24:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:20 smithi196 bash[20359]: audit 2024-08-25T11:24:20.969017+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:20 smithi196 bash[20359]: audit 2024-08-25T11:24:20.979743+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:20 smithi196 bash[20359]: audit 2024-08-25T11:24:20.992298+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:23.268 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:23 smithi196 bash[20359]: cluster 2024-08-25T11:24:21.512395+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-25T11:24:23.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:23 smithi059 bash[25081]: cluster 2024-08-25T11:24:21.512395+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-25T11:24:23.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:23 smithi059 bash[19666]: cluster 2024-08-25T11:24:21.512395+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-25T11:24:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:24 smithi059 bash[19666]: cluster 2024-08-25T11:24:23.512979+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:24:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:24 smithi059 bash[19666]: audit 2024-08-25T11:24:23.872749+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:24 smithi059 bash[19666]: audit 2024-08-25T11:24:23.885014+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:24 smithi059 bash[19666]: audit 2024-08-25T11:24:23.895014+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:24 smithi059 bash[25081]: cluster 2024-08-25T11:24:23.512979+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:24:25.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:24 smithi059 bash[25081]: audit 2024-08-25T11:24:23.872749+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:24 smithi059 bash[25081]: audit 2024-08-25T11:24:23.885014+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:24 smithi059 bash[25081]: audit 2024-08-25T11:24:23.895014+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:24 smithi196 bash[20359]: cluster 2024-08-25T11:24:23.512979+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:24:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:24 smithi196 bash[20359]: audit 2024-08-25T11:24:23.872749+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:24 smithi196 bash[20359]: audit 2024-08-25T11:24:23.885014+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:24 smithi196 bash[20359]: audit 2024-08-25T11:24:23.895014+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:25.705 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:24:27.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:26 smithi196 bash[20359]: cluster 2024-08-25T11:24:25.513575+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:26 smithi059 bash[19666]: cluster 2024-08-25T11:24:25.513575+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:26 smithi059 bash[25081]: cluster 2024-08-25T11:24:25.513575+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:28.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:27 smithi059 bash[19666]: audit 2024-08-25T11:24:27.194921+0000 mgr.y (mgr.14150) 245 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:24:28.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:27 smithi059 bash[19666]: audit 2024-08-25T11:24:27.201419+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:24:28.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:27 smithi059 bash[19666]: audit 2024-08-25T11:24:27.207424+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:24:28.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:27 smithi059 bash[19666]: audit 2024-08-25T11:24:27.209124+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:28.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:27 smithi059 bash[25081]: audit 2024-08-25T11:24:27.194921+0000 mgr.y (mgr.14150) 245 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:24:28.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:27 smithi059 bash[25081]: audit 2024-08-25T11:24:27.201419+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:24:28.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:27 smithi059 bash[25081]: audit 2024-08-25T11:24:27.207424+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:24:28.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:27 smithi059 bash[25081]: audit 2024-08-25T11:24:27.209124+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:28.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:27 smithi196 bash[20359]: audit 2024-08-25T11:24:27.194921+0000 mgr.y (mgr.14150) 245 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:24:28.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:27 smithi196 bash[20359]: audit 2024-08-25T11:24:27.201419+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:24:28.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:27 smithi196 bash[20359]: audit 2024-08-25T11:24:27.207424+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:24:28.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:27 smithi196 bash[20359]: audit 2024-08-25T11:24:27.209124+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:29.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:28 smithi059 bash[19666]: cluster 2024-08-25T11:24:27.514084+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:29.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:28 smithi059 bash[25081]: cluster 2024-08-25T11:24:27.514084+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:29.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:28 smithi196 bash[20359]: cluster 2024-08-25T11:24:27.514084+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:31.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:30 smithi059 bash[19666]: cluster 2024-08-25T11:24:29.514671+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:31.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:30 smithi059 bash[25081]: cluster 2024-08-25T11:24:29.514671+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:31.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:30 smithi196 bash[20359]: cluster 2024-08-25T11:24:29.514671+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:33.224 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:32 smithi196 bash[20359]: cluster 2024-08-25T11:24:31.515231+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:33.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:32 smithi059 bash[19666]: cluster 2024-08-25T11:24:31.515231+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:33.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:32 smithi059 bash[25081]: cluster 2024-08-25T11:24:31.515231+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:35.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:34 smithi059 bash[19666]: cluster 2024-08-25T11:24:33.515817+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:35.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:34 smithi059 bash[25081]: cluster 2024-08-25T11:24:33.515817+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:35.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:34 smithi196 bash[20359]: cluster 2024-08-25T11:24:33.515817+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[19666]: audit 2024-08-25T11:24:35.664153+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.196:0/3420029937' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]: dispatch 2024-08-25T11:24:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[19666]: audit 2024-08-25T11:24:35.666725+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]: dispatch 2024-08-25T11:24:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[19666]: audit 2024-08-25T11:24:35.670010+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]': finished 2024-08-25T11:24:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[19666]: cluster 2024-08-25T11:24:35.676139+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-25T11:24:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[19666]: audit 2024-08-25T11:24:35.676710+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:24:36.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[25081]: audit 2024-08-25T11:24:35.664153+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.196:0/3420029937' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]: dispatch 2024-08-25T11:24:36.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[25081]: audit 2024-08-25T11:24:35.666725+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]: dispatch 2024-08-25T11:24:36.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[25081]: audit 2024-08-25T11:24:35.670010+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]': finished 2024-08-25T11:24:36.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[25081]: cluster 2024-08-25T11:24:35.676139+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-25T11:24:36.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:35 smithi059 bash[25081]: audit 2024-08-25T11:24:35.676710+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:24:36.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:35 smithi196 bash[20359]: audit 2024-08-25T11:24:35.664153+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.196:0/3420029937' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]: dispatch 2024-08-25T11:24:36.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:35 smithi196 bash[20359]: audit 2024-08-25T11:24:35.666725+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]: dispatch 2024-08-25T11:24:36.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:35 smithi196 bash[20359]: audit 2024-08-25T11:24:35.670010+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa86c197-10bb-4c6a-ac63-af3e3b8a4024"}]': finished 2024-08-25T11:24:36.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:35 smithi196 bash[20359]: cluster 2024-08-25T11:24:35.676139+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-25T11:24:36.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:35 smithi196 bash[20359]: audit 2024-08-25T11:24:35.676710+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:24:37.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:36 smithi059 bash[19666]: cluster 2024-08-25T11:24:35.516373+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:37.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:36 smithi059 bash[19666]: audit 2024-08-25T11:24:36.306905+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.196:0/4099538695' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:24:37.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:36 smithi059 bash[25081]: cluster 2024-08-25T11:24:35.516373+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:37.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:36 smithi059 bash[25081]: audit 2024-08-25T11:24:36.306905+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.196:0/4099538695' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:24:37.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:36 smithi196 bash[20359]: cluster 2024-08-25T11:24:35.516373+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:37.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:36 smithi196 bash[20359]: audit 2024-08-25T11:24:36.306905+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.196:0/4099538695' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:24:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:38 smithi196 bash[20359]: cluster 2024-08-25T11:24:37.516933+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:39.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:38 smithi059 bash[19666]: cluster 2024-08-25T11:24:37.516933+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:39.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:38 smithi059 bash[25081]: cluster 2024-08-25T11:24:37.516933+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:41.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:40 smithi059 bash[19666]: cluster 2024-08-25T11:24:39.517524+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:41.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:40 smithi059 bash[25081]: cluster 2024-08-25T11:24:39.517524+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:41.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:40 smithi196 bash[20359]: cluster 2024-08-25T11:24:39.517524+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:42.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:42 smithi196 bash[20359]: audit 2024-08-25T11:24:41.185519+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:42.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:42 smithi196 bash[20359]: audit 2024-08-25T11:24:41.194796+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:42.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:42 smithi196 bash[20359]: audit 2024-08-25T11:24:41.204823+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:42.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:42 smithi059 bash[19666]: audit 2024-08-25T11:24:41.185519+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:42.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:42 smithi059 bash[19666]: audit 2024-08-25T11:24:41.194796+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:42.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:42 smithi059 bash[19666]: audit 2024-08-25T11:24:41.204823+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:42.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:42 smithi059 bash[25081]: audit 2024-08-25T11:24:41.185519+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:42.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:42 smithi059 bash[25081]: audit 2024-08-25T11:24:41.194796+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:42.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:42 smithi059 bash[25081]: audit 2024-08-25T11:24:41.204823+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:43.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:43 smithi059 bash[19666]: cluster 2024-08-25T11:24:41.517981+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:43.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:43 smithi059 bash[25081]: cluster 2024-08-25T11:24:41.517981+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:43.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:43 smithi196 bash[20359]: cluster 2024-08-25T11:24:41.517981+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:45.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:45 smithi196 bash[20359]: cluster 2024-08-25T11:24:43.518530+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:45.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:45 smithi196 bash[20359]: audit 2024-08-25T11:24:44.086804+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:45.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:45 smithi196 bash[20359]: audit 2024-08-25T11:24:44.095178+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:45.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:45 smithi196 bash[20359]: audit 2024-08-25T11:24:44.106896+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:45 smithi059 bash[19666]: cluster 2024-08-25T11:24:43.518530+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:45 smithi059 bash[19666]: audit 2024-08-25T11:24:44.086804+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:45 smithi059 bash[19666]: audit 2024-08-25T11:24:44.095178+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:45 smithi059 bash[19666]: audit 2024-08-25T11:24:44.106896+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:45 smithi059 bash[25081]: cluster 2024-08-25T11:24:43.518530+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:45 smithi059 bash[25081]: audit 2024-08-25T11:24:44.086804+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:45 smithi059 bash[25081]: audit 2024-08-25T11:24:44.095178+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:45 smithi059 bash[25081]: audit 2024-08-25T11:24:44.106896+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:47.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:47 smithi196 bash[20359]: cluster 2024-08-25T11:24:45.519094+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:47.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:47 smithi059 bash[19666]: cluster 2024-08-25T11:24:45.519094+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:47 smithi059 bash[25081]: cluster 2024-08-25T11:24:45.519094+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:49.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:49 smithi196 bash[20359]: cluster 2024-08-25T11:24:47.519627+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:49.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:49 smithi196 bash[20359]: audit 2024-08-25T11:24:48.662750+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-25T11:24:49.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:49 smithi196 bash[20359]: audit 2024-08-25T11:24:48.664499+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:49.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:49 smithi059 bash[19666]: cluster 2024-08-25T11:24:47.519627+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:49.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:49 smithi059 bash[19666]: audit 2024-08-25T11:24:48.662750+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-25T11:24:49.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:49 smithi059 bash[19666]: audit 2024-08-25T11:24:48.664499+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:49 smithi059 bash[25081]: cluster 2024-08-25T11:24:47.519627+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:49 smithi059 bash[25081]: audit 2024-08-25T11:24:48.662750+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-25T11:24:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:49 smithi059 bash[25081]: audit 2024-08-25T11:24:48.664499+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:50.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:50 smithi196 bash[20359]: cephadm 2024-08-25T11:24:48.666101+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T11:24:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:50 smithi059 bash[19666]: cephadm 2024-08-25T11:24:48.666101+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T11:24:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:50 smithi059 bash[25081]: cephadm 2024-08-25T11:24:48.666101+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T11:24:51.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:51 smithi196 bash[20359]: cluster 2024-08-25T11:24:49.520178+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:51.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:51 smithi059 bash[19666]: cluster 2024-08-25T11:24:49.520178+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:51.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:51 smithi059 bash[25081]: cluster 2024-08-25T11:24:49.520178+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:53.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:52 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:24:53.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:24:52 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:24:53.107 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:24:52 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:24:53.365 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:24:53 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:24:53.365 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:24:53 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:24:53.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:53 smithi196 bash[20359]: cluster 2024-08-25T11:24:51.520736+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:53.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:53 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:24:53.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:53 smithi059 bash[19666]: cluster 2024-08-25T11:24:51.520736+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:53.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:53 smithi059 bash[25081]: cluster 2024-08-25T11:24:51.520736+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:54.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:54 smithi196 bash[20359]: audit 2024-08-25T11:24:53.335743+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:54.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:54 smithi196 bash[20359]: audit 2024-08-25T11:24:53.343740+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:54.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:54 smithi196 bash[20359]: audit 2024-08-25T11:24:53.344573+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:54.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:54 smithi196 bash[20359]: audit 2024-08-25T11:24:53.347136+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:54.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:54 smithi196 bash[20359]: audit 2024-08-25T11:24:53.352430+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:54.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:54 smithi196 bash[20359]: audit 2024-08-25T11:24:53.359573+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:54.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[19666]: audit 2024-08-25T11:24:53.335743+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[19666]: audit 2024-08-25T11:24:53.343740+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[19666]: audit 2024-08-25T11:24:53.344573+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[19666]: audit 2024-08-25T11:24:53.347136+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[19666]: audit 2024-08-25T11:24:53.352430+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[19666]: audit 2024-08-25T11:24:53.359573+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[25081]: audit 2024-08-25T11:24:53.335743+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[25081]: audit 2024-08-25T11:24:53.343740+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[25081]: audit 2024-08-25T11:24:53.344573+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[25081]: audit 2024-08-25T11:24:53.347136+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:24:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[25081]: audit 2024-08-25T11:24:53.352430+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:54.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:54 smithi059 bash[25081]: audit 2024-08-25T11:24:53.359573+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:24:55.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:55 smithi196 bash[20359]: cluster 2024-08-25T11:24:53.521301+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:55.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:55 smithi059 bash[19666]: cluster 2024-08-25T11:24:53.521301+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:55 smithi059 bash[25081]: cluster 2024-08-25T11:24:53.521301+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:57.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:57 smithi196 bash[20359]: cluster 2024-08-25T11:24:55.521869+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:57.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:57 smithi059 bash[19666]: cluster 2024-08-25T11:24:55.521869+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:57.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:57 smithi059 bash[25081]: cluster 2024-08-25T11:24:55.521869+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:59.659 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:24:59 smithi059 bash[19666]: cluster 2024-08-25T11:24:57.522400+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:59.659 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:24:59 smithi059 bash[25081]: cluster 2024-08-25T11:24:57.522400+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:24:59.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:24:59 smithi196 bash[20359]: cluster 2024-08-25T11:24:57.522400+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:25:00.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:00 smithi059 bash[19666]: audit 2024-08-25T11:24:59.773644+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-25T11:25:00.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:00 smithi059 bash[19666]: audit 2024-08-25T11:24:59.775694+0000 mon.a (mon.0) 698 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-25T11:25:00.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:00 smithi059 bash[25081]: audit 2024-08-25T11:24:59.773644+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-25T11:25:00.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:00 smithi059 bash[25081]: audit 2024-08-25T11:24:59.775694+0000 mon.a (mon.0) 698 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-25T11:25:00.709 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:00 smithi196 bash[20359]: audit 2024-08-25T11:24:59.773644+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-25T11:25:00.709 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:00 smithi196 bash[20359]: audit 2024-08-25T11:24:59.775694+0000 mon.a (mon.0) 698 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: cluster 2024-08-25T11:24:59.522855+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: audit 2024-08-25T11:25:00.378810+0000 mon.a (mon.0) 699 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: audit 2024-08-25T11:25:00.383177+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: cluster 2024-08-25T11:25:00.384181+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: audit 2024-08-25T11:25:00.384675+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: audit 2024-08-25T11:25:00.385641+0000 mon.a (mon.0) 702 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: audit 2024-08-25T11:25:01.348442+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: audit 2024-08-25T11:25:01.353528+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[19666]: audit 2024-08-25T11:25:01.358719+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: cluster 2024-08-25T11:24:59.522855+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: audit 2024-08-25T11:25:00.378810+0000 mon.a (mon.0) 699 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: audit 2024-08-25T11:25:00.383177+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: cluster 2024-08-25T11:25:00.384181+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: audit 2024-08-25T11:25:00.384675+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: audit 2024-08-25T11:25:00.385641+0000 mon.a (mon.0) 702 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: audit 2024-08-25T11:25:01.348442+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: audit 2024-08-25T11:25:01.353528+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:01.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:01 smithi059 bash[25081]: audit 2024-08-25T11:25:01.358719+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: cluster 2024-08-25T11:24:59.522855+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: audit 2024-08-25T11:25:00.378810+0000 mon.a (mon.0) 699 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: audit 2024-08-25T11:25:00.383177+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: cluster 2024-08-25T11:25:00.384181+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: audit 2024-08-25T11:25:00.384675+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: audit 2024-08-25T11:25:00.385641+0000 mon.a (mon.0) 702 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: audit 2024-08-25T11:25:01.348442+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: audit 2024-08-25T11:25:01.353528+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:01.744 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:01 smithi196 bash[20359]: audit 2024-08-25T11:25:01.358719+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:02 smithi196 bash[20359]: audit 2024-08-25T11:25:01.380504+0000 mon.a (mon.0) 706 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:25:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:02 smithi196 bash[20359]: cluster 2024-08-25T11:25:01.385254+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-25T11:25:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:02 smithi196 bash[20359]: audit 2024-08-25T11:25:01.385815+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:02 smithi196 bash[20359]: audit 2024-08-25T11:25:01.395086+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:02 smithi196 bash[20359]: audit 2024-08-25T11:25:01.857795+0000 mon.a (mon.0) 710 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-25T11:25:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[19666]: audit 2024-08-25T11:25:01.380504+0000 mon.a (mon.0) 706 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:25:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[19666]: cluster 2024-08-25T11:25:01.385254+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-25T11:25:02.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[19666]: audit 2024-08-25T11:25:01.385815+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:02.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[19666]: audit 2024-08-25T11:25:01.395086+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:02.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[19666]: audit 2024-08-25T11:25:01.857795+0000 mon.a (mon.0) 710 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-25T11:25:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[25081]: audit 2024-08-25T11:25:01.380504+0000 mon.a (mon.0) 706 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:25:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[25081]: cluster 2024-08-25T11:25:01.385254+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-25T11:25:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[25081]: audit 2024-08-25T11:25:01.385815+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[25081]: audit 2024-08-25T11:25:01.395086+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:02 smithi059 bash[25081]: audit 2024-08-25T11:25:01.857795+0000 mon.a (mon.0) 710 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-25T11:25:03.484 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 5 on host 'smithi196' 2024-08-25T11:25:03.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:03 smithi196 bash[20359]: cluster 2024-08-25T11:25:00.816770+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:25:03.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:03 smithi196 bash[20359]: cluster 2024-08-25T11:25:00.816857+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:25:03.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:03 smithi196 bash[20359]: cluster 2024-08-25T11:25:01.523381+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:25:03.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:03 smithi196 bash[20359]: cluster 2024-08-25T11:25:02.390818+0000 mon.a (mon.0) 711 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454] boot 2024-08-25T11:25:03.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:03 smithi196 bash[20359]: cluster 2024-08-25T11:25:02.390966+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-25T11:25:03.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:03 smithi196 bash[20359]: audit 2024-08-25T11:25:02.391356+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[19666]: cluster 2024-08-25T11:25:00.816770+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[19666]: cluster 2024-08-25T11:25:00.816857+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[19666]: cluster 2024-08-25T11:25:01.523381+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[19666]: cluster 2024-08-25T11:25:02.390818+0000 mon.a (mon.0) 711 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454] boot 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[19666]: cluster 2024-08-25T11:25:02.390966+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[19666]: audit 2024-08-25T11:25:02.391356+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[25081]: cluster 2024-08-25T11:25:00.816770+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[25081]: cluster 2024-08-25T11:25:00.816857+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[25081]: cluster 2024-08-25T11:25:01.523381+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[25081]: cluster 2024-08-25T11:25:02.390818+0000 mon.a (mon.0) 711 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1892906454,v1:172.21.15.196:6809/1892906454] boot 2024-08-25T11:25:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[25081]: cluster 2024-08-25T11:25:02.390966+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-25T11:25:03.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:03 smithi059 bash[25081]: audit 2024-08-25T11:25:02.391356+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:25:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: cluster 2024-08-25T11:25:03.409175+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.468279+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.476194+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.477101+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.479882+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.484923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.493564+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.497770+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.499568+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:03.509900+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:04.244742+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:04.255131+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:04.260277+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:04.268162+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:04.268999+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:04.271000+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:04 smithi196 bash[20359]: audit 2024-08-25T11:25:04.283155+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.649 DEBUG:teuthology.orchestra.run.smithi196:osd.5> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.5.service 2024-08-25T11:25:04.652 INFO:tasks.cephadm:Deploying osd.6 on smithi196 with /dev/vg_nvme/lv_2... 2024-08-25T11:25:04.652 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-25T11:25:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: cluster 2024-08-25T11:25:03.409175+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-25T11:25:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.468279+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.476194+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.477101+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.479882+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.484923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.493564+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.497770+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.499568+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:03.509900+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:04.244742+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:04.255131+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:04.260277+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:04.268162+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:04.268999+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:04.271000+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[19666]: audit 2024-08-25T11:25:04.283155+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: cluster 2024-08-25T11:25:03.409175+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.468279+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.476194+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.477101+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.479882+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.484923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.493564+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.497770+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.499568+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:03.509900+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:04.244742+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:04.255131+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:04.260277+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:04.268162+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:04.268999+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:04.271000+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:04 smithi059 bash[25081]: audit 2024-08-25T11:25:04.283155+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[19666]: cephadm 2024-08-25T11:25:03.487101+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 8120M 2024-08-25T11:25:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[19666]: cluster 2024-08-25T11:25:03.523910+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[19666]: cephadm 2024-08-25T11:25:04.258100+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:25:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[19666]: cluster 2024-08-25T11:25:04.413610+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-25T11:25:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[19666]: cluster 2024-08-25T11:25:05.122521+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-25T11:25:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[25081]: cephadm 2024-08-25T11:25:03.487101+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 8120M 2024-08-25T11:25:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[25081]: cluster 2024-08-25T11:25:03.523910+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[25081]: cephadm 2024-08-25T11:25:04.258100+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:25:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[25081]: cluster 2024-08-25T11:25:04.413610+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-25T11:25:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:05 smithi059 bash[25081]: cluster 2024-08-25T11:25:05.122521+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-25T11:25:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:05 smithi196 bash[20359]: cephadm 2024-08-25T11:25:03.487101+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 8120M 2024-08-25T11:25:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:05 smithi196 bash[20359]: cluster 2024-08-25T11:25:03.523910+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:05 smithi196 bash[20359]: cephadm 2024-08-25T11:25:04.258100+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:25:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:05 smithi196 bash[20359]: cluster 2024-08-25T11:25:04.413610+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-25T11:25:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:05 smithi196 bash[20359]: cluster 2024-08-25T11:25:05.122521+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-25T11:25:07.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:07 smithi059 bash[19666]: cluster 2024-08-25T11:25:05.524486+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v235: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:07.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:07 smithi059 bash[19666]: cluster 2024-08-25T11:25:06.124417+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-25T11:25:07.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:07 smithi059 bash[25081]: cluster 2024-08-25T11:25:05.524486+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v235: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:07.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:07 smithi059 bash[25081]: cluster 2024-08-25T11:25:06.124417+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-25T11:25:07.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:07 smithi196 bash[20359]: cluster 2024-08-25T11:25:05.524486+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v235: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:07.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:07 smithi196 bash[20359]: cluster 2024-08-25T11:25:06.124417+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-25T11:25:09.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:09 smithi196 bash[20359]: cluster 2024-08-25T11:25:07.525077+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:09 smithi196 bash[20359]: audit 2024-08-25T11:25:08.103011+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:09 smithi196 bash[20359]: audit 2024-08-25T11:25:08.111694+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:09 smithi196 bash[20359]: audit 2024-08-25T11:25:08.116534+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:09 smithi196 bash[20359]: audit 2024-08-25T11:25:08.123972+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:09 smithi196 bash[20359]: audit 2024-08-25T11:25:08.125456+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:09.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:09 smithi196 bash[20359]: audit 2024-08-25T11:25:08.127411+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:09.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:09 smithi196 bash[20359]: audit 2024-08-25T11:25:08.138739+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[19666]: cluster 2024-08-25T11:25:07.525077+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[19666]: audit 2024-08-25T11:25:08.103011+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[19666]: audit 2024-08-25T11:25:08.111694+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[19666]: audit 2024-08-25T11:25:08.116534+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[19666]: audit 2024-08-25T11:25:08.123972+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[19666]: audit 2024-08-25T11:25:08.125456+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[19666]: audit 2024-08-25T11:25:08.127411+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[19666]: audit 2024-08-25T11:25:08.138739+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[25081]: cluster 2024-08-25T11:25:07.525077+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[25081]: audit 2024-08-25T11:25:08.103011+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[25081]: audit 2024-08-25T11:25:08.111694+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[25081]: audit 2024-08-25T11:25:08.116534+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[25081]: audit 2024-08-25T11:25:08.123972+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[25081]: audit 2024-08-25T11:25:08.125456+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[25081]: audit 2024-08-25T11:25:08.127411+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:09 smithi059 bash[25081]: audit 2024-08-25T11:25:08.138739+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:10.235 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:25:11.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:11 smithi196 bash[20359]: cluster 2024-08-25T11:25:09.525657+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:11.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:11 smithi059 bash[19666]: cluster 2024-08-25T11:25:09.525657+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:11.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:11 smithi059 bash[25081]: cluster 2024-08-25T11:25:09.525657+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:13.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:13 smithi196 bash[20359]: cluster 2024-08-25T11:25:11.526234+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:13.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:13 smithi059 bash[19666]: cluster 2024-08-25T11:25:11.526234+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:13.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:13 smithi059 bash[25081]: cluster 2024-08-25T11:25:11.526234+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:14.159 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-08-25T11:25:14.205 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi196:vg_nvme/lv_2 2024-08-25T11:25:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:15 smithi196 bash[20359]: cluster 2024-08-25T11:25:13.526801+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:15.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:15 smithi059 bash[19666]: cluster 2024-08-25T11:25:13.526801+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:15.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:15 smithi059 bash[25081]: cluster 2024-08-25T11:25:13.526801+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:17.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:17 smithi059 bash[19666]: cluster 2024-08-25T11:25:15.527367+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:17.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:17 smithi059 bash[25081]: cluster 2024-08-25T11:25:15.527367+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:17 smithi196 bash[20359]: cluster 2024-08-25T11:25:15.527367+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:18.941 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:25:19.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:19 smithi196 bash[20359]: cluster 2024-08-25T11:25:17.527933+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:19.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:19 smithi059 bash[19666]: cluster 2024-08-25T11:25:17.527933+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:19.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:19 smithi059 bash[25081]: cluster 2024-08-25T11:25:17.527933+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:21.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[19666]: cluster 2024-08-25T11:25:19.528456+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:21.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[19666]: audit 2024-08-25T11:25:20.378581+0000 mgr.y (mgr.14150) 276 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:25:21.381 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[19666]: audit 2024-08-25T11:25:20.385014+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:25:21.381 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[19666]: audit 2024-08-25T11:25:20.389220+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:25:21.381 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[19666]: audit 2024-08-25T11:25:20.390520+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:21.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[25081]: cluster 2024-08-25T11:25:19.528456+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:21.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[25081]: audit 2024-08-25T11:25:20.378581+0000 mgr.y (mgr.14150) 276 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:25:21.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[25081]: audit 2024-08-25T11:25:20.385014+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:25:21.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[25081]: audit 2024-08-25T11:25:20.389220+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:25:21.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:21 smithi059 bash[25081]: audit 2024-08-25T11:25:20.390520+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:21 smithi196 bash[20359]: cluster 2024-08-25T11:25:19.528456+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:21 smithi196 bash[20359]: audit 2024-08-25T11:25:20.378581+0000 mgr.y (mgr.14150) 276 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:25:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:21 smithi196 bash[20359]: audit 2024-08-25T11:25:20.385014+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:25:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:21 smithi196 bash[20359]: audit 2024-08-25T11:25:20.389220+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:25:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:21 smithi196 bash[20359]: audit 2024-08-25T11:25:20.390520+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:22.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:22 smithi059 bash[19666]: audit 2024-08-25T11:25:21.475151+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:22 smithi059 bash[19666]: audit 2024-08-25T11:25:21.481592+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:22 smithi059 bash[19666]: audit 2024-08-25T11:25:21.487511+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:22 smithi059 bash[19666]: cluster 2024-08-25T11:25:21.529035+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:22 smithi059 bash[25081]: audit 2024-08-25T11:25:21.475151+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:22 smithi059 bash[25081]: audit 2024-08-25T11:25:21.481592+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:22 smithi059 bash[25081]: audit 2024-08-25T11:25:21.487511+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:22 smithi059 bash[25081]: cluster 2024-08-25T11:25:21.529035+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:22.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:22 smithi196 bash[20359]: audit 2024-08-25T11:25:21.475151+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:22 smithi196 bash[20359]: audit 2024-08-25T11:25:21.481592+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:22 smithi196 bash[20359]: audit 2024-08-25T11:25:21.487511+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:22.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:22 smithi196 bash[20359]: cluster 2024-08-25T11:25:21.529035+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:24.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:24 smithi196 bash[20359]: cluster 2024-08-25T11:25:23.529613+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:25.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:24 smithi059 bash[19666]: cluster 2024-08-25T11:25:23.529613+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:25.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:24 smithi059 bash[25081]: cluster 2024-08-25T11:25:23.529613+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:27.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:27 smithi196 bash[20359]: cluster 2024-08-25T11:25:25.530177+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:27.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:27 smithi196 bash[20359]: audit 2024-08-25T11:25:26.643075+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:27.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:27 smithi196 bash[20359]: audit 2024-08-25T11:25:26.651514+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:27.388 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:27 smithi196 bash[20359]: audit 2024-08-25T11:25:26.661201+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:27.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:27 smithi059 bash[19666]: cluster 2024-08-25T11:25:25.530177+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:27.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:27 smithi059 bash[19666]: audit 2024-08-25T11:25:26.643075+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:27.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:27 smithi059 bash[19666]: audit 2024-08-25T11:25:26.651514+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:27.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:27 smithi059 bash[19666]: audit 2024-08-25T11:25:26.661201+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:27 smithi059 bash[25081]: cluster 2024-08-25T11:25:25.530177+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:27 smithi059 bash[25081]: audit 2024-08-25T11:25:26.643075+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:27 smithi059 bash[25081]: audit 2024-08-25T11:25:26.651514+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:27 smithi059 bash[25081]: audit 2024-08-25T11:25:26.661201+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:29.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:29 smithi196 bash[20359]: cluster 2024-08-25T11:25:27.530809+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:29.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:29 smithi059 bash[19666]: cluster 2024-08-25T11:25:27.530809+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:29.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:29 smithi059 bash[25081]: cluster 2024-08-25T11:25:27.530809+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:30.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[19666]: audit 2024-08-25T11:25:29.863393+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.196:0/2147721355' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]: dispatch 2024-08-25T11:25:30.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[19666]: audit 2024-08-25T11:25:29.865432+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]: dispatch 2024-08-25T11:25:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[19666]: audit 2024-08-25T11:25:29.869082+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]': finished 2024-08-25T11:25:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[19666]: cluster 2024-08-25T11:25:29.874736+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-25T11:25:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[19666]: audit 2024-08-25T11:25:29.875164+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:30.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[25081]: audit 2024-08-25T11:25:29.863393+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.196:0/2147721355' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]: dispatch 2024-08-25T11:25:30.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[25081]: audit 2024-08-25T11:25:29.865432+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]: dispatch 2024-08-25T11:25:30.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[25081]: audit 2024-08-25T11:25:29.869082+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]': finished 2024-08-25T11:25:30.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[25081]: cluster 2024-08-25T11:25:29.874736+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-25T11:25:30.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:30 smithi059 bash[25081]: audit 2024-08-25T11:25:29.875164+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:30 smithi196 bash[20359]: audit 2024-08-25T11:25:29.863393+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.196:0/2147721355' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]: dispatch 2024-08-25T11:25:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:30 smithi196 bash[20359]: audit 2024-08-25T11:25:29.865432+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]: dispatch 2024-08-25T11:25:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:30 smithi196 bash[20359]: audit 2024-08-25T11:25:29.869082+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "761cc30f-1b71-4401-830b-042a79bf7fa1"}]': finished 2024-08-25T11:25:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:30 smithi196 bash[20359]: cluster 2024-08-25T11:25:29.874736+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-25T11:25:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:30 smithi196 bash[20359]: audit 2024-08-25T11:25:29.875164+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:31.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:31 smithi059 bash[19666]: cluster 2024-08-25T11:25:29.531380+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:31.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:31 smithi059 bash[19666]: audit 2024-08-25T11:25:30.498298+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.196:0/4108769971' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:25:31.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:31 smithi059 bash[25081]: cluster 2024-08-25T11:25:29.531380+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:31.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:31 smithi059 bash[25081]: audit 2024-08-25T11:25:30.498298+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.196:0/4108769971' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:25:31.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:31 smithi196 bash[20359]: cluster 2024-08-25T11:25:29.531380+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:31.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:31 smithi196 bash[20359]: audit 2024-08-25T11:25:30.498298+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.196:0/4108769971' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:25:33.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:33 smithi196 bash[20359]: cluster 2024-08-25T11:25:31.532040+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:33.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:33 smithi059 bash[19666]: cluster 2024-08-25T11:25:31.532040+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:33.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:33 smithi059 bash[25081]: cluster 2024-08-25T11:25:31.532040+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:35.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:35 smithi059 bash[19666]: cluster 2024-08-25T11:25:33.532731+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:35.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:35 smithi059 bash[25081]: cluster 2024-08-25T11:25:33.532731+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:35 smithi196 bash[20359]: cluster 2024-08-25T11:25:33.532731+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:37.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:37 smithi059 bash[19666]: cluster 2024-08-25T11:25:35.533431+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:37.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:37 smithi059 bash[25081]: cluster 2024-08-25T11:25:35.533431+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:37.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:37 smithi196 bash[20359]: cluster 2024-08-25T11:25:35.533431+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:39.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:39 smithi059 bash[19666]: cluster 2024-08-25T11:25:37.533987+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:39.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:39 smithi059 bash[25081]: cluster 2024-08-25T11:25:37.533987+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:39.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:39 smithi196 bash[20359]: cluster 2024-08-25T11:25:37.533987+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:41.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:41 smithi059 bash[19666]: cluster 2024-08-25T11:25:39.534631+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:41.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:41 smithi059 bash[25081]: cluster 2024-08-25T11:25:39.534631+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:41.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:41 smithi196 bash[20359]: cluster 2024-08-25T11:25:39.534631+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:42.937 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:42 smithi196 bash[20359]: cluster 2024-08-25T11:25:41.535094+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:42.937 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:42 smithi196 bash[20359]: audit 2024-08-25T11:25:41.684327+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:42.937 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:42 smithi196 bash[20359]: audit 2024-08-25T11:25:41.694774+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:42.937 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:42 smithi196 bash[20359]: audit 2024-08-25T11:25:41.706876+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:42.937 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:42 smithi196 bash[20359]: audit 2024-08-25T11:25:42.440827+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-25T11:25:42.938 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:42 smithi196 bash[20359]: audit 2024-08-25T11:25:42.442530+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:43.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[19666]: cluster 2024-08-25T11:25:41.535094+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:43.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[19666]: audit 2024-08-25T11:25:41.684327+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[19666]: audit 2024-08-25T11:25:41.694774+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[19666]: audit 2024-08-25T11:25:41.706876+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[19666]: audit 2024-08-25T11:25:42.440827+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[19666]: audit 2024-08-25T11:25:42.442530+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[25081]: cluster 2024-08-25T11:25:41.535094+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[25081]: audit 2024-08-25T11:25:41.684327+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[25081]: audit 2024-08-25T11:25:41.694774+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[25081]: audit 2024-08-25T11:25:41.706876+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[25081]: audit 2024-08-25T11:25:42.440827+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-25T11:25:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:42 smithi059 bash[25081]: audit 2024-08-25T11:25:42.442530+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:43.978 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:43 smithi196 bash[20359]: cephadm 2024-08-25T11:25:42.444143+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T11:25:44.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:43 smithi059 bash[19666]: cephadm 2024-08-25T11:25:42.444143+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T11:25:44.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:43 smithi059 bash[25081]: cephadm 2024-08-25T11:25:42.444143+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T11:25:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:44 smithi059 bash[19666]: cluster 2024-08-25T11:25:43.535656+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:45.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:44 smithi059 bash[25081]: cluster 2024-08-25T11:25:43.535656+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:45.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:44 smithi196 bash[20359]: cluster 2024-08-25T11:25:43.535656+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:46 smithi196 bash[20359]: cluster 2024-08-25T11:25:45.536187+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:47.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:46 smithi059 bash[19666]: cluster 2024-08-25T11:25:45.536187+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:47.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:46 smithi059 bash[25081]: cluster 2024-08-25T11:25:45.536187+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:48.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:47 smithi196 bash[20359]: audit 2024-08-25T11:25:46.824394+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:47 smithi196 bash[20359]: audit 2024-08-25T11:25:46.834218+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:47 smithi196 bash[20359]: audit 2024-08-25T11:25:46.844805+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:47 smithi059 bash[19666]: audit 2024-08-25T11:25:46.824394+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:47 smithi059 bash[19666]: audit 2024-08-25T11:25:46.834218+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:47 smithi059 bash[19666]: audit 2024-08-25T11:25:46.844805+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:47 smithi059 bash[25081]: audit 2024-08-25T11:25:46.824394+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:47 smithi059 bash[25081]: audit 2024-08-25T11:25:46.834218+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:47 smithi059 bash[25081]: audit 2024-08-25T11:25:46.844805+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:48.425 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:25:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:25:48.425 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:25:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:25:48.426 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:25:48.426 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:25:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:25:48.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:25:48.786 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:25:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:25:48.787 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:25:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:25:48.787 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:25:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:25:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 bash[20359]: cluster 2024-08-25T11:25:47.536730+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 bash[20359]: audit 2024-08-25T11:25:48.699601+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 bash[20359]: audit 2024-08-25T11:25:48.707813+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 bash[20359]: audit 2024-08-25T11:25:48.708862+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 bash[20359]: audit 2024-08-25T11:25:48.712798+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 bash[20359]: audit 2024-08-25T11:25:48.717284+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:48 smithi196 bash[20359]: audit 2024-08-25T11:25:48.729745+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:49.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[19666]: cluster 2024-08-25T11:25:47.536730+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:49.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[19666]: audit 2024-08-25T11:25:48.699601+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:49.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[19666]: audit 2024-08-25T11:25:48.707813+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:49.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[19666]: audit 2024-08-25T11:25:48.708862+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:49.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[19666]: audit 2024-08-25T11:25:48.712798+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:49.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[19666]: audit 2024-08-25T11:25:48.717284+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:49.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[19666]: audit 2024-08-25T11:25:48.729745+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[25081]: cluster 2024-08-25T11:25:47.536730+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[25081]: audit 2024-08-25T11:25:48.699601+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[25081]: audit 2024-08-25T11:25:48.707813+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[25081]: audit 2024-08-25T11:25:48.708862+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[25081]: audit 2024-08-25T11:25:48.712798+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[25081]: audit 2024-08-25T11:25:48.717284+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:48 smithi059 bash[25081]: audit 2024-08-25T11:25:48.729745+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:50 smithi196 bash[20359]: cluster 2024-08-25T11:25:49.537282+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:51.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:50 smithi059 bash[19666]: cluster 2024-08-25T11:25:49.537282+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:51.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:50 smithi059 bash[25081]: cluster 2024-08-25T11:25:49.537282+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:51 smithi196 bash[20359]: audit 2024-08-25T11:25:50.888994+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:51 smithi196 bash[20359]: audit 2024-08-25T11:25:50.897869+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:51 smithi196 bash[20359]: audit 2024-08-25T11:25:50.909652+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:52.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:51 smithi059 bash[19666]: audit 2024-08-25T11:25:50.888994+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:52.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:51 smithi059 bash[19666]: audit 2024-08-25T11:25:50.897869+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:52.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:51 smithi059 bash[19666]: audit 2024-08-25T11:25:50.909652+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:51 smithi059 bash[25081]: audit 2024-08-25T11:25:50.888994+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:51 smithi059 bash[25081]: audit 2024-08-25T11:25:50.897869+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:51 smithi059 bash[25081]: audit 2024-08-25T11:25:50.909652+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:53.250 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:52 smithi196 bash[20359]: cluster 2024-08-25T11:25:51.537865+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:53.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:52 smithi059 bash[19666]: cluster 2024-08-25T11:25:51.537865+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:53.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:52 smithi059 bash[25081]: cluster 2024-08-25T11:25:51.537865+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:55.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:54 smithi059 bash[19666]: cluster 2024-08-25T11:25:53.538432+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:55.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:54 smithi059 bash[25081]: cluster 2024-08-25T11:25:53.538432+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:55.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:54 smithi196 bash[20359]: cluster 2024-08-25T11:25:53.538432+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:57.226 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:56 smithi196 bash[20359]: cluster 2024-08-25T11:25:55.538965+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:57.226 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:56 smithi196 bash[20359]: audit 2024-08-25T11:25:56.187011+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-25T11:25:57.227 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:56 smithi196 bash[20359]: audit 2024-08-25T11:25:56.188567+0000 mon.a (mon.0) 771 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-25T11:25:57.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:56 smithi059 bash[19666]: cluster 2024-08-25T11:25:55.538965+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:57.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:56 smithi059 bash[19666]: audit 2024-08-25T11:25:56.187011+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-25T11:25:57.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:56 smithi059 bash[19666]: audit 2024-08-25T11:25:56.188567+0000 mon.a (mon.0) 771 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-25T11:25:57.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:56 smithi059 bash[25081]: cluster 2024-08-25T11:25:55.538965+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:57.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:56 smithi059 bash[25081]: audit 2024-08-25T11:25:56.187011+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-25T11:25:57.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:56 smithi059 bash[25081]: audit 2024-08-25T11:25:56.188567+0000 mon.a (mon.0) 771 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-25T11:25:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:57 smithi196 bash[20359]: audit 2024-08-25T11:25:56.926016+0000 mon.a (mon.0) 772 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T11:25:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:57 smithi196 bash[20359]: audit 2024-08-25T11:25:56.931006+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:57 smithi196 bash[20359]: cluster 2024-08-25T11:25:56.931231+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-25T11:25:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:57 smithi196 bash[20359]: audit 2024-08-25T11:25:56.931740+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:57 smithi196 bash[20359]: audit 2024-08-25T11:25:56.932556+0000 mon.a (mon.0) 775 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:58.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[19666]: audit 2024-08-25T11:25:56.926016+0000 mon.a (mon.0) 772 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T11:25:58.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[19666]: audit 2024-08-25T11:25:56.931006+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:58.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[19666]: cluster 2024-08-25T11:25:56.931231+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-25T11:25:58.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[19666]: audit 2024-08-25T11:25:56.931740+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:58.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[19666]: audit 2024-08-25T11:25:56.932556+0000 mon.a (mon.0) 775 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:58.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[25081]: audit 2024-08-25T11:25:56.926016+0000 mon.a (mon.0) 772 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T11:25:58.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[25081]: audit 2024-08-25T11:25:56.931006+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:58.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[25081]: cluster 2024-08-25T11:25:56.931231+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-25T11:25:58.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[25081]: audit 2024-08-25T11:25:56.931740+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:58.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:57 smithi059 bash[25081]: audit 2024-08-25T11:25:56.932556+0000 mon.a (mon.0) 775 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:25:58.374 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 6 on host 'smithi196' 2024-08-25T11:25:59.053 DEBUG:teuthology.orchestra.run.smithi196:osd.6> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.6.service 2024-08-25T11:25:59.056 INFO:tasks.cephadm:Deploying osd.7 on smithi196 with /dev/vg_nvme/lv_1... 2024-08-25T11:25:59.056 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-25T11:25:59.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: cluster 2024-08-25T11:25:57.539546+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:59.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:57.934093+0000 mon.a (mon.0) 776 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:25:59.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: cluster 2024-08-25T11:25:57.939888+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-25T11:25:59.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:57.940270+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:57.949842+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.358405+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.366729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.367545+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.370643+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.375788+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.378534+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: cephadm 2024-08-25T11:25:58.379834+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 5413M 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.386204+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.390472+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:59.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.392455+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:59.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.402487+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[19666]: audit 2024-08-25T11:25:58.425804+0000 mon.a (mon.0) 790 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-25T11:25:59.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: cluster 2024-08-25T11:25:57.539546+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:59.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:57.934093+0000 mon.a (mon.0) 776 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:25:59.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: cluster 2024-08-25T11:25:57.939888+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-25T11:25:59.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:57.940270+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:57.949842+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.358405+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.366729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.367545+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.370643+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.375788+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.378534+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: cephadm 2024-08-25T11:25:58.379834+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 5413M 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.386204+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.390472+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.392455+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.402487+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:58 smithi059 bash[25081]: audit 2024-08-25T11:25:58.425804+0000 mon.a (mon.0) 790 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-25T11:25:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: cluster 2024-08-25T11:25:57.539546+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-25T11:25:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:57.934093+0000 mon.a (mon.0) 776 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:25:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: cluster 2024-08-25T11:25:57.939888+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-25T11:25:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:57.940270+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:57.949842+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.358405+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.366729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.367545+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.370643+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.375788+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.378534+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: cephadm 2024-08-25T11:25:58.379834+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 5413M 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.386204+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.390472+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.392455+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:25:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.402487+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:25:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:58 smithi196 bash[20359]: audit 2024-08-25T11:25:58.425804+0000 mon.a (mon.0) 790 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-25T11:26:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[19666]: cluster 2024-08-25T11:25:57.140533+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:26:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[19666]: cluster 2024-08-25T11:25:57.140633+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:26:00.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[19666]: cluster 2024-08-25T11:25:58.948444+0000 mon.a (mon.0) 791 : cluster [INF] osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712] boot 2024-08-25T11:26:00.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[19666]: cluster 2024-08-25T11:25:58.948646+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-25T11:26:00.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[19666]: audit 2024-08-25T11:25:58.949902+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:26:00.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[25081]: cluster 2024-08-25T11:25:57.140533+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:26:00.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[25081]: cluster 2024-08-25T11:25:57.140633+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:26:00.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[25081]: cluster 2024-08-25T11:25:58.948444+0000 mon.a (mon.0) 791 : cluster [INF] osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712] boot 2024-08-25T11:26:00.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[25081]: cluster 2024-08-25T11:25:58.948646+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-25T11:26:00.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:25:59 smithi059 bash[25081]: audit 2024-08-25T11:25:58.949902+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:26:00.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:59 smithi196 bash[20359]: cluster 2024-08-25T11:25:57.140533+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:26:00.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:59 smithi196 bash[20359]: cluster 2024-08-25T11:25:57.140633+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:26:00.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:59 smithi196 bash[20359]: cluster 2024-08-25T11:25:58.948444+0000 mon.a (mon.0) 791 : cluster [INF] osd.6 [v2:172.21.15.196:6816/2902398712,v1:172.21.15.196:6817/2902398712] boot 2024-08-25T11:26:00.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:59 smithi196 bash[20359]: cluster 2024-08-25T11:25:58.948646+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-25T11:26:00.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:25:59 smithi196 bash[20359]: audit 2024-08-25T11:25:58.949902+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:26:01.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:00 smithi059 bash[19666]: cluster 2024-08-25T11:25:59.540105+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:01.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:00 smithi059 bash[19666]: cluster 2024-08-25T11:25:59.973871+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-25T11:26:01.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:00 smithi059 bash[25081]: cluster 2024-08-25T11:25:59.540105+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:01.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:00 smithi059 bash[25081]: cluster 2024-08-25T11:25:59.973871+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-25T11:26:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:00 smithi196 bash[20359]: cluster 2024-08-25T11:25:59.540105+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:00 smithi196 bash[20359]: cluster 2024-08-25T11:25:59.973871+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-25T11:26:02.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:01 smithi059 bash[19666]: cluster 2024-08-25T11:26:00.978261+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-25T11:26:02.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:01 smithi059 bash[19666]: audit 2024-08-25T11:26:01.836637+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:02.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:01 smithi059 bash[19666]: audit 2024-08-25T11:26:01.843657+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:02.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:01 smithi059 bash[19666]: audit 2024-08-25T11:26:01.850329+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:02.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:01 smithi059 bash[25081]: cluster 2024-08-25T11:26:00.978261+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-25T11:26:02.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:01 smithi059 bash[25081]: audit 2024-08-25T11:26:01.836637+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:02.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:01 smithi059 bash[25081]: audit 2024-08-25T11:26:01.843657+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:02.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:01 smithi059 bash[25081]: audit 2024-08-25T11:26:01.850329+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:02.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:01 smithi196 bash[20359]: cluster 2024-08-25T11:26:00.978261+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-25T11:26:02.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:01 smithi196 bash[20359]: audit 2024-08-25T11:26:01.836637+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:02.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:01 smithi196 bash[20359]: audit 2024-08-25T11:26:01.843657+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:02.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:01 smithi196 bash[20359]: audit 2024-08-25T11:26:01.850329+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:03.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:02 smithi059 bash[19666]: cluster 2024-08-25T11:26:01.540733+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v270: 1 pgs: 1 remapped+peering; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:03.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:02 smithi059 bash[19666]: cluster 2024-08-25T11:26:01.994822+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-25T11:26:03.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:02 smithi059 bash[25081]: cluster 2024-08-25T11:26:01.540733+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v270: 1 pgs: 1 remapped+peering; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:03.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:02 smithi059 bash[25081]: cluster 2024-08-25T11:26:01.994822+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-25T11:26:03.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:02 smithi196 bash[20359]: cluster 2024-08-25T11:26:01.540733+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v270: 1 pgs: 1 remapped+peering; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:03.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:02 smithi196 bash[20359]: cluster 2024-08-25T11:26:01.994822+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-25T11:26:03.851 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:26:04.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:04 smithi059 bash[19666]: cluster 2024-08-25T11:26:02.992931+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-25T11:26:04.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:04 smithi059 bash[25081]: cluster 2024-08-25T11:26:02.992931+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-25T11:26:04.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:04 smithi196 bash[20359]: cluster 2024-08-25T11:26:02.992931+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-25T11:26:05.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:05 smithi059 bash[19666]: cluster 2024-08-25T11:26:03.541298+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v273: 1 pgs: 1 remapped+peering; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:05.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:05 smithi059 bash[25081]: cluster 2024-08-25T11:26:03.541298+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v273: 1 pgs: 1 remapped+peering; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:05.302 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:05 smithi196 bash[20359]: cluster 2024-08-25T11:26:03.541298+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v273: 1 pgs: 1 remapped+peering; 577 KiB data, 513 MiB used, 625 GiB / 626 GiB avail 2024-08-25T11:26:07.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:07 smithi059 bash[19666]: cluster 2024-08-25T11:26:05.541935+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-25T11:26:07.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:07 smithi059 bash[25081]: cluster 2024-08-25T11:26:05.541935+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-25T11:26:07.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:07 smithi196 bash[20359]: cluster 2024-08-25T11:26:05.541935+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-25T11:26:08.192 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-08-25T11:26:08.243 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi196:vg_nvme/lv_1 2024-08-25T11:26:09.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:09 smithi196 bash[20359]: cluster 2024-08-25T11:26:07.542491+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-25T11:26:09.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:09 smithi059 bash[19666]: cluster 2024-08-25T11:26:07.542491+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-25T11:26:09.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:09 smithi059 bash[25081]: cluster 2024-08-25T11:26:07.542491+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-25T11:26:11.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:11 smithi196 bash[20359]: cluster 2024-08-25T11:26:09.543074+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:26:11.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:11 smithi059 bash[19666]: cluster 2024-08-25T11:26:09.543074+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:26:11.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:11 smithi059 bash[25081]: cluster 2024-08-25T11:26:09.543074+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:26:12.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:12 smithi196 bash[20359]: audit 2024-08-25T11:26:11.039263+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:12 smithi196 bash[20359]: audit 2024-08-25T11:26:11.049889+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:12 smithi196 bash[20359]: cephadm 2024-08-25T11:26:11.053102+0000 mgr.y (mgr.14150) 304 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:26:12.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:12 smithi196 bash[20359]: audit 2024-08-25T11:26:11.060106+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:12 smithi059 bash[19666]: audit 2024-08-25T11:26:11.039263+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:12 smithi059 bash[19666]: audit 2024-08-25T11:26:11.049889+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:12 smithi059 bash[19666]: cephadm 2024-08-25T11:26:11.053102+0000 mgr.y (mgr.14150) 304 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:26:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:12 smithi059 bash[19666]: audit 2024-08-25T11:26:11.060106+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:12 smithi059 bash[25081]: audit 2024-08-25T11:26:11.039263+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:12 smithi059 bash[25081]: audit 2024-08-25T11:26:11.049889+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:12 smithi059 bash[25081]: cephadm 2024-08-25T11:26:11.053102+0000 mgr.y (mgr.14150) 304 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:26:12.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:12 smithi059 bash[25081]: audit 2024-08-25T11:26:11.060106+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:12.902 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:26:13.512 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:13 smithi196 bash[20359]: cluster 2024-08-25T11:26:11.543654+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-25T11:26:13.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:13 smithi059 bash[19666]: cluster 2024-08-25T11:26:11.543654+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-25T11:26:13.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:13 smithi059 bash[25081]: cluster 2024-08-25T11:26:11.543654+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-25T11:26:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[19666]: audit 2024-08-25T11:26:13.493070+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[19666]: audit 2024-08-25T11:26:13.502957+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[19666]: audit 2024-08-25T11:26:13.512926+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[19666]: cluster 2024-08-25T11:26:13.544213+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:26:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[19666]: audit 2024-08-25T11:26:14.261049+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:26:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[19666]: audit 2024-08-25T11:26:14.267503+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:26:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[19666]: audit 2024-08-25T11:26:14.273610+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:26:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[19666]: audit 2024-08-25T11:26:14.275458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[25081]: audit 2024-08-25T11:26:13.493070+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[25081]: audit 2024-08-25T11:26:13.502957+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[25081]: audit 2024-08-25T11:26:13.512926+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[25081]: cluster 2024-08-25T11:26:13.544213+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:26:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[25081]: audit 2024-08-25T11:26:14.261049+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:26:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[25081]: audit 2024-08-25T11:26:14.267503+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:26:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[25081]: audit 2024-08-25T11:26:14.273610+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:26:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:14 smithi059 bash[25081]: audit 2024-08-25T11:26:14.275458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:14 smithi196 bash[20359]: audit 2024-08-25T11:26:13.493070+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:14 smithi196 bash[20359]: audit 2024-08-25T11:26:13.502957+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:14 smithi196 bash[20359]: audit 2024-08-25T11:26:13.512926+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:14 smithi196 bash[20359]: cluster 2024-08-25T11:26:13.544213+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:26:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:14 smithi196 bash[20359]: audit 2024-08-25T11:26:14.261049+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:26:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:14 smithi196 bash[20359]: audit 2024-08-25T11:26:14.267503+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-25T11:26:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:14 smithi196 bash[20359]: audit 2024-08-25T11:26:14.273610+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-25T11:26:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:14 smithi196 bash[20359]: audit 2024-08-25T11:26:14.275458+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:16 smithi196 bash[20359]: cluster 2024-08-25T11:26:15.544798+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-25T11:26:17.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:16 smithi059 bash[19666]: cluster 2024-08-25T11:26:15.544798+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-25T11:26:17.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:16 smithi059 bash[25081]: cluster 2024-08-25T11:26:15.544798+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-25T11:26:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:18 smithi059 bash[19666]: cluster 2024-08-25T11:26:17.545379+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:18 smithi059 bash[25081]: cluster 2024-08-25T11:26:17.545379+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:18 smithi196 bash[20359]: cluster 2024-08-25T11:26:17.545379+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:20.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:20 smithi196 bash[20359]: cluster 2024-08-25T11:26:19.545749+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:21.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:20 smithi059 bash[19666]: cluster 2024-08-25T11:26:19.545749+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:21.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:20 smithi059 bash[25081]: cluster 2024-08-25T11:26:19.545749+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: cluster 2024-08-25T11:26:21.546151+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: audit 2024-08-25T11:26:21.961576+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: audit 2024-08-25T11:26:21.967915+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: audit 2024-08-25T11:26:21.975426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: audit 2024-08-25T11:26:22.807615+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.196:0/695672833' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]: dispatch 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: audit 2024-08-25T11:26:22.809005+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]: dispatch 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: audit 2024-08-25T11:26:22.812577+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]': finished 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: cluster 2024-08-25T11:26:22.820948+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-25T11:26:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[19666]: audit 2024-08-25T11:26:22.821581+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: cluster 2024-08-25T11:26:21.546151+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: audit 2024-08-25T11:26:21.961576+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: audit 2024-08-25T11:26:21.967915+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: audit 2024-08-25T11:26:21.975426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: audit 2024-08-25T11:26:22.807615+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.196:0/695672833' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]: dispatch 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: audit 2024-08-25T11:26:22.809005+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]: dispatch 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: audit 2024-08-25T11:26:22.812577+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]': finished 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: cluster 2024-08-25T11:26:22.820948+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-25T11:26:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:22 smithi059 bash[25081]: audit 2024-08-25T11:26:22.821581+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: cluster 2024-08-25T11:26:21.546151+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: audit 2024-08-25T11:26:21.961576+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: audit 2024-08-25T11:26:21.967915+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: audit 2024-08-25T11:26:21.975426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: audit 2024-08-25T11:26:22.807615+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.196:0/695672833' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]: dispatch 2024-08-25T11:26:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: audit 2024-08-25T11:26:22.809005+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]: dispatch 2024-08-25T11:26:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: audit 2024-08-25T11:26:22.812577+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27647bdf-1e74-4537-b2bb-f242e2c13a6d"}]': finished 2024-08-25T11:26:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: cluster 2024-08-25T11:26:22.820948+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-25T11:26:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:22 smithi196 bash[20359]: audit 2024-08-25T11:26:22.821581+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:24.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:23 smithi059 bash[19666]: audit 2024-08-25T11:26:23.477835+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.196:0/2732417778' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:26:24.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:23 smithi059 bash[25081]: audit 2024-08-25T11:26:23.477835+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.196:0/2732417778' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:26:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:23 smithi196 bash[20359]: audit 2024-08-25T11:26:23.477835+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.196:0/2732417778' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-25T11:26:25.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:24 smithi059 bash[19666]: cluster 2024-08-25T11:26:23.546674+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:25.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:24 smithi059 bash[25081]: cluster 2024-08-25T11:26:23.546674+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:24 smithi196 bash[20359]: cluster 2024-08-25T11:26:23.546674+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:27.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:26 smithi059 bash[25081]: cluster 2024-08-25T11:26:25.547265+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:26 smithi059 bash[19666]: cluster 2024-08-25T11:26:25.547265+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:26 smithi196 bash[20359]: cluster 2024-08-25T11:26:25.547265+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:29.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:28 smithi059 bash[25081]: cluster 2024-08-25T11:26:27.547836+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:29.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:28 smithi059 bash[19666]: cluster 2024-08-25T11:26:27.547836+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:29.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:28 smithi196 bash[20359]: cluster 2024-08-25T11:26:27.547836+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:31.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:30 smithi059 bash[19666]: cluster 2024-08-25T11:26:29.548400+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:31.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:30 smithi059 bash[19666]: audit 2024-08-25T11:26:30.884973+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:31.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:30 smithi059 bash[19666]: audit 2024-08-25T11:26:30.894205+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:31.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:30 smithi059 bash[19666]: audit 2024-08-25T11:26:30.904312+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:31.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:30 smithi059 bash[25081]: cluster 2024-08-25T11:26:29.548400+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:31.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:30 smithi059 bash[25081]: audit 2024-08-25T11:26:30.884973+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:31.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:30 smithi059 bash[25081]: audit 2024-08-25T11:26:30.894205+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:31.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:30 smithi059 bash[25081]: audit 2024-08-25T11:26:30.904312+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:31.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:30 smithi196 bash[20359]: cluster 2024-08-25T11:26:29.548400+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:31.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:30 smithi196 bash[20359]: audit 2024-08-25T11:26:30.884973+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:31.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:30 smithi196 bash[20359]: audit 2024-08-25T11:26:30.894205+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:31.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:30 smithi196 bash[20359]: audit 2024-08-25T11:26:30.904312+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:32.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:31 smithi059 bash[19666]: cephadm 2024-08-25T11:26:30.897240+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:26:32.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:31 smithi059 bash[25081]: cephadm 2024-08-25T11:26:30.897240+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:26:32.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:31 smithi196 bash[20359]: cephadm 2024-08-25T11:26:30.897240+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Detected new or changed devices on smithi196 2024-08-25T11:26:33.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:32 smithi059 bash[19666]: cluster 2024-08-25T11:26:31.548909+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:33.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:32 smithi059 bash[25081]: cluster 2024-08-25T11:26:31.548909+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:33.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:32 smithi196 bash[20359]: cluster 2024-08-25T11:26:31.548909+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:35.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:35 smithi059 bash[19666]: cluster 2024-08-25T11:26:33.549575+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:35.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:35 smithi059 bash[25081]: cluster 2024-08-25T11:26:33.549575+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:35 smithi196 bash[20359]: cluster 2024-08-25T11:26:33.549575+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:37.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:37 smithi059 bash[25081]: cluster 2024-08-25T11:26:35.550199+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:37.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:37 smithi059 bash[25081]: audit 2024-08-25T11:26:36.956332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-25T11:26:37.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:37 smithi059 bash[25081]: audit 2024-08-25T11:26:36.958203+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:37.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:37 smithi059 bash[19666]: cluster 2024-08-25T11:26:35.550199+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:37.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:37 smithi059 bash[19666]: audit 2024-08-25T11:26:36.956332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-25T11:26:37.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:37 smithi059 bash[19666]: audit 2024-08-25T11:26:36.958203+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:37.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:37 smithi196 bash[20359]: cluster 2024-08-25T11:26:35.550199+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:37.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:37 smithi196 bash[20359]: audit 2024-08-25T11:26:36.956332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-25T11:26:37.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:37 smithi196 bash[20359]: audit 2024-08-25T11:26:36.958203+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:38.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:38 smithi059 bash[25081]: cephadm 2024-08-25T11:26:36.959798+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T11:26:38.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:38 smithi059 bash[19666]: cephadm 2024-08-25T11:26:36.959798+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T11:26:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:38 smithi196 bash[20359]: cephadm 2024-08-25T11:26:36.959798+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T11:26:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:39 smithi196 bash[20359]: cluster 2024-08-25T11:26:37.550773+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:39.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:39 smithi059 bash[19666]: cluster 2024-08-25T11:26:37.550773+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:39.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:39 smithi059 bash[25081]: cluster 2024-08-25T11:26:37.550773+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:41.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:41 smithi196 bash[20359]: cluster 2024-08-25T11:26:39.551161+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:41.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:41 smithi059 bash[25081]: cluster 2024-08-25T11:26:39.551161+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:41.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:41 smithi059 bash[19666]: cluster 2024-08-25T11:26:39.551161+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:41.488 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.488 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.489 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.489 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.489 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.844 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.844 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.844 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:41.845 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:26:41 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:26:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:42 smithi196 bash[20359]: audit 2024-08-25T11:26:41.742817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:42 smithi196 bash[20359]: audit 2024-08-25T11:26:41.750224+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:42 smithi196 bash[20359]: audit 2024-08-25T11:26:41.750926+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:42 smithi196 bash[20359]: audit 2024-08-25T11:26:41.758913+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:42 smithi196 bash[20359]: audit 2024-08-25T11:26:41.764857+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:42 smithi196 bash[20359]: audit 2024-08-25T11:26:41.776351+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:42.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[19666]: audit 2024-08-25T11:26:41.742817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:42.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[19666]: audit 2024-08-25T11:26:41.750224+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:42.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[19666]: audit 2024-08-25T11:26:41.750926+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:42.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[19666]: audit 2024-08-25T11:26:41.758913+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:42.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[19666]: audit 2024-08-25T11:26:41.764857+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:42.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[19666]: audit 2024-08-25T11:26:41.776351+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:42.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[25081]: audit 2024-08-25T11:26:41.742817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:42.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[25081]: audit 2024-08-25T11:26:41.750224+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:42.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[25081]: audit 2024-08-25T11:26:41.750926+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:42.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[25081]: audit 2024-08-25T11:26:41.758913+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:42.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[25081]: audit 2024-08-25T11:26:41.764857+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:42.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:42 smithi059 bash[25081]: audit 2024-08-25T11:26:41.776351+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.147 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:43 smithi196 bash[20359]: cluster 2024-08-25T11:26:41.551586+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:43.147 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:43 smithi196 bash[20359]: audit 2024-08-25T11:26:42.142238+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.147 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:43 smithi196 bash[20359]: audit 2024-08-25T11:26:42.150854+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.147 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:43 smithi196 bash[20359]: audit 2024-08-25T11:26:42.159910+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:43 smithi059 bash[19666]: cluster 2024-08-25T11:26:41.551586+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:43.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:43 smithi059 bash[19666]: audit 2024-08-25T11:26:42.142238+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:43 smithi059 bash[19666]: audit 2024-08-25T11:26:42.150854+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:43 smithi059 bash[19666]: audit 2024-08-25T11:26:42.159910+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:43 smithi059 bash[25081]: cluster 2024-08-25T11:26:41.551586+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:43.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:43 smithi059 bash[25081]: audit 2024-08-25T11:26:42.142238+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:43 smithi059 bash[25081]: audit 2024-08-25T11:26:42.150854+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:43.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:43 smithi059 bash[25081]: audit 2024-08-25T11:26:42.159910+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:45.462 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:45 smithi196 bash[20359]: cluster 2024-08-25T11:26:43.552132+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:45 smithi059 bash[19666]: cluster 2024-08-25T11:26:43.552132+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:45.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:45 smithi059 bash[25081]: cluster 2024-08-25T11:26:43.552132+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:47.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:47 smithi196 bash[20359]: cluster 2024-08-25T11:26:45.552734+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:47.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:47 smithi059 bash[19666]: cluster 2024-08-25T11:26:45.552734+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:47.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:47 smithi059 bash[25081]: cluster 2024-08-25T11:26:45.552734+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:49.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:49 smithi059 bash[19666]: cluster 2024-08-25T11:26:47.553292+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:49.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:49 smithi059 bash[19666]: audit 2024-08-25T11:26:48.546835+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-25T11:26:49.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:49 smithi059 bash[19666]: audit 2024-08-25T11:26:48.548041+0000 mon.a (mon.0) 831 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-25T11:26:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:49 smithi059 bash[25081]: cluster 2024-08-25T11:26:47.553292+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:49 smithi059 bash[25081]: audit 2024-08-25T11:26:48.546835+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-25T11:26:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:49 smithi059 bash[25081]: audit 2024-08-25T11:26:48.548041+0000 mon.a (mon.0) 831 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-25T11:26:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:49 smithi196 bash[20359]: cluster 2024-08-25T11:26:47.553292+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:49 smithi196 bash[20359]: audit 2024-08-25T11:26:48.546835+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-25T11:26:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:49 smithi196 bash[20359]: audit 2024-08-25T11:26:48.548041+0000 mon.a (mon.0) 831 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-25T11:26:50.475 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:50 smithi196 bash[20359]: audit 2024-08-25T11:26:49.152857+0000 mon.a (mon.0) 832 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T11:26:50.476 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:50 smithi196 bash[20359]: audit 2024-08-25T11:26:49.158617+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:26:50.476 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:50 smithi196 bash[20359]: cluster 2024-08-25T11:26:49.160078+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-25T11:26:50.476 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:50 smithi196 bash[20359]: audit 2024-08-25T11:26:49.161030+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:50.476 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:50 smithi196 bash[20359]: audit 2024-08-25T11:26:49.161603+0000 mon.a (mon.0) 835 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:26:50.476 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:50 smithi196 bash[20359]: audit 2024-08-25T11:26:50.155144+0000 mon.a (mon.0) 836 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:26:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[19666]: audit 2024-08-25T11:26:49.152857+0000 mon.a (mon.0) 832 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T11:26:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[19666]: audit 2024-08-25T11:26:49.158617+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:26:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[19666]: cluster 2024-08-25T11:26:49.160078+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-25T11:26:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[19666]: audit 2024-08-25T11:26:49.161030+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[19666]: audit 2024-08-25T11:26:49.161603+0000 mon.a (mon.0) 835 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:26:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[19666]: audit 2024-08-25T11:26:50.155144+0000 mon.a (mon.0) 836 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:26:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[25081]: audit 2024-08-25T11:26:49.152857+0000 mon.a (mon.0) 832 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T11:26:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[25081]: audit 2024-08-25T11:26:49.158617+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:26:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[25081]: cluster 2024-08-25T11:26:49.160078+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-25T11:26:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[25081]: audit 2024-08-25T11:26:49.161030+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[25081]: audit 2024-08-25T11:26:49.161603+0000 mon.a (mon.0) 835 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-08-25T11:26:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:50 smithi059 bash[25081]: audit 2024-08-25T11:26:50.155144+0000 mon.a (mon.0) 836 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-08-25T11:26:51.524 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: cluster 2024-08-25T11:26:49.553923+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:51.524 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: cluster 2024-08-25T11:26:50.162964+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-25T11:26:51.524 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:50.165832+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:51.524 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:50.170640+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:51.524 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:51.057639+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:51.067096+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:51.072434+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:51.077807+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:51.083717+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:51.085632+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:51.095640+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: cluster 2024-08-25T11:26:51.165139+0000 mon.a (mon.0) 847 : cluster [INF] osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478] boot 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: cluster 2024-08-25T11:26:51.165316+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-25T11:26:51.525 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:51 smithi196 bash[20359]: audit 2024-08-25T11:26:51.165688+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:51.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: cluster 2024-08-25T11:26:49.553923+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:51.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: cluster 2024-08-25T11:26:50.162964+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-25T11:26:51.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:50.165832+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:51.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:50.170640+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:51.057639+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:51.067096+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:51.072434+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:51.077807+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:51.083717+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:51.085632+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:51.095640+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: cluster 2024-08-25T11:26:51.165139+0000 mon.a (mon.0) 847 : cluster [INF] osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478] boot 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: cluster 2024-08-25T11:26:51.165316+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-25T11:26:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[19666]: audit 2024-08-25T11:26:51.165688+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: cluster 2024-08-25T11:26:49.553923+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: cluster 2024-08-25T11:26:50.162964+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:50.165832+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:50.170640+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:51.057639+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:51.067096+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:51.072434+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:51.077807+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:51.083717+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:51.085632+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:51.095640+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: cluster 2024-08-25T11:26:51.165139+0000 mon.a (mon.0) 847 : cluster [INF] osd.7 [v2:172.21.15.196:6824/3453276478,v1:172.21.15.196:6825/3453276478] boot 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: cluster 2024-08-25T11:26:51.165316+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-25T11:26:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:51 smithi059 bash[25081]: audit 2024-08-25T11:26:51.165688+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:26:52.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: cluster 2024-08-25T11:26:49.584608+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:26:52.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: cluster 2024-08-25T11:26:49.584715+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:26:52.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: audit 2024-08-25T11:26:51.353715+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: audit 2024-08-25T11:26:51.362944+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: audit 2024-08-25T11:26:51.368115+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:52.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: audit 2024-08-25T11:26:51.373677+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: audit 2024-08-25T11:26:51.379225+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:52.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: audit 2024-08-25T11:26:51.380985+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:52.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: audit 2024-08-25T11:26:51.391231+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:52 smithi196 bash[20359]: cluster 2024-08-25T11:26:52.166208+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-25T11:26:52.712 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 7 on host 'smithi196' 2024-08-25T11:26:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: cluster 2024-08-25T11:26:49.584608+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:26:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: cluster 2024-08-25T11:26:49.584715+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:26:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: audit 2024-08-25T11:26:51.353715+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: audit 2024-08-25T11:26:51.362944+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: audit 2024-08-25T11:26:51.368115+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: audit 2024-08-25T11:26:51.373677+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: audit 2024-08-25T11:26:51.379225+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: audit 2024-08-25T11:26:51.380985+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: audit 2024-08-25T11:26:51.391231+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[19666]: cluster 2024-08-25T11:26:52.166208+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: cluster 2024-08-25T11:26:49.584608+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: cluster 2024-08-25T11:26:49.584715+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: audit 2024-08-25T11:26:51.353715+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: audit 2024-08-25T11:26:51.362944+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: audit 2024-08-25T11:26:51.368115+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: audit 2024-08-25T11:26:51.373677+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: audit 2024-08-25T11:26:51.379225+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:52.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: audit 2024-08-25T11:26:51.380985+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:52.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: audit 2024-08-25T11:26:51.391231+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:52.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:52 smithi059 bash[25081]: cluster 2024-08-25T11:26:52.166208+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-25T11:26:53.431 DEBUG:teuthology.orchestra.run.smithi196:osd.7> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.7.service 2024-08-25T11:26:53.433 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-25T11:26:53.434 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd stat -f json 2024-08-25T11:26:53.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: cluster 2024-08-25T11:26:51.554553+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.691782+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.701382+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.702250+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.705454+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.713456+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.716418+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.718165+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.727816+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.731919+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.733632+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: audit 2024-08-25T11:26:52.745347+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[19666]: cluster 2024-08-25T11:26:53.173166+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: cluster 2024-08-25T11:26:51.554553+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.691782+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.701382+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.702250+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.705454+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.713456+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.716418+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.718165+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.727816+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.731919+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.733632+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: audit 2024-08-25T11:26:52.745347+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:53 smithi059 bash[25081]: cluster 2024-08-25T11:26:53.173166+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-25T11:26:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: cluster 2024-08-25T11:26:51.554553+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.691782+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.701382+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.702250+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.705454+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.713456+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.716418+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.718165+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.727816+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.731919+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.733632+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:26:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: audit 2024-08-25T11:26:52.745347+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:26:53.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:53 smithi196 bash[20359]: cluster 2024-08-25T11:26:53.173166+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-25T11:26:54.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:54 smithi059 bash[19666]: cephadm 2024-08-25T11:26:52.719549+0000 mgr.y (mgr.14150) 329 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 4060M 2024-08-25T11:26:54.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:54 smithi059 bash[19666]: cluster 2024-08-25T11:26:54.172524+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-25T11:26:54.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:54 smithi059 bash[25081]: cephadm 2024-08-25T11:26:52.719549+0000 mgr.y (mgr.14150) 329 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 4060M 2024-08-25T11:26:54.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:54 smithi059 bash[25081]: cluster 2024-08-25T11:26:54.172524+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-25T11:26:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:54 smithi196 bash[20359]: cephadm 2024-08-25T11:26:52.719549+0000 mgr.y (mgr.14150) 329 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 4060M 2024-08-25T11:26:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:54 smithi196 bash[20359]: cluster 2024-08-25T11:26:54.172524+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-25T11:26:55.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:55 smithi059 bash[19666]: cluster 2024-08-25T11:26:53.555095+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:55.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:55 smithi059 bash[19666]: cluster 2024-08-25T11:26:55.174755+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-25T11:26:55.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:55 smithi059 bash[25081]: cluster 2024-08-25T11:26:53.555095+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:55 smithi059 bash[25081]: cluster 2024-08-25T11:26:55.174755+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-25T11:26:55.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:55 smithi196 bash[20359]: cluster 2024-08-25T11:26:53.555095+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:55.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:55 smithi196 bash[20359]: cluster 2024-08-25T11:26:55.174755+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-25T11:26:57.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:57 smithi059 bash[25081]: cluster 2024-08-25T11:26:55.555678+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:57.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:57 smithi059 bash[19666]: cluster 2024-08-25T11:26:55.555678+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:57 smithi196 bash[20359]: cluster 2024-08-25T11:26:55.555678+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:26:58.211 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:26:59.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:26:59 smithi059 bash[19666]: cluster 2024-08-25T11:26:57.556292+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-08-25T11:26:59.718 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:26:59 smithi059 bash[25081]: cluster 2024-08-25T11:26:57.556292+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-08-25T11:26:59.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:26:59 smithi196 bash[20359]: cluster 2024-08-25T11:26:57.556292+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-08-25T11:27:00.075 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:27:00.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:00 smithi059 bash[19666]: audit 2024-08-25T11:27:00.077992+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.59:0/1478865070' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-25T11:27:00.724 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:00 smithi059 bash[25081]: audit 2024-08-25T11:27:00.077992+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.59:0/1478865070' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-25T11:27:00.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:00 smithi196 bash[20359]: audit 2024-08-25T11:27:00.077992+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.59:0/1478865070' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-25T11:27:01.208 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1724585211,"num_in_osds":8,"osd_in_since":1724585182,"num_remapped_pgs":0} 2024-08-25T11:27:01.209 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-25T11:27:01.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:01 smithi059 bash[19666]: cluster 2024-08-25T11:26:59.556894+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-08-25T11:27:01.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:01 smithi059 bash[25081]: cluster 2024-08-25T11:26:59.556894+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-08-25T11:27:01.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:01 smithi196 bash[20359]: cluster 2024-08-25T11:26:59.556894+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-08-25T11:27:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:03 smithi196 bash[20359]: cluster 2024-08-25T11:27:01.557528+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:27:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:03 smithi196 bash[20359]: audit 2024-08-25T11:27:02.310189+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:03 smithi196 bash[20359]: audit 2024-08-25T11:27:02.316141+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:03 smithi196 bash[20359]: audit 2024-08-25T11:27:02.321709+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:03 smithi059 bash[19666]: cluster 2024-08-25T11:27:01.557528+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:27:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:03 smithi059 bash[19666]: audit 2024-08-25T11:27:02.310189+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:03 smithi059 bash[19666]: audit 2024-08-25T11:27:02.316141+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:03 smithi059 bash[19666]: audit 2024-08-25T11:27:02.321709+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:03 smithi059 bash[25081]: cluster 2024-08-25T11:27:01.557528+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-25T11:27:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:03 smithi059 bash[25081]: audit 2024-08-25T11:27:02.310189+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:03.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:03 smithi059 bash[25081]: audit 2024-08-25T11:27:02.316141+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:03.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:03 smithi059 bash[25081]: audit 2024-08-25T11:27:02.321709+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:05 smithi196 bash[20359]: cluster 2024-08-25T11:27:03.558105+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-25T11:27:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:05 smithi059 bash[25081]: cluster 2024-08-25T11:27:03.558105+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-25T11:27:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:05 smithi059 bash[19666]: cluster 2024-08-25T11:27:03.558105+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-25T11:27:06.098 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:27:07.490 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:27:07.490 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":59,"fsid":"61b0ff3a-62d3-11ef-bcd2-c7b262605968","created":"2024-08-25T11:17:18.969317+0000","modified":"2024-08-25T11:26:55.167124+0000","last_up_change":"2024-08-25T11:26:51.155000+0000","last_in_change":"2024-08-25T11:26:22.810246+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-25T11:22:26.042314+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"180775b3-4a1e-4cea-8145-f237c9f0fcd5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6803","nonce":3978338000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6805","nonce":3978338000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6809","nonce":3978338000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6807","nonce":3978338000}]},"public_addr":"172.21.15.59:6803/3978338000","cluster_addr":"172.21.15.59:6805/3978338000","heartbeat_back_addr":"172.21.15.59:6809/3978338000","heartbeat_front_addr":"172.21.15.59:6807/3978338000","state":["exists","up"]},{"osd":1,"uuid":"ccdf088d-ec36-44e1-9bae-4c45bf09bda0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6811","nonce":2603683692}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6813","nonce":2603683692}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6817","nonce":2603683692}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6815","nonce":2603683692}]},"public_addr":"172.21.15.59:6811/2603683692","cluster_addr":"172.21.15.59:6813/2603683692","heartbeat_back_addr":"172.21.15.59:6817/2603683692","heartbeat_front_addr":"172.21.15.59:6815/2603683692","state":["exists","up"]},{"osd":2,"uuid":"73c81e5a-697d-479b-bdaf-7baf28b96de5","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.59:6818","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6819","nonce":1934797196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6821","nonce":1934797196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6825","nonce":1934797196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6823","nonce":1934797196}]},"public_addr":"172.21.15.59:6819/1934797196","cluster_addr":"172.21.15.59:6821/1934797196","heartbeat_back_addr":"172.21.15.59:6825/1934797196","heartbeat_front_addr":"172.21.15.59:6823/1934797196","state":["exists","up"]},{"osd":3,"uuid":"b9292450-4a95-4430-93f9-fc3c907e5d00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6827","nonce":927837542}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6829","nonce":927837542}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6833","nonce":927837542}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6831","nonce":927837542}]},"public_addr":"172.21.15.59:6827/927837542","cluster_addr":"172.21.15.59:6829/927837542","heartbeat_back_addr":"172.21.15.59:6833/927837542","heartbeat_front_addr":"172.21.15.59:6831/927837542","state":["exists","up"]},{"osd":4,"uuid":"855aae77-c562-4b4d-9864-c3ee316a81c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6801","nonce":1600007144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6803","nonce":1600007144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6807","nonce":1600007144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6805","nonce":1600007144}]},"public_addr":"172.21.15.196:6801/1600007144","cluster_addr":"172.21.15.196:6803/1600007144","heartbeat_back_addr":"172.21.15.196:6807/1600007144","heartbeat_front_addr":"172.21.15.196:6805/1600007144","state":["exists","up"]},{"osd":5,"uuid":"fa86c197-10bb-4c6a-ac63-af3e3b8a4024","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6809","nonce":1892906454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6811","nonce":1892906454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6815","nonce":1892906454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6813","nonce":1892906454}]},"public_addr":"172.21.15.196:6809/1892906454","cluster_addr":"172.21.15.196:6811/1892906454","heartbeat_back_addr":"172.21.15.196:6815/1892906454","heartbeat_front_addr":"172.21.15.196:6813/1892906454","state":["exists","up"]},{"osd":6,"uuid":"761cc30f-1b71-4401-830b-042a79bf7fa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6817","nonce":2902398712}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6819","nonce":2902398712}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6823","nonce":2902398712}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6821","nonce":2902398712}]},"public_addr":"172.21.15.196:6817/2902398712","cluster_addr":"172.21.15.196:6819/2902398712","heartbeat_back_addr":"172.21.15.196:6823/2902398712","heartbeat_front_addr":"172.21.15.196:6821/2902398712","state":["exists","up"]},{"osd":7,"uuid":"27647bdf-1e74-4537-b2bb-f242e2c13a6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6824","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6825","nonce":3453276478}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6827","nonce":3453276478}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6831","nonce":3453276478}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6829","nonce":3453276478}]},"public_addr":"172.21.15.196:6825/3453276478","cluster_addr":"172.21.15.196:6827/3453276478","heartbeat_back_addr":"172.21.15.196:6831/3453276478","heartbeat_front_addr":"172.21.15.196:6829/3453276478","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:20:37.073794+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:21:30.659339+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:22:22.587232+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:23:13.791914+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:24:07.279537+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:25:00.816861+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:25:57.140638+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:26:49.584720+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:6801/2167510433":"2024-08-26T11:18:19.419397+0000","172.21.15.59:6800/2167510433":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/1010560776":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/3457355911":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/482543148":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/1458680823":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/3922816720":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/3483392955":"2024-08-26T11:17:46.175327+0000","172.21.15.59:6801/3589885585":"2024-08-26T11:17:46.175327+0000","172.21.15.59:6800/3589885585":"2024-08-26T11:17:46.175327+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-25T11:27:07.503 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:07 smithi059 bash[19666]: cluster 2024-08-25T11:27:05.558720+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:27:07.504 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:07 smithi059 bash[25081]: cluster 2024-08-25T11:27:05.558720+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:27:07.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:07 smithi196 bash[20359]: cluster 2024-08-25T11:27:05.558720+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-25T11:27:08.150 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-25T11:22:26.042314+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-08-25T11:27:08.150 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-25T11:27:08.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:08 smithi059 bash[25081]: audit 2024-08-25T11:27:07.491536+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.59:0/1506337116' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:27:08.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:08 smithi059 bash[25081]: audit 2024-08-25T11:27:07.967012+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:08.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:08 smithi059 bash[25081]: audit 2024-08-25T11:27:07.975916+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:08.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:08 smithi059 bash[25081]: audit 2024-08-25T11:27:07.985705+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:08.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:08 smithi059 bash[19666]: audit 2024-08-25T11:27:07.491536+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.59:0/1506337116' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:27:08.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:08 smithi059 bash[19666]: audit 2024-08-25T11:27:07.967012+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:08.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:08 smithi059 bash[19666]: audit 2024-08-25T11:27:07.975916+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:08.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:08 smithi059 bash[19666]: audit 2024-08-25T11:27:07.985705+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:08.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:08 smithi196 bash[20359]: audit 2024-08-25T11:27:07.491536+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.59:0/1506337116' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:27:08.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:08 smithi196 bash[20359]: audit 2024-08-25T11:27:07.967012+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:08.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:08 smithi196 bash[20359]: audit 2024-08-25T11:27:07.975916+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:08.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:08 smithi196 bash[20359]: audit 2024-08-25T11:27:07.985705+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:09.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:09 smithi196 bash[20359]: cluster 2024-08-25T11:27:07.559140+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-25T11:27:09.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:09 smithi059 bash[19666]: cluster 2024-08-25T11:27:07.559140+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-25T11:27:09.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:09 smithi059 bash[25081]: cluster 2024-08-25T11:27:07.559140+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-25T11:27:11.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:11 smithi196 bash[20359]: cluster 2024-08-25T11:27:09.559662+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:11.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:11 smithi059 bash[19666]: cluster 2024-08-25T11:27:09.559662+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:11.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:11 smithi059 bash[25081]: cluster 2024-08-25T11:27:09.559662+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:12.933 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:27:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:13 smithi196 bash[20359]: cluster 2024-08-25T11:27:11.560241+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:13.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:13 smithi059 bash[25081]: cluster 2024-08-25T11:27:11.560241+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:13 smithi059 bash[19666]: cluster 2024-08-25T11:27:11.560241+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:14.367 INFO:teuthology.orchestra.run.smithi059.stdout:pg_num: 1 2024-08-25T11:27:15.008 INFO:tasks.cephadm:Adding prometheus.a on smithi196 2024-08-25T11:27:15.008 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch apply prometheus '1;smithi196=a' 2024-08-25T11:27:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:15 smithi196 bash[20359]: cluster 2024-08-25T11:27:13.560825+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:15 smithi196 bash[20359]: audit 2024-08-25T11:27:14.369886+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.59:0/3560490013' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-25T11:27:15.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:15 smithi059 bash[25081]: cluster 2024-08-25T11:27:13.560825+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:15.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:15 smithi059 bash[25081]: audit 2024-08-25T11:27:14.369886+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.59:0/3560490013' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-25T11:27:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:15 smithi059 bash[19666]: cluster 2024-08-25T11:27:13.560825+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:15 smithi059 bash[19666]: audit 2024-08-25T11:27:14.369886+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.59:0/3560490013' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-25T11:27:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:17 smithi196 bash[20359]: cluster 2024-08-25T11:27:15.561411+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:17.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:17 smithi059 bash[25081]: cluster 2024-08-25T11:27:15.561411+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:17.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:17 smithi059 bash[19666]: cluster 2024-08-25T11:27:15.561411+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:19 smithi196 bash[20359]: cluster 2024-08-25T11:27:17.561952+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:19.656 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:19 smithi059 bash[19666]: cluster 2024-08-25T11:27:17.561952+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:19.656 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:19 smithi059 bash[25081]: cluster 2024-08-25T11:27:17.561952+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:19.773 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:27:21.231 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled prometheus update... 2024-08-25T11:27:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:21 smithi196 bash[20359]: cluster 2024-08-25T11:27:19.562524+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:21 smithi196 bash[20359]: audit 2024-08-25T11:27:21.233833+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:21 smithi196 bash[20359]: audit 2024-08-25T11:27:21.235791+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:27:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:21 smithi196 bash[20359]: audit 2024-08-25T11:27:21.241202+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:27:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:21 smithi196 bash[20359]: audit 2024-08-25T11:27:21.242702+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:27:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:21 smithi196 bash[20359]: audit 2024-08-25T11:27:21.254669+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:21.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[19666]: cluster 2024-08-25T11:27:19.562524+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:21.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[19666]: audit 2024-08-25T11:27:21.233833+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:21.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[19666]: audit 2024-08-25T11:27:21.235791+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:27:21.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[19666]: audit 2024-08-25T11:27:21.241202+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:27:21.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[19666]: audit 2024-08-25T11:27:21.242702+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:27:21.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[19666]: audit 2024-08-25T11:27:21.254669+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[25081]: cluster 2024-08-25T11:27:19.562524+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[25081]: audit 2024-08-25T11:27:21.233833+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[25081]: audit 2024-08-25T11:27:21.235791+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:27:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[25081]: audit 2024-08-25T11:27:21.241202+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:27:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[25081]: audit 2024-08-25T11:27:21.242702+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:27:21.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:21 smithi059 bash[25081]: audit 2024-08-25T11:27:21.254669+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:21.945 DEBUG:teuthology.orchestra.run.smithi196:prometheus.a> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service 2024-08-25T11:27:21.948 INFO:tasks.cephadm:Adding node-exporter.a on smithi059 2024-08-25T11:27:21.948 INFO:tasks.cephadm:Adding node-exporter.b on smithi196 2024-08-25T11:27:21.948 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch apply node-exporter '2;smithi059=a;smithi196=b' 2024-08-25T11:27:22.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:22 smithi196 bash[20359]: audit 2024-08-25T11:27:21.223435+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:22 smithi196 bash[20359]: cephadm 2024-08-25T11:27:21.226554+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi196=a;count:1 2024-08-25T11:27:22.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:22 smithi059 bash[25081]: audit 2024-08-25T11:27:21.223435+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:22.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:22 smithi059 bash[25081]: cephadm 2024-08-25T11:27:21.226554+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi196=a;count:1 2024-08-25T11:27:22.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:22 smithi059 bash[19666]: audit 2024-08-25T11:27:21.223435+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:22.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:22 smithi059 bash[19666]: cephadm 2024-08-25T11:27:21.226554+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi196=a;count:1 2024-08-25T11:27:23.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[19666]: cluster 2024-08-25T11:27:21.563092+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:23.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[19666]: cephadm 2024-08-25T11:27:21.570362+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:27:23.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[19666]: audit 2024-08-25T11:27:22.460556+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:23.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[19666]: audit 2024-08-25T11:27:22.467197+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:23.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[19666]: audit 2024-08-25T11:27:22.474551+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:23.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[25081]: cluster 2024-08-25T11:27:21.563092+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:23.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[25081]: cephadm 2024-08-25T11:27:21.570362+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:27:23.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[25081]: audit 2024-08-25T11:27:22.460556+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:23.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[25081]: audit 2024-08-25T11:27:22.467197+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:23.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:23 smithi059 bash[25081]: audit 2024-08-25T11:27:22.474551+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:23.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:23 smithi196 bash[20359]: cluster 2024-08-25T11:27:21.563092+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:23.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:23 smithi196 bash[20359]: cephadm 2024-08-25T11:27:21.570362+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:27:23.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:23 smithi196 bash[20359]: audit 2024-08-25T11:27:22.460556+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:23.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:23 smithi196 bash[20359]: audit 2024-08-25T11:27:22.467197+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:23.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:23 smithi196 bash[20359]: audit 2024-08-25T11:27:22.474551+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:25.751 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:25 smithi196 bash[20359]: cluster 2024-08-25T11:27:23.563732+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:25.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:25 smithi059 bash[19666]: cluster 2024-08-25T11:27:23.563732+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:25.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:25 smithi059 bash[25081]: cluster 2024-08-25T11:27:23.563732+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:26.738 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:27:27.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:27 smithi059 bash[19666]: cluster 2024-08-25T11:27:25.564421+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:27.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:27 smithi059 bash[25081]: cluster 2024-08-25T11:27:25.564421+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:27.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:27 smithi196 bash[20359]: cluster 2024-08-25T11:27:25.564421+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:29.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:29 smithi059 bash[19666]: cluster 2024-08-25T11:27:27.565124+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:29.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:29 smithi059 bash[19666]: audit 2024-08-25T11:27:28.195621+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:29.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:29 smithi059 bash[19666]: audit 2024-08-25T11:27:28.204754+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:29.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:29 smithi059 bash[19666]: audit 2024-08-25T11:27:28.219790+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:29 smithi059 bash[25081]: cluster 2024-08-25T11:27:27.565124+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:29 smithi059 bash[25081]: audit 2024-08-25T11:27:28.195621+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:29 smithi059 bash[25081]: audit 2024-08-25T11:27:28.204754+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:29 smithi059 bash[25081]: audit 2024-08-25T11:27:28.219790+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:29 smithi196 bash[20359]: cluster 2024-08-25T11:27:27.565124+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:29 smithi196 bash[20359]: audit 2024-08-25T11:27:28.195621+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:29 smithi196 bash[20359]: audit 2024-08-25T11:27:28.204754+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:29 smithi196 bash[20359]: audit 2024-08-25T11:27:28.219790+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:31.196 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled node-exporter update... 2024-08-25T11:27:31.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:31 smithi059 bash[19666]: cluster 2024-08-25T11:27:29.565757+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:31.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:31 smithi059 bash[25081]: cluster 2024-08-25T11:27:29.565757+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:31.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:31 smithi196 bash[20359]: cluster 2024-08-25T11:27:29.565757+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:32.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:32 smithi196 bash[20359]: audit 2024-08-25T11:27:31.185518+0000 mgr.y (mgr.14150) 352 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi196=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:32.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:32 smithi196 bash[20359]: cephadm 2024-08-25T11:27:31.188648+0000 mgr.y (mgr.14150) 353 : cephadm [INF] Saving service node-exporter spec with placement smithi059=a;smithi196=b;count:2 2024-08-25T11:27:32.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:32 smithi196 bash[20359]: audit 2024-08-25T11:27:31.197783+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:32.480 DEBUG:teuthology.orchestra.run.smithi059:node-exporter.a> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.a.service 2024-08-25T11:27:32.486 DEBUG:teuthology.orchestra.run.smithi196:node-exporter.b> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.b.service 2024-08-25T11:27:32.488 INFO:tasks.cephadm:Adding alertmanager.a on smithi059 2024-08-25T11:27:32.488 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch apply alertmanager '1;smithi059=a' 2024-08-25T11:27:32.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:32 smithi059 bash[25081]: audit 2024-08-25T11:27:31.185518+0000 mgr.y (mgr.14150) 352 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi196=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:32.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:32 smithi059 bash[25081]: cephadm 2024-08-25T11:27:31.188648+0000 mgr.y (mgr.14150) 353 : cephadm [INF] Saving service node-exporter spec with placement smithi059=a;smithi196=b;count:2 2024-08-25T11:27:32.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:32 smithi059 bash[25081]: audit 2024-08-25T11:27:31.197783+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:32.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:32 smithi059 bash[19666]: audit 2024-08-25T11:27:31.185518+0000 mgr.y (mgr.14150) 352 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi196=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:32.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:32 smithi059 bash[19666]: cephadm 2024-08-25T11:27:31.188648+0000 mgr.y (mgr.14150) 353 : cephadm [INF] Saving service node-exporter spec with placement smithi059=a;smithi196=b;count:2 2024-08-25T11:27:32.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:32 smithi059 bash[19666]: audit 2024-08-25T11:27:31.197783+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:33.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:33 smithi196 bash[20359]: cluster 2024-08-25T11:27:31.566345+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:33.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:33 smithi059 bash[19666]: cluster 2024-08-25T11:27:31.566345+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:33.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:33 smithi059 bash[25081]: cluster 2024-08-25T11:27:31.566345+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:35.404 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:35 smithi196 bash[20359]: cluster 2024-08-25T11:27:33.566888+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:35.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:35 smithi059 bash[19666]: cluster 2024-08-25T11:27:33.566888+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:35.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:35 smithi059 bash[25081]: cluster 2024-08-25T11:27:33.566888+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:37.215 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.216 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.216 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.216 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.217 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.217 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.363 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:27:37.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:37 smithi059 bash[19666]: cluster 2024-08-25T11:27:35.567505+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:37.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:37 smithi059 bash[25081]: cluster 2024-08-25T11:27:35.567505+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:37.614 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.614 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.614 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.615 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.615 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:37 smithi196 bash[20359]: cluster 2024-08-25T11:27:35.567505+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:37.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:37.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:37 smithi196 systemd[1]: Started Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:27:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[19666]: audit 2024-08-25T11:27:37.499007+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[19666]: audit 2024-08-25T11:27:37.510247+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[19666]: audit 2024-08-25T11:27:37.521375+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[19666]: audit 2024-08-25T11:27:37.526045+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-25T11:27:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[19666]: cluster 2024-08-25T11:27:37.568133+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:38.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[19918]: ignoring --setuser ceph since I am not root 2024-08-25T11:27:38.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[19918]: ignoring --setgroup ceph since I am not root 2024-08-25T11:27:38.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[19918]: debug 2024-08-25T11:27:38.711+0000 7f5882d9d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-25T11:27:38.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[25081]: audit 2024-08-25T11:27:37.499007+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[25081]: audit 2024-08-25T11:27:37.510247+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[25081]: audit 2024-08-25T11:27:37.521375+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[25081]: audit 2024-08-25T11:27:37.526045+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-25T11:27:38.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:38 smithi059 bash[25081]: cluster 2024-08-25T11:27:37.568133+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[20359]: audit 2024-08-25T11:27:37.499007+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[20359]: audit 2024-08-25T11:27:37.510247+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[20359]: audit 2024-08-25T11:27:37.521375+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' 2024-08-25T11:27:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[20359]: audit 2024-08-25T11:27:37.526045+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-25T11:27:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[20359]: cluster 2024-08-25T11:27:37.568133+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:38.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[21785]: ignoring --setuser ceph since I am not root 2024-08-25T11:27:38.865 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[21785]: ignoring --setgroup ceph since I am not root 2024-08-25T11:27:38.865 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[21785]: debug 2024-08-25T11:27:38.593+0000 7f8c9d38f640 1 -- 172.21.15.196:0/2789878646 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558cf0b170e0 con 0x558cf0b18800 2024-08-25T11:27:38.865 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:38 smithi196 bash[21785]: debug 2024-08-25T11:27:38.709+0000 7f8c9fbeb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-25T11:27:39.803 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:39 smithi196 bash[20359]: audit 2024-08-25T11:27:38.529907+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-25T11:27:39.804 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:39 smithi196 bash[20359]: cluster 2024-08-25T11:27:38.543892+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-25T11:27:39.977 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:39 smithi059 bash[25081]: audit 2024-08-25T11:27:38.529907+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-25T11:27:39.977 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:39 smithi059 bash[25081]: cluster 2024-08-25T11:27:38.543892+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-25T11:27:39.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:39 smithi059 bash[19666]: audit 2024-08-25T11:27:38.529907+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.59:0/4004090330' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-25T11:27:39.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:39 smithi059 bash[19666]: cluster 2024-08-25T11:27:38.543892+0000 mon.a (mon.0) 898 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-25T11:27:40.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:39 smithi196 bash[21785]: debug 2024-08-25T11:27:39.957+0000 7f8c9fbeb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-25T11:27:40.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[21785]: debug 2024-08-25T11:27:40.029+0000 7f8c9fbeb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-25T11:27:40.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:39 smithi059 bash[19918]: debug 2024-08-25T11:27:39.975+0000 7f5882d9d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-25T11:27:40.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:40 smithi059 bash[19918]: debug 2024-08-25T11:27:40.047+0000 7f5882d9d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-25T11:27:40.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:40 smithi059 bash[19918]: debug 2024-08-25T11:27:40.207+0000 7f5882d9d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-25T11:27:40.614 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[21785]: debug 2024-08-25T11:27:40.185+0000 7f8c9fbeb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-25T11:27:40.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.395Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-25T11:27:40.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.395Z 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-08-25T11:27:40.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.396Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi196 (none))" 2024-08-25T11:27:40.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.396Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-25T11:27:40.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.396Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-25T11:27:40.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.398Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.398Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.400Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.400Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.401Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.401Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.715µs 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.401Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.401Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.401Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.064µs wal_replay_duration=222.608µs wbl_replay_duration=90ns total_replay_duration=259.615µs 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.402Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.402Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-25T11:27:40.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.402Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-25T11:27:40.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.404Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T11:27:40.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.404Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T11:27:40.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.405Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T11:27:40.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.429Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.515053ms db_storage=770ns remote_storage=1.031µs web_handler=327ns query_engine=1.217µs scrape=271.544µs scrape_sd=98.078µs notify=1.108µs notify_sd=2.192µs rules=25.771067ms tracing=7.767µs 2024-08-25T11:27:40.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.429Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-25T11:27:40.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[40424]: ts=2024-08-25T11:27:40.429Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-25T11:27:41.026 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:40 smithi059 bash[19918]: debug 2024-08-25T11:27:40.895+0000 7f5882d9d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-25T11:27:41.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:40 smithi059 bash[19918]: debug 2024-08-25T11:27:40.971+0000 7f5882d9d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-25T11:27:41.158 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[21785]: debug 2024-08-25T11:27:40.869+0000 7f8c9fbeb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-25T11:27:41.158 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:40 smithi196 bash[21785]: debug 2024-08-25T11:27:40.945+0000 7f8c9fbeb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-25T11:27:41.158 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:41 smithi196 bash[21785]: debug 2024-08-25T11:27:41.017+0000 7f8c9fbeb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-25T11:27:41.323 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:41 smithi059 bash[19918]: debug 2024-08-25T11:27:41.043+0000 7f5882d9d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-25T11:27:41.323 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:41 smithi059 bash[19918]: debug 2024-08-25T11:27:41.239+0000 7f5882d9d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-25T11:27:41.591 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:41 smithi059 bash[19918]: debug 2024-08-25T11:27:41.323+0000 7f5882d9d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-25T11:27:41.591 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:41 smithi059 bash[19918]: debug 2024-08-25T11:27:41.395+0000 7f5882d9d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-25T11:27:41.614 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:41 smithi196 bash[21785]: debug 2024-08-25T11:27:41.209+0000 7f8c9fbeb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-25T11:27:41.614 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:41 smithi196 bash[21785]: debug 2024-08-25T11:27:41.285+0000 7f8c9fbeb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-25T11:27:41.614 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:41 smithi196 bash[21785]: debug 2024-08-25T11:27:41.357+0000 7f8c9fbeb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-25T11:27:41.882 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:41 smithi196 bash[21785]: debug 2024-08-25T11:27:41.613+0000 7f8c9fbeb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-25T11:27:41.882 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:41 smithi196 bash[21785]: debug 2024-08-25T11:27:41.685+0000 7f8c9fbeb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-25T11:27:41.946 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:41 smithi059 bash[19918]: debug 2024-08-25T11:27:41.667+0000 7f5882d9d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-25T11:27:41.946 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:41 smithi059 bash[19918]: debug 2024-08-25T11:27:41.739+0000 7f5882d9d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-25T11:27:42.210 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:41 smithi196 bash[21785]: debug 2024-08-25T11:27:41.881+0000 7f8c9fbeb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-25T11:27:42.210 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:41 smithi196 bash[21785]: debug 2024-08-25T11:27:41.961+0000 7f8c9fbeb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-25T11:27:42.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:41 smithi059 bash[19918]: debug 2024-08-25T11:27:41.943+0000 7f5882d9d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-25T11:27:42.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:42 smithi059 bash[19918]: debug 2024-08-25T11:27:42.027+0000 7f5882d9d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-25T11:27:42.550 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:42 smithi196 bash[21785]: debug 2024-08-25T11:27:42.209+0000 7f8c9fbeb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-25T11:27:42.550 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:42 smithi196 bash[21785]: debug 2024-08-25T11:27:42.385+0000 7f8c9fbeb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:27:42.596 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:42 smithi059 bash[19918]: debug 2024-08-25T11:27:42.291+0000 7f5882d9d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-25T11:27:42.596 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:42 smithi059 bash[19918]: debug 2024-08-25T11:27:42.479+0000 7f5882d9d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:27:42.809 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:42 smithi196 bash[21785]: debug 2024-08-25T11:27:42.549+0000 7f8c9fbeb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-25T11:27:42.809 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:42 smithi196 bash[21785]: debug 2024-08-25T11:27:42.629+0000 7f8c9fbeb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-25T11:27:42.942 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:42 smithi059 bash[19918]: debug 2024-08-25T11:27:42.671+0000 7f5882d9d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-25T11:27:42.943 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:42 smithi059 bash[19918]: debug 2024-08-25T11:27:42.751+0000 7f5882d9d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-25T11:27:43.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:42 smithi196 bash[21785]: debug 2024-08-25T11:27:42.809+0000 7f8c9fbeb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:27:43.199 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:42 smithi059 bash[19918]: debug 2024-08-25T11:27:42.943+0000 7f5882d9d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:27:43.930 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:43 smithi196 bash[21785]: debug 2024-08-25T11:27:43.625+0000 7f8c9fbeb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-25T11:27:43.930 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:43 smithi196 bash[21785]: debug 2024-08-25T11:27:43.701+0000 7f8c9fbeb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-25T11:27:44.124 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:43 smithi059 bash[19918]: debug 2024-08-25T11:27:43.811+0000 7f5882d9d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-25T11:27:44.125 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:43 smithi059 bash[19918]: debug 2024-08-25T11:27:43.891+0000 7f5882d9d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-25T11:27:44.364 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:43 smithi196 bash[21785]: debug 2024-08-25T11:27:43.929+0000 7f8c9fbeb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-25T11:27:44.364 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[21785]: debug 2024-08-25T11:27:44.001+0000 7f8c9fbeb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-25T11:27:44.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: debug 2024-08-25T11:27:44.123+0000 7f5882d9d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-25T11:27:44.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: debug 2024-08-25T11:27:44.199+0000 7f5882d9d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-25T11:27:44.822 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: debug 2024-08-25T11:27:44.615+0000 7f5882d9d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-25T11:27:44.822 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: debug 2024-08-25T11:27:44.695+0000 7f5882d9d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-25T11:27:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19666]: cluster 2024-08-25T11:27:44.497616+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:27:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19666]: cluster 2024-08-25T11:27:44.497779+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:27:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19666]: audit 2024-08-25T11:27:44.500254+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:27:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19666]: audit 2024-08-25T11:27:44.501524+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:27:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19666]: audit 2024-08-25T11:27:44.503723+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:27:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19666]: audit 2024-08-25T11:27:44.504063+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:27:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[25081]: cluster 2024-08-25T11:27:44.497616+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:27:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[25081]: cluster 2024-08-25T11:27:44.497779+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:27:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[25081]: audit 2024-08-25T11:27:44.500254+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:27:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[25081]: audit 2024-08-25T11:27:44.501524+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:27:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[25081]: audit 2024-08-25T11:27:44.503723+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:27:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[25081]: audit 2024-08-25T11:27:44.504063+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:27:44.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[21785]: debug 2024-08-25T11:27:44.393+0000 7f8c9fbeb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-25T11:27:44.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[21785]: debug 2024-08-25T11:27:44.473+0000 7f8c9fbeb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-25T11:27:44.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[21785]: [25/Aug/2024:11:27:44] ENGINE Bus STARTING 2024-08-25T11:27:44.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[21785]: CherryPy Checker: 2024-08-25T11:27:44.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[21785]: The Application mounted at '' has an empty config. 2024-08-25T11:27:44.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[21785]: [25/Aug/2024:11:27:44] ENGINE Serving on http://:::9283 2024-08-25T11:27:44.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[21785]: [25/Aug/2024:11:27:44] ENGINE Bus STARTED 2024-08-25T11:27:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[20359]: cluster 2024-08-25T11:27:44.497616+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:27:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[20359]: cluster 2024-08-25T11:27:44.497779+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:27:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[20359]: audit 2024-08-25T11:27:44.500254+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:27:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[20359]: audit 2024-08-25T11:27:44.501524+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:27:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[20359]: audit 2024-08-25T11:27:44.503723+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:27:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:44 smithi196 bash[20359]: audit 2024-08-25T11:27:44.504063+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.196:0/1422151974' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:27:45.082 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: [25/Aug/2024:11:27:44] ENGINE Bus STARTING 2024-08-25T11:27:45.082 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: CherryPy Checker: 2024-08-25T11:27:45.082 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: The Application mounted at '' has an empty config. 2024-08-25T11:27:45.082 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: [25/Aug/2024:11:27:44] ENGINE Serving on http://:::9283 2024-08-25T11:27:45.082 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:44 smithi059 bash[19918]: [25/Aug/2024:11:27:44] ENGINE Bus STARTED 2024-08-25T11:27:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: cluster 2024-08-25T11:27:44.562619+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-25T11:27:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: cluster 2024-08-25T11:27:44.718709+0000 mon.a (mon.0) 902 : cluster [INF] Active manager daemon y restarted 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: cluster 2024-08-25T11:27:44.718984+0000 mon.a (mon.0) 903 : cluster [INF] Activating manager daemon y 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: cluster 2024-08-25T11:27:44.726799+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: cluster 2024-08-25T11:27:44.727221+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0083409s), standbys: x 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.730984+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.731134+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.731280+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.733450+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.733563+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.733898+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.734202+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.734427+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:27:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.734706+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.734941+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.735211+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.735479+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.735732+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.735979+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.736155+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.736650+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: cluster 2024-08-25T11:27:44.764402+0000 mon.a (mon.0) 906 : cluster [INF] Manager daemon y is now available 2024-08-25T11:27:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.789306+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.792342+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.798163+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.798329+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.798743+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.799210+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.802935+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.811455+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]': finished 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.817474+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.821212+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.823072+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.823462+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.829938+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:27:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.830298+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:27:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.846374+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:27:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:45 smithi196 bash[20359]: audit 2024-08-25T11:27:44.846851+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:27:45.747 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled alertmanager update... 2024-08-25T11:27:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: cluster 2024-08-25T11:27:44.562619+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-25T11:27:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: cluster 2024-08-25T11:27:44.718709+0000 mon.a (mon.0) 902 : cluster [INF] Active manager daemon y restarted 2024-08-25T11:27:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: cluster 2024-08-25T11:27:44.718984+0000 mon.a (mon.0) 903 : cluster [INF] Activating manager daemon y 2024-08-25T11:27:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: cluster 2024-08-25T11:27:44.726799+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-25T11:27:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: cluster 2024-08-25T11:27:44.727221+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0083409s), standbys: x 2024-08-25T11:27:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.730984+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:27:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.731134+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.731280+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.733450+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.733563+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.733898+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.734202+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.734427+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.734706+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.734941+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.735211+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.735479+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.735732+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.735979+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:27:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.736155+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: cluster 2024-08-25T11:27:44.562619+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: cluster 2024-08-25T11:27:44.718709+0000 mon.a (mon.0) 902 : cluster [INF] Active manager daemon y restarted 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: cluster 2024-08-25T11:27:44.718984+0000 mon.a (mon.0) 903 : cluster [INF] Activating manager daemon y 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: cluster 2024-08-25T11:27:44.726799+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: cluster 2024-08-25T11:27:44.727221+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0083409s), standbys: x 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.730984+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.731134+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.731280+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:27:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.733450+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.733563+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.733898+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.734202+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.734427+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.734706+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.734941+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.735211+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.735479+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.735732+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.735979+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:27:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.736155+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.736650+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: cluster 2024-08-25T11:27:44.764402+0000 mon.a (mon.0) 906 : cluster [INF] Manager daemon y is now available 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.789306+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.792342+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.798163+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.798329+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.798743+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.799210+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.802935+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.811455+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]': finished 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.817474+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.821212+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.823072+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.823462+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.829938+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.830298+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.846374+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[25081]: audit 2024-08-25T11:27:44.846851+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.736650+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: cluster 2024-08-25T11:27:44.764402+0000 mon.a (mon.0) 906 : cluster [INF] Manager daemon y is now available 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.789306+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.792342+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:27:46.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.798163+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.798329+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.798743+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.799210+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:27:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.802935+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-08-25T11:27:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.811455+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]': finished 2024-08-25T11:27:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.817474+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.821212+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:27:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.823072+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:27:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.823462+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:27:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.829938+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:27:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.830298+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:27:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.846374+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:27:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:45 smithi059 bash[19666]: audit 2024-08-25T11:27:44.846851+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:27:46.630 DEBUG:teuthology.orchestra.run.smithi059:alertmanager.a> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@alertmanager.a.service 2024-08-25T11:27:46.633 INFO:tasks.cephadm:Adding grafana.a on smithi196 2024-08-25T11:27:46.633 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph orch apply grafana '1;smithi196=a' 2024-08-25T11:27:46.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:46.777 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:46.777 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:46.777 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: cephadm 2024-08-25T11:27:44.825750+0000 mgr.y (mgr.14391) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: cephadm 2024-08-25T11:27:44.826346+0000 mgr.y (mgr.14391) 2 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: cephadm 2024-08-25T11:27:45.554015+0000 mgr.y (mgr.14391) 3 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: cephadm 2024-08-25T11:27:45.590277+0000 mgr.y (mgr.14391) 4 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: cluster 2024-08-25T11:27:45.734239+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e19: y(active, since 1.01535s), standbys: x 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: audit 2024-08-25T11:27:45.748152+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: audit 2024-08-25T11:27:45.943057+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: audit 2024-08-25T11:27:45.950326+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: audit 2024-08-25T11:27:45.976244+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: audit 2024-08-25T11:27:45.985932+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: audit 2024-08-25T11:27:45.993948+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19666]: audit 2024-08-25T11:27:46.000265+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:46.779 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: cephadm 2024-08-25T11:27:44.825750+0000 mgr.y (mgr.14391) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:27:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: cephadm 2024-08-25T11:27:44.826346+0000 mgr.y (mgr.14391) 2 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:27:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: cephadm 2024-08-25T11:27:45.554015+0000 mgr.y (mgr.14391) 3 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: cephadm 2024-08-25T11:27:45.590277+0000 mgr.y (mgr.14391) 4 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: cluster 2024-08-25T11:27:45.734239+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e19: y(active, since 1.01535s), standbys: x 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: audit 2024-08-25T11:27:45.748152+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: audit 2024-08-25T11:27:45.943057+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: audit 2024-08-25T11:27:45.950326+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: audit 2024-08-25T11:27:45.976244+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: audit 2024-08-25T11:27:45.985932+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: audit 2024-08-25T11:27:45.993948+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[25081]: audit 2024-08-25T11:27:46.000265+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: cephadm 2024-08-25T11:27:44.825750+0000 mgr.y (mgr.14391) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: cephadm 2024-08-25T11:27:44.826346+0000 mgr.y (mgr.14391) 2 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: cephadm 2024-08-25T11:27:45.554015+0000 mgr.y (mgr.14391) 3 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: cephadm 2024-08-25T11:27:45.590277+0000 mgr.y (mgr.14391) 4 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: cluster 2024-08-25T11:27:45.734239+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e19: y(active, since 1.01535s), standbys: x 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: audit 2024-08-25T11:27:45.748152+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: audit 2024-08-25T11:27:45.943057+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: audit 2024-08-25T11:27:45.950326+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: audit 2024-08-25T11:27:45.976244+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: audit 2024-08-25T11:27:45.985932+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: audit 2024-08-25T11:27:45.993948+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:46 smithi196 bash[20359]: audit 2024-08-25T11:27:46.000265+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:46.914 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: debug 2024-08-25T11:27:46.839+0000 7f57df5d4640 -1 log_channel(cephadm) log [ERR] : [25/Aug/2024:11:27:46] ENGINE Error in HTTPServer.serve 2024-08-25T11:27:46.914 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: Traceback (most recent call last): 2024-08-25T11:27:46.914 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:27:46.914 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: self._connections.run(self.expiration_interval) 2024-08-25T11:27:46.914 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:27:46.914 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: self._run(expiration_interval) 2024-08-25T11:27:46.914 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: s = self.context.wrap_socket( 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: return self.sslsocket_class._create( 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: self.do_handshake() 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: self._sslobj.do_handshake() 2024-08-25T11:27:46.915 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 bash[19918]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:27:47.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.060 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.061 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.061 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.062 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.062 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:27:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.062 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:47 smithi059 systemd[1]: Started Ceph node-exporter.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:27:47.527 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[45326]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-25T11:27:47.860 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[45326]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-25T11:27:47.861 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: cephadm 2024-08-25T11:27:45.680459+0000 mgr.y (mgr.14391) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:27:47.861 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: cephadm 2024-08-25T11:27:45.714425+0000 mgr.y (mgr.14391) 6 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:27:47.861 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: audit 2024-08-25T11:27:45.741238+0000 mgr.y (mgr.14391) 7 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:47.861 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: cluster 2024-08-25T11:27:45.743179+0000 mgr.y (mgr.14391) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:47.861 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: cephadm 2024-08-25T11:27:45.744081+0000 mgr.y (mgr.14391) 9 : cephadm [INF] Saving service alertmanager spec with placement smithi059=a;count:1 2024-08-25T11:27:47.861 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: cephadm 2024-08-25T11:27:45.811038+0000 mgr.y (mgr.14391) 10 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:27:47.861 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: cephadm 2024-08-25T11:27:45.854236+0000 mgr.y (mgr.14391) 11 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:27:47.861 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: cephadm 2024-08-25T11:27:46.002746+0000 mgr.y (mgr.14391) 12 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: audit 2024-08-25T11:27:47.069538+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: audit 2024-08-25T11:27:47.077033+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[19666]: audit 2024-08-25T11:27:47.081753+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: cephadm 2024-08-25T11:27:45.680459+0000 mgr.y (mgr.14391) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: cephadm 2024-08-25T11:27:45.714425+0000 mgr.y (mgr.14391) 6 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: audit 2024-08-25T11:27:45.741238+0000 mgr.y (mgr.14391) 7 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: cluster 2024-08-25T11:27:45.743179+0000 mgr.y (mgr.14391) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: cephadm 2024-08-25T11:27:45.744081+0000 mgr.y (mgr.14391) 9 : cephadm [INF] Saving service alertmanager spec with placement smithi059=a;count:1 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: cephadm 2024-08-25T11:27:45.811038+0000 mgr.y (mgr.14391) 10 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: cephadm 2024-08-25T11:27:45.854236+0000 mgr.y (mgr.14391) 11 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:27:47.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: cephadm 2024-08-25T11:27:46.002746+0000 mgr.y (mgr.14391) 12 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-08-25T11:27:47.863 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: audit 2024-08-25T11:27:47.069538+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.863 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: audit 2024-08-25T11:27:47.077033+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.863 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[25081]: audit 2024-08-25T11:27:47.081753+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.863 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:27:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.864 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.864 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:27:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.864 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:27:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.864 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:27:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.865 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: cephadm 2024-08-25T11:27:45.680459+0000 mgr.y (mgr.14391) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:27:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: cephadm 2024-08-25T11:27:45.714425+0000 mgr.y (mgr.14391) 6 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:27:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: audit 2024-08-25T11:27:45.741238+0000 mgr.y (mgr.14391) 7 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: cluster 2024-08-25T11:27:45.743179+0000 mgr.y (mgr.14391) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: cephadm 2024-08-25T11:27:45.744081+0000 mgr.y (mgr.14391) 9 : cephadm [INF] Saving service alertmanager spec with placement smithi059=a;count:1 2024-08-25T11:27:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: cephadm 2024-08-25T11:27:45.811038+0000 mgr.y (mgr.14391) 10 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:27:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: cephadm 2024-08-25T11:27:45.854236+0000 mgr.y (mgr.14391) 11 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:27:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: cephadm 2024-08-25T11:27:46.002746+0000 mgr.y (mgr.14391) 12 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-08-25T11:27:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: audit 2024-08-25T11:27:47.069538+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: audit 2024-08-25T11:27:47.077033+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 bash[20359]: audit 2024-08-25T11:27:47.081753+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:48.144 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[45326]: 22b70bddd3ac: Pulling fs layer 2024-08-25T11:27:48.144 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[45326]: 5c12815fee55: Pulling fs layer 2024-08-25T11:27:48.144 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:47 smithi059 bash[45326]: c0e87333d380: Pulling fs layer 2024-08-25T11:27:48.144 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[45326]: 22b70bddd3ac: Verifying Checksum 2024-08-25T11:27:48.145 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[45326]: 22b70bddd3ac: Download complete 2024-08-25T11:27:48.145 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[45326]: 5c12815fee55: Download complete 2024-08-25T11:27:48.145 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[45326]: c0e87333d380: Verifying Checksum 2024-08-25T11:27:48.164 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:27:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:48.165 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:27:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:48.165 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:27:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:48.165 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:27:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:48.165 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:27:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:48.166 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:48 smithi196 systemd[1]: Started Ceph node-exporter.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:27:48.166 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:48.166 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:27:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:48.526 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[45326]: c0e87333d380: Download complete 2024-08-25T11:27:48.527 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[45326]: 22b70bddd3ac: Pull complete 2024-08-25T11:27:48.569 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[41023]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-25T11:27:48.864 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[41023]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-25T11:27:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: cephadm 2024-08-25T11:27:46.719587+0000 mgr.y (mgr.14391) 13 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Bus STARTING 2024-08-25T11:27:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: cluster 2024-08-25T11:27:46.735183+0000 mgr.y (mgr.14391) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: cephadm 2024-08-25T11:27:46.840886+0000 mgr.y (mgr.14391) 15 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Serving on https://172.21.15.59:7151 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: cephadm 2024-08-25T11:27:46.844084+0000 mgr.y (mgr.14391) 16 : cephadm [ERR] [25/Aug/2024:11:27:46] ENGINE Error in HTTPServer.serve 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: Traceback (most recent call last): 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: self._connections.run(self.expiration_interval) 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: self._run(expiration_interval) 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:27:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: s = self.context.wrap_socket( 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: return self.sslsocket_class._create( 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: self.do_handshake() 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: self._sslobj.do_handshake() 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: cephadm 2024-08-25T11:27:46.942415+0000 mgr.y (mgr.14391) 17 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: cephadm 2024-08-25T11:27:46.942523+0000 mgr.y (mgr.14391) 18 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Bus STARTED 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: cephadm 2024-08-25T11:27:47.082675+0000 mgr.y (mgr.14391) 19 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2024-08-25T11:27:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: cluster 2024-08-25T11:27:47.751091+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-25T11:27:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: audit 2024-08-25T11:27:48.180273+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: audit 2024-08-25T11:27:48.194595+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: audit 2024-08-25T11:27:48.205261+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: audit 2024-08-25T11:27:48.217630+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[20359]: audit 2024-08-25T11:27:48.234461+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.027 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[45326]: 5c12815fee55: Pull complete 2024-08-25T11:27:49.027 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:27:48 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: cephadm 2024-08-25T11:27:46.719587+0000 mgr.y (mgr.14391) 13 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Bus STARTING 2024-08-25T11:27:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: cluster 2024-08-25T11:27:46.735183+0000 mgr.y (mgr.14391) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: cephadm 2024-08-25T11:27:46.840886+0000 mgr.y (mgr.14391) 15 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Serving on https://172.21.15.59:7151 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: cephadm 2024-08-25T11:27:46.844084+0000 mgr.y (mgr.14391) 16 : cephadm [ERR] [25/Aug/2024:11:27:46] ENGINE Error in HTTPServer.serve 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: Traceback (most recent call last): 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: self._connections.run(self.expiration_interval) 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: self._run(expiration_interval) 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: s = self.context.wrap_socket( 2024-08-25T11:27:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: return self.sslsocket_class._create( 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: self.do_handshake() 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: self._sslobj.do_handshake() 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: cephadm 2024-08-25T11:27:46.942415+0000 mgr.y (mgr.14391) 17 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: cephadm 2024-08-25T11:27:46.942523+0000 mgr.y (mgr.14391) 18 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Bus STARTED 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: cephadm 2024-08-25T11:27:47.082675+0000 mgr.y (mgr.14391) 19 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: cluster 2024-08-25T11:27:47.751091+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: audit 2024-08-25T11:27:48.180273+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: audit 2024-08-25T11:27:48.194595+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: audit 2024-08-25T11:27:48.205261+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: audit 2024-08-25T11:27:48.217630+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[19666]: audit 2024-08-25T11:27:48.234461+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: cephadm 2024-08-25T11:27:46.719587+0000 mgr.y (mgr.14391) 13 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Bus STARTING 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: cluster 2024-08-25T11:27:46.735183+0000 mgr.y (mgr.14391) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: cephadm 2024-08-25T11:27:46.840886+0000 mgr.y (mgr.14391) 15 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Serving on https://172.21.15.59:7151 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: cephadm 2024-08-25T11:27:46.844084+0000 mgr.y (mgr.14391) 16 : cephadm [ERR] [25/Aug/2024:11:27:46] ENGINE Error in HTTPServer.serve 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: Traceback (most recent call last): 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: self._connections.run(self.expiration_interval) 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:27:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: self._run(expiration_interval) 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: s = self.context.wrap_socket( 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: return self.sslsocket_class._create( 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: self.do_handshake() 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: self._sslobj.do_handshake() 2024-08-25T11:27:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: cephadm 2024-08-25T11:27:46.942415+0000 mgr.y (mgr.14391) 17 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: cephadm 2024-08-25T11:27:46.942523+0000 mgr.y (mgr.14391) 18 : cephadm [INF] [25/Aug/2024:11:27:46] ENGINE Bus STARTED 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: cephadm 2024-08-25T11:27:47.082675+0000 mgr.y (mgr.14391) 19 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: cluster 2024-08-25T11:27:47.751091+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: audit 2024-08-25T11:27:48.180273+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: audit 2024-08-25T11:27:48.194595+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: audit 2024-08-25T11:27:48.205261+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: audit 2024-08-25T11:27:48.217630+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:48 smithi059 bash[25081]: audit 2024-08-25T11:27:48.234461+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:49.159 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[41023]: 22b70bddd3ac: Pulling fs layer 2024-08-25T11:27:49.159 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[41023]: 5c12815fee55: Pulling fs layer 2024-08-25T11:27:49.159 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:48 smithi196 bash[41023]: c0e87333d380: Pulling fs layer 2024-08-25T11:27:49.159 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:49 smithi196 bash[41023]: 22b70bddd3ac: Verifying Checksum 2024-08-25T11:27:49.159 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:49 smithi196 bash[41023]: 22b70bddd3ac: Download complete 2024-08-25T11:27:49.159 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:49 smithi196 bash[41023]: 5c12815fee55: Download complete 2024-08-25T11:27:49.159 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:49 smithi196 bash[41023]: c0e87333d380: Verifying Checksum 2024-08-25T11:27:49.578 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:49 smithi196 bash[41023]: c0e87333d380: Download complete 2024-08-25T11:27:49.578 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:49 smithi196 bash[41023]: 22b70bddd3ac: Pull complete 2024-08-25T11:27:49.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:49 smithi059 bash[19666]: cephadm 2024-08-25T11:27:48.252161+0000 mgr.y (mgr.14391) 20 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:27:49.705 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:49 smithi059 bash[45326]: c0e87333d380: Pull complete 2024-08-25T11:27:49.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:49 smithi059 bash[25081]: cephadm 2024-08-25T11:27:48.252161+0000 mgr.y (mgr.14391) 20 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:27:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:49 smithi196 bash[20359]: cephadm 2024-08-25T11:27:48.252161+0000 mgr.y (mgr.14391) 20 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:27:49.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:49 smithi196 bash[41023]: 5c12815fee55: Pull complete 2024-08-25T11:27:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:50 smithi196 bash[20359]: cluster 2024-08-25T11:27:48.735633+0000 mgr.y (mgr.14391) 21 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:50 smithi196 bash[20359]: cluster 2024-08-25T11:27:49.588347+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-08-25T11:27:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:50 smithi196 bash[20359]: audit 2024-08-25T11:27:49.815399+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:51.027 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:50 smithi059 bash[45326]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-25T11:27:51.027 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:50 smithi059 bash[45326]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-25T11:27:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:50 smithi059 bash[19666]: cluster 2024-08-25T11:27:48.735633+0000 mgr.y (mgr.14391) 21 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:50 smithi059 bash[19666]: cluster 2024-08-25T11:27:49.588347+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-08-25T11:27:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:50 smithi059 bash[19666]: audit 2024-08-25T11:27:49.815399+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:50 smithi059 bash[25081]: cluster 2024-08-25T11:27:48.735633+0000 mgr.y (mgr.14391) 21 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:50 smithi059 bash[25081]: cluster 2024-08-25T11:27:49.588347+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-08-25T11:27:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:50 smithi059 bash[25081]: audit 2024-08-25T11:27:49.815399+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:51.130 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:27:51.364 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:51 smithi196 bash[41023]: c0e87333d380: Pull complete 2024-08-25T11:27:52.364 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:51 smithi196 bash[41023]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-25T11:27:52.364 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:52 smithi196 bash[41023]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-25T11:27:52.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:52 smithi059 bash[19666]: cluster 2024-08-25T11:27:50.736213+0000 mgr.y (mgr.14391) 22 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:52.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:52 smithi059 bash[25081]: cluster 2024-08-25T11:27:50.736213+0000 mgr.y (mgr.14391) 22 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:52.852 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:52 smithi196 bash[20359]: cluster 2024-08-25T11:27:50.736213+0000 mgr.y (mgr.14391) 22 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:27:53.277 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.018Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-25T11:27:53.277 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.018Z 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-08-25T11:27:53.277 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.019Z 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-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.019Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z 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-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z 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-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=arp 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-25T11:27:53.278 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=edac 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-25T11:27:53.279 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.020Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=os 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-25T11:27:53.280 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=stat 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=time 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=uname 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-25T11:27:53.281 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-25T11:27:53.282 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-25T11:27:53.282 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:53 smithi059 bash[45326]: ts=2024-08-25T11:27:53.021Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-25T11:27:54.490 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled grafana update... 2024-08-25T11:27:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[20359]: cluster 2024-08-25T11:27:52.736802+0000 mgr.y (mgr.14391) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-25T11:27:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[20359]: audit 2024-08-25T11:27:54.491224+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:54.864 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.567Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-25T11:27:54.864 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.567Z 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-08-25T11:27:54.864 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.567Z 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-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.567Z 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-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z 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-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=arp 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-25T11:27:54.865 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=edac 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-25T11:27:54.866 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=os 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-25T11:27:54.867 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=stat 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=time 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=uname 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-25T11:27:54.868 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-25T11:27:54.869 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.568Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-25T11:27:54.869 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.569Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-25T11:27:54.869 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:27:54 smithi196 bash[41023]: ts=2024-08-25T11:27:54.569Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-25T11:27:55.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:54 smithi059 bash[19666]: cluster 2024-08-25T11:27:52.736802+0000 mgr.y (mgr.14391) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-25T11:27:55.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:54 smithi059 bash[19666]: audit 2024-08-25T11:27:54.491224+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:55.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:54 smithi059 bash[25081]: cluster 2024-08-25T11:27:52.736802+0000 mgr.y (mgr.14391) 23 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-25T11:27:55.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:54 smithi059 bash[25081]: audit 2024-08-25T11:27:54.491224+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:27:55.684 DEBUG:teuthology.orchestra.run.smithi196:grafana.a> sudo journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@grafana.a.service 2024-08-25T11:27:55.687 INFO:tasks.cephadm:Setting up client nodes... 2024-08-25T11:27:55.687 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-25T11:27:55.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:55 smithi196 bash[20359]: audit 2024-08-25T11:27:54.477789+0000 mgr.y (mgr.14391) 24 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:55.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:55 smithi196 bash[20359]: cephadm 2024-08-25T11:27:54.482477+0000 mgr.y (mgr.14391) 25 : cephadm [INF] Saving service grafana spec with placement smithi196=a;count:1 2024-08-25T11:27:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:55 smithi059 bash[19666]: audit 2024-08-25T11:27:54.477789+0000 mgr.y (mgr.14391) 24 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:55 smithi059 bash[19666]: cephadm 2024-08-25T11:27:54.482477+0000 mgr.y (mgr.14391) 25 : cephadm [INF] Saving service grafana spec with placement smithi196=a;count:1 2024-08-25T11:27:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:55 smithi059 bash[25081]: audit 2024-08-25T11:27:54.477789+0000 mgr.y (mgr.14391) 24 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:27:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:55 smithi059 bash[25081]: cephadm 2024-08-25T11:27:54.482477+0000 mgr.y (mgr.14391) 25 : cephadm [INF] Saving service grafana spec with placement smithi196=a;count:1 2024-08-25T11:27:56.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:56 smithi196 bash[20359]: cluster 2024-08-25T11:27:54.737464+0000 mgr.y (mgr.14391) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-25T11:27:56.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:56 smithi059 bash[19666]: cluster 2024-08-25T11:27:54.737464+0000 mgr.y (mgr.14391) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-25T11:27:56.893 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:56 smithi059 bash[25081]: cluster 2024-08-25T11:27:54.737464+0000 mgr.y (mgr.14391) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-25T11:27:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:27:58 smithi196 bash[20359]: cluster 2024-08-25T11:27:56.738109+0000 mgr.y (mgr.14391) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:27:58.957 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:58 smithi059 bash[19666]: cluster 2024-08-25T11:27:56.738109+0000 mgr.y (mgr.14391) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:27:58.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:58 smithi059 bash[25081]: cluster 2024-08-25T11:27:56.738109+0000 mgr.y (mgr.14391) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:27:59.685 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.686 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.686 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.686 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.686 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.687 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.688 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:27:59.688 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.027 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.028 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.028 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.029 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.029 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.029 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.029 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:00.029 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:27:59 smithi059 systemd[1]: Started Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:28:00.181 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:00.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: cluster 2024-08-25T11:27:58.738520+0000 mgr.y (mgr.14391) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:00.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:27:59.823532+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:00.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:27:59.972403+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:00.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:27:59.978492+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:00.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:27:59.983002+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:00.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:27:59.987864+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:00.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:28:00.021646+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:00.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:28:00.023295+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:00.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:28:00.023453+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:28:00.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:28:00.023630+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:00.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:00 smithi196 bash[20359]: audit 2024-08-25T11:28:00.024070+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:28:01.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: cluster 2024-08-25T11:27:58.738520+0000 mgr.y (mgr.14391) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:01.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:27:59.823532+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:01.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:27:59.972403+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:01.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:27:59.978492+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:01.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:27:59.983002+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:01.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:27:59.987864+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:01.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:28:00.021646+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:01.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:28:00.023295+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:28:00.023453+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:28:00.023630+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[25081]: audit 2024-08-25T11:28:00.024070+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: cluster 2024-08-25T11:27:58.738520+0000 mgr.y (mgr.14391) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:27:59.823532+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:27:59.972403+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:27:59.978492+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:27:59.983002+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:27:59.987864+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:28:00.021646+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:28:00.023295+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:28:00.023453+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:28:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:28:00.023630+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:00 smithi059 bash[19666]: audit 2024-08-25T11:28:00.024070+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:28:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:01 smithi059 bash[19666]: audit 2024-08-25T11:28:01.570253+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:01 smithi059 bash[19666]: audit 2024-08-25T11:28:01.571319+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:01 smithi059 bash[19666]: audit 2024-08-25T11:28:01.579043+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:02.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:01 smithi059 bash[25081]: audit 2024-08-25T11:28:01.570253+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:02.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:01 smithi059 bash[25081]: audit 2024-08-25T11:28:01.571319+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:02.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:01 smithi059 bash[25081]: audit 2024-08-25T11:28:01.579043+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:01 smithi196 bash[20359]: audit 2024-08-25T11:28:01.570253+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:01 smithi196 bash[20359]: audit 2024-08-25T11:28:01.571319+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:01 smithi196 bash[20359]: audit 2024-08-25T11:28:01.579043+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:02.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[19666]: cluster 2024-08-25T11:28:00.739228+0000 mgr.y (mgr.14391) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[19666]: cephadm 2024-08-25T11:28:01.579856+0000 mgr.y (mgr.14391) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[19666]: audit 2024-08-25T11:28:01.628124+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[19666]: audit 2024-08-25T11:28:01.628430+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[19666]: cephadm 2024-08-25T11:28:02.331240+0000 mgr.y (mgr.14391) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-25T11:28:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[19666]: cephadm 2024-08-25T11:28:02.334648+0000 mgr.y (mgr.14391) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-08-25T11:28:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[19666]: audit 2024-08-25T11:28:02.558888+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:02.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[25081]: cluster 2024-08-25T11:28:00.739228+0000 mgr.y (mgr.14391) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:02.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[25081]: cephadm 2024-08-25T11:28:01.579856+0000 mgr.y (mgr.14391) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[25081]: audit 2024-08-25T11:28:01.628124+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[25081]: audit 2024-08-25T11:28:01.628430+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[25081]: cephadm 2024-08-25T11:28:02.331240+0000 mgr.y (mgr.14391) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-25T11:28:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[25081]: cephadm 2024-08-25T11:28:02.334648+0000 mgr.y (mgr.14391) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-08-25T11:28:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[25081]: audit 2024-08-25T11:28:02.558888+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:02.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[46122]: ts=2024-08-25T11:28:02.586Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-25T11:28:02.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[46122]: ts=2024-08-25T11:28:02.586Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-25T11:28:02.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[46122]: ts=2024-08-25T11:28:02.588Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-08-25T11:28:02.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[46122]: ts=2024-08-25T11:28:02.589Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-25T11:28:02.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[46122]: ts=2024-08-25T11:28:02.625Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-25T11:28:02.779 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[46122]: ts=2024-08-25T11:28:02.625Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-25T11:28:02.779 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[46122]: ts=2024-08-25T11:28:02.628Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-25T11:28:02.779 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:02 smithi059 bash[46122]: ts=2024-08-25T11:28:02.628Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-25T11:28:02.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:02 smithi196 bash[20359]: cluster 2024-08-25T11:28:00.739228+0000 mgr.y (mgr.14391) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:02.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:02 smithi196 bash[20359]: cephadm 2024-08-25T11:28:01.579856+0000 mgr.y (mgr.14391) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:02.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:02 smithi196 bash[20359]: audit 2024-08-25T11:28:01.628124+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:02.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:02 smithi196 bash[20359]: audit 2024-08-25T11:28:01.628430+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:28:02.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:02 smithi196 bash[20359]: cephadm 2024-08-25T11:28:02.331240+0000 mgr.y (mgr.14391) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-25T11:28:02.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:02 smithi196 bash[20359]: cephadm 2024-08-25T11:28:02.334648+0000 mgr.y (mgr.14391) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-08-25T11:28:02.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:02 smithi196 bash[20359]: audit 2024-08-25T11:28:02.558888+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:03.059 INFO:teuthology.orchestra.run.smithi059.stdout:[client.0] 2024-08-25T11:28:03.059 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQBDFctmWOpqAxAAcD1sBfO8A/TNINexl+o5GA== 2024-08-25T11:28:03.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: audit 2024-08-25T11:28:02.674603+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:03.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: cluster 2024-08-25T11:28:02.739643+0000 mgr.y (mgr.14391) 33 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:03.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: audit 2024-08-25T11:28:02.780146+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:03.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: audit 2024-08-25T11:28:03.057109+0000 mon.a (mon.0) 946 : audit [INF] from='client.? 172.21.15.59:0/1072612112' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-25T11:28:03.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: audit 2024-08-25T11:28:03.059399+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.59:0/1072612112' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-25T11:28:03.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: audit 2024-08-25T11:28:03.367967+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:03.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: audit 2024-08-25T11:28:03.438771+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:03.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: audit 2024-08-25T11:28:03.447099+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:03.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:03 smithi196 bash[20359]: audit 2024-08-25T11:28:03.547540+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: audit 2024-08-25T11:28:02.674603+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: cluster 2024-08-25T11:28:02.739643+0000 mgr.y (mgr.14391) 33 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: audit 2024-08-25T11:28:02.780146+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: audit 2024-08-25T11:28:03.057109+0000 mon.a (mon.0) 946 : audit [INF] from='client.? 172.21.15.59:0/1072612112' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-25T11:28:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: audit 2024-08-25T11:28:03.059399+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.59:0/1072612112' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-25T11:28:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: audit 2024-08-25T11:28:03.367967+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: audit 2024-08-25T11:28:03.438771+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: audit 2024-08-25T11:28:03.447099+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[19666]: audit 2024-08-25T11:28:03.547540+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: audit 2024-08-25T11:28:02.674603+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: cluster 2024-08-25T11:28:02.739643+0000 mgr.y (mgr.14391) 33 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: audit 2024-08-25T11:28:02.780146+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: audit 2024-08-25T11:28:03.057109+0000 mon.a (mon.0) 946 : audit [INF] from='client.? 172.21.15.59:0/1072612112' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: audit 2024-08-25T11:28:03.059399+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.59:0/1072612112' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: audit 2024-08-25T11:28:03.367967+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: audit 2024-08-25T11:28:03.438771+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: audit 2024-08-25T11:28:03.447099+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:03 smithi059 bash[25081]: audit 2024-08-25T11:28:03.547540+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:04.356 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-08-25T11:28:04.357 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-25T11:28:04.357 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-25T11:28:04.371 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-25T11:28:04.690 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:04 smithi059 bash[46122]: ts=2024-08-25T11:28:04.589Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000529286s 2024-08-25T11:28:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:05 smithi059 bash[19666]: audit 2024-08-25T11:28:04.447600+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:05 smithi059 bash[19666]: audit 2024-08-25T11:28:04.826066+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:05 smithi059 bash[25081]: audit 2024-08-25T11:28:04.447600+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:05 smithi059 bash[25081]: audit 2024-08-25T11:28:04.826066+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:05 smithi196 bash[20359]: audit 2024-08-25T11:28:04.447600+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:05 smithi196 bash[20359]: audit 2024-08-25T11:28:04.826066+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:06 smithi196 bash[20359]: cluster 2024-08-25T11:28:04.740187+0000 mgr.y (mgr.14391) 34 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:06.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:06 smithi059 bash[19666]: cluster 2024-08-25T11:28:04.740187+0000 mgr.y (mgr.14391) 34 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:06.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:06 smithi059 bash[25081]: cluster 2024-08-25T11:28:04.740187+0000 mgr.y (mgr.14391) 34 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:08.221 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:08 smithi196 bash[20359]: cluster 2024-08-25T11:28:06.740832+0000 mgr.y (mgr.14391) 35 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:08.221 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:08 smithi196 bash[20359]: audit 2024-08-25T11:28:07.088258+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:08.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:08 smithi059 bash[19666]: cluster 2024-08-25T11:28:06.740832+0000 mgr.y (mgr.14391) 35 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:08.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:08 smithi059 bash[19666]: audit 2024-08-25T11:28:07.088258+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:08.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:08 smithi059 bash[25081]: cluster 2024-08-25T11:28:06.740832+0000 mgr.y (mgr.14391) 35 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:08.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:08 smithi059 bash[25081]: audit 2024-08-25T11:28:07.088258+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:08.447 INFO:teuthology.orchestra.run.smithi196.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.b/config 2024-08-25T11:28:09.027 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:08 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:28:09.027 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:08 smithi059 bash[46122]: ts=2024-08-25T11:28:08.851Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:28:09.027 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:08 smithi059 bash[46122]: ts=2024-08-25T11:28:08.851Z caller=cluster.go:690 level=info component=cluster msg="gossip not settled but continuing anyway" polls=3 elapsed=6.262409327s 2024-08-25T11:28:09.657 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:09 smithi059 bash[46788]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-alertmanager-a 2024-08-25T11:28:09.658 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:09 smithi059 bash[46849]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-alertmanager-a 2024-08-25T11:28:09.658 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:09 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-25T11:28:09.658 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:09 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:28:09.658 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:09 smithi059 systemd[1]: Started Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:28:10.800 INFO:teuthology.orchestra.run.smithi196.stdout:[client.1] 2024-08-25T11:28:10.800 INFO:teuthology.orchestra.run.smithi196.stdout: key = AQBKFctm+/uaLxAAnqbuCeJ1+vify+Kky8uwnA== 2024-08-25T11:28:10.812 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:10 smithi196 bash[20359]: cluster 2024-08-25T11:28:08.741233+0000 mgr.y (mgr.14391) 36 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:10.812 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:10 smithi196 bash[20359]: audit 2024-08-25T11:28:09.593555+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:10.812 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:10 smithi196 bash[20359]: audit 2024-08-25T11:28:09.600898+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:10.812 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:10 smithi196 bash[20359]: cephadm 2024-08-25T11:28:09.603047+0000 mgr.y (mgr.14391) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:28:10.812 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:10 smithi196 bash[20359]: audit 2024-08-25T11:28:10.140949+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[19666]: cluster 2024-08-25T11:28:08.741233+0000 mgr.y (mgr.14391) 36 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[19666]: audit 2024-08-25T11:28:09.593555+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[19666]: audit 2024-08-25T11:28:09.600898+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[19666]: cephadm 2024-08-25T11:28:09.603047+0000 mgr.y (mgr.14391) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:28:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[19666]: audit 2024-08-25T11:28:10.140949+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[25081]: cluster 2024-08-25T11:28:08.741233+0000 mgr.y (mgr.14391) 36 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:11.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[25081]: audit 2024-08-25T11:28:09.593555+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[25081]: audit 2024-08-25T11:28:09.600898+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[25081]: cephadm 2024-08-25T11:28:09.603047+0000 mgr.y (mgr.14391) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:28:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:10 smithi059 bash[25081]: audit 2024-08-25T11:28:10.140949+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[46877]: ts=2024-08-25T11:28:11.250Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-25T11:28:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[46877]: ts=2024-08-25T11:28:11.250Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-25T11:28:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[46877]: ts=2024-08-25T11:28:11.252Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-08-25T11:28:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[46877]: ts=2024-08-25T11:28:11.257Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-25T11:28:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[46877]: ts=2024-08-25T11:28:11.285Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-25T11:28:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[46877]: ts=2024-08-25T11:28:11.285Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-25T11:28:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[46877]: ts=2024-08-25T11:28:11.289Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-25T11:28:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[46877]: ts=2024-08-25T11:28:11.289Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-25T11:28:11.696 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-08-25T11:28:11.696 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-25T11:28:11.696 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-25T11:28:11.715 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph config log 1 --format=json 2024-08-25T11:28:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:11 smithi196 bash[20359]: cephadm 2024-08-25T11:28:09.863258+0000 mgr.y (mgr.14391) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:28:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:11 smithi196 bash[20359]: audit 2024-08-25T11:28:10.649043+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:11 smithi196 bash[20359]: audit 2024-08-25T11:28:10.797673+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.196:0/425675318' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-25T11:28:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:11 smithi196 bash[20359]: audit 2024-08-25T11:28:10.798509+0000 mon.a (mon.0) 959 : 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-08-25T11:28:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:11 smithi196 bash[20359]: audit 2024-08-25T11:28:10.800708+0000 mon.a (mon.0) 960 : 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-08-25T11:28:11.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[19666]: cephadm 2024-08-25T11:28:09.863258+0000 mgr.y (mgr.14391) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:28:11.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[19666]: audit 2024-08-25T11:28:10.649043+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[19666]: audit 2024-08-25T11:28:10.797673+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.196:0/425675318' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-25T11:28:11.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[19666]: audit 2024-08-25T11:28:10.798509+0000 mon.a (mon.0) 959 : 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-08-25T11:28:11.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[19666]: audit 2024-08-25T11:28:10.800708+0000 mon.a (mon.0) 960 : 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-08-25T11:28:11.879 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[25081]: cephadm 2024-08-25T11:28:09.863258+0000 mgr.y (mgr.14391) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:28:11.879 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[25081]: audit 2024-08-25T11:28:10.649043+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:11.879 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[25081]: audit 2024-08-25T11:28:10.797673+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.196:0/425675318' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-25T11:28:11.879 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[25081]: audit 2024-08-25T11:28:10.798509+0000 mon.a (mon.0) 959 : 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-08-25T11:28:11.879 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:11 smithi059 bash[25081]: audit 2024-08-25T11:28:10.800708+0000 mon.a (mon.0) 960 : 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-08-25T11:28:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:12 smithi196 bash[20359]: cluster 2024-08-25T11:28:10.741638+0000 mgr.y (mgr.14391) 39 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:12 smithi196 bash[20359]: audit 2024-08-25T11:28:12.258463+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:12 smithi059 bash[19666]: cluster 2024-08-25T11:28:10.741638+0000 mgr.y (mgr.14391) 39 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:12 smithi059 bash[19666]: audit 2024-08-25T11:28:12.258463+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:12 smithi059 bash[25081]: cluster 2024-08-25T11:28:10.741638+0000 mgr.y (mgr.14391) 39 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:12 smithi059 bash[25081]: audit 2024-08-25T11:28:12.258463+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[46877]: ts=2024-08-25T11:28:13.258Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000699314s 2024-08-25T11:28:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:13 smithi196 bash[20359]: audit 2024-08-25T11:28:12.709683+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:13 smithi196 bash[20359]: cluster 2024-08-25T11:28:12.742327+0000 mgr.y (mgr.14391) 40 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:13 smithi196 bash[20359]: audit 2024-08-25T11:28:13.429678+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:13 smithi196 bash[20359]: audit 2024-08-25T11:28:13.440164+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:13 smithi196 bash[20359]: audit 2024-08-25T11:28:13.450896+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[19666]: audit 2024-08-25T11:28:12.709683+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[19666]: cluster 2024-08-25T11:28:12.742327+0000 mgr.y (mgr.14391) 40 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:13.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[19666]: audit 2024-08-25T11:28:13.429678+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[19666]: audit 2024-08-25T11:28:13.440164+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[19666]: audit 2024-08-25T11:28:13.450896+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[25081]: audit 2024-08-25T11:28:12.709683+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[25081]: cluster 2024-08-25T11:28:12.742327+0000 mgr.y (mgr.14391) 40 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:13.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[25081]: audit 2024-08-25T11:28:13.429678+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[25081]: audit 2024-08-25T11:28:13.440164+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:13.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:13 smithi059 bash[25081]: audit 2024-08-25T11:28:13.450896+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:15.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:15 smithi196 bash[20359]: cluster 2024-08-25T11:28:14.742977+0000 mgr.y (mgr.14391) 41 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:15.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:15 smithi196 bash[20359]: audit 2024-08-25T11:28:14.824541+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:16.155 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:15 smithi059 bash[19666]: cluster 2024-08-25T11:28:14.742977+0000 mgr.y (mgr.14391) 41 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:16.155 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:15 smithi059 bash[19666]: audit 2024-08-25T11:28:14.824541+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:16.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:15 smithi059 bash[25081]: cluster 2024-08-25T11:28:14.742977+0000 mgr.y (mgr.14391) 41 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:16.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:15 smithi059 bash[25081]: audit 2024-08-25T11:28:14.824541+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:16.178 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:15 smithi196 systemd[1]: Stopping Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:28:16.178 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.014Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:28:16.178 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-25T11:28:16.178 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-25T11:28:16.178 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-25T11:28:16.178 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-25T11:28:16.179 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-25T11:28:16.179 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-25T11:28:16.179 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-25T11:28:16.179 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-25T11:28:16.179 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-25T11:28:16.179 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-25T11:28:16.179 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[40424]: ts=2024-08-25T11:28:16.015Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-25T11:28:16.788 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[42926]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:28:16.788 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 bash[42986]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:28:16.788 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-25T11:28:16.788 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 systemd[1]: Stopped Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:28:16.788 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:16 smithi196 systemd[1]: Started Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:28:17.086 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:17.107 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:16 smithi059 bash[19918]: [25/Aug/2024:11:28:16] ENGINE Bus STOPPING 2024-08-25T11:28:17.107 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:28:17.107 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Bus STOPPED 2024-08-25T11:28:17.107 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Bus STARTING 2024-08-25T11:28:17.365 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Serving on http://:::9283 2024-08-25T11:28:17.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Bus STARTED 2024-08-25T11:28:17.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Bus STOPPING 2024-08-25T11:28:17.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:28:17.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Bus STOPPED 2024-08-25T11:28:17.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Bus STARTING 2024-08-25T11:28:17.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Serving on http://:::9283 2024-08-25T11:28:17.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Bus STARTED 2024-08-25T11:28:18.026 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19918]: [25/Aug/2024:11:28:17] ENGINE Bus STOPPING 2024-08-25T11:28:18.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.738439+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: cluster 2024-08-25T11:28:16.743703+0000 mgr.y (mgr.14391) 42 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.750820+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.757849+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.758842+0000 mgr.y (mgr.14391) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.760920+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.761621+0000 mgr.y (mgr.14391) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.769072+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.795574+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.796393+0000 mgr.y (mgr.14391) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.797732+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2024-08-25T11:28:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.798467+0000 mgr.y (mgr.14391) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.804926+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:16.820033+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.402493+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.409580+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.411083+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.411837+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.417382+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: cephadm 2024-08-25T11:28:17.419090+0000 mgr.y (mgr.14391) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.738439+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: cluster 2024-08-25T11:28:16.743703+0000 mgr.y (mgr.14391) 42 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.750820+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.757849+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.758842+0000 mgr.y (mgr.14391) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.760920+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.761621+0000 mgr.y (mgr.14391) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.769072+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.795574+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.796393+0000 mgr.y (mgr.14391) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.797732+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.798467+0000 mgr.y (mgr.14391) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2024-08-25T11:28:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.804926+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:16.820033+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.402493+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.409580+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.411083+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.411837+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.417382+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: cephadm 2024-08-25T11:28:17.419090+0000 mgr.y (mgr.14391) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.455167+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.457276+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.458102+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: audit 2024-08-25T11:28:17.463723+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[19666]: cephadm 2024-08-25T11:28:17.465058+0000 mgr.y (mgr.14391) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.455167+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.457276+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.458102+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: audit 2024-08-25T11:28:17.463723+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:17 smithi059 bash[25081]: cephadm 2024-08-25T11:28:17.465058+0000 mgr.y (mgr.14391) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:18.114 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.773Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-25T11:28:18.114 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.773Z 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-08-25T11:28:18.114 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.773Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi196 (none))" 2024-08-25T11:28:18.114 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.773Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-25T11:28:18.114 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.773Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-25T11:28:18.114 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.775Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.775Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.776Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.776Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.779Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.779Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=9.318µs 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.779Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.781Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.781Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.781Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=73.209µs wal_replay_duration=1.716769ms wbl_replay_duration=132ns total_replay_duration=2.060444ms 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.782Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.782Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.782Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-25T11:28:18.115 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.807Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.555039ms db_storage=915ns remote_storage=1.264µs web_handler=448ns query_engine=950ns scrape=271.573µs scrape_sd=103.128µs notify=19.95µs notify_sd=21.31µs rules=23.705708ms tracing=6.805µs 2024-08-25T11:28:18.116 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.807Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-25T11:28:18.116 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[43013]: ts=2024-08-25T11:28:17.807Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-25T11:28:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.738439+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: cluster 2024-08-25T11:28:16.743703+0000 mgr.y (mgr.14391) 42 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.750820+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.757849+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:28:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.758842+0000 mgr.y (mgr.14391) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:28:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.760920+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.761621+0000 mgr.y (mgr.14391) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.769072+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.795574+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.796393+0000 mgr.y (mgr.14391) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.797732+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.798467+0000 mgr.y (mgr.14391) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.804926+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:16.820033+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.402493+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.409580+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.411083+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.411837+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.417382+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: cephadm 2024-08-25T11:28:17.419090+0000 mgr.y (mgr.14391) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.455167+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.457276+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.458102+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: audit 2024-08-25T11:28:17.463723+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:17 smithi196 bash[20359]: cephadm 2024-08-25T11:28:17.465058+0000 mgr.y (mgr.14391) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:18.459 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:28:18.473 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19918]: [25/Aug/2024:11:28:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:28:18.473 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19918]: [25/Aug/2024:11:28:18] ENGINE Bus STOPPED 2024-08-25T11:28:18.473 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19918]: [25/Aug/2024:11:28:18] ENGINE Bus STARTING 2024-08-25T11:28:18.473 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19918]: [25/Aug/2024:11:28:18] ENGINE Serving on http://:::9283 2024-08-25T11:28:18.473 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19918]: [25/Aug/2024:11:28:18] ENGINE Bus STARTED 2024-08-25T11:28:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.776729+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.786237+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.791905+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.797553+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.804317+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.805712+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.815995+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: cephadm 2024-08-25T11:28:17.852171+0000 mgr.y (mgr.14391) 49 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.899097+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.908925+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.915555+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.916426+0000 mgr.y (mgr.14391) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:17.922947+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: cephadm 2024-08-25T11:28:17.945771+0000 mgr.y (mgr.14391) 51 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[19666]: audit 2024-08-25T11:28:18.462068+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.59:0/3447475068' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-25T11:28:19.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.776729+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.786237+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.791905+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.797553+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.804317+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.805712+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.815995+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: cephadm 2024-08-25T11:28:17.852171+0000 mgr.y (mgr.14391) 49 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.899097+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.908925+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.915555+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.916426+0000 mgr.y (mgr.14391) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-25T11:28:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:17.922947+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: cephadm 2024-08-25T11:28:17.945771+0000 mgr.y (mgr.14391) 51 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:28:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:18 smithi059 bash[25081]: audit 2024-08-25T11:28:18.462068+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.59:0/3447475068' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-25T11:28:19.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:18 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.776729+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.786237+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.791905+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.797553+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.804317+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.805712+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.815995+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: cephadm 2024-08-25T11:28:17.852171+0000 mgr.y (mgr.14391) 49 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-25T11:28:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.899097+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.908925+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.915555+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-25T11:28:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.916426+0000 mgr.y (mgr.14391) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-25T11:28:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:17.922947+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: cephadm 2024-08-25T11:28:17.945771+0000 mgr.y (mgr.14391) 51 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:28:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:18 smithi196 bash[20359]: audit 2024-08-25T11:28:18.462068+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.59:0/3447475068' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-25T11:28:19.208 INFO:teuthology.orchestra.run.smithi059.stdout:[{"version":27,"timestamp":"2024-08-25T11:28:17.917364+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-08-25T11:28:19.209 INFO:tasks.ceph_manager:config epoch is 27 2024-08-25T11:28:19.209 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-25T11:28:19.209 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-25T11:28:19.209 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph mgr dump --format=json 2024-08-25T11:28:20.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:19 smithi059 bash[19666]: cluster 2024-08-25T11:28:18.744318+0000 mgr.y (mgr.14391) 52 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:20.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:19 smithi059 bash[25081]: cluster 2024-08-25T11:28:18.744318+0000 mgr.y (mgr.14391) 52 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:19 smithi196 bash[20359]: cluster 2024-08-25T11:28:18.744318+0000 mgr.y (mgr.14391) 52 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:21.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:28:21 smithi059 bash[46877]: ts=2024-08-25T11:28:21.260Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.0033348s 2024-08-25T11:28:22.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:21 smithi059 bash[19666]: cluster 2024-08-25T11:28:20.744978+0000 mgr.y (mgr.14391) 53 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:22.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:21 smithi059 bash[25081]: cluster 2024-08-25T11:28:20.744978+0000 mgr.y (mgr.14391) 53 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:21 smithi196 bash[20359]: cluster 2024-08-25T11:28:20.744978+0000 mgr.y (mgr.14391) 53 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:23.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:28:23] "GET /metrics HTTP/1.1" 200 26173 "" "Prometheus/2.43.0" 2024-08-25T11:28:24.001 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:24.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:23 smithi059 bash[19666]: cluster 2024-08-25T11:28:22.745611+0000 mgr.y (mgr.14391) 54 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:24.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:23 smithi059 bash[25081]: cluster 2024-08-25T11:28:22.745611+0000 mgr.y (mgr.14391) 54 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:23 smithi196 bash[20359]: cluster 2024-08-25T11:28:22.745611+0000 mgr.y (mgr.14391) 54 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:25.396 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:28:25.990 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":21,"flags":0,"active_gid":14391,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":4038387049},{"type":"v1","addr":"172.21.15.59:6801","nonce":4038387049}]},"active_addr":"172.21.15.59:6801/4038387049","active_change":"2024-08-25T11:27:44.718870+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24319,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.59:8443/","prometheus":"http://172.21.15.59:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":3564945615}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":91375721}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":4063286464}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":2831469694}]}]} 2024-08-25T11:28:25.994 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-25T11:28:25.995 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-25T11:28:25.995 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-25T11:28:26.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:25 smithi059 bash[19666]: cluster 2024-08-25T11:28:24.746156+0000 mgr.y (mgr.14391) 55 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:25 smithi059 bash[19666]: audit 2024-08-25T11:28:25.394650+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.59:0/2238456183' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:28:26.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:25 smithi059 bash[25081]: cluster 2024-08-25T11:28:24.746156+0000 mgr.y (mgr.14391) 55 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:26.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:25 smithi059 bash[25081]: audit 2024-08-25T11:28:25.394650+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.59:0/2238456183' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:28:26.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:25 smithi196 bash[20359]: cluster 2024-08-25T11:28:24.746156+0000 mgr.y (mgr.14391) 55 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:26.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:25 smithi196 bash[20359]: audit 2024-08-25T11:28:25.394650+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.59:0/2238456183' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:28:28.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:27 smithi059 bash[19666]: cluster 2024-08-25T11:28:26.746806+0000 mgr.y (mgr.14391) 56 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:28.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:27 smithi059 bash[25081]: cluster 2024-08-25T11:28:26.746806+0000 mgr.y (mgr.14391) 56 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:28.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:27 smithi196 bash[20359]: cluster 2024-08-25T11:28:26.746806+0000 mgr.y (mgr.14391) 56 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:30.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:29 smithi059 bash[19666]: cluster 2024-08-25T11:28:28.747402+0000 mgr.y (mgr.14391) 57 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:30.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:29 smithi059 bash[19666]: audit 2024-08-25T11:28:29.824733+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:29 smithi059 bash[25081]: cluster 2024-08-25T11:28:28.747402+0000 mgr.y (mgr.14391) 57 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:29 smithi059 bash[25081]: audit 2024-08-25T11:28:29.824733+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:30.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:29 smithi196 bash[20359]: cluster 2024-08-25T11:28:28.747402+0000 mgr.y (mgr.14391) 57 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:30.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:29 smithi196 bash[20359]: audit 2024-08-25T11:28:29.824733+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:30.794 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:32.252 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:31 smithi196 bash[20359]: cluster 2024-08-25T11:28:30.748199+0000 mgr.y (mgr.14391) 58 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:32.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:31 smithi059 bash[19666]: cluster 2024-08-25T11:28:30.748199+0000 mgr.y (mgr.14391) 58 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:32.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:31 smithi059 bash[25081]: cluster 2024-08-25T11:28:30.748199+0000 mgr.y (mgr.14391) 58 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:32.677 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:28:32.677 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":60,"fsid":"61b0ff3a-62d3-11ef-bcd2-c7b262605968","created":"2024-08-25T11:17:18.969317+0000","modified":"2024-08-25T11:27:44.718752+0000","last_up_change":"2024-08-25T11:26:51.155000+0000","last_in_change":"2024-08-25T11:26:22.810246+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-25T11:22:26.042314+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"180775b3-4a1e-4cea-8145-f237c9f0fcd5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6803","nonce":3978338000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6805","nonce":3978338000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6809","nonce":3978338000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6807","nonce":3978338000}]},"public_addr":"172.21.15.59:6803/3978338000","cluster_addr":"172.21.15.59:6805/3978338000","heartbeat_back_addr":"172.21.15.59:6809/3978338000","heartbeat_front_addr":"172.21.15.59:6807/3978338000","state":["exists","up"]},{"osd":1,"uuid":"ccdf088d-ec36-44e1-9bae-4c45bf09bda0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6811","nonce":2603683692}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6813","nonce":2603683692}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6817","nonce":2603683692}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6815","nonce":2603683692}]},"public_addr":"172.21.15.59:6811/2603683692","cluster_addr":"172.21.15.59:6813/2603683692","heartbeat_back_addr":"172.21.15.59:6817/2603683692","heartbeat_front_addr":"172.21.15.59:6815/2603683692","state":["exists","up"]},{"osd":2,"uuid":"73c81e5a-697d-479b-bdaf-7baf28b96de5","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.59:6818","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6819","nonce":1934797196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6821","nonce":1934797196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6825","nonce":1934797196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6823","nonce":1934797196}]},"public_addr":"172.21.15.59:6819/1934797196","cluster_addr":"172.21.15.59:6821/1934797196","heartbeat_back_addr":"172.21.15.59:6825/1934797196","heartbeat_front_addr":"172.21.15.59:6823/1934797196","state":["exists","up"]},{"osd":3,"uuid":"b9292450-4a95-4430-93f9-fc3c907e5d00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6827","nonce":927837542}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6829","nonce":927837542}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6833","nonce":927837542}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6831","nonce":927837542}]},"public_addr":"172.21.15.59:6827/927837542","cluster_addr":"172.21.15.59:6829/927837542","heartbeat_back_addr":"172.21.15.59:6833/927837542","heartbeat_front_addr":"172.21.15.59:6831/927837542","state":["exists","up"]},{"osd":4,"uuid":"855aae77-c562-4b4d-9864-c3ee316a81c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6801","nonce":1600007144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6803","nonce":1600007144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6807","nonce":1600007144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6805","nonce":1600007144}]},"public_addr":"172.21.15.196:6801/1600007144","cluster_addr":"172.21.15.196:6803/1600007144","heartbeat_back_addr":"172.21.15.196:6807/1600007144","heartbeat_front_addr":"172.21.15.196:6805/1600007144","state":["exists","up"]},{"osd":5,"uuid":"fa86c197-10bb-4c6a-ac63-af3e3b8a4024","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6809","nonce":1892906454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6811","nonce":1892906454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6815","nonce":1892906454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6813","nonce":1892906454}]},"public_addr":"172.21.15.196:6809/1892906454","cluster_addr":"172.21.15.196:6811/1892906454","heartbeat_back_addr":"172.21.15.196:6815/1892906454","heartbeat_front_addr":"172.21.15.196:6813/1892906454","state":["exists","up"]},{"osd":6,"uuid":"761cc30f-1b71-4401-830b-042a79bf7fa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6817","nonce":2902398712}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6819","nonce":2902398712}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6823","nonce":2902398712}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6821","nonce":2902398712}]},"public_addr":"172.21.15.196:6817/2902398712","cluster_addr":"172.21.15.196:6819/2902398712","heartbeat_back_addr":"172.21.15.196:6823/2902398712","heartbeat_front_addr":"172.21.15.196:6821/2902398712","state":["exists","up"]},{"osd":7,"uuid":"27647bdf-1e74-4537-b2bb-f242e2c13a6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6824","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6825","nonce":3453276478}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6827","nonce":3453276478}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6831","nonce":3453276478}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6829","nonce":3453276478}]},"public_addr":"172.21.15.196:6825/3453276478","cluster_addr":"172.21.15.196:6827/3453276478","heartbeat_back_addr":"172.21.15.196:6831/3453276478","heartbeat_front_addr":"172.21.15.196:6829/3453276478","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:20:37.073794+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:21:30.659339+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:22:22.587232+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:23:13.791914+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:24:07.279537+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:25:00.816861+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:25:57.140638+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:26:49.584720+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:0/400091051":"2024-08-26T11:27:44.718724+0000","172.21.15.59:6801/3816262823":"2024-08-26T11:27:44.718724+0000","172.21.15.59:6800/3589885585":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/3483392955":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/1458680823":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/482543148":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/3457355911":"2024-08-26T11:18:19.419397+0000","172.21.15.59:6800/3816262823":"2024-08-26T11:27:44.718724+0000","172.21.15.59:0/3922816720":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/1010560776":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/2489779464":"2024-08-26T11:27:44.718724+0000","172.21.15.59:0/2963094600":"2024-08-26T11:27:44.718724+0000","172.21.15.59:6801/3589885585":"2024-08-26T11:17:46.175327+0000","172.21.15.59:6800/2167510433":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/748675538":"2024-08-26T11:27:44.718724+0000","172.21.15.59:6801/2167510433":"2024-08-26T11:18:19.419397+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-25T11:28:33.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:32 smithi059 bash[19666]: audit 2024-08-25T11:28:32.679532+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.59:0/4230517774' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:28:33.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:32 smithi059 bash[25081]: audit 2024-08-25T11:28:32.679532+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.59:0/4230517774' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:28:33.294 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-25T11:28:33.294 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-25T11:28:33.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:32 smithi196 bash[20359]: audit 2024-08-25T11:28:32.679532+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.59:0/4230517774' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:28:33.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:28:33] "GET /metrics HTTP/1.1" 200 26175 "" "Prometheus/2.43.0" 2024-08-25T11:28:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:34 smithi196 bash[20359]: cluster 2024-08-25T11:28:32.748688+0000 mgr.y (mgr.14391) 59 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:34 smithi196 bash[20359]: audit 2024-08-25T11:28:33.066289+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:34 smithi196 bash[20359]: audit 2024-08-25T11:28:33.071965+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:34 smithi196 bash[20359]: audit 2024-08-25T11:28:33.078374+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:34 smithi196 bash[20359]: audit 2024-08-25T11:28:33.583789+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:34 smithi196 bash[20359]: audit 2024-08-25T11:28:33.597910+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:34 smithi196 bash[20359]: audit 2024-08-25T11:28:33.610227+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[19666]: cluster 2024-08-25T11:28:32.748688+0000 mgr.y (mgr.14391) 59 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[19666]: audit 2024-08-25T11:28:33.066289+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[19666]: audit 2024-08-25T11:28:33.071965+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[19666]: audit 2024-08-25T11:28:33.078374+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[19666]: audit 2024-08-25T11:28:33.583789+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[19666]: audit 2024-08-25T11:28:33.597910+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[19666]: audit 2024-08-25T11:28:33.610227+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[25081]: cluster 2024-08-25T11:28:32.748688+0000 mgr.y (mgr.14391) 59 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[25081]: audit 2024-08-25T11:28:33.066289+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[25081]: audit 2024-08-25T11:28:33.071965+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[25081]: audit 2024-08-25T11:28:33.078374+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[25081]: audit 2024-08-25T11:28:33.583789+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[25081]: audit 2024-08-25T11:28:33.597910+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:34 smithi059 bash[25081]: audit 2024-08-25T11:28:33.610227+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:36.176 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.176 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.177 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.177 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:36 smithi196 bash[20359]: cluster 2024-08-25T11:28:34.749280+0000 mgr.y (mgr.14391) 60 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:36.177 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.177 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.178 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.178 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.178 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:36 smithi059 bash[19666]: cluster 2024-08-25T11:28:34.749280+0000 mgr.y (mgr.14391) 60 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:36.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:36 smithi059 bash[25081]: cluster 2024-08-25T11:28:34.749280+0000 mgr.y (mgr.14391) 60 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:36.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.546 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.546 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.546 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.546 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.547 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.547 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.547 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.547 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.548 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.548 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.548 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: Started Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:28:36.548 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:28:36 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:28:36.971 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:36 smithi059 bash[19918]: [25/Aug/2024:11:28:36] ENGINE Bus STOPPING 2024-08-25T11:28:36.972 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:36 smithi059 bash[19918]: [25/Aug/2024:11:28:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:28:36.972 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:36 smithi059 bash[19918]: [25/Aug/2024:11:28:36] ENGINE Bus STOPPED 2024-08-25T11:28:36.972 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:36 smithi059 bash[19918]: [25/Aug/2024:11:28:36] ENGINE Bus STARTING 2024-08-25T11:28:36.972 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:36 smithi059 bash[19918]: [25/Aug/2024:11:28:36] ENGINE Serving on http://:::9283 2024-08-25T11:28:37.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:36 smithi059 bash[19918]: [25/Aug/2024:11:28:36] ENGINE Bus STARTED 2024-08-25T11:28:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.468879+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.481656+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.492633+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.501729+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.547501+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:37.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.551601+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:37.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.552699+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:37.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.559809+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: cephadm 2024-08-25T11:28:36.563907+0000 mgr.y (mgr.14391) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:37.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.617412+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:28:37.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.619799+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi196.front.sepia.ceph.com:3000"}]: dispatch 2024-08-25T11:28:37.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.626301+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.704046+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:37.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.707690+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:37.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.709088+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:37.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[19666]: audit 2024-08-25T11:28:36.722540+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.468879+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.481656+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.492633+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.501729+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.547501+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.551601+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.552699+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.559809+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: cephadm 2024-08-25T11:28:36.563907+0000 mgr.y (mgr.14391) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:37.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.617412+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:28:37.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.619799+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi196.front.sepia.ceph.com:3000"}]: dispatch 2024-08-25T11:28:37.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.626301+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.704046+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:37.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.707690+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:37.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.709088+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:37.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:37 smithi059 bash[25081]: audit 2024-08-25T11:28:36.722540+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.468879+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.481656+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.492633+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.501729+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.547501+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.551601+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.552699+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.559809+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: cephadm 2024-08-25T11:28:36.563907+0000 mgr.y (mgr.14391) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.617412+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:28:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.619799+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi196.front.sepia.ceph.com:3000"}]: dispatch 2024-08-25T11:28:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.626301+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.704046+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.707690+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.709088+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:37 smithi196 bash[20359]: audit 2024-08-25T11:28:36.722540+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:38.081 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:38.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[20359]: audit 2024-08-25T11:28:36.618321+0000 mgr.y (mgr.14391) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:28:38.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[20359]: audit 2024-08-25T11:28:36.620623+0000 mgr.y (mgr.14391) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi196.front.sepia.ceph.com:3000"}]: dispatch 2024-08-25T11:28:38.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[20359]: cephadm 2024-08-25T11:28:36.723921+0000 mgr.y (mgr.14391) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:38.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[20359]: cluster 2024-08-25T11:28:36.749866+0000 mgr.y (mgr.14391) 65 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:38 smithi059 bash[19666]: audit 2024-08-25T11:28:36.618321+0000 mgr.y (mgr.14391) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:28:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:38 smithi059 bash[19666]: audit 2024-08-25T11:28:36.620623+0000 mgr.y (mgr.14391) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi196.front.sepia.ceph.com:3000"}]: dispatch 2024-08-25T11:28:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:38 smithi059 bash[19666]: cephadm 2024-08-25T11:28:36.723921+0000 mgr.y (mgr.14391) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:38 smithi059 bash[19666]: cluster 2024-08-25T11:28:36.749866+0000 mgr.y (mgr.14391) 65 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:38 smithi059 bash[25081]: audit 2024-08-25T11:28:36.618321+0000 mgr.y (mgr.14391) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:28:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:38 smithi059 bash[25081]: audit 2024-08-25T11:28:36.620623+0000 mgr.y (mgr.14391) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi196.front.sepia.ceph.com:3000"}]: dispatch 2024-08-25T11:28:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:38 smithi059 bash[25081]: cephadm 2024-08-25T11:28:36.723921+0000 mgr.y (mgr.14391) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:28:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:38 smithi059 bash[25081]: cluster 2024-08-25T11:28:36.749866+0000 mgr.y (mgr.14391) 65 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.496869864Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497059932Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.49707263Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497078686Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497084021Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497087446Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497092791Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497095928Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-25T11:28:38.797 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.49709905Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497102768Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.49710711Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497112081Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497117127Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497122167Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497127146Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.49713148Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497210799Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497222405Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=settings t=2024-08-25T11:28:38.497228052Z level=info msg="App mode production" 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=sqlstore t=2024-08-25T11:28:38.497334773Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-25T11:28:38.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=sqlstore t=2024-08-25T11:28:38.497355661Z 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-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.498356331Z level=info msg="Starting DB migrations" 2024-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.498450406Z level=info msg="Executing migration" id="create migration_log table" 2024-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.522447607Z level=info msg="Executing migration" id="create user table" 2024-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.564434127Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.60642826Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.631816159Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.673710832Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.715894961Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-25T11:28:38.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.79993564Z level=info msg="Executing migration" id="create user table v2" 2024-08-25T11:28:39.052 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.825133379Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-25T11:28:39.053 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.850458981Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-25T11:28:39.053 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.875752923Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-25T11:28:39.053 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.917748752Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-25T11:28:39.053 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:38 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:38.95983977Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-25T11:28:39.053 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:39.055412156Z level=info msg="Executing migration" id="Update user table charset" 2024-08-25T11:28:39.363 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:39.149615265Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-25T11:28:39.363 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:39.257890521Z level=info msg="Executing migration" id="Add missing user data" 2024-08-25T11:28:39.617 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:28:39.617 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":60,"fsid":"61b0ff3a-62d3-11ef-bcd2-c7b262605968","created":"2024-08-25T11:17:18.969317+0000","modified":"2024-08-25T11:27:44.718752+0000","last_up_change":"2024-08-25T11:26:51.155000+0000","last_in_change":"2024-08-25T11:26:22.810246+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-25T11:22:26.042314+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"180775b3-4a1e-4cea-8145-f237c9f0fcd5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6803","nonce":3978338000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6805","nonce":3978338000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6809","nonce":3978338000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":3978338000},{"type":"v1","addr":"172.21.15.59:6807","nonce":3978338000}]},"public_addr":"172.21.15.59:6803/3978338000","cluster_addr":"172.21.15.59:6805/3978338000","heartbeat_back_addr":"172.21.15.59:6809/3978338000","heartbeat_front_addr":"172.21.15.59:6807/3978338000","state":["exists","up"]},{"osd":1,"uuid":"ccdf088d-ec36-44e1-9bae-4c45bf09bda0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6811","nonce":2603683692}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6813","nonce":2603683692}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6817","nonce":2603683692}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":2603683692},{"type":"v1","addr":"172.21.15.59:6815","nonce":2603683692}]},"public_addr":"172.21.15.59:6811/2603683692","cluster_addr":"172.21.15.59:6813/2603683692","heartbeat_back_addr":"172.21.15.59:6817/2603683692","heartbeat_front_addr":"172.21.15.59:6815/2603683692","state":["exists","up"]},{"osd":2,"uuid":"73c81e5a-697d-479b-bdaf-7baf28b96de5","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.59:6818","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6819","nonce":1934797196}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6821","nonce":1934797196}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6825","nonce":1934797196}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":1934797196},{"type":"v1","addr":"172.21.15.59:6823","nonce":1934797196}]},"public_addr":"172.21.15.59:6819/1934797196","cluster_addr":"172.21.15.59:6821/1934797196","heartbeat_back_addr":"172.21.15.59:6825/1934797196","heartbeat_front_addr":"172.21.15.59:6823/1934797196","state":["exists","up"]},{"osd":3,"uuid":"b9292450-4a95-4430-93f9-fc3c907e5d00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6827","nonce":927837542}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6829","nonce":927837542}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6833","nonce":927837542}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":927837542},{"type":"v1","addr":"172.21.15.59:6831","nonce":927837542}]},"public_addr":"172.21.15.59:6827/927837542","cluster_addr":"172.21.15.59:6829/927837542","heartbeat_back_addr":"172.21.15.59:6833/927837542","heartbeat_front_addr":"172.21.15.59:6831/927837542","state":["exists","up"]},{"osd":4,"uuid":"855aae77-c562-4b4d-9864-c3ee316a81c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6801","nonce":1600007144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6803","nonce":1600007144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6807","nonce":1600007144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":1600007144},{"type":"v1","addr":"172.21.15.196:6805","nonce":1600007144}]},"public_addr":"172.21.15.196:6801/1600007144","cluster_addr":"172.21.15.196:6803/1600007144","heartbeat_back_addr":"172.21.15.196:6807/1600007144","heartbeat_front_addr":"172.21.15.196:6805/1600007144","state":["exists","up"]},{"osd":5,"uuid":"fa86c197-10bb-4c6a-ac63-af3e3b8a4024","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6809","nonce":1892906454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6811","nonce":1892906454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6815","nonce":1892906454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":1892906454},{"type":"v1","addr":"172.21.15.196:6813","nonce":1892906454}]},"public_addr":"172.21.15.196:6809/1892906454","cluster_addr":"172.21.15.196:6811/1892906454","heartbeat_back_addr":"172.21.15.196:6815/1892906454","heartbeat_front_addr":"172.21.15.196:6813/1892906454","state":["exists","up"]},{"osd":6,"uuid":"761cc30f-1b71-4401-830b-042a79bf7fa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6817","nonce":2902398712}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6819","nonce":2902398712}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6823","nonce":2902398712}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":2902398712},{"type":"v1","addr":"172.21.15.196:6821","nonce":2902398712}]},"public_addr":"172.21.15.196:6817/2902398712","cluster_addr":"172.21.15.196:6819/2902398712","heartbeat_back_addr":"172.21.15.196:6823/2902398712","heartbeat_front_addr":"172.21.15.196:6821/2902398712","state":["exists","up"]},{"osd":7,"uuid":"27647bdf-1e74-4537-b2bb-f242e2c13a6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6824","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6825","nonce":3453276478}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6827","nonce":3453276478}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6831","nonce":3453276478}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":3453276478},{"type":"v1","addr":"172.21.15.196:6829","nonce":3453276478}]},"public_addr":"172.21.15.196:6825/3453276478","cluster_addr":"172.21.15.196:6827/3453276478","heartbeat_back_addr":"172.21.15.196:6831/3453276478","heartbeat_front_addr":"172.21.15.196:6829/3453276478","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:20:37.073794+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:21:30.659339+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:22:22.587232+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:23:13.791914+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:24:07.279537+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:25:00.816861+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:25:57.140638+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-25T11:26:49.584720+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:0/400091051":"2024-08-26T11:27:44.718724+0000","172.21.15.59:6801/3816262823":"2024-08-26T11:27:44.718724+0000","172.21.15.59:6800/3589885585":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/3483392955":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/1458680823":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/482543148":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/3457355911":"2024-08-26T11:18:19.419397+0000","172.21.15.59:6800/3816262823":"2024-08-26T11:27:44.718724+0000","172.21.15.59:0/3922816720":"2024-08-26T11:17:46.175327+0000","172.21.15.59:0/1010560776":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/2489779464":"2024-08-26T11:27:44.718724+0000","172.21.15.59:0/2963094600":"2024-08-26T11:27:44.718724+0000","172.21.15.59:6801/3589885585":"2024-08-26T11:17:46.175327+0000","172.21.15.59:6800/2167510433":"2024-08-26T11:18:19.419397+0000","172.21.15.59:0/748675538":"2024-08-26T11:27:44.718724+0000","172.21.15.59:6801/2167510433":"2024-08-26T11:18:19.419397+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-25T11:28:39.701 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:39.431031675Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-25T11:28:39.701 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:39.502755388Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-25T11:28:40.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[20359]: audit 2024-08-25T11:28:38.674604+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:40.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[20359]: cluster 2024-08-25T11:28:38.750435+0000 mgr.y (mgr.14391) 66 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:40.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[20359]: audit 2024-08-25T11:28:39.618896+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.59:0/2590010080' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:28:40.020 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:39.701954633Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-25T11:28:40.020 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:39 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:39.891722476Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-25T11:28:40.021 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:40 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:40.023102281Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-25T11:28:40.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:39 smithi059 bash[19666]: audit 2024-08-25T11:28:38.674604+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:40.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:39 smithi059 bash[19666]: cluster 2024-08-25T11:28:38.750435+0000 mgr.y (mgr.14391) 66 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:40.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:39 smithi059 bash[19666]: audit 2024-08-25T11:28:39.618896+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.59:0/2590010080' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:28:40.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:39 smithi059 bash[25081]: audit 2024-08-25T11:28:38.674604+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:40.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:39 smithi059 bash[25081]: cluster 2024-08-25T11:28:38.750435+0000 mgr.y (mgr.14391) 66 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:40.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:39 smithi059 bash[25081]: audit 2024-08-25T11:28:39.618896+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.59:0/2590010080' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-25T11:28:40.228 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-25T11:28:40.229 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-25T11:28:40.229 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-25T11:28:40.230 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-25T11:28:40.230 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-25T11:28:40.231 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-25T11:28:40.231 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-25T11:28:40.232 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-25T11:28:40.363 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:40 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:40.098682678Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-25T11:28:40.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:40 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:40.150153157Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-25T11:28:40.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:40 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:40.209358184Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-25T11:28:40.843 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:40 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:40.512841887Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-25T11:28:40.844 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:40 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:40.749637604Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-25T11:28:41.102 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:40 smithi196 bash[20359]: audit 2024-08-25T11:28:39.842194+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:41.102 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:40 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:40.870936143Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-25T11:28:41.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:40 smithi059 bash[19666]: audit 2024-08-25T11:28:39.842194+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:41.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:40 smithi059 bash[25081]: audit 2024-08-25T11:28:39.842194+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:41.354 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.105172391Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-25T11:28:41.354 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.218649854Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-25T11:28:41.613 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.356840197Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-25T11:28:41.613 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.457681264Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-25T11:28:41.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.558184989Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-25T11:28:41.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[20359]: cluster 2024-08-25T11:28:40.751020+0000 mgr.y (mgr.14391) 67 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:41.907 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.656156409Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-25T11:28:41.907 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.717180366Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-25T11:28:41.907 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.789845021Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-25T11:28:41.908 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.868346488Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-25T11:28:42.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.910430218Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-25T11:28:42.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.95261903Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-25T11:28:42.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:41 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:41.994988452Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-25T11:28:42.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:42.053838965Z level=info msg="Executing migration" id="create star table" 2024-08-25T11:28:42.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:42.124066503Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-25T11:28:42.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:42.215819912Z level=info msg="Executing migration" id="create org table v1" 2024-08-25T11:28:42.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:41 smithi059 bash[19666]: cluster 2024-08-25T11:28:40.751020+0000 mgr.y (mgr.14391) 67 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:42.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:41 smithi059 bash[25081]: cluster 2024-08-25T11:28:40.751020+0000 mgr.y (mgr.14391) 67 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:42.513 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:42.328714363Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-25T11:28:42.770 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:42.516134828Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-25T11:28:43.022 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:42.773457027Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-25T11:28:43.023 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:42.882559626Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-25T11:28:43.023 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:42.958321998Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-25T11:28:43.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[20359]: audit 2024-08-25T11:28:41.865579+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[20359]: audit 2024-08-25T11:28:41.880494+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[20359]: audit 2024-08-25T11:28:41.886159+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:43.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[20359]: audit 2024-08-25T11:28:41.893162+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[20359]: audit 2024-08-25T11:28:41.897718+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:43.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[20359]: audit 2024-08-25T11:28:41.899811+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:43.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:42 smithi196 bash[20359]: audit 2024-08-25T11:28:41.911913+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[19666]: audit 2024-08-25T11:28:41.865579+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[19666]: audit 2024-08-25T11:28:41.880494+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[19666]: audit 2024-08-25T11:28:41.886159+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:43.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[19666]: audit 2024-08-25T11:28:41.893162+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[19666]: audit 2024-08-25T11:28:41.897718+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:43.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[19666]: audit 2024-08-25T11:28:41.899811+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:43.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[19666]: audit 2024-08-25T11:28:41.911913+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[25081]: audit 2024-08-25T11:28:41.865579+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[25081]: audit 2024-08-25T11:28:41.880494+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[25081]: audit 2024-08-25T11:28:41.886159+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:28:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[25081]: audit 2024-08-25T11:28:41.893162+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[25081]: audit 2024-08-25T11:28:41.897718+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:28:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[25081]: audit 2024-08-25T11:28:41.899811+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:28:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:42 smithi059 bash[25081]: audit 2024-08-25T11:28:41.911913+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:43.363 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:43 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:43.026000764Z level=info msg="Executing migration" id="Update org table charset" 2024-08-25T11:28:43.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:43 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:43.068006684Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-25T11:28:43.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:43 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:43.118539851Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-25T11:28:43.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:43 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:43.177639563Z level=info msg="Executing migration" id="create dashboard table" 2024-08-25T11:28:43.756 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:43 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:43.395650216Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-25T11:28:43.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:28:43] "GET /metrics HTTP/1.1" 200 26175 "" "Prometheus/2.43.0" 2024-08-25T11:28:44.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:43 smithi196 bash[20359]: cluster 2024-08-25T11:28:42.751629+0000 mgr.y (mgr.14391) 68 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:44.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:43 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:43.759055803Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-25T11:28:44.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:43 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:43.889318444Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-25T11:28:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:43 smithi059 bash[19666]: cluster 2024-08-25T11:28:42.751629+0000 mgr.y (mgr.14391) 68 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:44.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:43 smithi059 bash[25081]: cluster 2024-08-25T11:28:42.751629+0000 mgr.y (mgr.14391) 68 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:44.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.161459644Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-25T11:28:44.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.32477498Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-25T11:28:44.735 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.425614567Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-25T11:28:44.735 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.517753383Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-25T11:28:44.735 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.615213353Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-25T11:28:44.735 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.668589508Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-25T11:28:44.735 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.737839758Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-25T11:28:45.027 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.812719913Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-25T11:28:45.027 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.869570649Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-25T11:28:45.027 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.911747507Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-25T11:28:45.027 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:44.96280506Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-25T11:28:45.027 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:44 smithi196 bash[20359]: audit 2024-08-25T11:28:44.825512+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:45.159 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:45.159 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:45.160 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:45.161 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:45.163 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:45.163 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:45.163 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:45.167 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:45.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:44 smithi059 bash[19666]: audit 2024-08-25T11:28:44.825512+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:45.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:44 smithi059 bash[25081]: audit 2024-08-25T11:28:44.825512+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:28:45.304 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.029935964Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-25T11:28:45.305 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.064090195Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-25T11:28:45.305 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.106137699Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-25T11:28:45.305 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.131422796Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-25T11:28:45.305 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.173251938Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-25T11:28:45.305 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.190223147Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-25T11:28:45.305 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.223757037Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-25T11:28:45.305 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.265877657Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-25T11:28:45.305 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.307867856Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-25T11:28:45.565 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.34996069Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-25T11:28:45.565 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.391956649Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-25T11:28:45.565 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.425724961Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-25T11:28:45.565 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.467524195Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-25T11:28:45.565 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.509568014Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-25T11:28:45.565 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.551582726Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-25T11:28:45.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.593642788Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-25T11:28:45.864 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.670971656Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-25T11:28:45.864 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.773529067Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-25T11:28:46.271 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[20359]: cluster 2024-08-25T11:28:44.752222+0000 mgr.y (mgr.14391) 69 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:46.271 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:45 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:45.87215249Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-25T11:28:46.271 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.046214905Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-25T11:28:46.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:45 smithi059 bash[19666]: cluster 2024-08-25T11:28:44.752222+0000 mgr.y (mgr.14391) 69 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:46.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:45 smithi059 bash[25081]: cluster 2024-08-25T11:28:44.752222+0000 mgr.y (mgr.14391) 69 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:46.528 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.27387935Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-25T11:28:46.528 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.417209864Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-25T11:28:46.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.531453009Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-25T11:28:46.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.598773488Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-25T11:28:46.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.641533337Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-25T11:28:46.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.691793236Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-25T11:28:46.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.717046376Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-25T11:28:46.798 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.759165564Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-25T11:28:46.799 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.801088129Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-25T11:28:47.059 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.843248681Z level=info msg="Executing migration" id="create data_source table" 2024-08-25T11:28:47.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.868556306Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-25T11:28:47.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.89383824Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-25T11:28:47.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.935886559Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-25T11:28:47.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.97786173Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-25T11:28:47.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:46 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:46.994759487Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-25T11:28:47.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.020153646Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-25T11:28:47.320 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.062456893Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-25T11:28:47.320 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.08726809Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-25T11:28:47.320 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.145945949Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-25T11:28:47.320 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.18789797Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-25T11:28:47.320 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.22993942Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-25T11:28:47.320 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.271941439Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-25T11:28:47.320 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.297499082Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-25T11:28:47.320 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.32276472Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.34802953Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.373198143Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.39852115Z level=info msg="Executing migration" id="Add uid column" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.423823913Z level=info msg="Executing migration" id="Update uid value" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.465825361Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.491158148Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.516432415Z level=info msg="Executing migration" id="create api_key table" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.54170164Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-25T11:28:47.581 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.583612708Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-25T11:28:47.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[20359]: cluster 2024-08-25T11:28:46.753024+0000 mgr.y (mgr.14391) 70 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:47.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[20359]: audit 2024-08-25T11:28:46.783980+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:47.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[20359]: audit 2024-08-25T11:28:46.797186+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:47.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[20359]: audit 2024-08-25T11:28:46.808954+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:47.833 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.608970092Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-25T11:28:47.834 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.634368058Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-25T11:28:47.834 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.676193528Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-25T11:28:47.834 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.743250349Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-25T11:28:47.834 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.76853522Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-25T11:28:47.834 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.810545984Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-25T11:28:47.834 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.835883131Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-25T11:28:47.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:47 smithi059 bash[19666]: cluster 2024-08-25T11:28:46.753024+0000 mgr.y (mgr.14391) 70 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:47.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:47 smithi059 bash[19666]: audit 2024-08-25T11:28:46.783980+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:47.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:47 smithi059 bash[19666]: audit 2024-08-25T11:28:46.797186+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:47.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:47 smithi059 bash[19666]: audit 2024-08-25T11:28:46.808954+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:47.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:47 smithi059 bash[25081]: cluster 2024-08-25T11:28:46.753024+0000 mgr.y (mgr.14391) 70 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:47.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:47 smithi059 bash[25081]: audit 2024-08-25T11:28:46.783980+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:47.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:47 smithi059 bash[25081]: audit 2024-08-25T11:28:46.797186+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:47.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:47 smithi059 bash[25081]: audit 2024-08-25T11:28:46.808954+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:48.094 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.877835439Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-25T11:28:48.094 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.894712874Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-25T11:28:48.094 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.91167552Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-25T11:28:48.094 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.945339358Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-25T11:28:48.094 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.962235172Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-25T11:28:48.094 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:47 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:47.979206679Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-25T11:28:48.094 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.004471686Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-25T11:28:48.095 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.029672889Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-25T11:28:48.095 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.071601385Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-25T11:28:48.095 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.096982669Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-25T11:28:48.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.147569467Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-25T11:28:48.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.172865479Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-25T11:28:48.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.214811748Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-25T11:28:48.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.240158085Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-25T11:28:48.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.282116328Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-25T11:28:48.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.30735558Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-25T11:28:48.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.332611055Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-25T11:28:48.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.357805914Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-25T11:28:48.613 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.383083935Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-25T11:28:48.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.425077664Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-25T11:28:48.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.450365902Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-25T11:28:48.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.475630337Z level=info msg="Executing migration" id="create quota table v1" 2024-08-25T11:28:48.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.500859699Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-25T11:28:48.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.542786935Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-25T11:28:48.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.568081909Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-25T11:28:48.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.59338151Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.635447988Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.677374714Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.719307634Z level=info msg="Executing migration" id="create session table" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.744725019Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.761549266Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.778464147Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.812154264Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.829110992Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-25T11:28:48.919 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.846001653Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-25T11:28:48.920 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.879634062Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-25T11:28:48.920 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.921621171Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-25T11:28:49.188 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.96357351Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-25T11:28:49.188 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:48 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:48.989036592Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-25T11:28:49.188 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.014479432Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-25T11:28:49.188 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.056457431Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-25T11:28:49.188 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.081726147Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-25T11:28:49.188 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.123749222Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-25T11:28:49.188 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.148986902Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-25T11:28:49.189 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.191006287Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-25T11:28:49.457 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.233046853Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-25T11:28:49.457 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.275252443Z level=info msg="Executing migration" id="create alert table v1" 2024-08-25T11:28:49.457 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.300415363Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-25T11:28:49.457 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.342427049Z level=info msg="Executing migration" id="add index alert state" 2024-08-25T11:28:49.457 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.367706248Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-25T11:28:49.458 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.3929962Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-25T11:28:49.458 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.418287465Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-25T11:28:49.458 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.460297644Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-25T11:28:49.718 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.485562006Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-25T11:28:49.718 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.51910051Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-25T11:28:49.718 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.544411732Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-08-25T11:28:49.718 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.586406181Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-25T11:28:49.718 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.611610387Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-25T11:28:49.718 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.636889666Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-25T11:28:49.718 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.678898632Z level=info msg="Executing migration" id="Add column is_default" 2024-08-25T11:28:49.718 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.720958834Z level=info msg="Executing migration" id="Add column frequency" 2024-08-25T11:28:49.979 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[20359]: cluster 2024-08-25T11:28:48.753681+0000 mgr.y (mgr.14391) 71 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:49.979 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.746256293Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-25T11:28:49.979 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.771503019Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-25T11:28:49.979 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.813489655Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-25T11:28:49.979 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.838950117Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-25T11:28:49.980 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.864443623Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-25T11:28:49.980 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.906411117Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-25T11:28:49.980 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.931837093Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-25T11:28:49.980 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.957089519Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-25T11:28:49.980 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.982296628Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-25T11:28:49.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:49 smithi059 bash[19666]: cluster 2024-08-25T11:28:48.753681+0000 mgr.y (mgr.14391) 71 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:49.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:49 smithi059 bash[25081]: cluster 2024-08-25T11:28:48.753681+0000 mgr.y (mgr.14391) 71 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:50.100 INFO:teuthology.orchestra.run.smithi059.stdout:201863462947 2024-08-25T11:28:50.101 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-25T11:28:50.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:49 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:49.999144204Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-25T11:28:50.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.01603633Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-25T11:28:50.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.032978518Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-25T11:28:50.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.066522832Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-25T11:28:50.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.100167009Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-25T11:28:50.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.142243948Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-25T11:28:50.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.167485168Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-25T11:28:50.233 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.19278686Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-25T11:28:50.233 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.234738265Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.276769955Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.30213529Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.327386129Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.352706188Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.378259593Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.419921335Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.445197961Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.470564115Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-25T11:28:50.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.495841805Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-25T11:28:50.771 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.520977943Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-25T11:28:50.772 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.546284298Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-25T11:28:50.772 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.579939524Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-25T11:28:50.772 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.596926045Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-25T11:28:50.772 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.613942862Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-25T11:28:50.772 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.63071014Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-25T11:28:50.772 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.656326781Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-25T11:28:50.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.689866629Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-25T11:28:50.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.732086279Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-08-25T11:28:50.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.774223032Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.816145043Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.841412646Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.86653448Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.900293879Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.933968877Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.96770545Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:50 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:50.984655067Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.001444778Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-25T11:28:51.024 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.026818812Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-25T11:28:51.284 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.068790565Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-25T11:28:51.285 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.094009267Z level=info msg="Executing migration" id="Move region to single row" 2024-08-25T11:28:51.285 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.136064393Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-25T11:28:51.285 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.178170897Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-25T11:28:51.285 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.220128061Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-25T11:28:51.285 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.262220178Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-25T11:28:51.285 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.287519841Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-25T11:28:51.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.312752031Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-25T11:28:51.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.338052321Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-25T11:28:51.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.363248492Z level=info msg="Executing migration" id="create test_data table" 2024-08-25T11:28:51.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.405344142Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-25T11:28:51.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.43049217Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-25T11:28:51.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.455723464Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-25T11:28:51.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.480945081Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-25T11:28:51.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.514670214Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-25T11:28:51.579 INFO:teuthology.orchestra.run.smithi059.stdout:34359738467 2024-08-25T11:28:51.579 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-25T11:28:51.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:51 smithi059 bash[19666]: cluster 2024-08-25T11:28:50.754308+0000 mgr.y (mgr.14391) 72 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:51.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[20359]: cluster 2024-08-25T11:28:50.754308+0000 mgr.y (mgr.14391) 72 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.573497235Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.598701383Z level=info msg="Executing migration" id="create team table" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.624085414Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.649382313Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.674594798Z level=info msg="Executing migration" id="create team member table" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.699891967Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.733499841Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.750492513Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.767365615Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-25T11:28:51.857 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.817785297Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-25T11:28:51.858 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.859711516Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-25T11:28:52.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:51 smithi059 bash[25081]: cluster 2024-08-25T11:28:50.754308+0000 mgr.y (mgr.14391) 72 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:52.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.885032108Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-25T11:28:52.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.926966404Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-25T11:28:52.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.952356629Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-25T11:28:52.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:51 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:51.977583376Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-25T11:28:52.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.002846033Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-25T11:28:52.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.028211069Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-25T11:28:52.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.095166253Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-25T11:28:52.373 INFO:teuthology.orchestra.run.smithi059.stdout:167503724591 2024-08-25T11:28:52.374 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.137208251Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.17919635Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.221234475Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.24640442Z level=info msg="Executing migration" id="create tag table" 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.271752196Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.288677112Z level=info msg="Executing migration" id="create login attempt table" 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.305571269Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.322650796Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-25T11:28:52.421 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.33939914Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-25T11:28:52.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.381613653Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-25T11:28:52.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.423566453Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-25T11:28:52.690 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.448844686Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-25T11:28:52.690 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.474019938Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-25T11:28:52.690 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.516029963Z level=info msg="Executing migration" id="create user auth table" 2024-08-25T11:28:52.690 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.541304857Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-25T11:28:52.690 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.566501852Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-25T11:28:52.691 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.591786526Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-25T11:28:52.691 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.617112732Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-25T11:28:52.691 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.642331654Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-25T11:28:52.691 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.66758139Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-25T11:28:52.691 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.692860554Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-25T11:28:52.942 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.743240137Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-25T11:28:52.942 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.768470095Z level=info msg="Executing migration" id="create server_lock table" 2024-08-25T11:28:52.942 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.810450903Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-25T11:28:52.942 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.835847836Z level=info msg="Executing migration" id="create user auth token table" 2024-08-25T11:28:52.942 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.877817312Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-25T11:28:52.943 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.903088509Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-25T11:28:52.943 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.945094075Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-25T11:28:53.116 INFO:teuthology.orchestra.run.smithi059.stdout:236223201305 2024-08-25T11:28:53.116 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:52 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:52.987025781Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.012381695Z level=info msg="Executing migration" id="create cache_data table" 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.037683639Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.06292821Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.088217918Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.130135075Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.155328094Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.180663474Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-25T11:28:53.220 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.222762223Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.248385735Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.27365559Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.29876533Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.340841445Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.36611079Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.408093439Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.433374794Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.45848753Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-25T11:28:53.481 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.48386841Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-25T11:28:53.526 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:28:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:28:53] "GET /metrics HTTP/1.1" 200 26174 "" "Prometheus/2.43.0" 2024-08-25T11:28:53.723 INFO:teuthology.orchestra.run.smithi059.stdout:133143986233 2024-08-25T11:28:53.724 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-25T11:28:53.742 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.500687684Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-25T11:28:53.742 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.534472061Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-25T11:28:53.742 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.55142585Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-25T11:28:53.742 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.568321887Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-25T11:28:53.742 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.585242976Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-25T11:28:53.742 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.602272451Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-25T11:28:53.742 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.62749646Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-25T11:28:53.742 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.65274266Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-25T11:28:53.743 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.678057771Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-25T11:28:53.743 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.74497156Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-25T11:28:53.860 INFO:teuthology.orchestra.run.smithi059.stdout:55834574938 2024-08-25T11:28:53.860 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-25T11:28:54.002 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.787031639Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-25T11:28:54.002 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.812407679Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-25T11:28:54.002 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.85430174Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-25T11:28:54.003 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.896151219Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-25T11:28:54.003 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.938254724Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-25T11:28:54.003 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:53 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:53.98026901Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-25T11:28:54.003 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.005487535Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-25T11:28:54.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[20359]: cluster 2024-08-25T11:28:52.754770+0000 mgr.y (mgr.14391) 73 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:54.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[20359]: audit 2024-08-25T11:28:53.187536+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[20359]: audit 2024-08-25T11:28:53.193726+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[20359]: audit 2024-08-25T11:28:53.199577+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.255 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.030673515Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-25T11:28:54.255 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.072774521Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-25T11:28:54.255 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.123388206Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-25T11:28:54.255 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.148619728Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-25T11:28:54.256 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.190385122Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-25T11:28:54.256 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.232583293Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-25T11:28:54.256 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.257858602Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-25T11:28:54.515 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.28313416Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-25T11:28:54.515 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.308378182Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-25T11:28:54.516 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.350445675Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-25T11:28:54.516 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.37572275Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-25T11:28:54.516 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.400919186Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-25T11:28:54.516 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.426314556Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-25T11:28:54.516 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.451499758Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-25T11:28:54.516 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.49342669Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-25T11:28:54.516 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.518635859Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-25T11:28:54.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:54 smithi059 bash[25081]: cluster 2024-08-25T11:28:52.754770+0000 mgr.y (mgr.14391) 73 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:54.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:54 smithi059 bash[25081]: audit 2024-08-25T11:28:53.187536+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:54 smithi059 bash[25081]: audit 2024-08-25T11:28:53.193726+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:54 smithi059 bash[25081]: audit 2024-08-25T11:28:53.199577+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:54 smithi059 bash[19666]: cluster 2024-08-25T11:28:52.754770+0000 mgr.y (mgr.14391) 73 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:54.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:54 smithi059 bash[19666]: audit 2024-08-25T11:28:53.187536+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:54 smithi059 bash[19666]: audit 2024-08-25T11:28:53.193726+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:54 smithi059 bash[19666]: audit 2024-08-25T11:28:53.199577+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:28:54.693 INFO:teuthology.orchestra.run.smithi059.stdout:111669149766 2024-08-25T11:28:54.694 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-25T11:28:54.776 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.544127954Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-25T11:28:54.777 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.569302504Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-08-25T11:28:54.777 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.594537999Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-25T11:28:54.777 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.619776871Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-25T11:28:54.777 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.645091475Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-25T11:28:54.777 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.670387483Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-25T11:28:54.777 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.712296268Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-25T11:28:54.777 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.737559623Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-25T11:28:54.777 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.779563417Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-25T11:28:55.054 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.796559576Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-25T11:28:55.055 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.813512673Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-25T11:28:55.055 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.83862612Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-25T11:28:55.055 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.87344908Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-25T11:28:55.055 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.89763025Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-25T11:28:55.055 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.922743753Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-25T11:28:55.055 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:54 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:54.973412977Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-25T11:28:55.055 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.015470398Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-25T11:28:55.055 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.057499466Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-25T11:28:55.324 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.082746228Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-25T11:28:55.324 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.124869779Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-25T11:28:55.324 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.158529098Z level=info msg="Executing migration" id="create alert_image table" 2024-08-25T11:28:55.324 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.175518968Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-25T11:28:55.324 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.20922014Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-25T11:28:55.324 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.251332674Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-25T11:28:55.324 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.27658216Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-25T11:28:55.324 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.301848978Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-25T11:28:55.325 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.302176557Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-25T11:28:55.325 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.326931546Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-25T11:28:55.498 INFO:teuthology.orchestra.run.smithi059.stdout:77309411408 2024-08-25T11:28:55.499 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-25T11:28:55.585 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.352260301Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-25T11:28:55.585 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.402603012Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-25T11:28:55.585 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.403072175Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-25T11:28:55.585 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.403490696Z level=info msg="alerts found to migrate" alerts=0 2024-08-25T11:28:55.585 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.444729068Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-25T11:28:55.585 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.470086185Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-25T11:28:55.585 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.495238266Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-25T11:28:55.585 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.520549614Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-25T11:28:55.586 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.562538132Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-25T11:28:55.586 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.587854042Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-25T11:28:55.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.613054434Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-25T11:28:55.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.638320673Z level=info msg="Executing migration" id="create data_keys table" 2024-08-25T11:28:55.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.663638777Z level=info msg="Executing migration" id="create secrets table" 2024-08-25T11:28:55.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.705564864Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-25T11:28:55.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.764232033Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-25T11:28:55.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.789526555Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-25T11:28:55.864 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.814837176Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-25T11:28:55.864 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.86536458Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-25T11:28:56.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.907254607Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-25T11:28:56.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.932570318Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-25T11:28:56.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:55 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.957801928Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-25T11:28:56.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:55.999748594Z level=info msg="Executing migration" id="create permission table" 2024-08-25T11:28:56.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.04176237Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-25T11:28:56.114 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.067023138Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-25T11:28:56.115 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.092309314Z level=info msg="Executing migration" id="create role table" 2024-08-25T11:28:56.434 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[20359]: cluster 2024-08-25T11:28:54.755155+0000 mgr.y (mgr.14391) 74 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:56.434 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.134304337Z level=info msg="Executing migration" id="add column display_name" 2024-08-25T11:28:56.434 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.159541073Z level=info msg="Executing migration" id="add column group_name" 2024-08-25T11:28:56.434 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.184806566Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-25T11:28:56.434 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.227056772Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-25T11:28:56.434 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.269050958Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-25T11:28:56.434 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.294289931Z level=info msg="Executing migration" id="create team role table" 2024-08-25T11:28:56.435 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.319550554Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-25T11:28:56.435 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.34483297Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-25T11:28:56.435 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.370116709Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-25T11:28:56.435 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.437054823Z level=info msg="Executing migration" id="create user role table" 2024-08-25T11:28:56.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:56 smithi059 bash[19666]: cluster 2024-08-25T11:28:54.755155+0000 mgr.y (mgr.14391) 74 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:56.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:56 smithi059 bash[25081]: cluster 2024-08-25T11:28:54.755155+0000 mgr.y (mgr.14391) 74 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:56.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.45400272Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-25T11:28:56.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.487625127Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-25T11:28:56.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.504568255Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-25T11:28:56.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.521457259Z level=info msg="Executing migration" id="create builtin role table" 2024-08-25T11:28:56.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.555149149Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-25T11:28:56.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.580419669Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-25T11:28:56.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.605640859Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-25T11:28:56.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.630900075Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-25T11:28:56.758 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.760082384Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-25T11:28:57.047 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.815203601Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-25T11:28:57.047 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.865335971Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-25T11:28:57.047 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.91589023Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-25T11:28:57.047 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:56 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:56.966205795Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.049836136Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.091815507Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.133806725Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.150673976Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.184349327Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.218026095Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.234946826Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.260247439Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.285492536Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-25T11:28:57.308 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.31066827Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-25T11:28:57.577 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.335995336Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-25T11:28:57.577 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.361306805Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-25T11:28:57.577 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.386508539Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-25T11:28:57.577 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.428495196Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-25T11:28:57.578 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.453905691Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-25T11:28:57.578 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.479050916Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-25T11:28:57.578 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.504374722Z level=info msg="Executing migration" id="add correlation config column" 2024-08-25T11:28:57.578 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.529582592Z level=info msg="Executing migration" id="create entity_events table" 2024-08-25T11:28:57.578 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.554872502Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-25T11:28:57.578 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.580165022Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-25T11:28:57.830 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.58051914Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-25T11:28:57.830 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.605345929Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-25T11:28:57.830 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.605653542Z 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-08-25T11:28:57.830 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.630517138Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-25T11:28:57.830 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.655926569Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-25T11:28:57.830 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.681156252Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-25T11:28:57.831 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.706471425Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-25T11:28:57.831 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.757016101Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-25T11:28:57.831 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.782223343Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-25T11:28:57.831 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.807531751Z level=info msg="Executing migration" id="Drop public config table" 2024-08-25T11:28:57.831 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.832860733Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-25T11:28:58.099 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.858112576Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-25T11:28:58.100 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.90011106Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-25T11:28:58.100 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.92540247Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-25T11:28:58.100 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.950674563Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-25T11:28:58.100 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.975896123Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-25T11:28:58.100 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:57 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:57.992848298Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-25T11:28:58.100 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.034729217Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-25T11:28:58.100 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.076727188Z level=info msg="Executing migration" id="add share column" 2024-08-25T11:28:58.100 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.102432413Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-25T11:28:58.308 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:58.308 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:58.309 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:58.310 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:58.310 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:58.310 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[20359]: cluster 2024-08-25T11:28:56.755726+0000 mgr.y (mgr.14391) 75 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:58.363 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.127346754Z level=info msg="Executing migration" id="create file table" 2024-08-25T11:28:58.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.15268568Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-25T11:28:58.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.177952907Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-25T11:28:58.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.220045954Z level=info msg="Executing migration" id="create file_meta table" 2024-08-25T11:28:58.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.245272082Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-25T11:28:58.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.270522829Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-25T11:28:58.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.295778746Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-25T11:28:58.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.321015967Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-25T11:28:58.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.346238475Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-25T11:28:58.515 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:28:58 smithi059 bash[19666]: cluster 2024-08-25T11:28:56.755726+0000 mgr.y (mgr.14391) 75 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:58.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:28:58 smithi059 bash[25081]: cluster 2024-08-25T11:28:56.755726+0000 mgr.y (mgr.14391) 75 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:28:58.646 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.388274639Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-25T11:28:58.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.413688407Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-25T11:28:58.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.455703215Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-25T11:28:58.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.480960388Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-25T11:28:58.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.506269502Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-25T11:28:58.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.548119685Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-25T11:28:58.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.573857986Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-25T11:28:58.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.599101297Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-25T11:28:59.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.649573239Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-25T11:28:59.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:58 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:58.708708448Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-25T11:28:59.329 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:28:59.613 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:59 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:59.218393754Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-25T11:28:59.613 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:59 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:59.369459478Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-25T11:28:59.613 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:59 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:59.436601104Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-25T11:29:00.043 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:59 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:59.716284403Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-25T11:29:00.043 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:59 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:59.854796921Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-25T11:29:00.043 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:28:59 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:28:59.939159891Z level=info msg="Executing migration" id="create folder table" 2024-08-25T11:29:00.043 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:29:00.045892788Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-25T11:29:00.358 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:29:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[20359]: cluster 2024-08-25T11:28:58.756286+0000 mgr.y (mgr.14391) 76 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[20359]: audit 2024-08-25T11:28:59.826289+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:00.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:29:00.148360205Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-25T11:29:00.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:29:00.207358685Z level=info msg="Executing migration" id="Update folder title length" 2024-08-25T11:29:00.364 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:29:00.274415543Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-25T11:29:00.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:00 smithi059 bash[19666]: cluster 2024-08-25T11:28:58.756286+0000 mgr.y (mgr.14391) 76 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:00.511 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:00 smithi059 bash[19666]: audit 2024-08-25T11:28:59.826289+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:00.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:00 smithi059 bash[25081]: cluster 2024-08-25T11:28:58.756286+0000 mgr.y (mgr.14391) 76 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:00.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:00 smithi059 bash[25081]: audit 2024-08-25T11:28:59.826289+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:00.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=migrator t=2024-08-25T11:29:00.376492675Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.878064556s 2024-08-25T11:29:00.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=sqlstore t=2024-08-25T11:29:00.378243634Z level=info msg="Created default organization" 2024-08-25T11:29:00.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=plugin.finder t=2024-08-25T11:29:00.45597955Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-25T11:29:00.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=secrets t=2024-08-25T11:29:00.456106638Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-25T11:29:00.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=query_data t=2024-08-25T11:29:00.458630868Z level=info msg="Query Service initialization" 2024-08-25T11:29:00.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:00 smithi196 bash[43561]: logger=live.push_http t=2024-08-25T11:29:00.462321136Z level=info msg="Live Push Gateway initialization" 2024-08-25T11:29:00.820 INFO:teuthology.orchestra.run.smithi059.stdout:201863462949 2024-08-25T11:29:01.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:01 smithi059 bash[19666]: audit 2024-08-25T11:29:00.823776+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.59:0/1266576817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-25T11:29:01.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:01 smithi059 bash[25081]: audit 2024-08-25T11:29:00.823776+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.59:0/1266576817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-25T11:29:01.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:01 smithi196 bash[20359]: audit 2024-08-25T11:29:00.823776+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.59:0/1266576817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-25T11:29:01.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:01 smithi196 bash[43561]: logger=infra.usagestats.collector t=2024-08-25T11:29:01.386346554Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-25T11:29:01.614 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:01 smithi196 bash[43561]: logger=provisioning.datasources t=2024-08-25T11:29:01.387458636Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-25T11:29:02.038 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:01 smithi196 bash[43561]: logger=provisioning.datasources t=2024-08-25T11:29:01.757276135Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-25T11:29:02.274 INFO:teuthology.orchestra.run.smithi059.stdout:55834574941 2024-08-25T11:29:02.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[20359]: cluster 2024-08-25T11:29:00.756798+0000 mgr.y (mgr.14391) 77 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=provisioning.alerting t=2024-08-25T11:29:02.041409999Z level=info msg="starting to provision alerting" 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=provisioning.alerting t=2024-08-25T11:29:02.041441894Z level=info msg="finished to provision alerting" 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=ngalert.state.manager t=2024-08-25T11:29:02.041973344Z level=info msg="Warming state cache for startup" 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=grafanaStorageLogger t=2024-08-25T11:29:02.042567436Z level=info msg="storage starting" 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=http.server t=2024-08-25T11:29:02.047853339Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=sqlstore.transactions t=2024-08-25T11:29:02.054389621Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=ngalert.state.manager t=2024-08-25T11:29:02.181157171Z level=info msg="State cache has been initialized" states=0 duration=139.179991ms 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=ticker t=2024-08-25T11:29:02.181294616Z level=info msg=starting first_tick=2024-08-25T11:29:10Z 2024-08-25T11:29:02.327 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=ngalert.multiorg.alertmanager t=2024-08-25T11:29:02.18126889Z level=info msg="starting MultiOrg Alertmanager" 2024-08-25T11:29:02.328 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=sqlstore.transactions t=2024-08-25T11:29:02.193973944Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-25T11:29:02.328 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=sqlstore.transactions t=2024-08-25T11:29:02.204616856Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-08-25T11:29:02.328 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=sqlstore.transactions t=2024-08-25T11:29:02.215146591Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-08-25T11:29:02.328 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=sqlstore.transactions t=2024-08-25T11:29:02.329647957Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-08-25T11:29:02.328 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:29:02 smithi196 bash[43561]: logger=auth t=2024-08-25T11:29:02.330215049Z level=error msg="failed to lock and execute cleanup of expired auth token" error="database is locked" 2024-08-25T11:29:02.463 INFO:teuthology.orchestra.run.smithi059.stdout:34359738470 2024-08-25T11:29:02.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:02 smithi059 bash[19666]: cluster 2024-08-25T11:29:00.756798+0000 mgr.y (mgr.14391) 77 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:02.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:02 smithi059 bash[25081]: cluster 2024-08-25T11:29:00.756798+0000 mgr.y (mgr.14391) 77 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:03.454 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:29:03] "GET /metrics HTTP/1.1" 200 26169 "" "Prometheus/2.43.0" 2024-08-25T11:29:03.454 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:03 smithi059 bash[25081]: audit 2024-08-25T11:29:02.277601+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.59:0/3771334785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-25T11:29:03.454 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:03 smithi059 bash[25081]: audit 2024-08-25T11:29:02.467083+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.59:0/3157573048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-25T11:29:03.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:03 smithi059 bash[19666]: audit 2024-08-25T11:29:02.277601+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.59:0/3771334785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-25T11:29:03.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:03 smithi059 bash[19666]: audit 2024-08-25T11:29:02.467083+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.59:0/3157573048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-25T11:29:03.455 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462947 got 201863462949 for osd.6 2024-08-25T11:29:03.456 DEBUG:teuthology.parallel:result is None 2024-08-25T11:29:03.498 INFO:teuthology.orchestra.run.smithi059.stdout:236223201308 2024-08-25T11:29:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:03 smithi196 bash[20359]: audit 2024-08-25T11:29:02.277601+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.59:0/3771334785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-25T11:29:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:03 smithi196 bash[20359]: audit 2024-08-25T11:29:02.467083+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.59:0/3157573048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-25T11:29:03.923 INFO:teuthology.orchestra.run.smithi059.stdout:167503724594 2024-08-25T11:29:04.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:04 smithi059 bash[19666]: cluster 2024-08-25T11:29:02.757300+0000 mgr.y (mgr.14391) 78 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:04.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:04 smithi059 bash[19666]: audit 2024-08-25T11:29:03.502380+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.59:0/1775886759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-25T11:29:04.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:04 smithi059 bash[19666]: audit 2024-08-25T11:29:03.927075+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.59:0/1874580954' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-25T11:29:04.504 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:04 smithi059 bash[25081]: cluster 2024-08-25T11:29:02.757300+0000 mgr.y (mgr.14391) 78 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:04.504 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:04 smithi059 bash[25081]: audit 2024-08-25T11:29:03.502380+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.59:0/1775886759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-25T11:29:04.504 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:04 smithi059 bash[25081]: audit 2024-08-25T11:29:03.927075+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.59:0/1874580954' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-25T11:29:04.505 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574938 got 55834574941 for osd.1 2024-08-25T11:29:04.505 DEBUG:teuthology.parallel:result is None 2024-08-25T11:29:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:04 smithi196 bash[20359]: cluster 2024-08-25T11:29:02.757300+0000 mgr.y (mgr.14391) 78 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:04 smithi196 bash[20359]: audit 2024-08-25T11:29:03.502380+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.59:0/1775886759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-25T11:29:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:04 smithi196 bash[20359]: audit 2024-08-25T11:29:03.927075+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.59:0/1874580954' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-25T11:29:04.912 INFO:teuthology.orchestra.run.smithi059.stdout:133143986235 2024-08-25T11:29:05.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:05 smithi059 bash[19666]: audit 2024-08-25T11:29:04.915820+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.59:0/3404616808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-25T11:29:05.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:05 smithi059 bash[25081]: audit 2024-08-25T11:29:04.915820+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.59:0/3404616808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-25T11:29:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:05 smithi196 bash[20359]: audit 2024-08-25T11:29:04.915820+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.59:0/3404616808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-25T11:29:05.847 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738467 got 34359738470 for osd.0 2024-08-25T11:29:05.847 DEBUG:teuthology.parallel:result is None 2024-08-25T11:29:06.270 INFO:teuthology.orchestra.run.smithi059.stdout:77309411410 2024-08-25T11:29:06.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:06 smithi059 bash[19666]: cluster 2024-08-25T11:29:04.757621+0000 mgr.y (mgr.14391) 79 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:06.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:06 smithi059 bash[25081]: cluster 2024-08-25T11:29:04.757621+0000 mgr.y (mgr.14391) 79 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:06 smithi196 bash[20359]: cluster 2024-08-25T11:29:04.757621+0000 mgr.y (mgr.14391) 79 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:06.671 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724591 got 167503724594 for osd.5 2024-08-25T11:29:06.671 DEBUG:teuthology.parallel:result is None 2024-08-25T11:29:06.841 INFO:teuthology.orchestra.run.smithi059.stdout:111669149768 2024-08-25T11:29:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:07 smithi196 bash[20359]: audit 2024-08-25T11:29:06.273422+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.59:0/3664559179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-25T11:29:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:07 smithi196 bash[20359]: audit 2024-08-25T11:29:06.844763+0000 mon.a (mon.0) 1012 : audit [DBG] from='client.? 172.21.15.59:0/3931265546' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-25T11:29:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:07 smithi196 bash[20359]: audit 2024-08-25T11:29:06.980792+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:07 smithi196 bash[20359]: audit 2024-08-25T11:29:06.989135+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:07 smithi196 bash[20359]: audit 2024-08-25T11:29:06.999656+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[19666]: audit 2024-08-25T11:29:06.273422+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.59:0/3664559179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[19666]: audit 2024-08-25T11:29:06.844763+0000 mon.a (mon.0) 1012 : audit [DBG] from='client.? 172.21.15.59:0/3931265546' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[19666]: audit 2024-08-25T11:29:06.980792+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[19666]: audit 2024-08-25T11:29:06.989135+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[19666]: audit 2024-08-25T11:29:06.999656+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[25081]: audit 2024-08-25T11:29:06.273422+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.59:0/3664559179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[25081]: audit 2024-08-25T11:29:06.844763+0000 mon.a (mon.0) 1012 : audit [DBG] from='client.? 172.21.15.59:0/3931265546' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[25081]: audit 2024-08-25T11:29:06.980792+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[25081]: audit 2024-08-25T11:29:06.989135+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:07 smithi059 bash[25081]: audit 2024-08-25T11:29:06.999656+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:07.909 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201305 got 236223201308 for osd.7 2024-08-25T11:29:07.909 DEBUG:teuthology.parallel:result is None 2024-08-25T11:29:08.080 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986233 got 133143986235 for osd.4 2024-08-25T11:29:08.080 DEBUG:teuthology.parallel:result is None 2024-08-25T11:29:08.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:08 smithi059 bash[19666]: cluster 2024-08-25T11:29:06.758167+0000 mgr.y (mgr.14391) 80 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:08.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:08 smithi059 bash[25081]: cluster 2024-08-25T11:29:06.758167+0000 mgr.y (mgr.14391) 80 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:08.439 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411408 got 77309411410 for osd.2 2024-08-25T11:29:08.440 DEBUG:teuthology.parallel:result is None 2024-08-25T11:29:08.530 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149766 got 111669149768 for osd.3 2024-08-25T11:29:08.530 DEBUG:teuthology.parallel:result is None 2024-08-25T11:29:08.530 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-25T11:29:08.530 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph pg dump --format=json 2024-08-25T11:29:08.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:08 smithi196 bash[20359]: cluster 2024-08-25T11:29:06.758167+0000 mgr.y (mgr.14391) 80 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:10.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:10 smithi059 bash[19666]: cluster 2024-08-25T11:29:08.758647+0000 mgr.y (mgr.14391) 81 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:10.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:10 smithi059 bash[25081]: cluster 2024-08-25T11:29:08.758647+0000 mgr.y (mgr.14391) 81 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:10.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:10 smithi196 bash[20359]: cluster 2024-08-25T11:29:08.758647+0000 mgr.y (mgr.14391) 81 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:12.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:12 smithi059 bash[19666]: cluster 2024-08-25T11:29:10.759172+0000 mgr.y (mgr.14391) 82 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:12.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:12 smithi059 bash[25081]: cluster 2024-08-25T11:29:10.759172+0000 mgr.y (mgr.14391) 82 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:12 smithi196 bash[20359]: cluster 2024-08-25T11:29:10.759172+0000 mgr.y (mgr.14391) 82 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:13.313 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:29:13.526 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:29:13] "GET /metrics HTTP/1.1" 200 26169 "" "Prometheus/2.43.0" 2024-08-25T11:29:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:14 smithi196 bash[20359]: cluster 2024-08-25T11:29:12.759721+0000 mgr.y (mgr.14391) 83 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:14 smithi196 bash[20359]: audit 2024-08-25T11:29:13.363534+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:14.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:14 smithi196 bash[20359]: audit 2024-08-25T11:29:13.370713+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:14.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:14 smithi196 bash[20359]: audit 2024-08-25T11:29:13.380849+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:14 smithi059 bash[25081]: cluster 2024-08-25T11:29:12.759721+0000 mgr.y (mgr.14391) 83 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:14 smithi059 bash[25081]: audit 2024-08-25T11:29:13.363534+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:14 smithi059 bash[25081]: audit 2024-08-25T11:29:13.370713+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:14 smithi059 bash[25081]: audit 2024-08-25T11:29:13.380849+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:14 smithi059 bash[19666]: cluster 2024-08-25T11:29:12.759721+0000 mgr.y (mgr.14391) 83 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:14 smithi059 bash[19666]: audit 2024-08-25T11:29:13.363534+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:14 smithi059 bash[19666]: audit 2024-08-25T11:29:13.370713+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:14 smithi059 bash[19666]: audit 2024-08-25T11:29:13.380849+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:15.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:15 smithi059 bash[19666]: audit 2024-08-25T11:29:14.826398+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:15.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:15 smithi059 bash[25081]: audit 2024-08-25T11:29:14.826398+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:15.573 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:29:15.574 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-08-25T11:29:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:15 smithi196 bash[20359]: audit 2024-08-25T11:29:14.826398+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:16.306 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":48,"stamp":"2024-08-25T11:29:14.760006+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":235008,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749726208,"statfs":{"total":767960285184,"available":767719636992,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":234016305},"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.002950"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-08-25T11:27:46.849194+0000","last_change":"2024-08-25T11:26:55.180910+0000","last_active":"2024-08-25T11:27:46.849194+0000","last_peered":"2024-08-25T11:27:46.849194+0000","last_clean":"2024-08-25T11:27:46.849194+0000","last_became_active":"2024-08-25T11:26:55.180063+0000","last_became_peered":"2024-08-25T11:26:55.180063+0000","last_unstale":"2024-08-25T11:27:46.849194+0000","last_undegraded":"2024-08-25T11:27:46.849194+0000","last_fullsized":"2024-08-25T11:27:46.849194+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-25T11:22:26.322504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-25T11:22:26.322504+0000","last_clean_scrub_stamp":"2024-08-25T11:22:26.322504+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-26T14:51:38.023811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201310,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462952,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724596,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986237,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149770,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411412,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574943,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738472,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-25T11:29:16.307 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph pg dump --format=json 2024-08-25T11:29:16.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:16 smithi059 bash[19666]: cluster 2024-08-25T11:29:14.760271+0000 mgr.y (mgr.14391) 84 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:16.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:16 smithi059 bash[19666]: audit 2024-08-25T11:29:15.576240+0000 mgr.y (mgr.14391) 85 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-25T11:29:16.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:16 smithi059 bash[25081]: cluster 2024-08-25T11:29:14.760271+0000 mgr.y (mgr.14391) 84 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:16.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:16 smithi059 bash[25081]: audit 2024-08-25T11:29:15.576240+0000 mgr.y (mgr.14391) 85 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-25T11:29:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:16 smithi196 bash[20359]: cluster 2024-08-25T11:29:14.760271+0000 mgr.y (mgr.14391) 84 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:16 smithi196 bash[20359]: audit 2024-08-25T11:29:15.576240+0000 mgr.y (mgr.14391) 85 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-25T11:29:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:18 smithi196 bash[20359]: cluster 2024-08-25T11:29:16.760901+0000 mgr.y (mgr.14391) 86 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:18.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:18 smithi059 bash[19666]: cluster 2024-08-25T11:29:16.760901+0000 mgr.y (mgr.14391) 86 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:18.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:18 smithi059 bash[25081]: cluster 2024-08-25T11:29:16.760901+0000 mgr.y (mgr.14391) 86 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:20.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:20 smithi059 bash[19666]: cluster 2024-08-25T11:29:18.761480+0000 mgr.y (mgr.14391) 87 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:20.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:20 smithi059 bash[25081]: cluster 2024-08-25T11:29:18.761480+0000 mgr.y (mgr.14391) 87 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:20.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:20 smithi196 bash[20359]: cluster 2024-08-25T11:29:18.761480+0000 mgr.y (mgr.14391) 87 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:21.111 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:29:22.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:22 smithi059 bash[25081]: cluster 2024-08-25T11:29:20.762013+0000 mgr.y (mgr.14391) 88 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:22.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:22 smithi059 bash[19666]: cluster 2024-08-25T11:29:20.762013+0000 mgr.y (mgr.14391) 88 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:22.537 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-08-25T11:29:22.538 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:29:22.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:22 smithi196 bash[20359]: cluster 2024-08-25T11:29:20.762013+0000 mgr.y (mgr.14391) 88 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:23.215 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":51,"stamp":"2024-08-25T11:29:20.761721+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":235008,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749726208,"statfs":{"total":767960285184,"available":767719636992,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":234016305},"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.003261"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-08-25T11:27:46.849194+0000","last_change":"2024-08-25T11:26:55.180910+0000","last_active":"2024-08-25T11:27:46.849194+0000","last_peered":"2024-08-25T11:27:46.849194+0000","last_clean":"2024-08-25T11:27:46.849194+0000","last_became_active":"2024-08-25T11:26:55.180063+0000","last_became_peered":"2024-08-25T11:26:55.180063+0000","last_unstale":"2024-08-25T11:27:46.849194+0000","last_undegraded":"2024-08-25T11:27:46.849194+0000","last_fullsized":"2024-08-25T11:27:46.849194+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-25T11:22:26.322504+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-25T11:22:26.322504+0000","last_clean_scrub_stamp":"2024-08-25T11:22:26.322504+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-26T14:51:38.023811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201312,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462954,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724598,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986239,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149772,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411414,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574945,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738474,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-25T11:29:23.215 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-25T11:29:23.215 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-25T11:29:23.216 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-25T11:29:23.216 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- ceph health --format=json 2024-08-25T11:29:23.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:23 smithi059 bash[19666]: audit 2024-08-25T11:29:22.539691+0000 mgr.y (mgr.14391) 89 : audit [DBG] from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-25T11:29:23.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:29:23] "GET /metrics HTTP/1.1" 200 26173 "" "Prometheus/2.43.0" 2024-08-25T11:29:23.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:23 smithi059 bash[25081]: audit 2024-08-25T11:29:22.539691+0000 mgr.y (mgr.14391) 89 : audit [DBG] from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-25T11:29:23.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:23 smithi196 bash[20359]: audit 2024-08-25T11:29:22.539691+0000 mgr.y (mgr.14391) 89 : audit [DBG] from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-25T11:29:24.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:24 smithi059 bash[19666]: cluster 2024-08-25T11:29:22.762539+0000 mgr.y (mgr.14391) 90 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:24.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:24 smithi059 bash[25081]: cluster 2024-08-25T11:29:22.762539+0000 mgr.y (mgr.14391) 90 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:24 smithi196 bash[20359]: cluster 2024-08-25T11:29:22.762539+0000 mgr.y (mgr.14391) 90 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:26.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:26 smithi059 bash[19666]: cluster 2024-08-25T11:29:24.763122+0000 mgr.y (mgr.14391) 91 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:26.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:26 smithi059 bash[25081]: cluster 2024-08-25T11:29:24.763122+0000 mgr.y (mgr.14391) 91 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:26 smithi196 bash[20359]: cluster 2024-08-25T11:29:24.763122+0000 mgr.y (mgr.14391) 91 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:28.010 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:29:28.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:28 smithi059 bash[25081]: cluster 2024-08-25T11:29:26.763698+0000 mgr.y (mgr.14391) 92 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:28.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:28 smithi059 bash[25081]: audit 2024-08-25T11:29:27.222480+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:28.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:28 smithi059 bash[25081]: audit 2024-08-25T11:29:27.237091+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:28.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:28 smithi059 bash[25081]: audit 2024-08-25T11:29:27.254004+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:28.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:28 smithi059 bash[19666]: cluster 2024-08-25T11:29:26.763698+0000 mgr.y (mgr.14391) 92 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:28.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:28 smithi059 bash[19666]: audit 2024-08-25T11:29:27.222480+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:28.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:28 smithi059 bash[19666]: audit 2024-08-25T11:29:27.237091+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:28.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:28 smithi059 bash[19666]: audit 2024-08-25T11:29:27.254004+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:28 smithi196 bash[20359]: cluster 2024-08-25T11:29:26.763698+0000 mgr.y (mgr.14391) 92 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:28 smithi196 bash[20359]: audit 2024-08-25T11:29:27.222480+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:28 smithi196 bash[20359]: audit 2024-08-25T11:29:27.237091+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:28 smithi196 bash[20359]: audit 2024-08-25T11:29:27.254004+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:29.507 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:29:29.508 INFO:teuthology.orchestra.run.smithi059.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-25T11:29:30.130 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-25T11:29:30.130 INFO:tasks.cephadm:Setup complete, yielding 2024-08-25T11:29:30.131 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-25T11:29:30.140 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi059.front.sepia.ceph.com 2024-08-25T11:29:30.140 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-08-25T11:29:30.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:30 smithi059 bash[19666]: cluster 2024-08-25T11:29:28.764263+0000 mgr.y (mgr.14391) 93 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:30.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:30 smithi059 bash[19666]: audit 2024-08-25T11:29:29.510969+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.59:0/2640656068' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-25T11:29:30.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:30 smithi059 bash[19666]: audit 2024-08-25T11:29:29.826372+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:30.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:30 smithi059 bash[25081]: cluster 2024-08-25T11:29:28.764263+0000 mgr.y (mgr.14391) 93 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:30.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:30 smithi059 bash[25081]: audit 2024-08-25T11:29:29.510969+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.59:0/2640656068' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-25T11:29:30.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:30 smithi059 bash[25081]: audit 2024-08-25T11:29:29.826372+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:30 smithi196 bash[20359]: cluster 2024-08-25T11:29:28.764263+0000 mgr.y (mgr.14391) 93 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:30 smithi196 bash[20359]: audit 2024-08-25T11:29:29.510969+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.59:0/2640656068' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-25T11:29:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:30 smithi196 bash[20359]: audit 2024-08-25T11:29:29.826372+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:32.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:32 smithi059 bash[25081]: cluster 2024-08-25T11:29:30.764815+0000 mgr.y (mgr.14391) 94 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:32.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:32 smithi059 bash[19666]: cluster 2024-08-25T11:29:30.764815+0000 mgr.y (mgr.14391) 94 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:32.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:32 smithi196 bash[20359]: cluster 2024-08-25T11:29:30.764815+0000 mgr.y (mgr.14391) 94 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:33.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:29:33] "GET /metrics HTTP/1.1" 200 26171 "" "Prometheus/2.43.0" 2024-08-25T11:29:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:34 smithi196 bash[20359]: cluster 2024-08-25T11:29:32.765335+0000 mgr.y (mgr.14391) 95 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:34 smithi196 bash[20359]: audit 2024-08-25T11:29:33.561015+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:34 smithi196 bash[20359]: audit 2024-08-25T11:29:33.570772+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:34 smithi196 bash[20359]: audit 2024-08-25T11:29:33.581990+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:35.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:34 smithi059 bash[19666]: cluster 2024-08-25T11:29:32.765335+0000 mgr.y (mgr.14391) 95 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:35.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:34 smithi059 bash[19666]: audit 2024-08-25T11:29:33.561015+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:35.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:34 smithi059 bash[19666]: audit 2024-08-25T11:29:33.570772+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:35.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:34 smithi059 bash[19666]: audit 2024-08-25T11:29:33.581990+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:35.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:34 smithi059 bash[25081]: cluster 2024-08-25T11:29:32.765335+0000 mgr.y (mgr.14391) 95 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:35.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:34 smithi059 bash[25081]: audit 2024-08-25T11:29:33.561015+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:35.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:34 smithi059 bash[25081]: audit 2024-08-25T11:29:33.570772+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:35.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:34 smithi059 bash[25081]: audit 2024-08-25T11:29:33.581990+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:35.368 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:29:36.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:36 smithi059 bash[19666]: cluster 2024-08-25T11:29:34.765906+0000 mgr.y (mgr.14391) 96 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:36.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:36 smithi059 bash[25081]: cluster 2024-08-25T11:29:34.765906+0000 mgr.y (mgr.14391) 96 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:36.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:36 smithi196 bash[20359]: cluster 2024-08-25T11:29:34.765906+0000 mgr.y (mgr.14391) 96 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:37.026 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:36 smithi059 bash[19918]: [25/Aug/2024:11:29:36] ENGINE Bus STOPPING 2024-08-25T11:29:37.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:36 smithi059 bash[19918]: [25/Aug/2024:11:29:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:29:37.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:36 smithi059 bash[19918]: [25/Aug/2024:11:29:36] ENGINE Bus STOPPED 2024-08-25T11:29:37.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:36 smithi059 bash[19918]: [25/Aug/2024:11:29:36] ENGINE Bus STARTING 2024-08-25T11:29:37.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:36 smithi059 bash[19918]: [25/Aug/2024:11:29:36] ENGINE Serving on http://:::9283 2024-08-25T11:29:37.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:36 smithi059 bash[19918]: [25/Aug/2024:11:29:36] ENGINE Bus STARTED 2024-08-25T11:29:37.427 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-25T11:29:37.439 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi059.front.sepia.ceph.com 2024-08-25T11:29:37.440 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-08-25T11:29:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[19666]: audit 2024-08-25T11:29:36.757416+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.59:0/449617032' entity='client.admin' 2024-08-25T11:29:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[19666]: cluster 2024-08-25T11:29:36.766273+0000 mgr.y (mgr.14391) 97 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[19666]: audit 2024-08-25T11:29:37.331326+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[19666]: audit 2024-08-25T11:29:37.347049+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[19666]: audit 2024-08-25T11:29:37.351100+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:29:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[19666]: audit 2024-08-25T11:29:37.352868+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:29:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[19666]: audit 2024-08-25T11:29:37.363197+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:38.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[25081]: audit 2024-08-25T11:29:36.757416+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.59:0/449617032' entity='client.admin' 2024-08-25T11:29:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[25081]: cluster 2024-08-25T11:29:36.766273+0000 mgr.y (mgr.14391) 97 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[25081]: audit 2024-08-25T11:29:37.331326+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[25081]: audit 2024-08-25T11:29:37.347049+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[25081]: audit 2024-08-25T11:29:37.351100+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:29:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[25081]: audit 2024-08-25T11:29:37.352868+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:29:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:37 smithi059 bash[25081]: audit 2024-08-25T11:29:37.363197+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:38.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:37 smithi196 bash[20359]: audit 2024-08-25T11:29:36.757416+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.59:0/449617032' entity='client.admin' 2024-08-25T11:29:38.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:37 smithi196 bash[20359]: cluster 2024-08-25T11:29:36.766273+0000 mgr.y (mgr.14391) 97 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:38.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:37 smithi196 bash[20359]: audit 2024-08-25T11:29:37.331326+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:38.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:37 smithi196 bash[20359]: audit 2024-08-25T11:29:37.347049+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:38.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:37 smithi196 bash[20359]: audit 2024-08-25T11:29:37.351100+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:29:38.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:37 smithi196 bash[20359]: audit 2024-08-25T11:29:37.352868+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:29:38.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:37 smithi196 bash[20359]: audit 2024-08-25T11:29:37.363197+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:40.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:39 smithi196 bash[20359]: cluster 2024-08-25T11:29:38.766799+0000 mgr.y (mgr.14391) 98 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:40.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:39 smithi059 bash[25081]: cluster 2024-08-25T11:29:38.766799+0000 mgr.y (mgr.14391) 98 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:40.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:39 smithi059 bash[19666]: cluster 2024-08-25T11:29:38.766799+0000 mgr.y (mgr.14391) 98 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:41 smithi196 bash[20359]: cluster 2024-08-25T11:29:40.767334+0000 mgr.y (mgr.14391) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:42.231 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:29:42.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:41 smithi059 bash[19666]: cluster 2024-08-25T11:29:40.767334+0000 mgr.y (mgr.14391) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:42.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:41 smithi059 bash[25081]: cluster 2024-08-25T11:29:40.767334+0000 mgr.y (mgr.14391) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:43.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:29:43] "GET /metrics HTTP/1.1" 200 26171 "" "Prometheus/2.43.0" 2024-08-25T11:29:44.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:43 smithi059 bash[19666]: cluster 2024-08-25T11:29:42.767883+0000 mgr.y (mgr.14391) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:44.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:43 smithi059 bash[25081]: cluster 2024-08-25T11:29:42.767883+0000 mgr.y (mgr.14391) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:44.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:43 smithi196 bash[20359]: cluster 2024-08-25T11:29:42.767883+0000 mgr.y (mgr.14391) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:44.976 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:29:44.976 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "c99e1daa-3f36-4bfd-8433-f27afa39861e", 2024-08-25T11:29:44.976 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "r", 2024-08-25T11:29:44.976 INFO:teuthology.orchestra.run.smithi059.stdout: "current_period": "71344738-356d-4149-b25e-4dc1d2b1c11e", 2024-08-25T11:29:44.976 INFO:teuthology.orchestra.run.smithi059.stdout: "epoch": 1 2024-08-25T11:29:44.977 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:29:45.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[25081]: cluster 2024-08-25T11:29:43.907217+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-25T11:29:45.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[25081]: audit 2024-08-25T11:29:43.909207+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.59:0/2270652317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-25T11:29:45.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[25081]: audit 2024-08-25T11:29:44.830055+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:45.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[25081]: audit 2024-08-25T11:29:44.902202+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.59:0/2270652317' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-25T11:29:45.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[25081]: cluster 2024-08-25T11:29:44.911328+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-25T11:29:45.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[19666]: cluster 2024-08-25T11:29:43.907217+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-25T11:29:45.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[19666]: audit 2024-08-25T11:29:43.909207+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.59:0/2270652317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-25T11:29:45.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[19666]: audit 2024-08-25T11:29:44.830055+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:45.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[19666]: audit 2024-08-25T11:29:44.902202+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.59:0/2270652317' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-25T11:29:45.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:44 smithi059 bash[19666]: cluster 2024-08-25T11:29:44.911328+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-25T11:29:45.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:44 smithi196 bash[20359]: cluster 2024-08-25T11:29:43.907217+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-25T11:29:45.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:44 smithi196 bash[20359]: audit 2024-08-25T11:29:43.909207+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.59:0/2270652317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-25T11:29:45.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:44 smithi196 bash[20359]: audit 2024-08-25T11:29:44.830055+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:29:45.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:44 smithi196 bash[20359]: audit 2024-08-25T11:29:44.902202+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.59:0/2270652317' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-25T11:29:45.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:44 smithi196 bash[20359]: cluster 2024-08-25T11:29:44.911328+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-25T11:29:45.699 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-08-25T11:29:46.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:45 smithi059 bash[19666]: cluster 2024-08-25T11:29:44.768531+0000 mgr.y (mgr.14391) 101 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:46.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:45 smithi059 bash[19666]: cluster 2024-08-25T11:29:44.915896+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:29:46.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:45 smithi059 bash[25081]: cluster 2024-08-25T11:29:44.768531+0000 mgr.y (mgr.14391) 101 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:46.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:45 smithi059 bash[25081]: cluster 2024-08-25T11:29:44.915896+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:29:46.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:45 smithi196 bash[20359]: cluster 2024-08-25T11:29:44.768531+0000 mgr.y (mgr.14391) 101 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:29:46.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:45 smithi196 bash[20359]: cluster 2024-08-25T11:29:44.915896+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:29:47.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:46 smithi059 bash[19666]: cluster 2024-08-25T11:29:45.929025+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-25T11:29:47.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:46 smithi059 bash[25081]: cluster 2024-08-25T11:29:45.929025+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-25T11:29:47.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:46 smithi196 bash[20359]: cluster 2024-08-25T11:29:45.929025+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-25T11:29:48.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[19666]: cluster 2024-08-25T11:29:46.769161+0000 mgr.y (mgr.14391) 102 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[19666]: cluster 2024-08-25T11:29:46.932164+0000 mon.a (mon.0) 1035 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[19666]: cluster 2024-08-25T11:29:46.932211+0000 mon.a (mon.0) 1036 : cluster [INF] Cluster is now healthy 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[19666]: audit 2024-08-25T11:29:47.472514+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[19666]: audit 2024-08-25T11:29:47.485773+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[19666]: audit 2024-08-25T11:29:47.498279+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[25081]: cluster 2024-08-25T11:29:46.769161+0000 mgr.y (mgr.14391) 102 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[25081]: cluster 2024-08-25T11:29:46.932164+0000 mon.a (mon.0) 1035 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[25081]: cluster 2024-08-25T11:29:46.932211+0000 mon.a (mon.0) 1036 : cluster [INF] Cluster is now healthy 2024-08-25T11:29:48.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[25081]: audit 2024-08-25T11:29:47.472514+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:48.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[25081]: audit 2024-08-25T11:29:47.485773+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:48.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:47 smithi059 bash[25081]: audit 2024-08-25T11:29:47.498279+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:48.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:47 smithi196 bash[20359]: cluster 2024-08-25T11:29:46.769161+0000 mgr.y (mgr.14391) 102 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-25T11:29:48.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:47 smithi196 bash[20359]: cluster 2024-08-25T11:29:46.932164+0000 mon.a (mon.0) 1035 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:29:48.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:47 smithi196 bash[20359]: cluster 2024-08-25T11:29:46.932211+0000 mon.a (mon.0) 1036 : cluster [INF] Cluster is now healthy 2024-08-25T11:29:48.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:47 smithi196 bash[20359]: audit 2024-08-25T11:29:47.472514+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:48.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:47 smithi196 bash[20359]: audit 2024-08-25T11:29:47.485773+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:48.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:47 smithi196 bash[20359]: audit 2024-08-25T11:29:47.498279+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:50.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:49 smithi059 bash[19666]: cluster 2024-08-25T11:29:48.769762+0000 mgr.y (mgr.14391) 103 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-25T11:29:50.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:49 smithi059 bash[25081]: cluster 2024-08-25T11:29:48.769762+0000 mgr.y (mgr.14391) 103 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-25T11:29:50.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:49 smithi196 bash[20359]: cluster 2024-08-25T11:29:48.769762+0000 mgr.y (mgr.14391) 103 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-25T11:29:50.500 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:29:52.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:51 smithi059 bash[19666]: cluster 2024-08-25T11:29:50.770568+0000 mgr.y (mgr.14391) 104 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 298 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-08-25T11:29:52.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:51 smithi059 bash[25081]: cluster 2024-08-25T11:29:50.770568+0000 mgr.y (mgr.14391) 104 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 298 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-08-25T11:29:52.296 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "3b7076ef-b4b1-480a-b7b5-37819a0c8b85", 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default", 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "api_name": "default", 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "is_master": true, 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames": [], 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames_s3website": [], 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "", 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "zones": [], 2024-08-25T11:29:52.297 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_targets": [ 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default-placement", 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "tags": [], 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "storage_classes": [] 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "default_placement": "default-placement", 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "c99e1daa-3f36-4bfd-8433-f27afa39861e", 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_policy": { 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "groups": [] 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled_features": [ 2024-08-25T11:29:52.298 INFO:teuthology.orchestra.run.smithi059.stdout: "notification_v2", 2024-08-25T11:29:52.299 INFO:teuthology.orchestra.run.smithi059.stdout: "resharding" 2024-08-25T11:29:52.299 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-08-25T11:29:52.299 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:29:52.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:51 smithi196 bash[20359]: cluster 2024-08-25T11:29:50.770568+0000 mgr.y (mgr.14391) 104 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 298 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-08-25T11:29:53.148 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-08-25T11:29:53.450 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:29:53] "GET /metrics HTTP/1.1" 200 28455 "" "Prometheus/2.43.0" 2024-08-25T11:29:54.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[19666]: cluster 2024-08-25T11:29:52.771136+0000 mgr.y (mgr.14391) 105 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-08-25T11:29:54.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[19666]: audit 2024-08-25T11:29:53.779889+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:54.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[19666]: audit 2024-08-25T11:29:53.792877+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:54.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[19666]: audit 2024-08-25T11:29:53.808531+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:54.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[25081]: cluster 2024-08-25T11:29:52.771136+0000 mgr.y (mgr.14391) 105 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-08-25T11:29:54.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[25081]: audit 2024-08-25T11:29:53.779889+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:54.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[25081]: audit 2024-08-25T11:29:53.792877+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:54.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:53 smithi059 bash[25081]: audit 2024-08-25T11:29:53.808531+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:54.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:53 smithi196 bash[20359]: cluster 2024-08-25T11:29:52.771136+0000 mgr.y (mgr.14391) 105 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-08-25T11:29:54.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:53 smithi196 bash[20359]: audit 2024-08-25T11:29:53.779889+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:54.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:53 smithi196 bash[20359]: audit 2024-08-25T11:29:53.792877+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:54.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:53 smithi196 bash[20359]: audit 2024-08-25T11:29:53.808531+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:29:56.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:55 smithi059 bash[19666]: cluster 2024-08-25T11:29:54.771731+0000 mgr.y (mgr.14391) 106 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 830 B/s wr, 1 op/s 2024-08-25T11:29:56.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:55 smithi059 bash[25081]: cluster 2024-08-25T11:29:54.771731+0000 mgr.y (mgr.14391) 106 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 830 B/s wr, 1 op/s 2024-08-25T11:29:56.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:55 smithi196 bash[20359]: cluster 2024-08-25T11:29:54.771731+0000 mgr.y (mgr.14391) 106 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 830 B/s wr, 1 op/s 2024-08-25T11:29:57.952 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:29:58.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:57 smithi059 bash[19666]: cluster 2024-08-25T11:29:56.772576+0000 mgr.y (mgr.14391) 107 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 377 B/s wr, 0 op/s 2024-08-25T11:29:58.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:57 smithi059 bash[25081]: cluster 2024-08-25T11:29:56.772576+0000 mgr.y (mgr.14391) 107 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 377 B/s wr, 0 op/s 2024-08-25T11:29:58.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:57 smithi196 bash[20359]: cluster 2024-08-25T11:29:56.772576+0000 mgr.y (mgr.14391) 107 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 377 B/s wr, 0 op/s 2024-08-25T11:29:59.187 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:29:59.187 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "cd1d73d7-cb5d-4711-9cb9-d9a78c78754d", 2024-08-25T11:29:59.187 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "z", 2024-08-25T11:29:59.187 INFO:teuthology.orchestra.run.smithi059.stdout: "domain_root": "z.rgw.meta:root", 2024-08-25T11:29:59.187 INFO:teuthology.orchestra.run.smithi059.stdout: "control_pool": "z.rgw.control", 2024-08-25T11:29:59.187 INFO:teuthology.orchestra.run.smithi059.stdout: "gc_pool": "z.rgw.log:gc", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "lc_pool": "z.rgw.log:lc", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "log_pool": "z.rgw.log", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "roles_pool": "z.rgw.meta:roles", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "otp_pool": "z.rgw.otp", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "notif_pool": "z.rgw.log:notif", 2024-08-25T11:29:59.188 INFO:teuthology.orchestra.run.smithi059.stdout: "topics_pool": "z.rgw.meta:topics", 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "account_pool": "z.rgw.meta:accounts", 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "group_pool": "z.rgw.meta:groups", 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "system_key": { 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "access_key": "", 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "secret_key": "" 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_pools": [ 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "key": "default-placement", 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "val": { 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "index_pool": "z.rgw.buckets.index", 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "storage_classes": { 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "STANDARD": { 2024-08-25T11:29:59.189 INFO:teuthology.orchestra.run.smithi059.stdout: "data_pool": "z.rgw.buckets.data" 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: "index_type": 0, 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: "inline_data": true 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "c99e1daa-3f36-4bfd-8433-f27afa39861e" 2024-08-25T11:29:59.190 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:29:59.773 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-08-25T11:30:00.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:59 smithi059 bash[19666]: cluster 2024-08-25T11:29:58.773183+0000 mgr.y (mgr.14391) 108 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-08-25T11:30:00.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:29:59 smithi059 bash[19666]: audit 2024-08-25T11:29:59.829979+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:59 smithi059 bash[25081]: cluster 2024-08-25T11:29:58.773183+0000 mgr.y (mgr.14391) 108 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-08-25T11:30:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:29:59 smithi059 bash[25081]: audit 2024-08-25T11:29:59.829979+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:59 smithi196 bash[20359]: cluster 2024-08-25T11:29:58.773183+0000 mgr.y (mgr.14391) 108 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-08-25T11:30:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:29:59 smithi196 bash[20359]: audit 2024-08-25T11:29:59.829979+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:01.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:00 smithi059 bash[19666]: cluster 2024-08-25T11:30:00.000120+0000 mon.a (mon.0) 1043 : cluster [INF] overall HEALTH_OK 2024-08-25T11:30:01.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:00 smithi059 bash[25081]: cluster 2024-08-25T11:30:00.000120+0000 mon.a (mon.0) 1043 : cluster [INF] overall HEALTH_OK 2024-08-25T11:30:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:00 smithi196 bash[20359]: cluster 2024-08-25T11:30:00.000120+0000 mon.a (mon.0) 1043 : cluster [INF] overall HEALTH_OK 2024-08-25T11:30:02.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:01 smithi059 bash[19666]: cluster 2024-08-25T11:30:00.773995+0000 mgr.y (mgr.14391) 109 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:02.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:01 smithi059 bash[25081]: cluster 2024-08-25T11:30:00.773995+0000 mgr.y (mgr.14391) 109 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:02.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:01 smithi196 bash[20359]: cluster 2024-08-25T11:30:00.773995+0000 mgr.y (mgr.14391) 109 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:03.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:30:03] "GET /metrics HTTP/1.1" 200 28503 "" "Prometheus/2.43.0" 2024-08-25T11:30:04.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:03 smithi059 bash[19666]: cluster 2024-08-25T11:30:02.774587+0000 mgr.y (mgr.14391) 110 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:04.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:03 smithi059 bash[25081]: cluster 2024-08-25T11:30:02.774587+0000 mgr.y (mgr.14391) 110 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:04.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:03 smithi196 bash[20359]: cluster 2024-08-25T11:30:02.774587+0000 mgr.y (mgr.14391) 110 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:04.574 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:30:06.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:06 smithi059 bash[19666]: cluster 2024-08-25T11:30:04.775188+0000 mgr.y (mgr.14391) 111 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:06.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:06 smithi059 bash[25081]: cluster 2024-08-25T11:30:04.775188+0000 mgr.y (mgr.14391) 111 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:06 smithi196 bash[20359]: cluster 2024-08-25T11:30:04.775188+0000 mgr.y (mgr.14391) 111 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-08-25T11:30:07.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:07 smithi196 bash[20359]: cluster 2024-08-25T11:30:06.333666+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-25T11:30:07.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:07 smithi196 bash[20359]: audit 2024-08-25T11:30:06.340669+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-25T11:30:07.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:07 smithi059 bash[19666]: cluster 2024-08-25T11:30:06.333666+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-25T11:30:07.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:07 smithi059 bash[19666]: audit 2024-08-25T11:30:06.340669+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-25T11:30:07.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:07 smithi059 bash[25081]: cluster 2024-08-25T11:30:06.333666+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-25T11:30:07.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:07 smithi059 bash[25081]: audit 2024-08-25T11:30:06.340669+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-25T11:30:08.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:08 smithi196 bash[20359]: cluster 2024-08-25T11:30:06.775871+0000 mgr.y (mgr.14391) 112 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-08-25T11:30:08.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:08 smithi196 bash[20359]: cluster 2024-08-25T11:30:07.326383+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:30:08.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:08 smithi196 bash[20359]: audit 2024-08-25T11:30:07.338908+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-25T11:30:08.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:08 smithi196 bash[20359]: cluster 2024-08-25T11:30:07.351853+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-25T11:30:08.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:08 smithi196 bash[20359]: audit 2024-08-25T11:30:07.836775+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:08.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:08 smithi196 bash[20359]: audit 2024-08-25T11:30:07.848635+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:08.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:08 smithi196 bash[20359]: audit 2024-08-25T11:30:07.864355+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:08.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[19666]: cluster 2024-08-25T11:30:06.775871+0000 mgr.y (mgr.14391) 112 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[19666]: cluster 2024-08-25T11:30:07.326383+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[19666]: audit 2024-08-25T11:30:07.338908+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[19666]: cluster 2024-08-25T11:30:07.351853+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[19666]: audit 2024-08-25T11:30:07.836775+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[19666]: audit 2024-08-25T11:30:07.848635+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[19666]: audit 2024-08-25T11:30:07.864355+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[25081]: cluster 2024-08-25T11:30:06.775871+0000 mgr.y (mgr.14391) 112 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[25081]: cluster 2024-08-25T11:30:07.326383+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:30:08.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[25081]: audit 2024-08-25T11:30:07.338908+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-25T11:30:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[25081]: cluster 2024-08-25T11:30:07.351853+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-25T11:30:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[25081]: audit 2024-08-25T11:30:07.836775+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[25081]: audit 2024-08-25T11:30:07.848635+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:08 smithi059 bash[25081]: audit 2024-08-25T11:30:07.864355+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:09.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:09 smithi059 bash[19666]: cluster 2024-08-25T11:30:08.363404+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-25T11:30:09.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:09 smithi059 bash[19666]: audit 2024-08-25T11:30:08.366630+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-25T11:30:09.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:09 smithi059 bash[25081]: cluster 2024-08-25T11:30:08.363404+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-25T11:30:09.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:09 smithi059 bash[25081]: audit 2024-08-25T11:30:08.366630+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-25T11:30:09.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:09 smithi196 bash[20359]: cluster 2024-08-25T11:30:08.363404+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-25T11:30:09.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:09 smithi196 bash[20359]: audit 2024-08-25T11:30:08.366630+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-25T11:30:10.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:10 smithi196 bash[20359]: cluster 2024-08-25T11:30:08.776569+0000 mgr.y (mgr.14391) 113 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:10.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:10 smithi196 bash[20359]: audit 2024-08-25T11:30:09.362307+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-25T11:30:10.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:10 smithi196 bash[20359]: cluster 2024-08-25T11:30:09.371703+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-25T11:30:10.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:10 smithi059 bash[19666]: cluster 2024-08-25T11:30:08.776569+0000 mgr.y (mgr.14391) 113 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:10.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:10 smithi059 bash[19666]: audit 2024-08-25T11:30:09.362307+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-25T11:30:10.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:10 smithi059 bash[19666]: cluster 2024-08-25T11:30:09.371703+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-25T11:30:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:10 smithi059 bash[25081]: cluster 2024-08-25T11:30:08.776569+0000 mgr.y (mgr.14391) 113 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:10 smithi059 bash[25081]: audit 2024-08-25T11:30:09.362307+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-25T11:30:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:10 smithi059 bash[25081]: cluster 2024-08-25T11:30:09.371703+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-25T11:30:11.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:11 smithi059 bash[19666]: cluster 2024-08-25T11:30:10.384159+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-25T11:30:11.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:11 smithi059 bash[19666]: audit 2024-08-25T11:30:10.395831+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-25T11:30:11.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:11 smithi059 bash[25081]: cluster 2024-08-25T11:30:10.384159+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-25T11:30:11.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:11 smithi059 bash[25081]: audit 2024-08-25T11:30:10.395831+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-25T11:30:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:11 smithi196 bash[20359]: cluster 2024-08-25T11:30:10.384159+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-25T11:30:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:11 smithi196 bash[20359]: audit 2024-08-25T11:30:10.395831+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-25T11:30:12.509 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "0b735fab-5786-4830-b025-7a37a14cd5ec", 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "epoch": 1, 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "predecessor_uuid": "71344738-356d-4149-b25e-4dc1d2b1c11e", 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_status": [], 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "period_map": { 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "0b735fab-5786-4830-b025-7a37a14cd5ec", 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "zonegroups": [ 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "3b7076ef-b4b1-480a-b7b5-37819a0c8b85", 2024-08-25T11:30:12.510 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default", 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "api_name": "default", 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "is_master": true, 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames": [], 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames_s3website": [], 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "cd1d73d7-cb5d-4711-9cb9-d9a78c78754d", 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "zones": [ 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "cd1d73d7-cb5d-4711-9cb9-d9a78c78754d", 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "z", 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2024-08-25T11:30:12.511 INFO:teuthology.orchestra.run.smithi059.stdout: "log_meta": false, 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "log_data": false, 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_index_max_shards": 11, 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "read_only": false, 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "tier_type": "", 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_from_all": true, 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_from": [], 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "redirect_zone": "", 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "supported_features": [ 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "compress-encrypted", 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "notification_v2", 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: "resharding" 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-08-25T11:30:12.512 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_targets": [ 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default-placement", 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: "tags": [], 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: "storage_classes": [ 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: "STANDARD" 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: "default_placement": "default-placement", 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "c99e1daa-3f36-4bfd-8433-f27afa39861e", 2024-08-25T11:30:12.513 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_policy": { 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: "groups": [] 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled_features": [ 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: "notification_v2", 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: "resharding" 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: "short_zone_ids": [ 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: "key": "cd1d73d7-cb5d-4711-9cb9-d9a78c78754d", 2024-08-25T11:30:12.514 INFO:teuthology.orchestra.run.smithi059.stdout: "val": 781434370 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zonegroup": "3b7076ef-b4b1-480a-b7b5-37819a0c8b85", 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "cd1d73d7-cb5d-4711-9cb9-d9a78c78754d", 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "period_config": { 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_quota": { 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false, 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "check_on_raw": false, 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size": -1, 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size_kb": 0, 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: "max_objects": -1 2024-08-25T11:30:12.515 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: "user_quota": { 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false, 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: "check_on_raw": false, 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size": -1, 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size_kb": 0, 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: "max_objects": -1 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: "user_ratelimit": { 2024-08-25T11:30:12.516 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_ratelimit": { 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2024-08-25T11:30:12.517 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: "anonymous_ratelimit": { 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "c99e1daa-3f36-4bfd-8433-f27afa39861e", 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_epoch": 2 2024-08-25T11:30:12.518 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:30:12.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:12 smithi059 bash[19666]: cluster 2024-08-25T11:30:10.777696+0000 mgr.y (mgr.14391) 114 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-25T11:30:12.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:12 smithi059 bash[19666]: audit 2024-08-25T11:30:11.384527+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-25T11:30:12.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:12 smithi059 bash[19666]: cluster 2024-08-25T11:30:11.393838+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-25T11:30:12.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:12 smithi059 bash[19666]: audit 2024-08-25T11:30:11.396870+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-25T11:30:12.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:12 smithi059 bash[25081]: cluster 2024-08-25T11:30:10.777696+0000 mgr.y (mgr.14391) 114 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-25T11:30:12.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:12 smithi059 bash[25081]: audit 2024-08-25T11:30:11.384527+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-25T11:30:12.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:12 smithi059 bash[25081]: cluster 2024-08-25T11:30:11.393838+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-25T11:30:12.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:12 smithi059 bash[25081]: audit 2024-08-25T11:30:11.396870+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-25T11:30:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:12 smithi196 bash[20359]: cluster 2024-08-25T11:30:10.777696+0000 mgr.y (mgr.14391) 114 : cluster [DBG] pgmap v84: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-25T11:30:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:12 smithi196 bash[20359]: audit 2024-08-25T11:30:11.384527+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-25T11:30:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:12 smithi196 bash[20359]: cluster 2024-08-25T11:30:11.393838+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-25T11:30:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:12 smithi196 bash[20359]: audit 2024-08-25T11:30:11.396870+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-25T11:30:13.455 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-08-25T11:30:13.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:30:13] "GET /metrics HTTP/1.1" 200 28503 "" "Prometheus/2.43.0" 2024-08-25T11:30:13.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:13 smithi059 bash[25081]: audit 2024-08-25T11:30:12.387014+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-25T11:30:13.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:13 smithi059 bash[25081]: cluster 2024-08-25T11:30:12.397768+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-25T11:30:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:13 smithi059 bash[19666]: audit 2024-08-25T11:30:12.387014+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-25T11:30:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:13 smithi059 bash[19666]: cluster 2024-08-25T11:30:12.397768+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-25T11:30:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:13 smithi196 bash[20359]: audit 2024-08-25T11:30:12.387014+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.59:0/639869651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-25T11:30:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:13 smithi196 bash[20359]: cluster 2024-08-25T11:30:12.397768+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-25T11:30:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[19666]: cluster 2024-08-25T11:30:12.778392+0000 mgr.y (mgr.14391) 115 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-25T11:30:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[19666]: cluster 2024-08-25T11:30:13.402074+0000 mon.a (mon.0) 1063 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:30:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[19666]: cluster 2024-08-25T11:30:13.402128+0000 mon.a (mon.0) 1064 : cluster [INF] Cluster is now healthy 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[19666]: audit 2024-08-25T11:30:13.950543+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[19666]: audit 2024-08-25T11:30:13.961190+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[19666]: audit 2024-08-25T11:30:13.973341+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[25081]: cluster 2024-08-25T11:30:12.778392+0000 mgr.y (mgr.14391) 115 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[25081]: cluster 2024-08-25T11:30:13.402074+0000 mon.a (mon.0) 1063 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[25081]: cluster 2024-08-25T11:30:13.402128+0000 mon.a (mon.0) 1064 : cluster [INF] Cluster is now healthy 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[25081]: audit 2024-08-25T11:30:13.950543+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[25081]: audit 2024-08-25T11:30:13.961190+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:14 smithi059 bash[25081]: audit 2024-08-25T11:30:13.973341+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:14 smithi196 bash[20359]: cluster 2024-08-25T11:30:12.778392+0000 mgr.y (mgr.14391) 115 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-08-25T11:30:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:14 smithi196 bash[20359]: cluster 2024-08-25T11:30:13.402074+0000 mon.a (mon.0) 1063 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:30:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:14 smithi196 bash[20359]: cluster 2024-08-25T11:30:13.402128+0000 mon.a (mon.0) 1064 : cluster [INF] Cluster is now healthy 2024-08-25T11:30:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:14 smithi196 bash[20359]: audit 2024-08-25T11:30:13.950543+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:14 smithi196 bash[20359]: audit 2024-08-25T11:30:13.961190+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:14 smithi196 bash[20359]: audit 2024-08-25T11:30:13.973341+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:15.771 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:15 smithi196 bash[20359]: audit 2024-08-25T11:30:14.831184+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:15.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:15 smithi059 bash[19666]: audit 2024-08-25T11:30:14.831184+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:15.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:15 smithi059 bash[25081]: audit 2024-08-25T11:30:14.831184+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:16.742 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:16 smithi196 bash[20359]: cluster 2024-08-25T11:30:14.779112+0000 mgr.y (mgr.14391) 116 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 378 B/s wr, 6 op/s 2024-08-25T11:30:16.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:16 smithi059 bash[19666]: cluster 2024-08-25T11:30:14.779112+0000 mgr.y (mgr.14391) 116 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 378 B/s wr, 6 op/s 2024-08-25T11:30:16.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:16 smithi059 bash[25081]: cluster 2024-08-25T11:30:14.779112+0000 mgr.y (mgr.14391) 116 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 378 B/s wr, 6 op/s 2024-08-25T11:30:18.319 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:30:18.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:18 smithi059 bash[19666]: cluster 2024-08-25T11:30:16.780724+0000 mgr.y (mgr.14391) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 1.9 KiB/s wr, 9 op/s 2024-08-25T11:30:18.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:18 smithi059 bash[25081]: cluster 2024-08-25T11:30:16.780724+0000 mgr.y (mgr.14391) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 1.9 KiB/s wr, 9 op/s 2024-08-25T11:30:18.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:18 smithi196 bash[20359]: cluster 2024-08-25T11:30:16.780724+0000 mgr.y (mgr.14391) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 1.9 KiB/s wr, 9 op/s 2024-08-25T11:30:19.770 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled rgw.foo update... 2024-08-25T11:30:20.390 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph osd pool create foo' 2024-08-25T11:30:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: cluster 2024-08-25T11:30:18.781404+0000 mgr.y (mgr.14391) 118 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-25T11:30:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.773049+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.776395+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.777676+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.786417+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.791891+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.792412+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.797231+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-25T11:30:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.807546+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:20 smithi196 bash[20359]: audit 2024-08-25T11:30:19.809965+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: cluster 2024-08-25T11:30:18.781404+0000 mgr.y (mgr.14391) 118 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.773049+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.776395+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.777676+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.786417+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.791891+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.792412+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.797231+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.807546+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[19666]: audit 2024-08-25T11:30:19.809965+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: cluster 2024-08-25T11:30:18.781404+0000 mgr.y (mgr.14391) 118 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.773049+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.776395+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.777676+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.786417+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.791891+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.792412+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.797231+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.807546+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:20 smithi059 bash[25081]: audit 2024-08-25T11:30:19.809965+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:21.721 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:21 smithi196 bash[20359]: audit 2024-08-25T11:30:19.761928+0000 mgr.y (mgr.14391) 119 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:30:21.721 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:21 smithi196 bash[20359]: cephadm 2024-08-25T11:30:19.764141+0000 mgr.y (mgr.14391) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-25T11:30:21.721 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:21 smithi196 bash[20359]: cephadm 2024-08-25T11:30:19.810740+0000 mgr.y (mgr.14391) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T11:30:21.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:21 smithi059 bash[19666]: audit 2024-08-25T11:30:19.761928+0000 mgr.y (mgr.14391) 119 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:30:21.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:21 smithi059 bash[19666]: cephadm 2024-08-25T11:30:19.764141+0000 mgr.y (mgr.14391) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-25T11:30:21.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:21 smithi059 bash[19666]: cephadm 2024-08-25T11:30:19.810740+0000 mgr.y (mgr.14391) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T11:30:21.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:21 smithi059 bash[25081]: audit 2024-08-25T11:30:19.761928+0000 mgr.y (mgr.14391) 119 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:30:21.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:21 smithi059 bash[25081]: cephadm 2024-08-25T11:30:19.764141+0000 mgr.y (mgr.14391) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-25T11:30:21.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:21 smithi059 bash[25081]: cephadm 2024-08-25T11:30:19.810740+0000 mgr.y (mgr.14391) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T11:30:22.478 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.478 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:22 smithi196 bash[20359]: cluster 2024-08-25T11:30:20.782713+0000 mgr.y (mgr.14391) 122 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-08-25T11:30:22.478 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.479 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.479 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.479 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.480 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.480 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.480 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.481 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:22 smithi059 bash[19666]: cluster 2024-08-25T11:30:20.782713+0000 mgr.y (mgr.14391) 122 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-08-25T11:30:22.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:22 smithi059 bash[25081]: cluster 2024-08-25T11:30:20.782713+0000 mgr.y (mgr.14391) 122 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-08-25T11:30:22.824 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.824 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.824 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.825 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.825 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.825 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.825 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.826 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:22.826 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:30:22 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:23.771 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:30:23] "GET /metrics HTTP/1.1" 200 35404 "" "Prometheus/2.43.0" 2024-08-25T11:30:24.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: audit 2024-08-25T11:30:22.774498+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: cluster 2024-08-25T11:30:22.783440+0000 mgr.y (mgr.14391) 123 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 985 B/s wr, 2 op/s 2024-08-25T11:30:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: audit 2024-08-25T11:30:22.788365+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: audit 2024-08-25T11:30:22.799497+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: audit 2024-08-25T11:30:22.801597+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: audit 2024-08-25T11:30:22.802413+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: audit 2024-08-25T11:30:22.805854+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-25T11:30:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: audit 2024-08-25T11:30:22.820380+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: audit 2024-08-25T11:30:22.825262+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[19666]: cephadm 2024-08-25T11:30:22.827380+0000 mgr.y (mgr.14391) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: audit 2024-08-25T11:30:22.774498+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: cluster 2024-08-25T11:30:22.783440+0000 mgr.y (mgr.14391) 123 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 985 B/s wr, 2 op/s 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: audit 2024-08-25T11:30:22.788365+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: audit 2024-08-25T11:30:22.799497+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: audit 2024-08-25T11:30:22.801597+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: audit 2024-08-25T11:30:22.802413+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: audit 2024-08-25T11:30:22.805854+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: audit 2024-08-25T11:30:22.820380+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: audit 2024-08-25T11:30:22.825262+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:23 smithi059 bash[25081]: cephadm 2024-08-25T11:30:22.827380+0000 mgr.y (mgr.14391) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T11:30:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: audit 2024-08-25T11:30:22.774498+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: cluster 2024-08-25T11:30:22.783440+0000 mgr.y (mgr.14391) 123 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 985 B/s wr, 2 op/s 2024-08-25T11:30:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: audit 2024-08-25T11:30:22.788365+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: audit 2024-08-25T11:30:22.799497+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: audit 2024-08-25T11:30:22.801597+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: audit 2024-08-25T11:30:22.802413+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-25T11:30:24.102 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: audit 2024-08-25T11:30:22.805854+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-25T11:30:24.102 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: audit 2024-08-25T11:30:22.820380+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:24.102 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: audit 2024-08-25T11:30:22.825262+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:24.102 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:23 smithi196 bash[20359]: cephadm 2024-08-25T11:30:22.827380+0000 mgr.y (mgr.14391) 124 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T11:30:25.741 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.742 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.742 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.742 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.743 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.743 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.744 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.744 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.744 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:25.862 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:30:26.000 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:25 smithi059 bash[19666]: cluster 2024-08-25T11:30:24.784123+0000 mgr.y (mgr.14391) 125 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-08-25T11:30:26.000 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.001 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:25 smithi059 bash[25081]: cluster 2024-08-25T11:30:24.784123+0000 mgr.y (mgr.14391) 125 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-08-25T11:30:26.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.001 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.002 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.002 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.002 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.003 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.003 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:30:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:26.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:25 smithi196 bash[20359]: cluster 2024-08-25T11:30:24.784123+0000 mgr.y (mgr.14391) 125 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-08-25T11:30:26.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:26 smithi059 bash[19918]: [25/Aug/2024:11:30:26] ENGINE Bus STOPPING 2024-08-25T11:30:27.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:26 smithi059 bash[19918]: [25/Aug/2024:11:30:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:30:27.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:26 smithi059 bash[19918]: [25/Aug/2024:11:30:26] ENGINE Bus STOPPED 2024-08-25T11:30:27.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:26 smithi059 bash[19918]: [25/Aug/2024:11:30:26] ENGINE Bus STARTING 2024-08-25T11:30:27.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:26 smithi059 bash[19918]: [25/Aug/2024:11:30:26] ENGINE Serving on http://:::9283 2024-08-25T11:30:27.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:26 smithi059 bash[19918]: [25/Aug/2024:11:30:26] ENGINE Bus STARTED 2024-08-25T11:30:27.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:26 smithi059 bash[19918]: [25/Aug/2024:11:30:26] ENGINE Bus STOPPING 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.048683+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.056357+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.063572+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.069633+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.076366+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: cephadm 2024-08-25T11:30:26.078248+0000 mgr.y (mgr.14391) 126 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.085753+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.092749+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.134861+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.135860+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: cephadm 2024-08-25T11:30:26.140669+0000 mgr.y (mgr.14391) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.590526+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.602329+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.612728+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: cephadm 2024-08-25T11:30:26.615747+0000 mgr.y (mgr.14391) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.692492+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.693313+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19666]: audit 2024-08-25T11:30:26.986234+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.048683+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.056357+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.063572+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.069633+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.076366+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: cephadm 2024-08-25T11:30:26.078248+0000 mgr.y (mgr.14391) 126 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.085753+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.092749+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.134861+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.135860+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: cephadm 2024-08-25T11:30:26.140669+0000 mgr.y (mgr.14391) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.590526+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.602329+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.612728+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: cephadm 2024-08-25T11:30:26.615747+0000 mgr.y (mgr.14391) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:27.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.692492+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:27.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.693313+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:27.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[25081]: audit 2024-08-25T11:30:26.986234+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.048683+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.056357+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.063572+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.069633+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.076366+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: cephadm 2024-08-25T11:30:26.078248+0000 mgr.y (mgr.14391) 126 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.085753+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.092749+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.134861+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.135860+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: cephadm 2024-08-25T11:30:26.140669+0000 mgr.y (mgr.14391) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.590526+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.602329+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.612728+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: cephadm 2024-08-25T11:30:26.615747+0000 mgr.y (mgr.14391) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.692492+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.693313+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:27 smithi196 bash[20359]: audit 2024-08-25T11:30:26.986234+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:27.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19918]: [25/Aug/2024:11:30:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:30:27.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19918]: [25/Aug/2024:11:30:27] ENGINE Bus STOPPED 2024-08-25T11:30:27.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19918]: [25/Aug/2024:11:30:27] ENGINE Bus STARTING 2024-08-25T11:30:27.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19918]: [25/Aug/2024:11:30:27] ENGINE Serving on http://:::9283 2024-08-25T11:30:27.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:27 smithi059 bash[19918]: [25/Aug/2024:11:30:27] ENGINE Bus STARTED 2024-08-25T11:30:29.083 INFO:teuthology.orchestra.run.smithi059.stderr:pool 'foo' created 2024-08-25T11:30:29.105 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:29 smithi059 bash[19666]: cephadm 2024-08-25T11:30:26.697101+0000 mgr.y (mgr.14391) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T11:30:29.105 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:29 smithi059 bash[19666]: cluster 2024-08-25T11:30:26.785003+0000 mgr.y (mgr.14391) 130 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-08-25T11:30:29.105 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:29 smithi059 bash[19666]: cephadm 2024-08-25T11:30:26.986908+0000 mgr.y (mgr.14391) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:29.105 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:29 smithi059 bash[19666]: audit 2024-08-25T11:30:28.086414+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:29.106 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:29 smithi059 bash[25081]: cephadm 2024-08-25T11:30:26.697101+0000 mgr.y (mgr.14391) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T11:30:29.106 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:29 smithi059 bash[25081]: cluster 2024-08-25T11:30:26.785003+0000 mgr.y (mgr.14391) 130 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-08-25T11:30:29.106 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:29 smithi059 bash[25081]: cephadm 2024-08-25T11:30:26.986908+0000 mgr.y (mgr.14391) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:29.106 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:29 smithi059 bash[25081]: audit 2024-08-25T11:30:28.086414+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:29.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:29 smithi196 bash[20359]: cephadm 2024-08-25T11:30:26.697101+0000 mgr.y (mgr.14391) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T11:30:29.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:29 smithi196 bash[20359]: cluster 2024-08-25T11:30:26.785003+0000 mgr.y (mgr.14391) 130 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-08-25T11:30:29.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:29 smithi196 bash[20359]: cephadm 2024-08-25T11:30:26.986908+0000 mgr.y (mgr.14391) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:29.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:29 smithi196 bash[20359]: audit 2024-08-25T11:30:28.086414+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:30.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[19666]: audit 2024-08-25T11:30:28.599586+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.59:0/2317766980' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-25T11:30:30.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[19666]: cluster 2024-08-25T11:30:28.785758+0000 mgr.y (mgr.14391) 132 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[19666]: audit 2024-08-25T11:30:29.086876+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.59:0/2317766980' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[19666]: cluster 2024-08-25T11:30:29.090673+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[19666]: audit 2024-08-25T11:30:29.831913+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[19666]: audit 2024-08-25T11:30:29.892099+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[25081]: audit 2024-08-25T11:30:28.599586+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.59:0/2317766980' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[25081]: cluster 2024-08-25T11:30:28.785758+0000 mgr.y (mgr.14391) 132 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[25081]: audit 2024-08-25T11:30:29.086876+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.59:0/2317766980' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[25081]: cluster 2024-08-25T11:30:29.090673+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[25081]: audit 2024-08-25T11:30:29.831913+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:30 smithi059 bash[25081]: audit 2024-08-25T11:30:29.892099+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:30.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:30 smithi196 bash[20359]: audit 2024-08-25T11:30:28.599586+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.59:0/2317766980' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-25T11:30:30.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:30 smithi196 bash[20359]: cluster 2024-08-25T11:30:28.785758+0000 mgr.y (mgr.14391) 132 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-08-25T11:30:30.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:30 smithi196 bash[20359]: audit 2024-08-25T11:30:29.086876+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.59:0/2317766980' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-25T11:30:30.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:30 smithi196 bash[20359]: cluster 2024-08-25T11:30:29.090673+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-25T11:30:30.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:30 smithi196 bash[20359]: audit 2024-08-25T11:30:29.831913+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:30.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:30 smithi196 bash[20359]: audit 2024-08-25T11:30:29.892099+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:30.365 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'rbd pool init foo' 2024-08-25T11:30:31.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:31 smithi196 bash[20359]: cluster 2024-08-25T11:30:30.096777+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-25T11:30:31.458 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:31 smithi059 bash[19666]: cluster 2024-08-25T11:30:30.096777+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-25T11:30:31.458 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:31 smithi059 bash[25081]: cluster 2024-08-25T11:30:30.096777+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-25T11:30:32.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:32 smithi059 bash[19666]: cluster 2024-08-25T11:30:30.787469+0000 mgr.y (mgr.14391) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-08-25T11:30:32.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:32 smithi059 bash[19666]: cluster 2024-08-25T11:30:31.090791+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:30:32.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:32 smithi059 bash[19666]: cluster 2024-08-25T11:30:31.099642+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-25T11:30:32.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:32 smithi059 bash[19666]: audit 2024-08-25T11:30:31.841038+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:32.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:32 smithi059 bash[25081]: cluster 2024-08-25T11:30:30.787469+0000 mgr.y (mgr.14391) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-08-25T11:30:32.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:32 smithi059 bash[25081]: cluster 2024-08-25T11:30:31.090791+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:30:32.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:32 smithi059 bash[25081]: cluster 2024-08-25T11:30:31.099642+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-25T11:30:32.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:32 smithi059 bash[25081]: audit 2024-08-25T11:30:31.841038+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:32 smithi196 bash[20359]: cluster 2024-08-25T11:30:30.787469+0000 mgr.y (mgr.14391) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-08-25T11:30:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:32 smithi196 bash[20359]: cluster 2024-08-25T11:30:31.090791+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-25T11:30:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:32 smithi196 bash[20359]: cluster 2024-08-25T11:30:31.099642+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-25T11:30:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:32 smithi196 bash[20359]: audit 2024-08-25T11:30:31.841038+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:33.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:30:33] "GET /metrics HTTP/1.1" 200 37937 "" "Prometheus/2.43.0" 2024-08-25T11:30:34.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:33 smithi196 bash[20359]: cluster 2024-08-25T11:30:32.788015+0000 mgr.y (mgr.14391) 134 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-08-25T11:30:34.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:33 smithi196 bash[20359]: audit 2024-08-25T11:30:32.938041+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:34.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:33 smithi059 bash[19666]: cluster 2024-08-25T11:30:32.788015+0000 mgr.y (mgr.14391) 134 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-08-25T11:30:34.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:33 smithi059 bash[19666]: audit 2024-08-25T11:30:32.938041+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:34.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:33 smithi059 bash[25081]: cluster 2024-08-25T11:30:32.788015+0000 mgr.y (mgr.14391) 134 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-08-25T11:30:34.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:33 smithi059 bash[25081]: audit 2024-08-25T11:30:32.938041+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:35.308 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:30:36.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:36 smithi059 bash[19666]: cluster 2024-08-25T11:30:34.788875+0000 mgr.y (mgr.14391) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-08-25T11:30:36.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:36 smithi059 bash[19666]: audit 2024-08-25T11:30:35.254228+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:36.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:36 smithi059 bash[19666]: audit 2024-08-25T11:30:35.271903+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:36.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:36 smithi059 bash[19666]: audit 2024-08-25T11:30:35.287341+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:36.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:36 smithi059 bash[25081]: cluster 2024-08-25T11:30:34.788875+0000 mgr.y (mgr.14391) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-08-25T11:30:36.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:36 smithi059 bash[25081]: audit 2024-08-25T11:30:35.254228+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:36.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:36 smithi059 bash[25081]: audit 2024-08-25T11:30:35.271903+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:36.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:36 smithi059 bash[25081]: audit 2024-08-25T11:30:35.287341+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:36.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:36 smithi196 bash[20359]: cluster 2024-08-25T11:30:34.788875+0000 mgr.y (mgr.14391) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 178 op/s 2024-08-25T11:30:36.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:36 smithi196 bash[20359]: audit 2024-08-25T11:30:35.254228+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:36.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:36 smithi196 bash[20359]: audit 2024-08-25T11:30:35.271903+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:36.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:36 smithi196 bash[20359]: audit 2024-08-25T11:30:35.287341+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:37.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:37 smithi059 bash[19666]: audit 2024-08-25T11:30:36.414358+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.59:0/2404689197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-25T11:30:37.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:37 smithi059 bash[19666]: audit 2024-08-25T11:30:36.963452+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:37.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:37 smithi059 bash[25081]: audit 2024-08-25T11:30:36.414358+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.59:0/2404689197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-25T11:30:37.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:37 smithi059 bash[25081]: audit 2024-08-25T11:30:36.963452+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:37.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:37 smithi196 bash[20359]: audit 2024-08-25T11:30:36.414358+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.59:0/2404689197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-25T11:30:37.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:37 smithi196 bash[20359]: audit 2024-08-25T11:30:36.963452+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:38.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:38 smithi196 bash[20359]: cluster 2024-08-25T11:30:36.789973+0000 mgr.y (mgr.14391) 136 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 398 B/s wr, 139 op/s 2024-08-25T11:30:38.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:38 smithi196 bash[20359]: audit 2024-08-25T11:30:37.260419+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.59:0/2404689197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-25T11:30:38.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:38 smithi196 bash[20359]: cluster 2024-08-25T11:30:37.270070+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-25T11:30:38.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:38 smithi059 bash[19666]: cluster 2024-08-25T11:30:36.789973+0000 mgr.y (mgr.14391) 136 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 398 B/s wr, 139 op/s 2024-08-25T11:30:38.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:38 smithi059 bash[19666]: audit 2024-08-25T11:30:37.260419+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.59:0/2404689197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-25T11:30:38.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:38 smithi059 bash[19666]: cluster 2024-08-25T11:30:37.270070+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-25T11:30:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:38 smithi059 bash[25081]: cluster 2024-08-25T11:30:36.789973+0000 mgr.y (mgr.14391) 136 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 398 B/s wr, 139 op/s 2024-08-25T11:30:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:38 smithi059 bash[25081]: audit 2024-08-25T11:30:37.260419+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.59:0/2404689197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-25T11:30:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:38 smithi059 bash[25081]: cluster 2024-08-25T11:30:37.270070+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-25T11:30:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:39 smithi196 bash[20359]: cluster 2024-08-25T11:30:38.269753+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-25T11:30:39.658 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:39 smithi059 bash[19666]: cluster 2024-08-25T11:30:38.269753+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-25T11:30:39.659 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:39 smithi059 bash[25081]: cluster 2024-08-25T11:30:38.269753+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-25T11:30:40.004 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch apply iscsi foo u p' 2024-08-25T11:30:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: cluster 2024-08-25T11:30:38.790740+0000 mgr.y (mgr.14391) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: cluster 2024-08-25T11:30:39.279216+0000 mon.a (mon.0) 1108 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:30:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: cluster 2024-08-25T11:30:39.279261+0000 mon.a (mon.0) 1109 : cluster [INF] Cluster is now healthy 2024-08-25T11:30:40.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: cluster 2024-08-25T11:30:39.298699+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-25T11:30:40.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: audit 2024-08-25T11:30:39.639911+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: audit 2024-08-25T11:30:39.648508+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: audit 2024-08-25T11:30:39.655689+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:40.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: audit 2024-08-25T11:30:39.660160+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: audit 2024-08-25T11:30:39.662614+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:40.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:40 smithi196 bash[20359]: audit 2024-08-25T11:30:39.672499+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: cluster 2024-08-25T11:30:38.790740+0000 mgr.y (mgr.14391) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: cluster 2024-08-25T11:30:39.279216+0000 mon.a (mon.0) 1108 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: cluster 2024-08-25T11:30:39.279261+0000 mon.a (mon.0) 1109 : cluster [INF] Cluster is now healthy 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: cluster 2024-08-25T11:30:39.298699+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: audit 2024-08-25T11:30:39.639911+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: audit 2024-08-25T11:30:39.648508+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: audit 2024-08-25T11:30:39.655689+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: audit 2024-08-25T11:30:39.660160+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: audit 2024-08-25T11:30:39.662614+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[19666]: audit 2024-08-25T11:30:39.672499+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: cluster 2024-08-25T11:30:38.790740+0000 mgr.y (mgr.14391) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: cluster 2024-08-25T11:30:39.279216+0000 mon.a (mon.0) 1108 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: cluster 2024-08-25T11:30:39.279261+0000 mon.a (mon.0) 1109 : cluster [INF] Cluster is now healthy 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: cluster 2024-08-25T11:30:39.298699+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: audit 2024-08-25T11:30:39.639911+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: audit 2024-08-25T11:30:39.648508+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: audit 2024-08-25T11:30:39.655689+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: audit 2024-08-25T11:30:39.660160+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: audit 2024-08-25T11:30:39.662614+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:40 smithi059 bash[25081]: audit 2024-08-25T11:30:39.672499+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:42.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:42 smithi196 bash[20359]: cluster 2024-08-25T11:30:40.792421+0000 mgr.y (mgr.14391) 138 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-25T11:30:42.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:42 smithi059 bash[19666]: cluster 2024-08-25T11:30:40.792421+0000 mgr.y (mgr.14391) 138 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-25T11:30:42.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:42 smithi059 bash[25081]: cluster 2024-08-25T11:30:40.792421+0000 mgr.y (mgr.14391) 138 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-25T11:30:43.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:30:43] "GET /metrics HTTP/1.1" 200 37937 "" "Prometheus/2.43.0" 2024-08-25T11:30:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:44 smithi196 bash[20359]: cluster 2024-08-25T11:30:42.793002+0000 mgr.y (mgr.14391) 139 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-25T11:30:44.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:44 smithi059 bash[19666]: cluster 2024-08-25T11:30:42.793002+0000 mgr.y (mgr.14391) 139 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-25T11:30:44.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:44 smithi059 bash[25081]: cluster 2024-08-25T11:30:42.793002+0000 mgr.y (mgr.14391) 139 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-25T11:30:44.820 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.791510+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.792257+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.792537+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.792955+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.793703+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.793755+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.794905+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.795652+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:44.834098+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:45.201267+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]': finished 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:45.201512+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:45.201715+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: audit 2024-08-25T11:30:45.201937+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[19666]: cluster 2024-08-25T11:30:45.209021+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.791510+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.792257+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.792537+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.792955+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.793703+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.793755+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.794905+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.795652+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:44.834098+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:45.201267+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]': finished 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:45.201512+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:45.201715+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: audit 2024-08-25T11:30:45.201937+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-08-25T11:30:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:45 smithi059 bash[25081]: cluster 2024-08-25T11:30:45.209021+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-25T11:30:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.791510+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-08-25T11:30:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.792257+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-08-25T11:30:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.792537+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-08-25T11:30:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.792955+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.793703+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.793755+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.794905+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.795652+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:44.834098+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:45.201267+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]': finished 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:45.201512+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:45.201715+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-25T11:30:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: audit 2024-08-25T11:30:45.201937+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-08-25T11:30:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:45 smithi196 bash[20359]: cluster 2024-08-25T11:30:45.209021+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-25T11:30:46.431 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled iscsi.foo update... 2024-08-25T11:30:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:46 smithi196 bash[20359]: cluster 2024-08-25T11:30:44.793689+0000 mgr.y (mgr.14391) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 271 B/s wr, 0 op/s 2024-08-25T11:30:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:46 smithi196 bash[20359]: cluster 2024-08-25T11:30:46.207984+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-25T11:30:46.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:46 smithi059 bash[25081]: cluster 2024-08-25T11:30:44.793689+0000 mgr.y (mgr.14391) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 271 B/s wr, 0 op/s 2024-08-25T11:30:46.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:46 smithi059 bash[25081]: cluster 2024-08-25T11:30:46.207984+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-25T11:30:46.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:46 smithi059 bash[19666]: cluster 2024-08-25T11:30:44.793689+0000 mgr.y (mgr.14391) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 271 B/s wr, 0 op/s 2024-08-25T11:30:46.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:46 smithi059 bash[19666]: cluster 2024-08-25T11:30:46.207984+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-25T11:30:47.146 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'sleep 180' 2024-08-25T11:30:47.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.422258+0000 mgr.y (mgr.14391) 141 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:30:47.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: cephadm 2024-08-25T11:30:46.426270+0000 mgr.y (mgr.14391) 142 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-25T11:30:47.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.433194+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:47.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.437156+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:47.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.438483+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:47.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.447762+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:47.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.453910+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.454296+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.456425+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: audit 2024-08-25T11:30:46.464892+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:47.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[25081]: cephadm 2024-08-25T11:30:46.465769+0000 mgr.y (mgr.14391) 143 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:30:47.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.422258+0000 mgr.y (mgr.14391) 141 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:30:47.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: cephadm 2024-08-25T11:30:46.426270+0000 mgr.y (mgr.14391) 142 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-25T11:30:47.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.433194+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.437156+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.438483+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.447762+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.453910+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.454296+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.456425+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: audit 2024-08-25T11:30:46.464892+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:47 smithi059 bash[19666]: cephadm 2024-08-25T11:30:46.465769+0000 mgr.y (mgr.14391) 143 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:30:47.812 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.422258+0000 mgr.y (mgr.14391) 141 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: cephadm 2024-08-25T11:30:46.426270+0000 mgr.y (mgr.14391) 142 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.433194+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.437156+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.438483+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.447762+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.453910+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.454296+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.456425+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: audit 2024-08-25T11:30:46.464892+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:47.813 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:47 smithi196 bash[20359]: cephadm 2024-08-25T11:30:46.465769+0000 mgr.y (mgr.14391) 143 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:30:48.752 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:48 smithi196 bash[20359]: cluster 2024-08-25T11:30:46.794517+0000 mgr.y (mgr.14391) 144 : cluster [DBG] pgmap v112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 273 B/s wr, 0 op/s 2024-08-25T11:30:48.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:48 smithi059 bash[25081]: cluster 2024-08-25T11:30:46.794517+0000 mgr.y (mgr.14391) 144 : cluster [DBG] pgmap v112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 273 B/s wr, 0 op/s 2024-08-25T11:30:48.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:48 smithi059 bash[19666]: cluster 2024-08-25T11:30:46.794517+0000 mgr.y (mgr.14391) 144 : cluster [DBG] pgmap v112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 273 B/s wr, 0 op/s 2024-08-25T11:30:50.272 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.273 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.273 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.274 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.274 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.274 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.275 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.275 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[19666]: cluster 2024-08-25T11:30:48.795266+0000 mgr.y (mgr.14391) 145 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[19666]: audit 2024-08-25T11:30:50.454469+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:50.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[25081]: cluster 2024-08-25T11:30:48.795266+0000 mgr.y (mgr.14391) 145 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[25081]: audit 2024-08-25T11:30:50.454469+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:50.529 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.529 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.530 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.530 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.531 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.531 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:30:50 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:30:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:50 smithi196 bash[20359]: cluster 2024-08-25T11:30:48.795266+0000 mgr.y (mgr.14391) 145 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:50 smithi196 bash[20359]: audit 2024-08-25T11:30:50.454469+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:50.879 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[19918]: [25/Aug/2024:11:30:50] ENGINE Bus STOPPING 2024-08-25T11:30:51.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[19918]: [25/Aug/2024:11:30:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:30:51.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[19918]: [25/Aug/2024:11:30:50] ENGINE Bus STOPPED 2024-08-25T11:30:51.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[19918]: [25/Aug/2024:11:30:50] ENGINE Bus STARTING 2024-08-25T11:30:51.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[19918]: [25/Aug/2024:11:30:50] ENGINE Serving on http://:::9283 2024-08-25T11:30:51.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:50 smithi059 bash[19918]: [25/Aug/2024:11:30:50] ENGINE Bus STARTED 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.462899+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.479113+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: cephadm 2024-08-25T11:30:50.480303+0000 mgr.y (mgr.14391) 146 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.492658+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.523189+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.524044+0000 mon.c (mon.2) 107 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.531479+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: cephadm 2024-08-25T11:30:50.532246+0000 mgr.y (mgr.14391) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.588090+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.588733+0000 mgr.y (mgr.14391) 148 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: cephadm 2024-08-25T11:30:50.589820+0000 mgr.y (mgr.14391) 149 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.590076+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.590449+0000 mgr.y (mgr.14391) 150 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.597151+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.605388+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.605959+0000 mgr.y (mgr.14391) 151 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.614845+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.654272+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.655008+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[19666]: audit 2024-08-25T11:30:50.662737+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.462899+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.479113+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: cephadm 2024-08-25T11:30:50.480303+0000 mgr.y (mgr.14391) 146 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.492658+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.523189+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.524044+0000 mon.c (mon.2) 107 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.531479+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: cephadm 2024-08-25T11:30:50.532246+0000 mgr.y (mgr.14391) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.588090+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.588733+0000 mgr.y (mgr.14391) 148 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: cephadm 2024-08-25T11:30:50.589820+0000 mgr.y (mgr.14391) 149 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.590076+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:30:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.590449+0000 mgr.y (mgr.14391) 150 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:30:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.597151+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.605388+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:30:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.605959+0000 mgr.y (mgr.14391) 151 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:30:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.614845+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.654272+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.655008+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:51 smithi059 bash[25081]: audit 2024-08-25T11:30:50.662737+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.462899+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.479113+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: cephadm 2024-08-25T11:30:50.480303+0000 mgr.y (mgr.14391) 146 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-25T11:30:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.492658+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.523189+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.524044+0000 mon.c (mon.2) 107 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.531479+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: cephadm 2024-08-25T11:30:50.532246+0000 mgr.y (mgr.14391) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.588090+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.588733+0000 mgr.y (mgr.14391) 148 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: cephadm 2024-08-25T11:30:50.589820+0000 mgr.y (mgr.14391) 149 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.590076+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.590449+0000 mgr.y (mgr.14391) 150 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.597151+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.605388+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.605959+0000 mgr.y (mgr.14391) 151 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.614845+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.654272+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.655008+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:30:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:51 smithi196 bash[20359]: audit 2024-08-25T11:30:50.662737+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:51.935 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:30:52.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:52 smithi059 bash[19666]: cephadm 2024-08-25T11:30:50.665527+0000 mgr.y (mgr.14391) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:52 smithi059 bash[19666]: cluster 2024-08-25T11:30:50.796768+0000 mgr.y (mgr.14391) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:52.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:52 smithi059 bash[25081]: cephadm 2024-08-25T11:30:50.665527+0000 mgr.y (mgr.14391) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:52.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:52 smithi059 bash[25081]: cluster 2024-08-25T11:30:50.796768+0000 mgr.y (mgr.14391) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:52 smithi196 bash[20359]: cephadm 2024-08-25T11:30:50.665527+0000 mgr.y (mgr.14391) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:30:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:52 smithi196 bash[20359]: cluster 2024-08-25T11:30:50.796768+0000 mgr.y (mgr.14391) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:53.526 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:30:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:30:53] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:30:53.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:53 smithi059 bash[19666]: cluster 2024-08-25T11:30:52.679119+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e22: y(active, since 3m), standbys: x 2024-08-25T11:30:53.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:53 smithi059 bash[19666]: cluster 2024-08-25T11:30:52.797522+0000 mgr.y (mgr.14391) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:53.909 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:53 smithi059 bash[25081]: cluster 2024-08-25T11:30:52.679119+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e22: y(active, since 3m), standbys: x 2024-08-25T11:30:53.909 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:53 smithi059 bash[25081]: cluster 2024-08-25T11:30:52.797522+0000 mgr.y (mgr.14391) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:53.953 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:53 smithi196 bash[20359]: cluster 2024-08-25T11:30:52.679119+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e22: y(active, since 3m), standbys: x 2024-08-25T11:30:53.953 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:53 smithi196 bash[20359]: cluster 2024-08-25T11:30:52.797522+0000 mgr.y (mgr.14391) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:55.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[25081]: audit 2024-08-25T11:30:53.936823+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[25081]: audit 2024-08-25T11:30:53.944311+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[25081]: audit 2024-08-25T11:30:53.953387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[25081]: audit 2024-08-25T11:30:54.412522+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.59:0/2184526644' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:30:55.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[25081]: audit 2024-08-25T11:30:54.719585+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.59:0/3054532860' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]: dispatch 2024-08-25T11:30:55.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[25081]: audit 2024-08-25T11:30:54.720602+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]: dispatch 2024-08-25T11:30:55.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[25081]: audit 2024-08-25T11:30:54.915327+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[19666]: audit 2024-08-25T11:30:53.936823+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[19666]: audit 2024-08-25T11:30:53.944311+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[19666]: audit 2024-08-25T11:30:53.953387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[19666]: audit 2024-08-25T11:30:54.412522+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.59:0/2184526644' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:30:55.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[19666]: audit 2024-08-25T11:30:54.719585+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.59:0/3054532860' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]: dispatch 2024-08-25T11:30:55.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[19666]: audit 2024-08-25T11:30:54.720602+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]: dispatch 2024-08-25T11:30:55.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:54 smithi059 bash[19666]: audit 2024-08-25T11:30:54.915327+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:54 smithi196 bash[20359]: audit 2024-08-25T11:30:53.936823+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:54 smithi196 bash[20359]: audit 2024-08-25T11:30:53.944311+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:54 smithi196 bash[20359]: audit 2024-08-25T11:30:53.953387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:55.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:54 smithi196 bash[20359]: audit 2024-08-25T11:30:54.412522+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.59:0/2184526644' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:30:55.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:54 smithi196 bash[20359]: audit 2024-08-25T11:30:54.719585+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.59:0/3054532860' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]: dispatch 2024-08-25T11:30:55.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:54 smithi196 bash[20359]: audit 2024-08-25T11:30:54.720602+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]: dispatch 2024-08-25T11:30:55.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:54 smithi196 bash[20359]: audit 2024-08-25T11:30:54.915327+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:30:56.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:55 smithi059 bash[25081]: cluster 2024-08-25T11:30:54.797903+0000 mgr.y (mgr.14391) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:56.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:55 smithi059 bash[25081]: audit 2024-08-25T11:30:54.961395+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]': finished 2024-08-25T11:30:56.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:55 smithi059 bash[25081]: cluster 2024-08-25T11:30:54.970219+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-25T11:30:56.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:55 smithi059 bash[25081]: audit 2024-08-25T11:30:55.287841+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.59:0/3132225893' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3816262823"}]: dispatch 2024-08-25T11:30:56.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:55 smithi059 bash[19666]: cluster 2024-08-25T11:30:54.797903+0000 mgr.y (mgr.14391) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:56.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:55 smithi059 bash[19666]: audit 2024-08-25T11:30:54.961395+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]': finished 2024-08-25T11:30:56.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:55 smithi059 bash[19666]: cluster 2024-08-25T11:30:54.970219+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-25T11:30:56.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:55 smithi059 bash[19666]: audit 2024-08-25T11:30:55.287841+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.59:0/3132225893' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3816262823"}]: dispatch 2024-08-25T11:30:56.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:55 smithi196 bash[20359]: cluster 2024-08-25T11:30:54.797903+0000 mgr.y (mgr.14391) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:30:56.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:55 smithi196 bash[20359]: audit 2024-08-25T11:30:54.961395+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/400091051"}]': finished 2024-08-25T11:30:56.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:55 smithi196 bash[20359]: cluster 2024-08-25T11:30:54.970219+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-25T11:30:56.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:55 smithi196 bash[20359]: audit 2024-08-25T11:30:55.287841+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.59:0/3132225893' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3816262823"}]: dispatch 2024-08-25T11:30:57.026 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:56 smithi059 bash[25081]: audit 2024-08-25T11:30:55.970890+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.59:0/3132225893' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3816262823"}]': finished 2024-08-25T11:30:57.026 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:56 smithi059 bash[25081]: cluster 2024-08-25T11:30:55.977172+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-25T11:30:57.026 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:56 smithi059 bash[25081]: audit 2024-08-25T11:30:56.279285+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.59:0/2053482299' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]: dispatch 2024-08-25T11:30:57.026 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:56 smithi059 bash[25081]: audit 2024-08-25T11:30:56.280125+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]: dispatch 2024-08-25T11:30:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:56 smithi059 bash[19666]: audit 2024-08-25T11:30:55.970890+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.59:0/3132225893' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3816262823"}]': finished 2024-08-25T11:30:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:56 smithi059 bash[19666]: cluster 2024-08-25T11:30:55.977172+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-25T11:30:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:56 smithi059 bash[19666]: audit 2024-08-25T11:30:56.279285+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.59:0/2053482299' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]: dispatch 2024-08-25T11:30:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:56 smithi059 bash[19666]: audit 2024-08-25T11:30:56.280125+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]: dispatch 2024-08-25T11:30:57.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:56 smithi196 bash[20359]: audit 2024-08-25T11:30:55.970890+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.59:0/3132225893' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3816262823"}]': finished 2024-08-25T11:30:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:56 smithi196 bash[20359]: cluster 2024-08-25T11:30:55.977172+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-25T11:30:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:56 smithi196 bash[20359]: audit 2024-08-25T11:30:56.279285+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.59:0/2053482299' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]: dispatch 2024-08-25T11:30:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:56 smithi196 bash[20359]: audit 2024-08-25T11:30:56.280125+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]: dispatch 2024-08-25T11:30:58.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:57 smithi059 bash[19666]: cluster 2024-08-25T11:30:56.798602+0000 mgr.y (mgr.14391) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-08-25T11:30:58.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:57 smithi059 bash[19666]: audit 2024-08-25T11:30:56.973532+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]': finished 2024-08-25T11:30:58.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:57 smithi059 bash[19666]: cluster 2024-08-25T11:30:56.981311+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-25T11:30:58.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:57 smithi059 bash[19666]: audit 2024-08-25T11:30:57.306589+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.59:0/2801086022' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3483392955"}]: dispatch 2024-08-25T11:30:58.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:57 smithi059 bash[25081]: cluster 2024-08-25T11:30:56.798602+0000 mgr.y (mgr.14391) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-08-25T11:30:58.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:57 smithi059 bash[25081]: audit 2024-08-25T11:30:56.973532+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]': finished 2024-08-25T11:30:58.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:57 smithi059 bash[25081]: cluster 2024-08-25T11:30:56.981311+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-25T11:30:58.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:57 smithi059 bash[25081]: audit 2024-08-25T11:30:57.306589+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.59:0/2801086022' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3483392955"}]: dispatch 2024-08-25T11:30:58.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:57 smithi196 bash[20359]: cluster 2024-08-25T11:30:56.798602+0000 mgr.y (mgr.14391) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-08-25T11:30:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:57 smithi196 bash[20359]: audit 2024-08-25T11:30:56.973532+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3589885585"}]': finished 2024-08-25T11:30:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:57 smithi196 bash[20359]: cluster 2024-08-25T11:30:56.981311+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-25T11:30:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:57 smithi196 bash[20359]: audit 2024-08-25T11:30:57.306589+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? 172.21.15.59:0/2801086022' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3483392955"}]: dispatch 2024-08-25T11:30:59.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:58 smithi059 bash[19666]: audit 2024-08-25T11:30:57.996115+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.59:0/2801086022' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3483392955"}]': finished 2024-08-25T11:30:59.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:58 smithi059 bash[19666]: cluster 2024-08-25T11:30:58.004352+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-25T11:30:59.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:30:58 smithi059 bash[19666]: audit 2024-08-25T11:30:58.308633+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? 172.21.15.59:0/2207285594' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1458680823"}]: dispatch 2024-08-25T11:30:59.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:59 smithi059 bash[25081]: audit 2024-08-25T11:30:57.996115+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.59:0/2801086022' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3483392955"}]': finished 2024-08-25T11:30:59.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:59 smithi059 bash[25081]: cluster 2024-08-25T11:30:58.004352+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-25T11:30:59.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:30:59 smithi059 bash[25081]: audit 2024-08-25T11:30:58.308633+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? 172.21.15.59:0/2207285594' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1458680823"}]: dispatch 2024-08-25T11:30:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:58 smithi196 bash[20359]: audit 2024-08-25T11:30:57.996115+0000 mon.a (mon.0) 1152 : audit [INF] from='client.? 172.21.15.59:0/2801086022' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3483392955"}]': finished 2024-08-25T11:30:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:58 smithi196 bash[20359]: cluster 2024-08-25T11:30:58.004352+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-25T11:30:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:30:58 smithi196 bash[20359]: audit 2024-08-25T11:30:58.308633+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? 172.21.15.59:0/2207285594' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1458680823"}]: dispatch 2024-08-25T11:31:00.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[25081]: cluster 2024-08-25T11:30:58.799305+0000 mgr.y (mgr.14391) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-08-25T11:31:00.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[25081]: audit 2024-08-25T11:30:59.007012+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.59:0/2207285594' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1458680823"}]': finished 2024-08-25T11:31:00.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[25081]: cluster 2024-08-25T11:30:59.011235+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-25T11:31:00.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[25081]: audit 2024-08-25T11:30:59.102154+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:00.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[25081]: audit 2024-08-25T11:30:59.328404+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.59:0/2940365092' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]: dispatch 2024-08-25T11:31:00.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[25081]: audit 2024-08-25T11:30:59.329429+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]: dispatch 2024-08-25T11:31:00.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[25081]: audit 2024-08-25T11:30:59.834190+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:00.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[25081]: audit 2024-08-25T11:30:59.927290+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[19666]: cluster 2024-08-25T11:30:58.799305+0000 mgr.y (mgr.14391) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-08-25T11:31:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[19666]: audit 2024-08-25T11:30:59.007012+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.59:0/2207285594' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1458680823"}]': finished 2024-08-25T11:31:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[19666]: cluster 2024-08-25T11:30:59.011235+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-25T11:31:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[19666]: audit 2024-08-25T11:30:59.102154+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[19666]: audit 2024-08-25T11:30:59.328404+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.59:0/2940365092' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]: dispatch 2024-08-25T11:31:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[19666]: audit 2024-08-25T11:30:59.329429+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]: dispatch 2024-08-25T11:31:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[19666]: audit 2024-08-25T11:30:59.834190+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:00.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:00 smithi059 bash[19666]: audit 2024-08-25T11:30:59.927290+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:00.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:00 smithi196 bash[20359]: cluster 2024-08-25T11:30:58.799305+0000 mgr.y (mgr.14391) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-08-25T11:31:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:00 smithi196 bash[20359]: audit 2024-08-25T11:30:59.007012+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.59:0/2207285594' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1458680823"}]': finished 2024-08-25T11:31:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:00 smithi196 bash[20359]: cluster 2024-08-25T11:30:59.011235+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-25T11:31:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:00 smithi196 bash[20359]: audit 2024-08-25T11:30:59.102154+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:00 smithi196 bash[20359]: audit 2024-08-25T11:30:59.328404+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.59:0/2940365092' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]: dispatch 2024-08-25T11:31:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:00 smithi196 bash[20359]: audit 2024-08-25T11:30:59.329429+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]: dispatch 2024-08-25T11:31:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:00 smithi196 bash[20359]: audit 2024-08-25T11:30:59.834190+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:00.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:00 smithi196 bash[20359]: audit 2024-08-25T11:30:59.927290+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:01.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:01 smithi059 bash[25081]: audit 2024-08-25T11:31:00.103872+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]': finished 2024-08-25T11:31:01.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:01 smithi059 bash[25081]: cluster 2024-08-25T11:31:00.115464+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-25T11:31:01.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:01 smithi059 bash[25081]: audit 2024-08-25T11:31:00.440918+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.59:0/593498847' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]: dispatch 2024-08-25T11:31:01.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:01 smithi059 bash[25081]: audit 2024-08-25T11:31:00.441645+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]: dispatch 2024-08-25T11:31:01.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:01 smithi059 bash[19666]: audit 2024-08-25T11:31:00.103872+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]': finished 2024-08-25T11:31:01.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:01 smithi059 bash[19666]: cluster 2024-08-25T11:31:00.115464+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-25T11:31:01.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:01 smithi059 bash[19666]: audit 2024-08-25T11:31:00.440918+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.59:0/593498847' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]: dispatch 2024-08-25T11:31:01.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:01 smithi059 bash[19666]: audit 2024-08-25T11:31:00.441645+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]: dispatch 2024-08-25T11:31:01.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:01 smithi196 bash[20359]: audit 2024-08-25T11:31:00.103872+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/482543148"}]': finished 2024-08-25T11:31:01.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:01 smithi196 bash[20359]: cluster 2024-08-25T11:31:00.115464+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-25T11:31:01.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:01 smithi196 bash[20359]: audit 2024-08-25T11:31:00.440918+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.59:0/593498847' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]: dispatch 2024-08-25T11:31:01.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:01 smithi196 bash[20359]: audit 2024-08-25T11:31:00.441645+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]: dispatch 2024-08-25T11:31:02.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:02 smithi059 bash[19666]: cluster 2024-08-25T11:31:00.800944+0000 mgr.y (mgr.14391) 158 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:02.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:02 smithi059 bash[19666]: audit 2024-08-25T11:31:01.106280+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]': finished 2024-08-25T11:31:02.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:02 smithi059 bash[19666]: cluster 2024-08-25T11:31:01.115341+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-25T11:31:02.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:02 smithi059 bash[19666]: audit 2024-08-25T11:31:01.434325+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.59:0/3423808468' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3816262823"}]: dispatch 2024-08-25T11:31:02.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:02 smithi059 bash[25081]: cluster 2024-08-25T11:31:00.800944+0000 mgr.y (mgr.14391) 158 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:02.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:02 smithi059 bash[25081]: audit 2024-08-25T11:31:01.106280+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]': finished 2024-08-25T11:31:02.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:02 smithi059 bash[25081]: cluster 2024-08-25T11:31:01.115341+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-25T11:31:02.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:02 smithi059 bash[25081]: audit 2024-08-25T11:31:01.434325+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.59:0/3423808468' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3816262823"}]: dispatch 2024-08-25T11:31:02.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:02 smithi196 bash[20359]: cluster 2024-08-25T11:31:00.800944+0000 mgr.y (mgr.14391) 158 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:02 smithi196 bash[20359]: audit 2024-08-25T11:31:01.106280+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3457355911"}]': finished 2024-08-25T11:31:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:02 smithi196 bash[20359]: cluster 2024-08-25T11:31:01.115341+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-25T11:31:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:02 smithi196 bash[20359]: audit 2024-08-25T11:31:01.434325+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.59:0/3423808468' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3816262823"}]: dispatch 2024-08-25T11:31:03.526 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:31:03] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-25T11:31:03.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.130171+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? 172.21.15.59:0/3423808468' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3816262823"}]': finished 2024-08-25T11:31:03.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: cluster 2024-08-25T11:31:02.136027+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.296350+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.302179+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.305483+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.309938+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.311350+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.318448+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.445919+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.59:0/2875572744' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]: dispatch 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[25081]: audit 2024-08-25T11:31:02.446648+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]: dispatch 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.130171+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? 172.21.15.59:0/3423808468' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3816262823"}]': finished 2024-08-25T11:31:03.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: cluster 2024-08-25T11:31:02.136027+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-25T11:31:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.296350+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.302179+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.305483+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:31:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.309938+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.311350+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:31:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.318448+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.445919+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.59:0/2875572744' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]: dispatch 2024-08-25T11:31:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:03 smithi059 bash[19666]: audit 2024-08-25T11:31:02.446648+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]: dispatch 2024-08-25T11:31:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.130171+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? 172.21.15.59:0/3423808468' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3816262823"}]': finished 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: cluster 2024-08-25T11:31:02.136027+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.296350+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.302179+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.305483+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.309938+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.311350+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.318448+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.445919+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.59:0/2875572744' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]: dispatch 2024-08-25T11:31:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:03 smithi196 bash[20359]: audit 2024-08-25T11:31:02.446648+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]: dispatch 2024-08-25T11:31:04.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:04 smithi059 bash[25081]: cluster 2024-08-25T11:31:02.801686+0000 mgr.y (mgr.14391) 159 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:04.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:04 smithi059 bash[25081]: audit 2024-08-25T11:31:03.319028+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]': finished 2024-08-25T11:31:04.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:04 smithi059 bash[25081]: cluster 2024-08-25T11:31:03.325818+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-25T11:31:04.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:04 smithi059 bash[25081]: audit 2024-08-25T11:31:03.654406+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.59:0/3323448634' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1010560776"}]: dispatch 2024-08-25T11:31:04.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:04 smithi059 bash[19666]: cluster 2024-08-25T11:31:02.801686+0000 mgr.y (mgr.14391) 159 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:04.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:04 smithi059 bash[19666]: audit 2024-08-25T11:31:03.319028+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]': finished 2024-08-25T11:31:04.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:04 smithi059 bash[19666]: cluster 2024-08-25T11:31:03.325818+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-25T11:31:04.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:04 smithi059 bash[19666]: audit 2024-08-25T11:31:03.654406+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.59:0/3323448634' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1010560776"}]: dispatch 2024-08-25T11:31:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:04 smithi196 bash[20359]: cluster 2024-08-25T11:31:02.801686+0000 mgr.y (mgr.14391) 159 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:04 smithi196 bash[20359]: audit 2024-08-25T11:31:03.319028+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3922816720"}]': finished 2024-08-25T11:31:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:04 smithi196 bash[20359]: cluster 2024-08-25T11:31:03.325818+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-25T11:31:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:04 smithi196 bash[20359]: audit 2024-08-25T11:31:03.654406+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.59:0/3323448634' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1010560776"}]: dispatch 2024-08-25T11:31:05.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:05 smithi196 bash[20359]: audit 2024-08-25T11:31:04.154143+0000 mgr.y (mgr.14391) 160 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:05 smithi196 bash[20359]: audit 2024-08-25T11:31:04.336888+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.59:0/3323448634' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1010560776"}]': finished 2024-08-25T11:31:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:05 smithi196 bash[20359]: cluster 2024-08-25T11:31:04.343470+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-25T11:31:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:05 smithi196 bash[20359]: audit 2024-08-25T11:31:04.665232+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.59:0/16802409' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]: dispatch 2024-08-25T11:31:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:05 smithi196 bash[20359]: audit 2024-08-25T11:31:04.666036+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]: dispatch 2024-08-25T11:31:05.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[19666]: audit 2024-08-25T11:31:04.154143+0000 mgr.y (mgr.14391) 160 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:05.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[19666]: audit 2024-08-25T11:31:04.336888+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.59:0/3323448634' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1010560776"}]': finished 2024-08-25T11:31:05.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[19666]: cluster 2024-08-25T11:31:04.343470+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-25T11:31:05.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[19666]: audit 2024-08-25T11:31:04.665232+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.59:0/16802409' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]: dispatch 2024-08-25T11:31:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[19666]: audit 2024-08-25T11:31:04.666036+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]: dispatch 2024-08-25T11:31:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[25081]: audit 2024-08-25T11:31:04.154143+0000 mgr.y (mgr.14391) 160 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[25081]: audit 2024-08-25T11:31:04.336888+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.59:0/3323448634' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1010560776"}]': finished 2024-08-25T11:31:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[25081]: cluster 2024-08-25T11:31:04.343470+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-25T11:31:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[25081]: audit 2024-08-25T11:31:04.665232+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.59:0/16802409' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]: dispatch 2024-08-25T11:31:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:05 smithi059 bash[25081]: audit 2024-08-25T11:31:04.666036+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]: dispatch 2024-08-25T11:31:06.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:06 smithi196 bash[20359]: cluster 2024-08-25T11:31:04.802361+0000 mgr.y (mgr.14391) 161 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:31:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:06 smithi196 bash[20359]: audit 2024-08-25T11:31:05.339223+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]': finished 2024-08-25T11:31:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:06 smithi196 bash[20359]: cluster 2024-08-25T11:31:05.346714+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-25T11:31:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:06 smithi196 bash[20359]: audit 2024-08-25T11:31:05.671809+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.59:0/2018304397' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2963094600"}]: dispatch 2024-08-25T11:31:06.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:06 smithi059 bash[19666]: cluster 2024-08-25T11:31:04.802361+0000 mgr.y (mgr.14391) 161 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:31:06.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:06 smithi059 bash[19666]: audit 2024-08-25T11:31:05.339223+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]': finished 2024-08-25T11:31:06.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:06 smithi059 bash[19666]: cluster 2024-08-25T11:31:05.346714+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-25T11:31:06.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:06 smithi059 bash[19666]: audit 2024-08-25T11:31:05.671809+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.59:0/2018304397' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2963094600"}]: dispatch 2024-08-25T11:31:06.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:06 smithi059 bash[25081]: cluster 2024-08-25T11:31:04.802361+0000 mgr.y (mgr.14391) 161 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:31:06.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:06 smithi059 bash[25081]: audit 2024-08-25T11:31:05.339223+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2489779464"}]': finished 2024-08-25T11:31:06.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:06 smithi059 bash[25081]: cluster 2024-08-25T11:31:05.346714+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-25T11:31:06.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:06 smithi059 bash[25081]: audit 2024-08-25T11:31:05.671809+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.59:0/2018304397' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2963094600"}]: dispatch 2024-08-25T11:31:07.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:07 smithi059 bash[19666]: audit 2024-08-25T11:31:06.364109+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.59:0/2018304397' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2963094600"}]': finished 2024-08-25T11:31:07.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:07 smithi059 bash[19666]: cluster 2024-08-25T11:31:06.368594+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-25T11:31:07.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:07 smithi059 bash[19666]: audit 2024-08-25T11:31:06.684307+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.59:0/2201129299' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3589885585"}]: dispatch 2024-08-25T11:31:07.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:07 smithi059 bash[25081]: audit 2024-08-25T11:31:06.364109+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.59:0/2018304397' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2963094600"}]': finished 2024-08-25T11:31:07.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:07 smithi059 bash[25081]: cluster 2024-08-25T11:31:06.368594+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-25T11:31:07.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:07 smithi059 bash[25081]: audit 2024-08-25T11:31:06.684307+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.59:0/2201129299' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3589885585"}]: dispatch 2024-08-25T11:31:07.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:07 smithi196 bash[20359]: audit 2024-08-25T11:31:06.364109+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.59:0/2018304397' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2963094600"}]': finished 2024-08-25T11:31:07.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:07 smithi196 bash[20359]: cluster 2024-08-25T11:31:06.368594+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-25T11:31:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:07 smithi196 bash[20359]: audit 2024-08-25T11:31:06.684307+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.59:0/2201129299' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3589885585"}]: dispatch 2024-08-25T11:31:08.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[19666]: cluster 2024-08-25T11:31:06.803047+0000 mgr.y (mgr.14391) 162 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:08.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[19666]: audit 2024-08-25T11:31:07.372885+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.59:0/2201129299' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3589885585"}]': finished 2024-08-25T11:31:08.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[19666]: cluster 2024-08-25T11:31:07.381676+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-25T11:31:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[19666]: audit 2024-08-25T11:31:07.692966+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.59:0/286086634' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]: dispatch 2024-08-25T11:31:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[19666]: audit 2024-08-25T11:31:07.693664+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]: dispatch 2024-08-25T11:31:08.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[25081]: cluster 2024-08-25T11:31:06.803047+0000 mgr.y (mgr.14391) 162 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:08.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[25081]: audit 2024-08-25T11:31:07.372885+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.59:0/2201129299' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3589885585"}]': finished 2024-08-25T11:31:08.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[25081]: cluster 2024-08-25T11:31:07.381676+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-25T11:31:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[25081]: audit 2024-08-25T11:31:07.692966+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.59:0/286086634' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]: dispatch 2024-08-25T11:31:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:08 smithi059 bash[25081]: audit 2024-08-25T11:31:07.693664+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]: dispatch 2024-08-25T11:31:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:08 smithi196 bash[20359]: cluster 2024-08-25T11:31:06.803047+0000 mgr.y (mgr.14391) 162 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:08 smithi196 bash[20359]: audit 2024-08-25T11:31:07.372885+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.59:0/2201129299' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3589885585"}]': finished 2024-08-25T11:31:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:08 smithi196 bash[20359]: cluster 2024-08-25T11:31:07.381676+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-25T11:31:08.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:08 smithi196 bash[20359]: audit 2024-08-25T11:31:07.692966+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.59:0/286086634' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]: dispatch 2024-08-25T11:31:08.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:08 smithi196 bash[20359]: audit 2024-08-25T11:31:07.693664+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]: dispatch 2024-08-25T11:31:09.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:09 smithi059 bash[19666]: audit 2024-08-25T11:31:08.375582+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]': finished 2024-08-25T11:31:09.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:09 smithi059 bash[19666]: cluster 2024-08-25T11:31:08.382886+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-25T11:31:09.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:09 smithi059 bash[19666]: audit 2024-08-25T11:31:08.698624+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.59:0/1785505416' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]: dispatch 2024-08-25T11:31:09.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:09 smithi059 bash[19666]: audit 2024-08-25T11:31:08.699688+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]: dispatch 2024-08-25T11:31:09.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:09 smithi059 bash[25081]: audit 2024-08-25T11:31:08.375582+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]': finished 2024-08-25T11:31:09.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:09 smithi059 bash[25081]: cluster 2024-08-25T11:31:08.382886+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-25T11:31:09.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:09 smithi059 bash[25081]: audit 2024-08-25T11:31:08.698624+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.59:0/1785505416' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]: dispatch 2024-08-25T11:31:09.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:09 smithi059 bash[25081]: audit 2024-08-25T11:31:08.699688+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]: dispatch 2024-08-25T11:31:09.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:09 smithi196 bash[20359]: audit 2024-08-25T11:31:08.375582+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2167510433"}]': finished 2024-08-25T11:31:09.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:09 smithi196 bash[20359]: cluster 2024-08-25T11:31:08.382886+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-25T11:31:09.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:09 smithi196 bash[20359]: audit 2024-08-25T11:31:08.698624+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.59:0/1785505416' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]: dispatch 2024-08-25T11:31:09.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:09 smithi196 bash[20359]: audit 2024-08-25T11:31:08.699688+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]: dispatch 2024-08-25T11:31:10.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:10 smithi059 bash[19666]: cluster 2024-08-25T11:31:08.803720+0000 mgr.y (mgr.14391) 163 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:10.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:10 smithi059 bash[19666]: audit 2024-08-25T11:31:09.398318+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]': finished 2024-08-25T11:31:10.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:10 smithi059 bash[19666]: cluster 2024-08-25T11:31:09.410788+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-25T11:31:10.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:10 smithi059 bash[19666]: audit 2024-08-25T11:31:09.739146+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? 172.21.15.59:0/2966283014' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2167510433"}]: dispatch 2024-08-25T11:31:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:10 smithi059 bash[25081]: cluster 2024-08-25T11:31:08.803720+0000 mgr.y (mgr.14391) 163 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:10 smithi059 bash[25081]: audit 2024-08-25T11:31:09.398318+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]': finished 2024-08-25T11:31:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:10 smithi059 bash[25081]: cluster 2024-08-25T11:31:09.410788+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-25T11:31:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:10 smithi059 bash[25081]: audit 2024-08-25T11:31:09.739146+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? 172.21.15.59:0/2966283014' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2167510433"}]: dispatch 2024-08-25T11:31:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:10 smithi196 bash[20359]: cluster 2024-08-25T11:31:08.803720+0000 mgr.y (mgr.14391) 163 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:10 smithi196 bash[20359]: audit 2024-08-25T11:31:09.398318+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/748675538"}]': finished 2024-08-25T11:31:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:10 smithi196 bash[20359]: cluster 2024-08-25T11:31:09.410788+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-25T11:31:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:10 smithi196 bash[20359]: audit 2024-08-25T11:31:09.739146+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? 172.21.15.59:0/2966283014' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2167510433"}]: dispatch 2024-08-25T11:31:11.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:11 smithi059 bash[19666]: audit 2024-08-25T11:31:10.400807+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? 172.21.15.59:0/2966283014' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2167510433"}]': finished 2024-08-25T11:31:11.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:11 smithi059 bash[19666]: cluster 2024-08-25T11:31:10.405772+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-25T11:31:11.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:11 smithi059 bash[25081]: audit 2024-08-25T11:31:10.400807+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? 172.21.15.59:0/2966283014' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2167510433"}]': finished 2024-08-25T11:31:11.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:11 smithi059 bash[25081]: cluster 2024-08-25T11:31:10.405772+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-25T11:31:11.795 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:11 smithi196 bash[20359]: audit 2024-08-25T11:31:10.400807+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? 172.21.15.59:0/2966283014' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2167510433"}]': finished 2024-08-25T11:31:11.795 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:11 smithi196 bash[20359]: cluster 2024-08-25T11:31:10.405772+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-25T11:31:12.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:12 smithi059 bash[19666]: cluster 2024-08-25T11:31:10.805329+0000 mgr.y (mgr.14391) 164 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:12.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:12 smithi059 bash[25081]: cluster 2024-08-25T11:31:10.805329+0000 mgr.y (mgr.14391) 164 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:12.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:12 smithi196 bash[20359]: cluster 2024-08-25T11:31:10.805329+0000 mgr.y (mgr.14391) 164 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:13.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:31:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:31:13] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-08-25T11:31:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:14 smithi196 bash[20359]: cluster 2024-08-25T11:31:12.806016+0000 mgr.y (mgr.14391) 165 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-08-25T11:31:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:14 smithi196 bash[20359]: audit 2024-08-25T11:31:14.159856+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:14 smithi196 bash[20359]: audit 2024-08-25T11:31:14.176524+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:14 smithi196 bash[20359]: audit 2024-08-25T11:31:14.192245+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:14 smithi059 bash[19666]: cluster 2024-08-25T11:31:12.806016+0000 mgr.y (mgr.14391) 165 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-08-25T11:31:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:14 smithi059 bash[19666]: audit 2024-08-25T11:31:14.159856+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:14 smithi059 bash[19666]: audit 2024-08-25T11:31:14.176524+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:14 smithi059 bash[19666]: audit 2024-08-25T11:31:14.192245+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:14 smithi059 bash[25081]: cluster 2024-08-25T11:31:12.806016+0000 mgr.y (mgr.14391) 165 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-08-25T11:31:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:14 smithi059 bash[25081]: audit 2024-08-25T11:31:14.159856+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:14 smithi059 bash[25081]: audit 2024-08-25T11:31:14.176524+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:14 smithi059 bash[25081]: audit 2024-08-25T11:31:14.192245+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:15.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:15 smithi059 bash[25081]: audit 2024-08-25T11:31:14.162038+0000 mgr.y (mgr.14391) 166 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:15.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:15 smithi059 bash[25081]: audit 2024-08-25T11:31:14.834980+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:15 smithi059 bash[19666]: audit 2024-08-25T11:31:14.162038+0000 mgr.y (mgr.14391) 166 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:15 smithi059 bash[19666]: audit 2024-08-25T11:31:14.834980+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:15 smithi196 bash[20359]: audit 2024-08-25T11:31:14.162038+0000 mgr.y (mgr.14391) 166 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:15 smithi196 bash[20359]: audit 2024-08-25T11:31:14.834980+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:16.735 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:16 smithi059 bash[19666]: cluster 2024-08-25T11:31:14.806719+0000 mgr.y (mgr.14391) 167 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-08-25T11:31:16.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:16 smithi059 bash[25081]: cluster 2024-08-25T11:31:14.806719+0000 mgr.y (mgr.14391) 167 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-08-25T11:31:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:16 smithi196 bash[20359]: cluster 2024-08-25T11:31:14.806719+0000 mgr.y (mgr.14391) 167 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-08-25T11:31:18.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:18 smithi059 bash[25081]: cluster 2024-08-25T11:31:16.807604+0000 mgr.y (mgr.14391) 168 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:18.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:18 smithi059 bash[19666]: cluster 2024-08-25T11:31:16.807604+0000 mgr.y (mgr.14391) 168 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:18.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:18 smithi196 bash[20359]: cluster 2024-08-25T11:31:16.807604+0000 mgr.y (mgr.14391) 168 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:20.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:19 smithi196 bash[20359]: cluster 2024-08-25T11:31:18.808046+0000 mgr.y (mgr.14391) 169 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:31:20.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:19 smithi196 bash[20359]: audit 2024-08-25T11:31:18.814815+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:20.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:19 smithi196 bash[20359]: audit 2024-08-25T11:31:18.827542+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:20.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:19 smithi196 bash[20359]: audit 2024-08-25T11:31:18.838895+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:20.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:19 smithi059 bash[19666]: cluster 2024-08-25T11:31:18.808046+0000 mgr.y (mgr.14391) 169 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:31:20.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:19 smithi059 bash[19666]: audit 2024-08-25T11:31:18.814815+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:20.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:19 smithi059 bash[19666]: audit 2024-08-25T11:31:18.827542+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:20.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:19 smithi059 bash[19666]: audit 2024-08-25T11:31:18.838895+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:20.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:19 smithi059 bash[25081]: cluster 2024-08-25T11:31:18.808046+0000 mgr.y (mgr.14391) 169 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:31:20.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:19 smithi059 bash[25081]: audit 2024-08-25T11:31:18.814815+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:20.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:19 smithi059 bash[25081]: audit 2024-08-25T11:31:18.827542+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:20.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:19 smithi059 bash[25081]: audit 2024-08-25T11:31:18.838895+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:22.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:21 smithi196 bash[20359]: cluster 2024-08-25T11:31:20.809644+0000 mgr.y (mgr.14391) 170 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T11:31:22.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:21 smithi059 bash[19666]: cluster 2024-08-25T11:31:20.809644+0000 mgr.y (mgr.14391) 170 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T11:31:22.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:21 smithi059 bash[25081]: cluster 2024-08-25T11:31:20.809644+0000 mgr.y (mgr.14391) 170 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T11:31:23.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:31:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:31:23] "GET /metrics HTTP/1.1" 200 38046 "" "Prometheus/2.43.0" 2024-08-25T11:31:24.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:23 smithi196 bash[20359]: cluster 2024-08-25T11:31:22.810315+0000 mgr.y (mgr.14391) 171 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:24.170 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:23 smithi059 bash[19666]: cluster 2024-08-25T11:31:22.810315+0000 mgr.y (mgr.14391) 171 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:24.170 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:23 smithi059 bash[25081]: cluster 2024-08-25T11:31:22.810315+0000 mgr.y (mgr.14391) 171 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:24 smithi196 bash[20359]: audit 2024-08-25T11:31:24.173436+0000 mgr.y (mgr.14391) 172 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:25.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:24 smithi059 bash[25081]: audit 2024-08-25T11:31:24.173436+0000 mgr.y (mgr.14391) 172 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:25.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:24 smithi059 bash[19666]: audit 2024-08-25T11:31:24.173436+0000 mgr.y (mgr.14391) 172 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:26.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:25 smithi196 bash[20359]: cluster 2024-08-25T11:31:24.810987+0000 mgr.y (mgr.14391) 173 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:26.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:25 smithi059 bash[19666]: cluster 2024-08-25T11:31:24.810987+0000 mgr.y (mgr.14391) 173 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:26.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:25 smithi059 bash[25081]: cluster 2024-08-25T11:31:24.810987+0000 mgr.y (mgr.14391) 173 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:28.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:27 smithi196 bash[20359]: cluster 2024-08-25T11:31:26.812600+0000 mgr.y (mgr.14391) 174 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:28.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:27 smithi059 bash[19666]: cluster 2024-08-25T11:31:26.812600+0000 mgr.y (mgr.14391) 174 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:28.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:27 smithi059 bash[25081]: cluster 2024-08-25T11:31:26.812600+0000 mgr.y (mgr.14391) 174 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:29.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:29 smithi196 bash[20359]: cluster 2024-08-25T11:31:28.813289+0000 mgr.y (mgr.14391) 175 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:29.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:29 smithi196 bash[20359]: audit 2024-08-25T11:31:29.835447+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:30.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:29 smithi059 bash[19666]: cluster 2024-08-25T11:31:28.813289+0000 mgr.y (mgr.14391) 175 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:30.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:29 smithi059 bash[19666]: audit 2024-08-25T11:31:29.835447+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:29 smithi059 bash[25081]: cluster 2024-08-25T11:31:28.813289+0000 mgr.y (mgr.14391) 175 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:29 smithi059 bash[25081]: audit 2024-08-25T11:31:29.835447+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:31 smithi196 bash[20359]: cluster 2024-08-25T11:31:30.814880+0000 mgr.y (mgr.14391) 176 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:32.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:31 smithi059 bash[19666]: cluster 2024-08-25T11:31:30.814880+0000 mgr.y (mgr.14391) 176 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:32.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:31 smithi059 bash[25081]: cluster 2024-08-25T11:31:30.814880+0000 mgr.y (mgr.14391) 176 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:33.526 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:31:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:31:33] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-25T11:31:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:33 smithi196 bash[20359]: cluster 2024-08-25T11:31:32.815591+0000 mgr.y (mgr.14391) 177 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:34.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:33 smithi059 bash[19666]: cluster 2024-08-25T11:31:32.815591+0000 mgr.y (mgr.14391) 177 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:34.181 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:33 smithi059 bash[25081]: cluster 2024-08-25T11:31:32.815591+0000 mgr.y (mgr.14391) 177 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:35.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:35 smithi059 bash[19666]: audit 2024-08-25T11:31:34.184565+0000 mgr.y (mgr.14391) 178 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:35.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:35 smithi059 bash[19666]: audit 2024-08-25T11:31:34.383067+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:35.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:35 smithi059 bash[19666]: audit 2024-08-25T11:31:34.389508+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:35.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:35 smithi059 bash[19666]: audit 2024-08-25T11:31:34.396559+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:35.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:35 smithi059 bash[25081]: audit 2024-08-25T11:31:34.184565+0000 mgr.y (mgr.14391) 178 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:35.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:35 smithi059 bash[25081]: audit 2024-08-25T11:31:34.383067+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:35.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:35 smithi059 bash[25081]: audit 2024-08-25T11:31:34.389508+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:35.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:35 smithi059 bash[25081]: audit 2024-08-25T11:31:34.396559+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:35 smithi196 bash[20359]: audit 2024-08-25T11:31:34.184565+0000 mgr.y (mgr.14391) 178 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:35 smithi196 bash[20359]: audit 2024-08-25T11:31:34.383067+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:35 smithi196 bash[20359]: audit 2024-08-25T11:31:34.389508+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:35 smithi196 bash[20359]: audit 2024-08-25T11:31:34.396559+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:36.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:36 smithi059 bash[19666]: cluster 2024-08-25T11:31:34.816290+0000 mgr.y (mgr.14391) 179 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:36.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:36 smithi059 bash[25081]: cluster 2024-08-25T11:31:34.816290+0000 mgr.y (mgr.14391) 179 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:36 smithi196 bash[20359]: cluster 2024-08-25T11:31:34.816290+0000 mgr.y (mgr.14391) 179 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:38.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:38 smithi059 bash[19666]: cluster 2024-08-25T11:31:36.818027+0000 mgr.y (mgr.14391) 180 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:38 smithi059 bash[25081]: cluster 2024-08-25T11:31:36.818027+0000 mgr.y (mgr.14391) 180 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:38 smithi196 bash[20359]: cluster 2024-08-25T11:31:36.818027+0000 mgr.y (mgr.14391) 180 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:40.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:40 smithi196 bash[20359]: cluster 2024-08-25T11:31:38.818715+0000 mgr.y (mgr.14391) 181 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:40.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:40 smithi196 bash[20359]: audit 2024-08-25T11:31:39.064257+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:40.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:40 smithi196 bash[20359]: audit 2024-08-25T11:31:39.080702+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:40.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:40 smithi196 bash[20359]: audit 2024-08-25T11:31:39.094865+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:40.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:40 smithi059 bash[19666]: cluster 2024-08-25T11:31:38.818715+0000 mgr.y (mgr.14391) 181 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:40.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:40 smithi059 bash[19666]: audit 2024-08-25T11:31:39.064257+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:40.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:40 smithi059 bash[19666]: audit 2024-08-25T11:31:39.080702+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:40.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:40 smithi059 bash[19666]: audit 2024-08-25T11:31:39.094865+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:40.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:40 smithi059 bash[25081]: cluster 2024-08-25T11:31:38.818715+0000 mgr.y (mgr.14391) 181 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:40.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:40 smithi059 bash[25081]: audit 2024-08-25T11:31:39.064257+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:40.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:40 smithi059 bash[25081]: audit 2024-08-25T11:31:39.080702+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:40.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:40 smithi059 bash[25081]: audit 2024-08-25T11:31:39.094865+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:42.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:42 smithi196 bash[20359]: cluster 2024-08-25T11:31:40.820326+0000 mgr.y (mgr.14391) 182 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:42.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:42 smithi059 bash[19666]: cluster 2024-08-25T11:31:40.820326+0000 mgr.y (mgr.14391) 182 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:42.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:42 smithi059 bash[25081]: cluster 2024-08-25T11:31:40.820326+0000 mgr.y (mgr.14391) 182 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:43.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:31:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:31:43] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-25T11:31:44.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:44 smithi196 bash[20359]: cluster 2024-08-25T11:31:42.821029+0000 mgr.y (mgr.14391) 183 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:44.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:44 smithi059 bash[25081]: cluster 2024-08-25T11:31:42.821029+0000 mgr.y (mgr.14391) 183 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:44.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:44 smithi059 bash[19666]: cluster 2024-08-25T11:31:42.821029+0000 mgr.y (mgr.14391) 183 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:45.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:45 smithi196 bash[20359]: audit 2024-08-25T11:31:44.190219+0000 mgr.y (mgr.14391) 184 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:45.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:45 smithi196 bash[20359]: audit 2024-08-25T11:31:44.835751+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:45.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:45 smithi059 bash[25081]: audit 2024-08-25T11:31:44.190219+0000 mgr.y (mgr.14391) 184 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:45.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:45 smithi059 bash[25081]: audit 2024-08-25T11:31:44.835751+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:45 smithi059 bash[19666]: audit 2024-08-25T11:31:44.190219+0000 mgr.y (mgr.14391) 184 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:45 smithi059 bash[19666]: audit 2024-08-25T11:31:44.835751+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:31:46.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:46 smithi196 bash[20359]: cluster 2024-08-25T11:31:44.821691+0000 mgr.y (mgr.14391) 185 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:46.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:46 smithi059 bash[25081]: cluster 2024-08-25T11:31:44.821691+0000 mgr.y (mgr.14391) 185 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:46.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:46 smithi059 bash[19666]: cluster 2024-08-25T11:31:44.821691+0000 mgr.y (mgr.14391) 185 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:48.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:48 smithi196 bash[20359]: cluster 2024-08-25T11:31:46.823361+0000 mgr.y (mgr.14391) 186 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:48.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:48 smithi059 bash[19666]: cluster 2024-08-25T11:31:46.823361+0000 mgr.y (mgr.14391) 186 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:48.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:48 smithi059 bash[25081]: cluster 2024-08-25T11:31:46.823361+0000 mgr.y (mgr.14391) 186 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:50.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:50 smithi196 bash[20359]: cluster 2024-08-25T11:31:48.823991+0000 mgr.y (mgr.14391) 187 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:50.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:50 smithi059 bash[25081]: cluster 2024-08-25T11:31:48.823991+0000 mgr.y (mgr.14391) 187 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:50 smithi059 bash[19666]: cluster 2024-08-25T11:31:48.823991+0000 mgr.y (mgr.14391) 187 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:52.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:52 smithi196 bash[20359]: cluster 2024-08-25T11:31:50.825644+0000 mgr.y (mgr.14391) 188 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:52.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:52 smithi059 bash[19666]: cluster 2024-08-25T11:31:50.825644+0000 mgr.y (mgr.14391) 188 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:52.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:52 smithi059 bash[25081]: cluster 2024-08-25T11:31:50.825644+0000 mgr.y (mgr.14391) 188 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:53.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:31:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:31:53] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-25T11:31:54.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:54 smithi059 bash[19666]: cluster 2024-08-25T11:31:52.826265+0000 mgr.y (mgr.14391) 189 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:54.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:54 smithi059 bash[25081]: cluster 2024-08-25T11:31:52.826265+0000 mgr.y (mgr.14391) 189 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:54.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:54 smithi196 bash[20359]: cluster 2024-08-25T11:31:52.826265+0000 mgr.y (mgr.14391) 189 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:55.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:55 smithi196 bash[20359]: audit 2024-08-25T11:31:54.197966+0000 mgr.y (mgr.14391) 190 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:55.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:55 smithi196 bash[20359]: audit 2024-08-25T11:31:54.617649+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:55.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:55 smithi196 bash[20359]: audit 2024-08-25T11:31:54.631220+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:55.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:55 smithi196 bash[20359]: audit 2024-08-25T11:31:54.644014+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:55.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:55 smithi059 bash[19666]: audit 2024-08-25T11:31:54.197966+0000 mgr.y (mgr.14391) 190 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:55.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:55 smithi059 bash[19666]: audit 2024-08-25T11:31:54.617649+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:55.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:55 smithi059 bash[19666]: audit 2024-08-25T11:31:54.631220+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:55.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:55 smithi059 bash[19666]: audit 2024-08-25T11:31:54.644014+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:55.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:55 smithi059 bash[25081]: audit 2024-08-25T11:31:54.197966+0000 mgr.y (mgr.14391) 190 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:31:55.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:55 smithi059 bash[25081]: audit 2024-08-25T11:31:54.617649+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:55.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:55 smithi059 bash[25081]: audit 2024-08-25T11:31:54.631220+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:55.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:55 smithi059 bash[25081]: audit 2024-08-25T11:31:54.644014+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:31:56.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:56 smithi059 bash[19666]: cluster 2024-08-25T11:31:54.827001+0000 mgr.y (mgr.14391) 191 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:56.918 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:56 smithi059 bash[25081]: cluster 2024-08-25T11:31:54.827001+0000 mgr.y (mgr.14391) 191 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:56 smithi196 bash[20359]: cluster 2024-08-25T11:31:54.827001+0000 mgr.y (mgr.14391) 191 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:31:59.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:31:58 smithi059 bash[19666]: cluster 2024-08-25T11:31:56.828128+0000 mgr.y (mgr.14391) 192 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:59.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:31:58 smithi059 bash[25081]: cluster 2024-08-25T11:31:56.828128+0000 mgr.y (mgr.14391) 192 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:31:59.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:31:58 smithi196 bash[20359]: cluster 2024-08-25T11:31:56.828128+0000 mgr.y (mgr.14391) 192 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:00 smithi196 bash[20359]: cluster 2024-08-25T11:31:58.828774+0000 mgr.y (mgr.14391) 193 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:00 smithi196 bash[20359]: audit 2024-08-25T11:31:59.305560+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:00 smithi196 bash[20359]: audit 2024-08-25T11:31:59.321795+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:00 smithi196 bash[20359]: audit 2024-08-25T11:31:59.336585+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:00 smithi196 bash[20359]: audit 2024-08-25T11:31:59.836301+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[19666]: cluster 2024-08-25T11:31:58.828774+0000 mgr.y (mgr.14391) 193 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[19666]: audit 2024-08-25T11:31:59.305560+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[19666]: audit 2024-08-25T11:31:59.321795+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[19666]: audit 2024-08-25T11:31:59.336585+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[19666]: audit 2024-08-25T11:31:59.836301+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[25081]: cluster 2024-08-25T11:31:58.828774+0000 mgr.y (mgr.14391) 193 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[25081]: audit 2024-08-25T11:31:59.305560+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[25081]: audit 2024-08-25T11:31:59.321795+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[25081]: audit 2024-08-25T11:31:59.336585+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:00 smithi059 bash[25081]: audit 2024-08-25T11:31:59.836301+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:02.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:02 smithi196 bash[20359]: cluster 2024-08-25T11:32:00.830654+0000 mgr.y (mgr.14391) 194 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:02.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:02 smithi059 bash[19666]: cluster 2024-08-25T11:32:00.830654+0000 mgr.y (mgr.14391) 194 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:02.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:02 smithi059 bash[25081]: cluster 2024-08-25T11:32:00.830654+0000 mgr.y (mgr.14391) 194 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:03 smithi196 bash[20359]: audit 2024-08-25T11:32:02.397559+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:32:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:03 smithi196 bash[20359]: audit 2024-08-25T11:32:02.399537+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:32:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:03 smithi196 bash[20359]: audit 2024-08-25T11:32:02.410765+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:03.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:32:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:32:03] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-25T11:32:03.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:03 smithi059 bash[25081]: audit 2024-08-25T11:32:02.397559+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:32:03.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:03 smithi059 bash[25081]: audit 2024-08-25T11:32:02.399537+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:32:03.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:03 smithi059 bash[25081]: audit 2024-08-25T11:32:02.410765+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:03 smithi059 bash[19666]: audit 2024-08-25T11:32:02.397559+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:32:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:03 smithi059 bash[19666]: audit 2024-08-25T11:32:02.399537+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:32:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:03 smithi059 bash[19666]: audit 2024-08-25T11:32:02.410765+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:04.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:04 smithi059 bash[19666]: cluster 2024-08-25T11:32:02.831353+0000 mgr.y (mgr.14391) 195 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:04.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:04 smithi059 bash[25081]: cluster 2024-08-25T11:32:02.831353+0000 mgr.y (mgr.14391) 195 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:04 smithi196 bash[20359]: cluster 2024-08-25T11:32:02.831353+0000 mgr.y (mgr.14391) 195 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:05.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:05 smithi059 bash[19666]: audit 2024-08-25T11:32:04.209265+0000 mgr.y (mgr.14391) 196 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:05.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:05 smithi059 bash[25081]: audit 2024-08-25T11:32:04.209265+0000 mgr.y (mgr.14391) 196 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:05 smithi196 bash[20359]: audit 2024-08-25T11:32:04.209265+0000 mgr.y (mgr.14391) 196 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:06.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:06 smithi059 bash[19666]: cluster 2024-08-25T11:32:04.832133+0000 mgr.y (mgr.14391) 197 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:06 smithi059 bash[25081]: cluster 2024-08-25T11:32:04.832133+0000 mgr.y (mgr.14391) 197 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:06.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:06 smithi196 bash[20359]: cluster 2024-08-25T11:32:04.832133+0000 mgr.y (mgr.14391) 197 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:08 smithi059 bash[19666]: cluster 2024-08-25T11:32:06.833939+0000 mgr.y (mgr.14391) 198 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:08.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:08 smithi059 bash[25081]: cluster 2024-08-25T11:32:06.833939+0000 mgr.y (mgr.14391) 198 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:08 smithi196 bash[20359]: cluster 2024-08-25T11:32:06.833939+0000 mgr.y (mgr.14391) 198 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:10.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:10 smithi059 bash[19666]: cluster 2024-08-25T11:32:08.834654+0000 mgr.y (mgr.14391) 199 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:10 smithi059 bash[25081]: cluster 2024-08-25T11:32:08.834654+0000 mgr.y (mgr.14391) 199 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:10 smithi196 bash[20359]: cluster 2024-08-25T11:32:08.834654+0000 mgr.y (mgr.14391) 199 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:12.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:12 smithi059 bash[19666]: cluster 2024-08-25T11:32:10.836394+0000 mgr.y (mgr.14391) 200 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:12.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:12 smithi059 bash[25081]: cluster 2024-08-25T11:32:10.836394+0000 mgr.y (mgr.14391) 200 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:12 smithi196 bash[20359]: cluster 2024-08-25T11:32:10.836394+0000 mgr.y (mgr.14391) 200 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:13.776 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:32:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:32:13] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-25T11:32:14.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:14 smithi059 bash[19666]: cluster 2024-08-25T11:32:12.837133+0000 mgr.y (mgr.14391) 201 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:14.467 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:14 smithi059 bash[25081]: cluster 2024-08-25T11:32:12.837133+0000 mgr.y (mgr.14391) 201 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:14.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:14 smithi196 bash[20359]: cluster 2024-08-25T11:32:12.837133+0000 mgr.y (mgr.14391) 201 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[19666]: audit 2024-08-25T11:32:14.218024+0000 mgr.y (mgr.14391) 202 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[19666]: audit 2024-08-25T11:32:14.814626+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[19666]: audit 2024-08-25T11:32:14.822773+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[19666]: audit 2024-08-25T11:32:14.830769+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[19666]: audit 2024-08-25T11:32:14.835647+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:15.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[25081]: audit 2024-08-25T11:32:14.218024+0000 mgr.y (mgr.14391) 202 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:15.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[25081]: audit 2024-08-25T11:32:14.814626+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[25081]: audit 2024-08-25T11:32:14.822773+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[25081]: audit 2024-08-25T11:32:14.830769+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:15 smithi059 bash[25081]: audit 2024-08-25T11:32:14.835647+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:15 smithi196 bash[20359]: audit 2024-08-25T11:32:14.218024+0000 mgr.y (mgr.14391) 202 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:15 smithi196 bash[20359]: audit 2024-08-25T11:32:14.814626+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:15 smithi196 bash[20359]: audit 2024-08-25T11:32:14.822773+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:15 smithi196 bash[20359]: audit 2024-08-25T11:32:14.830769+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:15 smithi196 bash[20359]: audit 2024-08-25T11:32:14.835647+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:16.526 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:16 smithi059 bash[19666]: cluster 2024-08-25T11:32:14.839516+0000 mgr.y (mgr.14391) 203 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:16.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:16 smithi059 bash[25081]: cluster 2024-08-25T11:32:14.839516+0000 mgr.y (mgr.14391) 203 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:16 smithi196 bash[20359]: cluster 2024-08-25T11:32:14.839516+0000 mgr.y (mgr.14391) 203 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:18.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:18 smithi059 bash[19666]: cluster 2024-08-25T11:32:16.841112+0000 mgr.y (mgr.14391) 204 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:18.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:18 smithi059 bash[25081]: cluster 2024-08-25T11:32:16.841112+0000 mgr.y (mgr.14391) 204 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:18.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:18 smithi196 bash[20359]: cluster 2024-08-25T11:32:16.841112+0000 mgr.y (mgr.14391) 204 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:20 smithi059 bash[19666]: cluster 2024-08-25T11:32:18.841849+0000 mgr.y (mgr.14391) 205 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:20 smithi059 bash[19666]: audit 2024-08-25T11:32:19.521110+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:20 smithi059 bash[19666]: audit 2024-08-25T11:32:19.533691+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:20 smithi059 bash[19666]: audit 2024-08-25T11:32:19.551548+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:20.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:20 smithi059 bash[25081]: cluster 2024-08-25T11:32:18.841849+0000 mgr.y (mgr.14391) 205 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:20.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:20 smithi059 bash[25081]: audit 2024-08-25T11:32:19.521110+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:20.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:20 smithi059 bash[25081]: audit 2024-08-25T11:32:19.533691+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:20 smithi059 bash[25081]: audit 2024-08-25T11:32:19.551548+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:20 smithi196 bash[20359]: cluster 2024-08-25T11:32:18.841849+0000 mgr.y (mgr.14391) 205 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:20.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:20 smithi196 bash[20359]: audit 2024-08-25T11:32:19.521110+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:20.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:20 smithi196 bash[20359]: audit 2024-08-25T11:32:19.533691+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:20.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:20 smithi196 bash[20359]: audit 2024-08-25T11:32:19.551548+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:22.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:22 smithi059 bash[19666]: cluster 2024-08-25T11:32:20.843405+0000 mgr.y (mgr.14391) 206 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:22.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:22 smithi059 bash[25081]: cluster 2024-08-25T11:32:20.843405+0000 mgr.y (mgr.14391) 206 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:22.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:22 smithi196 bash[20359]: cluster 2024-08-25T11:32:20.843405+0000 mgr.y (mgr.14391) 206 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:23.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:32:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:32:23] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-25T11:32:24.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:24 smithi059 bash[19666]: cluster 2024-08-25T11:32:22.844098+0000 mgr.y (mgr.14391) 207 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:24.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:24 smithi059 bash[25081]: cluster 2024-08-25T11:32:22.844098+0000 mgr.y (mgr.14391) 207 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:24 smithi196 bash[20359]: cluster 2024-08-25T11:32:22.844098+0000 mgr.y (mgr.14391) 207 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:25.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:25 smithi196 bash[20359]: audit 2024-08-25T11:32:24.228021+0000 mgr.y (mgr.14391) 208 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:26.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:25 smithi059 bash[19666]: audit 2024-08-25T11:32:24.228021+0000 mgr.y (mgr.14391) 208 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:26.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:25 smithi059 bash[25081]: audit 2024-08-25T11:32:24.228021+0000 mgr.y (mgr.14391) 208 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:26 smithi196 bash[20359]: cluster 2024-08-25T11:32:24.844751+0000 mgr.y (mgr.14391) 209 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:27.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:26 smithi059 bash[19666]: cluster 2024-08-25T11:32:24.844751+0000 mgr.y (mgr.14391) 209 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:27.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:26 smithi059 bash[25081]: cluster 2024-08-25T11:32:24.844751+0000 mgr.y (mgr.14391) 209 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:28.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:28 smithi196 bash[20359]: cluster 2024-08-25T11:32:26.846495+0000 mgr.y (mgr.14391) 210 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:28 smithi059 bash[19666]: cluster 2024-08-25T11:32:26.846495+0000 mgr.y (mgr.14391) 210 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:29.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:28 smithi059 bash[25081]: cluster 2024-08-25T11:32:26.846495+0000 mgr.y (mgr.14391) 210 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:30 smithi196 bash[20359]: cluster 2024-08-25T11:32:28.847229+0000 mgr.y (mgr.14391) 211 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:30 smithi196 bash[20359]: audit 2024-08-25T11:32:29.836797+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:31.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:30 smithi059 bash[19666]: cluster 2024-08-25T11:32:28.847229+0000 mgr.y (mgr.14391) 211 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:31.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:30 smithi059 bash[19666]: audit 2024-08-25T11:32:29.836797+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:31.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:30 smithi059 bash[25081]: cluster 2024-08-25T11:32:28.847229+0000 mgr.y (mgr.14391) 211 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:31.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:30 smithi059 bash[25081]: audit 2024-08-25T11:32:29.836797+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:32.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:32 smithi196 bash[20359]: cluster 2024-08-25T11:32:30.848881+0000 mgr.y (mgr.14391) 212 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:33.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:32 smithi059 bash[19666]: cluster 2024-08-25T11:32:30.848881+0000 mgr.y (mgr.14391) 212 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:33.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:32 smithi059 bash[25081]: cluster 2024-08-25T11:32:30.848881+0000 mgr.y (mgr.14391) 212 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:33.664 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:32:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:32:33] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-25T11:32:34.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:34 smithi196 bash[20359]: cluster 2024-08-25T11:32:32.849440+0000 mgr.y (mgr.14391) 213 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:34.880 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:34 smithi059 bash[19666]: cluster 2024-08-25T11:32:32.849440+0000 mgr.y (mgr.14391) 213 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:34.880 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:34 smithi059 bash[25081]: cluster 2024-08-25T11:32:32.849440+0000 mgr.y (mgr.14391) 213 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:35.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:35 smithi196 bash[20359]: audit 2024-08-25T11:32:34.237782+0000 mgr.y (mgr.14391) 214 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:35 smithi196 bash[20359]: audit 2024-08-25T11:32:35.053777+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:35 smithi196 bash[20359]: audit 2024-08-25T11:32:35.071927+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:35 smithi196 bash[20359]: audit 2024-08-25T11:32:35.087093+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:35 smithi059 bash[19666]: audit 2024-08-25T11:32:34.237782+0000 mgr.y (mgr.14391) 214 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:35 smithi059 bash[19666]: audit 2024-08-25T11:32:35.053777+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:35 smithi059 bash[19666]: audit 2024-08-25T11:32:35.071927+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:35 smithi059 bash[19666]: audit 2024-08-25T11:32:35.087093+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:36.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:35 smithi059 bash[25081]: audit 2024-08-25T11:32:34.237782+0000 mgr.y (mgr.14391) 214 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:36.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:35 smithi059 bash[25081]: audit 2024-08-25T11:32:35.053777+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:36.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:35 smithi059 bash[25081]: audit 2024-08-25T11:32:35.071927+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:35 smithi059 bash[25081]: audit 2024-08-25T11:32:35.087093+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:36.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:36 smithi059 bash[19666]: cluster 2024-08-25T11:32:34.850060+0000 mgr.y (mgr.14391) 215 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:36.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:36 smithi059 bash[25081]: cluster 2024-08-25T11:32:34.850060+0000 mgr.y (mgr.14391) 215 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:36 smithi196 bash[20359]: cluster 2024-08-25T11:32:34.850060+0000 mgr.y (mgr.14391) 215 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:38 smithi196 bash[20359]: cluster 2024-08-25T11:32:36.851343+0000 mgr.y (mgr.14391) 216 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:39.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:38 smithi059 bash[19666]: cluster 2024-08-25T11:32:36.851343+0000 mgr.y (mgr.14391) 216 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:39.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:38 smithi059 bash[25081]: cluster 2024-08-25T11:32:36.851343+0000 mgr.y (mgr.14391) 216 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:40 smithi196 bash[20359]: cluster 2024-08-25T11:32:38.851994+0000 mgr.y (mgr.14391) 217 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:40 smithi196 bash[20359]: audit 2024-08-25T11:32:39.746784+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:40 smithi196 bash[20359]: audit 2024-08-25T11:32:39.760710+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:40 smithi196 bash[20359]: audit 2024-08-25T11:32:39.775139+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:41.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:40 smithi059 bash[19666]: cluster 2024-08-25T11:32:38.851994+0000 mgr.y (mgr.14391) 217 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:41.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:40 smithi059 bash[19666]: audit 2024-08-25T11:32:39.746784+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:41.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:40 smithi059 bash[19666]: audit 2024-08-25T11:32:39.760710+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:41.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:40 smithi059 bash[19666]: audit 2024-08-25T11:32:39.775139+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:41.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:40 smithi059 bash[25081]: cluster 2024-08-25T11:32:38.851994+0000 mgr.y (mgr.14391) 217 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:41.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:40 smithi059 bash[25081]: audit 2024-08-25T11:32:39.746784+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:41.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:40 smithi059 bash[25081]: audit 2024-08-25T11:32:39.760710+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:41.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:40 smithi059 bash[25081]: audit 2024-08-25T11:32:39.775139+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:42 smithi196 bash[20359]: cluster 2024-08-25T11:32:40.853662+0000 mgr.y (mgr.14391) 218 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:43.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:42 smithi059 bash[19666]: cluster 2024-08-25T11:32:40.853662+0000 mgr.y (mgr.14391) 218 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:43.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:42 smithi059 bash[25081]: cluster 2024-08-25T11:32:40.853662+0000 mgr.y (mgr.14391) 218 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:43.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:32:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:32:43] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-25T11:32:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:44 smithi196 bash[20359]: cluster 2024-08-25T11:32:42.854399+0000 mgr.y (mgr.14391) 219 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:44 smithi059 bash[19666]: cluster 2024-08-25T11:32:42.854399+0000 mgr.y (mgr.14391) 219 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:45.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:44 smithi059 bash[25081]: cluster 2024-08-25T11:32:42.854399+0000 mgr.y (mgr.14391) 219 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:45 smithi196 bash[20359]: audit 2024-08-25T11:32:44.248904+0000 mgr.y (mgr.14391) 220 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:45 smithi196 bash[20359]: audit 2024-08-25T11:32:44.837448+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:46.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:45 smithi059 bash[19666]: audit 2024-08-25T11:32:44.248904+0000 mgr.y (mgr.14391) 220 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:46.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:45 smithi059 bash[19666]: audit 2024-08-25T11:32:44.837448+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:45 smithi059 bash[25081]: audit 2024-08-25T11:32:44.248904+0000 mgr.y (mgr.14391) 220 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:46.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:45 smithi059 bash[25081]: audit 2024-08-25T11:32:44.837448+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:32:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:46 smithi196 bash[20359]: cluster 2024-08-25T11:32:44.855079+0000 mgr.y (mgr.14391) 221 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:47.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:46 smithi059 bash[19666]: cluster 2024-08-25T11:32:44.855079+0000 mgr.y (mgr.14391) 221 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:47.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:46 smithi059 bash[25081]: cluster 2024-08-25T11:32:44.855079+0000 mgr.y (mgr.14391) 221 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:48 smithi196 bash[20359]: cluster 2024-08-25T11:32:46.856776+0000 mgr.y (mgr.14391) 222 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:48 smithi059 bash[19666]: cluster 2024-08-25T11:32:46.856776+0000 mgr.y (mgr.14391) 222 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:49.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:48 smithi059 bash[25081]: cluster 2024-08-25T11:32:46.856776+0000 mgr.y (mgr.14391) 222 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:50 smithi196 bash[20359]: cluster 2024-08-25T11:32:48.857569+0000 mgr.y (mgr.14391) 223 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:50 smithi059 bash[19666]: cluster 2024-08-25T11:32:48.857569+0000 mgr.y (mgr.14391) 223 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:50 smithi059 bash[25081]: cluster 2024-08-25T11:32:48.857569+0000 mgr.y (mgr.14391) 223 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:52 smithi196 bash[20359]: cluster 2024-08-25T11:32:50.859236+0000 mgr.y (mgr.14391) 224 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:53.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:52 smithi059 bash[19666]: cluster 2024-08-25T11:32:50.859236+0000 mgr.y (mgr.14391) 224 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:53.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:52 smithi059 bash[25081]: cluster 2024-08-25T11:32:50.859236+0000 mgr.y (mgr.14391) 224 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:53.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:32:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:32:53] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-25T11:32:54.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:54 smithi059 bash[19666]: cluster 2024-08-25T11:32:52.860036+0000 mgr.y (mgr.14391) 225 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:54.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:54 smithi059 bash[25081]: cluster 2024-08-25T11:32:52.860036+0000 mgr.y (mgr.14391) 225 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:55.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:54 smithi196 bash[20359]: cluster 2024-08-25T11:32:52.860036+0000 mgr.y (mgr.14391) 225 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:55 smithi059 bash[25081]: audit 2024-08-25T11:32:54.258005+0000 mgr.y (mgr.14391) 226 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:55 smithi059 bash[25081]: audit 2024-08-25T11:32:55.281793+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:55 smithi059 bash[25081]: audit 2024-08-25T11:32:55.295800+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:55 smithi059 bash[25081]: audit 2024-08-25T11:32:55.308594+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:55 smithi059 bash[19666]: audit 2024-08-25T11:32:54.258005+0000 mgr.y (mgr.14391) 226 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:55 smithi059 bash[19666]: audit 2024-08-25T11:32:55.281793+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:55 smithi059 bash[19666]: audit 2024-08-25T11:32:55.295800+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:55 smithi059 bash[19666]: audit 2024-08-25T11:32:55.308594+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:55 smithi196 bash[20359]: audit 2024-08-25T11:32:54.258005+0000 mgr.y (mgr.14391) 226 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:32:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:55 smithi196 bash[20359]: audit 2024-08-25T11:32:55.281793+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:55 smithi196 bash[20359]: audit 2024-08-25T11:32:55.295800+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:55 smithi196 bash[20359]: audit 2024-08-25T11:32:55.308594+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:32:56.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:56 smithi059 bash[25081]: cluster 2024-08-25T11:32:54.860792+0000 mgr.y (mgr.14391) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:56.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:56 smithi059 bash[19666]: cluster 2024-08-25T11:32:54.860792+0000 mgr.y (mgr.14391) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:56 smithi196 bash[20359]: cluster 2024-08-25T11:32:54.860792+0000 mgr.y (mgr.14391) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:32:59.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:32:58 smithi059 bash[19666]: cluster 2024-08-25T11:32:56.862144+0000 mgr.y (mgr.14391) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:59.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:32:58 smithi059 bash[25081]: cluster 2024-08-25T11:32:56.862144+0000 mgr.y (mgr.14391) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:32:59.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:32:58 smithi196 bash[20359]: cluster 2024-08-25T11:32:56.862144+0000 mgr.y (mgr.14391) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[19666]: cluster 2024-08-25T11:32:58.862825+0000 mgr.y (mgr.14391) 229 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[19666]: audit 2024-08-25T11:32:59.837444+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[19666]: audit 2024-08-25T11:32:59.989643+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[19666]: audit 2024-08-25T11:33:00.002901+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[19666]: audit 2024-08-25T11:33:00.015965+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[25081]: cluster 2024-08-25T11:32:58.862825+0000 mgr.y (mgr.14391) 229 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[25081]: audit 2024-08-25T11:32:59.837444+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[25081]: audit 2024-08-25T11:32:59.989643+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[25081]: audit 2024-08-25T11:33:00.002901+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:00 smithi059 bash[25081]: audit 2024-08-25T11:33:00.015965+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:00 smithi196 bash[20359]: cluster 2024-08-25T11:32:58.862825+0000 mgr.y (mgr.14391) 229 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:00 smithi196 bash[20359]: audit 2024-08-25T11:32:59.837444+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:00 smithi196 bash[20359]: audit 2024-08-25T11:32:59.989643+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:01.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:00 smithi196 bash[20359]: audit 2024-08-25T11:33:00.002901+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:01.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:00 smithi196 bash[20359]: audit 2024-08-25T11:33:00.015965+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:03.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:02 smithi059 bash[19666]: cluster 2024-08-25T11:33:00.864512+0000 mgr.y (mgr.14391) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:03.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:02 smithi059 bash[19666]: audit 2024-08-25T11:33:02.572015+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:33:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:02 smithi059 bash[19666]: audit 2024-08-25T11:33:02.573791+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:33:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:02 smithi059 bash[19666]: audit 2024-08-25T11:33:02.584498+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:03.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:02 smithi059 bash[25081]: cluster 2024-08-25T11:33:00.864512+0000 mgr.y (mgr.14391) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:03.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:02 smithi059 bash[25081]: audit 2024-08-25T11:33:02.572015+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:33:03.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:02 smithi059 bash[25081]: audit 2024-08-25T11:33:02.573791+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:33:03.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:02 smithi059 bash[25081]: audit 2024-08-25T11:33:02.584498+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:03.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:02 smithi196 bash[20359]: cluster 2024-08-25T11:33:00.864512+0000 mgr.y (mgr.14391) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:03.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:02 smithi196 bash[20359]: audit 2024-08-25T11:33:02.572015+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:33:03.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:02 smithi196 bash[20359]: audit 2024-08-25T11:33:02.573791+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:33:03.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:02 smithi196 bash[20359]: audit 2024-08-25T11:33:02.584498+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:03.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:33:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:33:03] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-25T11:33:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:04 smithi059 bash[19666]: cluster 2024-08-25T11:33:02.865203+0000 mgr.y (mgr.14391) 231 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:05.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:04 smithi059 bash[25081]: cluster 2024-08-25T11:33:02.865203+0000 mgr.y (mgr.14391) 231 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:05.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:04 smithi196 bash[20359]: cluster 2024-08-25T11:33:02.865203+0000 mgr.y (mgr.14391) 231 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:05 smithi059 bash[19666]: audit 2024-08-25T11:33:04.266736+0000 mgr.y (mgr.14391) 232 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:06.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:05 smithi059 bash[25081]: audit 2024-08-25T11:33:04.266736+0000 mgr.y (mgr.14391) 232 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:05 smithi196 bash[20359]: audit 2024-08-25T11:33:04.266736+0000 mgr.y (mgr.14391) 232 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:07.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:06 smithi059 bash[19666]: cluster 2024-08-25T11:33:04.865904+0000 mgr.y (mgr.14391) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:07.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:06 smithi059 bash[25081]: cluster 2024-08-25T11:33:04.865904+0000 mgr.y (mgr.14391) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:07.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:06 smithi196 bash[20359]: cluster 2024-08-25T11:33:04.865904+0000 mgr.y (mgr.14391) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:09.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:08 smithi059 bash[19666]: cluster 2024-08-25T11:33:06.867593+0000 mgr.y (mgr.14391) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:09.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:08 smithi059 bash[25081]: cluster 2024-08-25T11:33:06.867593+0000 mgr.y (mgr.14391) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:09.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:08 smithi196 bash[20359]: cluster 2024-08-25T11:33:06.867593+0000 mgr.y (mgr.14391) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:10.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:10 smithi196 bash[20359]: cluster 2024-08-25T11:33:08.868287+0000 mgr.y (mgr.14391) 235 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:10 smithi059 bash[19666]: cluster 2024-08-25T11:33:08.868287+0000 mgr.y (mgr.14391) 235 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:11.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:10 smithi059 bash[25081]: cluster 2024-08-25T11:33:08.868287+0000 mgr.y (mgr.14391) 235 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:12 smithi059 bash[19666]: cluster 2024-08-25T11:33:10.869920+0000 mgr.y (mgr.14391) 236 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:13.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:12 smithi059 bash[25081]: cluster 2024-08-25T11:33:10.869920+0000 mgr.y (mgr.14391) 236 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:13.063 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:12 smithi196 bash[20359]: cluster 2024-08-25T11:33:10.869920+0000 mgr.y (mgr.14391) 236 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:13.678 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:33:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:33:13] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-25T11:33:13.992 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:13 smithi059 bash[19666]: cluster 2024-08-25T11:33:12.870619+0000 mgr.y (mgr.14391) 237 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:13.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:13 smithi059 bash[25081]: cluster 2024-08-25T11:33:12.870619+0000 mgr.y (mgr.14391) 237 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:14.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:13 smithi196 bash[20359]: cluster 2024-08-25T11:33:12.870619+0000 mgr.y (mgr.14391) 237 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:14.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:14 smithi059 bash[19666]: audit 2024-08-25T11:33:14.276202+0000 mgr.y (mgr.14391) 238 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:14.969 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:14 smithi059 bash[25081]: audit 2024-08-25T11:33:14.276202+0000 mgr.y (mgr.14391) 238 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:15.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:14 smithi196 bash[20359]: audit 2024-08-25T11:33:14.276202+0000 mgr.y (mgr.14391) 238 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:15 smithi196 bash[20359]: audit 2024-08-25T11:33:14.837821+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:15 smithi196 bash[20359]: cluster 2024-08-25T11:33:14.878905+0000 mgr.y (mgr.14391) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:15 smithi196 bash[20359]: audit 2024-08-25T11:33:15.514008+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:15 smithi196 bash[20359]: audit 2024-08-25T11:33:15.532568+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:15 smithi196 bash[20359]: audit 2024-08-25T11:33:15.548875+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:16.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[19666]: audit 2024-08-25T11:33:14.837821+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:16.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[19666]: cluster 2024-08-25T11:33:14.878905+0000 mgr.y (mgr.14391) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:16.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[19666]: audit 2024-08-25T11:33:15.514008+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:16.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[19666]: audit 2024-08-25T11:33:15.532568+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:16.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[19666]: audit 2024-08-25T11:33:15.548875+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[25081]: audit 2024-08-25T11:33:14.837821+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[25081]: cluster 2024-08-25T11:33:14.878905+0000 mgr.y (mgr.14391) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[25081]: audit 2024-08-25T11:33:15.514008+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[25081]: audit 2024-08-25T11:33:15.532568+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:15 smithi059 bash[25081]: audit 2024-08-25T11:33:15.548875+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:18.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:17 smithi059 bash[19666]: cluster 2024-08-25T11:33:16.880560+0000 mgr.y (mgr.14391) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:18.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:17 smithi059 bash[25081]: cluster 2024-08-25T11:33:16.880560+0000 mgr.y (mgr.14391) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:18.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:17 smithi196 bash[20359]: cluster 2024-08-25T11:33:16.880560+0000 mgr.y (mgr.14391) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:20.238 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:19 smithi059 bash[19666]: cluster 2024-08-25T11:33:18.881270+0000 mgr.y (mgr.14391) 241 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:20.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:19 smithi059 bash[25081]: cluster 2024-08-25T11:33:18.881270+0000 mgr.y (mgr.14391) 241 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:19 smithi196 bash[20359]: cluster 2024-08-25T11:33:18.881270+0000 mgr.y (mgr.14391) 241 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:21.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:21 smithi059 bash[19666]: audit 2024-08-25T11:33:20.209527+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:21.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:21 smithi059 bash[19666]: audit 2024-08-25T11:33:20.225118+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:21.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:21 smithi059 bash[19666]: audit 2024-08-25T11:33:20.238021+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:21.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:21 smithi059 bash[25081]: audit 2024-08-25T11:33:20.209527+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:21.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:21 smithi059 bash[25081]: audit 2024-08-25T11:33:20.225118+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:21.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:21 smithi059 bash[25081]: audit 2024-08-25T11:33:20.238021+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:21 smithi196 bash[20359]: audit 2024-08-25T11:33:20.209527+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:21 smithi196 bash[20359]: audit 2024-08-25T11:33:20.225118+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:21 smithi196 bash[20359]: audit 2024-08-25T11:33:20.238021+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:22.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:22 smithi059 bash[19666]: cluster 2024-08-25T11:33:20.882874+0000 mgr.y (mgr.14391) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:22.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:22 smithi059 bash[25081]: cluster 2024-08-25T11:33:20.882874+0000 mgr.y (mgr.14391) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:22 smithi196 bash[20359]: cluster 2024-08-25T11:33:20.882874+0000 mgr.y (mgr.14391) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:23.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:33:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:33:23] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.43.0" 2024-08-25T11:33:24.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:24 smithi059 bash[25081]: cluster 2024-08-25T11:33:22.883576+0000 mgr.y (mgr.14391) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:24.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:24 smithi059 bash[19666]: cluster 2024-08-25T11:33:22.883576+0000 mgr.y (mgr.14391) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:24 smithi196 bash[20359]: cluster 2024-08-25T11:33:22.883576+0000 mgr.y (mgr.14391) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:25 smithi059 bash[19666]: audit 2024-08-25T11:33:24.286630+0000 mgr.y (mgr.14391) 244 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:25.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:25 smithi059 bash[25081]: audit 2024-08-25T11:33:24.286630+0000 mgr.y (mgr.14391) 244 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:25 smithi196 bash[20359]: audit 2024-08-25T11:33:24.286630+0000 mgr.y (mgr.14391) 244 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:26.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:26 smithi059 bash[19666]: cluster 2024-08-25T11:33:24.884292+0000 mgr.y (mgr.14391) 245 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:26.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:26 smithi059 bash[25081]: cluster 2024-08-25T11:33:24.884292+0000 mgr.y (mgr.14391) 245 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:26 smithi196 bash[20359]: cluster 2024-08-25T11:33:24.884292+0000 mgr.y (mgr.14391) 245 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:28.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:28 smithi059 bash[19666]: cluster 2024-08-25T11:33:26.886021+0000 mgr.y (mgr.14391) 246 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:28.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:28 smithi059 bash[25081]: cluster 2024-08-25T11:33:26.886021+0000 mgr.y (mgr.14391) 246 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:28 smithi196 bash[20359]: cluster 2024-08-25T11:33:26.886021+0000 mgr.y (mgr.14391) 246 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:30.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:30 smithi059 bash[19666]: cluster 2024-08-25T11:33:28.886744+0000 mgr.y (mgr.14391) 247 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:30.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:30 smithi059 bash[19666]: audit 2024-08-25T11:33:29.838309+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:30 smithi059 bash[25081]: cluster 2024-08-25T11:33:28.886744+0000 mgr.y (mgr.14391) 247 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:30 smithi059 bash[25081]: audit 2024-08-25T11:33:29.838309+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:30.559 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:30 smithi196 bash[20359]: cluster 2024-08-25T11:33:28.886744+0000 mgr.y (mgr.14391) 247 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:30.559 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:30 smithi196 bash[20359]: audit 2024-08-25T11:33:29.838309+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:32.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:32 smithi059 bash[19666]: cluster 2024-08-25T11:33:30.888353+0000 mgr.y (mgr.14391) 248 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:32.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:32 smithi059 bash[25081]: cluster 2024-08-25T11:33:30.888353+0000 mgr.y (mgr.14391) 248 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:32 smithi196 bash[20359]: cluster 2024-08-25T11:33:30.888353+0000 mgr.y (mgr.14391) 248 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:33.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:33:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:33:33] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-25T11:33:34.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:34 smithi059 bash[19666]: cluster 2024-08-25T11:33:32.889054+0000 mgr.y (mgr.14391) 249 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:34.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:34 smithi059 bash[25081]: cluster 2024-08-25T11:33:32.889054+0000 mgr.y (mgr.14391) 249 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:34 smithi196 bash[20359]: cluster 2024-08-25T11:33:32.889054+0000 mgr.y (mgr.14391) 249 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:35 smithi196 bash[20359]: audit 2024-08-25T11:33:34.296349+0000 mgr.y (mgr.14391) 250 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:35.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:35 smithi059 bash[19666]: audit 2024-08-25T11:33:34.296349+0000 mgr.y (mgr.14391) 250 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:35.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:35 smithi059 bash[25081]: audit 2024-08-25T11:33:34.296349+0000 mgr.y (mgr.14391) 250 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:36 smithi196 bash[20359]: cluster 2024-08-25T11:33:34.889767+0000 mgr.y (mgr.14391) 251 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:36 smithi196 bash[20359]: audit 2024-08-25T11:33:35.745452+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:36 smithi196 bash[20359]: audit 2024-08-25T11:33:35.770863+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:36 smithi196 bash[20359]: audit 2024-08-25T11:33:35.796651+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:36.634 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:36 smithi059 bash[19666]: cluster 2024-08-25T11:33:34.889767+0000 mgr.y (mgr.14391) 251 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:36.634 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:36 smithi059 bash[19666]: audit 2024-08-25T11:33:35.745452+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:36.634 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:36 smithi059 bash[19666]: audit 2024-08-25T11:33:35.770863+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:36.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:36 smithi059 bash[19666]: audit 2024-08-25T11:33:35.796651+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:36.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:36 smithi059 bash[25081]: cluster 2024-08-25T11:33:34.889767+0000 mgr.y (mgr.14391) 251 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:36.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:36 smithi059 bash[25081]: audit 2024-08-25T11:33:35.745452+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:36.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:36 smithi059 bash[25081]: audit 2024-08-25T11:33:35.770863+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:36.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:36 smithi059 bash[25081]: audit 2024-08-25T11:33:35.796651+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:38 smithi196 bash[20359]: cluster 2024-08-25T11:33:36.891389+0000 mgr.y (mgr.14391) 252 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:38 smithi059 bash[25081]: cluster 2024-08-25T11:33:36.891389+0000 mgr.y (mgr.14391) 252 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:38 smithi059 bash[19666]: cluster 2024-08-25T11:33:36.891389+0000 mgr.y (mgr.14391) 252 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:40 smithi196 bash[20359]: cluster 2024-08-25T11:33:38.892103+0000 mgr.y (mgr.14391) 253 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:40 smithi059 bash[19666]: cluster 2024-08-25T11:33:38.892103+0000 mgr.y (mgr.14391) 253 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:40.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:40 smithi059 bash[25081]: cluster 2024-08-25T11:33:38.892103+0000 mgr.y (mgr.14391) 253 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:41.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:41 smithi059 bash[19666]: audit 2024-08-25T11:33:40.440182+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:41.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:41 smithi059 bash[19666]: audit 2024-08-25T11:33:40.453805+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:41.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:41 smithi059 bash[19666]: audit 2024-08-25T11:33:40.467007+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:41 smithi059 bash[25081]: audit 2024-08-25T11:33:40.440182+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:41 smithi059 bash[25081]: audit 2024-08-25T11:33:40.453805+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:41 smithi059 bash[25081]: audit 2024-08-25T11:33:40.467007+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:41 smithi196 bash[20359]: audit 2024-08-25T11:33:40.440182+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:41 smithi196 bash[20359]: audit 2024-08-25T11:33:40.453805+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:41 smithi196 bash[20359]: audit 2024-08-25T11:33:40.467007+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:42.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:42 smithi059 bash[19666]: cluster 2024-08-25T11:33:40.893798+0000 mgr.y (mgr.14391) 254 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:42 smithi059 bash[25081]: cluster 2024-08-25T11:33:40.893798+0000 mgr.y (mgr.14391) 254 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:42 smithi196 bash[20359]: cluster 2024-08-25T11:33:40.893798+0000 mgr.y (mgr.14391) 254 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:43.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:33:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:33:43] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-25T11:33:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:44 smithi059 bash[19666]: cluster 2024-08-25T11:33:42.894652+0000 mgr.y (mgr.14391) 255 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:44.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:44 smithi059 bash[25081]: cluster 2024-08-25T11:33:42.894652+0000 mgr.y (mgr.14391) 255 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:44 smithi196 bash[20359]: cluster 2024-08-25T11:33:42.894652+0000 mgr.y (mgr.14391) 255 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:45.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:45 smithi059 bash[19666]: audit 2024-08-25T11:33:44.305988+0000 mgr.y (mgr.14391) 256 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:45.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:45 smithi059 bash[19666]: audit 2024-08-25T11:33:44.839030+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:45.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:45 smithi059 bash[25081]: audit 2024-08-25T11:33:44.305988+0000 mgr.y (mgr.14391) 256 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:45.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:45 smithi059 bash[25081]: audit 2024-08-25T11:33:44.839030+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:45 smithi196 bash[20359]: audit 2024-08-25T11:33:44.305988+0000 mgr.y (mgr.14391) 256 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:45 smithi196 bash[20359]: audit 2024-08-25T11:33:44.839030+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:33:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:46 smithi059 bash[19666]: cluster 2024-08-25T11:33:44.895455+0000 mgr.y (mgr.14391) 257 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:46.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:46 smithi059 bash[25081]: cluster 2024-08-25T11:33:44.895455+0000 mgr.y (mgr.14391) 257 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:46 smithi196 bash[20359]: cluster 2024-08-25T11:33:44.895455+0000 mgr.y (mgr.14391) 257 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:48 smithi059 bash[19666]: cluster 2024-08-25T11:33:46.897105+0000 mgr.y (mgr.14391) 258 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:48.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:48 smithi059 bash[25081]: cluster 2024-08-25T11:33:46.897105+0000 mgr.y (mgr.14391) 258 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:48 smithi196 bash[20359]: cluster 2024-08-25T11:33:46.897105+0000 mgr.y (mgr.14391) 258 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:50.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:50 smithi059 bash[25081]: cluster 2024-08-25T11:33:48.897932+0000 mgr.y (mgr.14391) 259 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:50.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:50 smithi059 bash[19666]: cluster 2024-08-25T11:33:48.897932+0000 mgr.y (mgr.14391) 259 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:50.852 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:50 smithi196 bash[20359]: cluster 2024-08-25T11:33:48.897932+0000 mgr.y (mgr.14391) 259 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:52 smithi059 bash[19666]: cluster 2024-08-25T11:33:50.899586+0000 mgr.y (mgr.14391) 260 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:52.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:52 smithi059 bash[25081]: cluster 2024-08-25T11:33:50.899586+0000 mgr.y (mgr.14391) 260 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:52 smithi196 bash[20359]: cluster 2024-08-25T11:33:50.899586+0000 mgr.y (mgr.14391) 260 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:53.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:33:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:33:53] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-25T11:33:54.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:54 smithi059 bash[19666]: cluster 2024-08-25T11:33:52.900300+0000 mgr.y (mgr.14391) 261 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:54.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:54 smithi059 bash[25081]: cluster 2024-08-25T11:33:52.900300+0000 mgr.y (mgr.14391) 261 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:54 smithi196 bash[20359]: cluster 2024-08-25T11:33:52.900300+0000 mgr.y (mgr.14391) 261 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:55.251 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-25T11:33:55.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:55 smithi059 bash[19666]: audit 2024-08-25T11:33:54.313882+0000 mgr.y (mgr.14391) 262 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:55.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:55 smithi059 bash[25081]: audit 2024-08-25T11:33:54.313882+0000 mgr.y (mgr.14391) 262 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:55 smithi196 bash[20359]: audit 2024-08-25T11:33:54.313882+0000 mgr.y (mgr.14391) 262 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:33:56.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:56 smithi059 bash[19666]: cluster 2024-08-25T11:33:54.901017+0000 mgr.y (mgr.14391) 263 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:56.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:56 smithi059 bash[19666]: audit 2024-08-25T11:33:55.987431+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:56.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:56 smithi059 bash[19666]: audit 2024-08-25T11:33:56.002792+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:56.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:56 smithi059 bash[19666]: audit 2024-08-25T11:33:56.017720+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:56 smithi059 bash[25081]: cluster 2024-08-25T11:33:54.901017+0000 mgr.y (mgr.14391) 263 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:56 smithi059 bash[25081]: audit 2024-08-25T11:33:55.987431+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:56 smithi059 bash[25081]: audit 2024-08-25T11:33:56.002792+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:56 smithi059 bash[25081]: audit 2024-08-25T11:33:56.017720+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:56 smithi196 bash[20359]: cluster 2024-08-25T11:33:54.901017+0000 mgr.y (mgr.14391) 263 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:33:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:56 smithi196 bash[20359]: audit 2024-08-25T11:33:55.987431+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:56 smithi196 bash[20359]: audit 2024-08-25T11:33:56.002792+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:56 smithi196 bash[20359]: audit 2024-08-25T11:33:56.017720+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:33:58.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:33:58 smithi059 bash[19666]: cluster 2024-08-25T11:33:56.902833+0000 mgr.y (mgr.14391) 264 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:58.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:33:58 smithi059 bash[25081]: cluster 2024-08-25T11:33:56.902833+0000 mgr.y (mgr.14391) 264 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:33:58.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:33:58 smithi196 bash[20359]: cluster 2024-08-25T11:33:56.902833+0000 mgr.y (mgr.14391) 264 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:00.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:00 smithi059 bash[25081]: cluster 2024-08-25T11:33:58.903533+0000 mgr.y (mgr.14391) 265 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:00.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:00 smithi059 bash[25081]: audit 2024-08-25T11:33:59.839171+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:00 smithi059 bash[19666]: cluster 2024-08-25T11:33:58.903533+0000 mgr.y (mgr.14391) 265 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:00 smithi059 bash[19666]: audit 2024-08-25T11:33:59.839171+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:00.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:00 smithi196 bash[20359]: cluster 2024-08-25T11:33:58.903533+0000 mgr.y (mgr.14391) 265 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:00.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:00 smithi196 bash[20359]: audit 2024-08-25T11:33:59.839171+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:01.270 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:34:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:01 smithi059 bash[19666]: audit 2024-08-25T11:34:00.682142+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:01 smithi059 bash[19666]: audit 2024-08-25T11:34:00.693991+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:01 smithi059 bash[19666]: audit 2024-08-25T11:34:00.707463+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:01 smithi059 bash[25081]: audit 2024-08-25T11:34:00.682142+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:01 smithi059 bash[25081]: audit 2024-08-25T11:34:00.693991+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:01 smithi059 bash[25081]: audit 2024-08-25T11:34:00.707463+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:02.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:01 smithi196 bash[20359]: audit 2024-08-25T11:34:00.682142+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:01 smithi196 bash[20359]: audit 2024-08-25T11:34:00.693991+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:01 smithi196 bash[20359]: audit 2024-08-25T11:34:00.707463+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:03.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:02 smithi059 bash[19666]: cluster 2024-08-25T11:34:00.905251+0000 mgr.y (mgr.14391) 266 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:03.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:02 smithi059 bash[25081]: cluster 2024-08-25T11:34:00.905251+0000 mgr.y (mgr.14391) 266 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:02 smithi196 bash[20359]: cluster 2024-08-25T11:34:00.905251+0000 mgr.y (mgr.14391) 266 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:03.361 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-25T11:34:03.683 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:34:03] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-25T11:34:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[19666]: audit 2024-08-25T11:34:02.712505+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[19666]: audit 2024-08-25T11:34:02.713665+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:34:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[19666]: audit 2024-08-25T11:34:02.722074+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[19666]: cluster 2024-08-25T11:34:02.905964+0000 mgr.y (mgr.14391) 267 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[25081]: audit 2024-08-25T11:34:02.712505+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[25081]: audit 2024-08-25T11:34:02.713665+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:34:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[25081]: audit 2024-08-25T11:34:02.722074+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:03 smithi059 bash[25081]: cluster 2024-08-25T11:34:02.905964+0000 mgr.y (mgr.14391) 267 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:04.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:03 smithi196 bash[20359]: audit 2024-08-25T11:34:02.712505+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:03 smithi196 bash[20359]: audit 2024-08-25T11:34:02.713665+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:34:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:03 smithi196 bash[20359]: audit 2024-08-25T11:34:02.722074+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:03 smithi196 bash[20359]: cluster 2024-08-25T11:34:02.905964+0000 mgr.y (mgr.14391) 267 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:05.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:04 smithi059 bash[25081]: audit 2024-08-25T11:34:04.321955+0000 mgr.y (mgr.14391) 268 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:04 smithi059 bash[19666]: audit 2024-08-25T11:34:04.321955+0000 mgr.y (mgr.14391) 268 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:05.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:04 smithi196 bash[20359]: audit 2024-08-25T11:34:04.321955+0000 mgr.y (mgr.14391) 268 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:05 smithi059 bash[19666]: cluster 2024-08-25T11:34:04.906668+0000 mgr.y (mgr.14391) 269 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:06.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:05 smithi059 bash[25081]: cluster 2024-08-25T11:34:04.906668+0000 mgr.y (mgr.14391) 269 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:06.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:05 smithi196 bash[20359]: cluster 2024-08-25T11:34:04.906668+0000 mgr.y (mgr.14391) 269 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:08.182 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:34:08.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:07 smithi059 bash[19666]: cluster 2024-08-25T11:34:06.908365+0000 mgr.y (mgr.14391) 270 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:08.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:07 smithi059 bash[25081]: cluster 2024-08-25T11:34:06.908365+0000 mgr.y (mgr.14391) 270 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:07 smithi196 bash[20359]: cluster 2024-08-25T11:34:06.908365+0000 mgr.y (mgr.14391) 270 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:10.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:09 smithi059 bash[19666]: cluster 2024-08-25T11:34:08.909067+0000 mgr.y (mgr.14391) 271 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:10.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:09 smithi059 bash[25081]: cluster 2024-08-25T11:34:08.909067+0000 mgr.y (mgr.14391) 271 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:10.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:09 smithi196 bash[20359]: cluster 2024-08-25T11:34:08.909067+0000 mgr.y (mgr.14391) 271 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:10.422 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-25T11:34:12.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:11 smithi059 bash[19666]: cluster 2024-08-25T11:34:10.910696+0000 mgr.y (mgr.14391) 272 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:12.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:11 smithi059 bash[25081]: cluster 2024-08-25T11:34:10.910696+0000 mgr.y (mgr.14391) 272 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:12.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:11 smithi196 bash[20359]: cluster 2024-08-25T11:34:10.910696+0000 mgr.y (mgr.14391) 272 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:13.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:34:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:34:13] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-25T11:34:14.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:13 smithi196 bash[20359]: cluster 2024-08-25T11:34:12.911392+0000 mgr.y (mgr.14391) 273 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:14.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:13 smithi059 bash[19666]: cluster 2024-08-25T11:34:12.911392+0000 mgr.y (mgr.14391) 273 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:14.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:13 smithi059 bash[25081]: cluster 2024-08-25T11:34:12.911392+0000 mgr.y (mgr.14391) 273 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:15.243 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:34:15.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:14 smithi059 bash[19666]: audit 2024-08-25T11:34:14.333149+0000 mgr.y (mgr.14391) 274 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:15.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:14 smithi059 bash[19666]: audit 2024-08-25T11:34:14.839816+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:15.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:14 smithi059 bash[25081]: audit 2024-08-25T11:34:14.333149+0000 mgr.y (mgr.14391) 274 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:14 smithi059 bash[25081]: audit 2024-08-25T11:34:14.839816+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:15.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:14 smithi196 bash[20359]: audit 2024-08-25T11:34:14.333149+0000 mgr.y (mgr.14391) 274 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:15.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:14 smithi196 bash[20359]: audit 2024-08-25T11:34:14.839816+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:16.268 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:15 smithi196 bash[20359]: cluster 2024-08-25T11:34:14.912075+0000 mgr.y (mgr.14391) 275 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:16.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:15 smithi059 bash[19666]: cluster 2024-08-25T11:34:14.912075+0000 mgr.y (mgr.14391) 275 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:16.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:16 smithi059 bash[25081]: cluster 2024-08-25T11:34:14.912075+0000 mgr.y (mgr.14391) 275 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:17.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:17 smithi059 bash[19666]: audit 2024-08-25T11:34:16.237449+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:17 smithi059 bash[19666]: audit 2024-08-25T11:34:16.251979+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:17 smithi059 bash[19666]: audit 2024-08-25T11:34:16.266566+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:17.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:17 smithi059 bash[25081]: audit 2024-08-25T11:34:16.237449+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:17.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:17 smithi059 bash[25081]: audit 2024-08-25T11:34:16.251979+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:17.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:17 smithi059 bash[25081]: audit 2024-08-25T11:34:16.266566+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:17.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:17 smithi196 bash[20359]: audit 2024-08-25T11:34:16.237449+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:17.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:17 smithi196 bash[20359]: audit 2024-08-25T11:34:16.251979+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:17 smithi196 bash[20359]: audit 2024-08-25T11:34:16.266566+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:18.301 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T11:34:18.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:18 smithi059 bash[19666]: cluster 2024-08-25T11:34:16.913194+0000 mgr.y (mgr.14391) 276 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:18.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:18 smithi059 bash[25081]: cluster 2024-08-25T11:34:16.913194+0000 mgr.y (mgr.14391) 276 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:18 smithi196 bash[20359]: cluster 2024-08-25T11:34:16.913194+0000 mgr.y (mgr.14391) 276 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:20.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:20 smithi059 bash[19666]: cluster 2024-08-25T11:34:18.913777+0000 mgr.y (mgr.14391) 277 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:20.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:20 smithi059 bash[25081]: cluster 2024-08-25T11:34:18.913777+0000 mgr.y (mgr.14391) 277 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:20 smithi196 bash[20359]: cluster 2024-08-25T11:34:18.913777+0000 mgr.y (mgr.14391) 277 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:22.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:21 smithi059 bash[19666]: audit 2024-08-25T11:34:20.864215+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:21 smithi059 bash[19666]: audit 2024-08-25T11:34:20.872082+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:21 smithi059 bash[19666]: audit 2024-08-25T11:34:20.878431+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:21 smithi059 bash[19666]: cluster 2024-08-25T11:34:20.914661+0000 mgr.y (mgr.14391) 278 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:22.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:21 smithi059 bash[25081]: audit 2024-08-25T11:34:20.864215+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:21 smithi059 bash[25081]: audit 2024-08-25T11:34:20.872082+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:21 smithi059 bash[25081]: audit 2024-08-25T11:34:20.878431+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:21 smithi059 bash[25081]: cluster 2024-08-25T11:34:20.914661+0000 mgr.y (mgr.14391) 278 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:21 smithi196 bash[20359]: audit 2024-08-25T11:34:20.864215+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:21 smithi196 bash[20359]: audit 2024-08-25T11:34:20.872082+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:21 smithi196 bash[20359]: audit 2024-08-25T11:34:20.878431+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:21 smithi196 bash[20359]: cluster 2024-08-25T11:34:20.914661+0000 mgr.y (mgr.14391) 278 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:22.994 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:34:23.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:34:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:34:23] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:34:24.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:23 smithi059 bash[19666]: cluster 2024-08-25T11:34:22.915327+0000 mgr.y (mgr.14391) 279 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:24.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:23 smithi059 bash[25081]: cluster 2024-08-25T11:34:22.915327+0000 mgr.y (mgr.14391) 279 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:24.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:23 smithi196 bash[20359]: cluster 2024-08-25T11:34:22.915327+0000 mgr.y (mgr.14391) 279 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:24.485 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 3s ago 15m - - 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 8s ago 15m - - 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (6m) 3s ago 6m 14.2M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (5m) 8s ago 5m 74.2M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (3m) 3s ago 3m 47.7M - 3.8 ccd6c89564c0 6da860d15fe4 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,8765 running (14m) 8s ago 14m 429M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 d98f8ab6bad2 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283,8765 running (16m) 3s ago 16m 507M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 f4da1c1e1978 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (17m) 3s ago 17m 54.1M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (15m) 8s ago 15m 44.2M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:34:24.486 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (15m) 3s ago 15m 43.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (6m) 3s ago 6m 8103k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (6m) 8s ago 6m 8808k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (13m) 3s ago 13m 59.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (12m) 3s ago 13m 53.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (12m) 3s ago 12m 47.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (11m) 3s ago 11m 49.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (10m) 8s ago 10m 59.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (9m) 8s ago 9m 57.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (8m) 8s ago 8m 56.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (7m) 8s ago 7m 49.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (6m) 8s ago 6m 45.3M - 2.43.0 a07b618ecd1d 22825504ab78 2024-08-25T11:34:24.487 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (3m) 3s ago 3m 91.3M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:34:24.488 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (4m) 8s ago 4m 91.8M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:34:25.226 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions' 2024-08-25T11:34:25.236 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:24 smithi059 bash[19666]: audit 2024-08-25T11:34:24.342026+0000 mgr.y (mgr.14391) 280 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:25.237 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:24 smithi059 bash[19666]: audit 2024-08-25T11:34:24.473330+0000 mgr.y (mgr.14391) 281 : audit [DBG] from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:25.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:24 smithi059 bash[25081]: audit 2024-08-25T11:34:24.342026+0000 mgr.y (mgr.14391) 280 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:25.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:24 smithi059 bash[25081]: audit 2024-08-25T11:34:24.473330+0000 mgr.y (mgr.14391) 281 : audit [DBG] from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:25.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:24 smithi196 bash[20359]: audit 2024-08-25T11:34:24.342026+0000 mgr.y (mgr.14391) 280 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:25.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:24 smithi196 bash[20359]: audit 2024-08-25T11:34:24.473330+0000 mgr.y (mgr.14391) 281 : audit [DBG] from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:25 smithi059 bash[19666]: cluster 2024-08-25T11:34:24.916005+0000 mgr.y (mgr.14391) 282 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:34:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:25 smithi059 bash[25081]: cluster 2024-08-25T11:34:24.916005+0000 mgr.y (mgr.14391) 282 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:34:26.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:25 smithi196 bash[20359]: cluster 2024-08-25T11:34:24.916005+0000 mgr.y (mgr.14391) 282 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:34:28.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:27 smithi059 bash[19666]: cluster 2024-08-25T11:34:26.917822+0000 mgr.y (mgr.14391) 283 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:28.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:27 smithi059 bash[25081]: cluster 2024-08-25T11:34:26.917822+0000 mgr.y (mgr.14391) 283 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:28.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:27 smithi196 bash[20359]: cluster 2024-08-25T11:34:26.917822+0000 mgr.y (mgr.14391) 283 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:30.048 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:34:30.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:29 smithi059 bash[19666]: cluster 2024-08-25T11:34:28.918532+0000 mgr.y (mgr.14391) 284 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:30.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:29 smithi059 bash[19666]: audit 2024-08-25T11:34:29.840209+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:30.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:29 smithi059 bash[25081]: cluster 2024-08-25T11:34:28.918532+0000 mgr.y (mgr.14391) 284 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:30.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:29 smithi059 bash[25081]: audit 2024-08-25T11:34:29.840209+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:30.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:29 smithi196 bash[20359]: cluster 2024-08-25T11:34:28.918532+0000 mgr.y (mgr.14391) 284 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:30.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:29 smithi196 bash[20359]: audit 2024-08-25T11:34:29.840209+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:31.556 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:34:31.556 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:34:31.556 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:34:31.556 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:34:31.556 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:34:31.556 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 15 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:34:31.557 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:34:32.205 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph -s' 2024-08-25T11:34:32.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:31 smithi059 bash[19666]: cluster 2024-08-25T11:34:30.920207+0000 mgr.y (mgr.14391) 285 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:32.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:31 smithi059 bash[19666]: audit 2024-08-25T11:34:31.558354+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.59:0/2404400251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:34:32.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:31 smithi059 bash[25081]: cluster 2024-08-25T11:34:30.920207+0000 mgr.y (mgr.14391) 285 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:32.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:31 smithi059 bash[25081]: audit 2024-08-25T11:34:31.558354+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.59:0/2404400251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:34:32.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:32 smithi196 bash[20359]: cluster 2024-08-25T11:34:30.920207+0000 mgr.y (mgr.14391) 285 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:32.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:32 smithi196 bash[20359]: audit 2024-08-25T11:34:31.558354+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.59:0/2404400251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:34:33.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:34:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:34:33] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:34:34.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:34 smithi059 bash[19666]: cluster 2024-08-25T11:34:32.920863+0000 mgr.y (mgr.14391) 286 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:34.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:34 smithi059 bash[25081]: cluster 2024-08-25T11:34:32.920863+0000 mgr.y (mgr.14391) 286 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:34.298 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:34 smithi196 bash[20359]: cluster 2024-08-25T11:34:32.920863+0000 mgr.y (mgr.14391) 286 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:35.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:35 smithi059 bash[19666]: audit 2024-08-25T11:34:34.353212+0000 mgr.y (mgr.14391) 287 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:35.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:35 smithi059 bash[25081]: audit 2024-08-25T11:34:34.353212+0000 mgr.y (mgr.14391) 287 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:35 smithi196 bash[20359]: audit 2024-08-25T11:34:34.353212+0000 mgr.y (mgr.14391) 287 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:36.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:36 smithi059 bash[19666]: cluster 2024-08-25T11:34:34.921602+0000 mgr.y (mgr.14391) 288 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:36.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:36 smithi059 bash[25081]: cluster 2024-08-25T11:34:34.921602+0000 mgr.y (mgr.14391) 288 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:36.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:36 smithi196 bash[20359]: cluster 2024-08-25T11:34:34.921602+0000 mgr.y (mgr.14391) 288 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:37.067 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:37 smithi059 bash[19666]: audit 2024-08-25T11:34:36.484299+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:37 smithi059 bash[19666]: audit 2024-08-25T11:34:36.501259+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:37.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:37 smithi059 bash[19666]: audit 2024-08-25T11:34:36.515523+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:37.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:37 smithi059 bash[25081]: audit 2024-08-25T11:34:36.484299+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:37.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:37 smithi059 bash[25081]: audit 2024-08-25T11:34:36.501259+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:37.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:37 smithi059 bash[25081]: audit 2024-08-25T11:34:36.515523+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:37.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:37 smithi196 bash[20359]: audit 2024-08-25T11:34:36.484299+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:37 smithi196 bash[20359]: audit 2024-08-25T11:34:36.501259+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:37 smithi196 bash[20359]: audit 2024-08-25T11:34:36.515523+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:38 smithi059 bash[19666]: cluster 2024-08-25T11:34:36.923228+0000 mgr.y (mgr.14391) 289 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:38.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:38 smithi059 bash[25081]: cluster 2024-08-25T11:34:36.923228+0000 mgr.y (mgr.14391) 289 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:38 smithi196 bash[20359]: cluster 2024-08-25T11:34:36.923228+0000 mgr.y (mgr.14391) 289 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: cluster: 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: id: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: health: HEALTH_OK 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: services: 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: mon: 3 daemons, quorum a,b,c (age 15m) 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: mgr: y(active, since 6m), standbys: x 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-25T11:34:39.195 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: data: 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: pools: 6 pools, 161 pgs 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: objects: 213 objects, 585 KiB 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: usage: 241 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: pgs: 161 active+clean 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: io: 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-25T11:34:39.196 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:34:39.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:39 smithi196 bash[20359]: audit 2024-08-25T11:34:39.197481+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.59:0/3912293904' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:34:40.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:39 smithi059 bash[19666]: audit 2024-08-25T11:34:39.197481+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.59:0/3912293904' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:34:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:39 smithi059 bash[25081]: audit 2024-08-25T11:34:39.197481+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.59:0/3912293904' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:34:40.159 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ls' 2024-08-25T11:34:40.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:40 smithi059 bash[19666]: cluster 2024-08-25T11:34:38.923650+0000 mgr.y (mgr.14391) 290 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:40.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:40 smithi059 bash[25081]: cluster 2024-08-25T11:34:38.923650+0000 mgr.y (mgr.14391) 290 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:40 smithi196 bash[20359]: cluster 2024-08-25T11:34:38.923650+0000 mgr.y (mgr.14391) 290 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:42.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:42 smithi059 bash[19666]: cluster 2024-08-25T11:34:40.924659+0000 mgr.y (mgr.14391) 291 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:42.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:42 smithi059 bash[19666]: audit 2024-08-25T11:34:41.013556+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:42.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:42 smithi059 bash[19666]: audit 2024-08-25T11:34:41.020455+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:42.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:42 smithi059 bash[19666]: audit 2024-08-25T11:34:41.026875+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:42.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:42 smithi059 bash[25081]: cluster 2024-08-25T11:34:40.924659+0000 mgr.y (mgr.14391) 291 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:42.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:42 smithi059 bash[25081]: audit 2024-08-25T11:34:41.013556+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:42.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:42 smithi059 bash[25081]: audit 2024-08-25T11:34:41.020455+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:42.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:42 smithi059 bash[25081]: audit 2024-08-25T11:34:41.026875+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:42.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:42 smithi196 bash[20359]: cluster 2024-08-25T11:34:40.924659+0000 mgr.y (mgr.14391) 291 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:42.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:42 smithi196 bash[20359]: audit 2024-08-25T11:34:41.013556+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:42.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:42 smithi196 bash[20359]: audit 2024-08-25T11:34:41.020455+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:42.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:42 smithi196 bash[20359]: audit 2024-08-25T11:34:41.026875+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:43.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:34:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:34:43] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:34:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:44 smithi059 bash[19666]: cluster 2024-08-25T11:34:42.925378+0000 mgr.y (mgr.14391) 292 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:44 smithi059 bash[25081]: cluster 2024-08-25T11:34:42.925378+0000 mgr.y (mgr.14391) 292 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:44.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:44 smithi196 bash[20359]: cluster 2024-08-25T11:34:42.925378+0000 mgr.y (mgr.14391) 292 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:45.231 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:34:45.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:45 smithi059 bash[19666]: audit 2024-08-25T11:34:44.364559+0000 mgr.y (mgr.14391) 293 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:45.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:45 smithi059 bash[19666]: audit 2024-08-25T11:34:44.840494+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:45.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:45 smithi059 bash[25081]: audit 2024-08-25T11:34:44.364559+0000 mgr.y (mgr.14391) 293 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:45.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:45 smithi059 bash[25081]: audit 2024-08-25T11:34:44.840494+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:45.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:45 smithi196 bash[20359]: audit 2024-08-25T11:34:44.364559+0000 mgr.y (mgr.14391) 293 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:45.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:45 smithi196 bash[20359]: audit 2024-08-25T11:34:44.840494+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:34:46.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:46 smithi059 bash[19666]: cluster 2024-08-25T11:34:44.926047+0000 mgr.y (mgr.14391) 294 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:46 smithi059 bash[25081]: cluster 2024-08-25T11:34:44.926047+0000 mgr.y (mgr.14391) 294 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:46.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:46 smithi196 bash[20359]: cluster 2024-08-25T11:34:44.926047+0000 mgr.y (mgr.14391) 294 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:46.626 INFO:teuthology.orchestra.run.smithi059.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-25T11:34:46.626 INFO:teuthology.orchestra.run.smithi059.stdout:agent 2/2 10s ago 7m * 2024-08-25T11:34:46.626 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager ?:9093,9094 1/1 5s ago 7m smithi059=a;count:1 2024-08-25T11:34:46.626 INFO:teuthology.orchestra.run.smithi059.stdout:grafana ?:3000 1/1 10s ago 6m smithi196=a;count:1 2024-08-25T11:34:46.626 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo ?:5000 1/1 5s ago 4m count:1 2024-08-25T11:34:46.626 INFO:teuthology.orchestra.run.smithi059.stdout:mgr 2/2 10s ago 15m smithi059=y;smithi196=x;count:2 2024-08-25T11:34:46.627 INFO:teuthology.orchestra.run.smithi059.stdout:mon 3/3 10s ago 15m smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi196:172.21.15.196=b;count:3 2024-08-25T11:34:46.627 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter ?:9100 2/2 10s ago 7m smithi059=a;smithi196=b;count:2 2024-08-25T11:34:46.627 INFO:teuthology.orchestra.run.smithi059.stdout:osd 8 10s ago - 2024-08-25T11:34:46.627 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus ?:9095 1/1 10s ago 7m smithi196=a;count:1 2024-08-25T11:34:46.627 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo ?:8000 2/2 10s ago 4m count:2 2024-08-25T11:34:47.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:47 smithi059 bash[19666]: audit 2024-08-25T11:34:46.619559+0000 mgr.y (mgr.14391) 295 : audit [DBG] from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:47.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:47 smithi059 bash[25081]: audit 2024-08-25T11:34:46.619559+0000 mgr.y (mgr.14391) 295 : audit [DBG] from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:47.333 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T11:34:47.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:47 smithi196 bash[20359]: audit 2024-08-25T11:34:46.619559+0000 mgr.y (mgr.14391) 295 : audit [DBG] from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:48.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:48 smithi196 bash[20359]: cluster 2024-08-25T11:34:46.927760+0000 mgr.y (mgr.14391) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:48.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:48 smithi059 bash[19666]: cluster 2024-08-25T11:34:46.927760+0000 mgr.y (mgr.14391) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:48.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:48 smithi059 bash[25081]: cluster 2024-08-25T11:34:46.927760+0000 mgr.y (mgr.14391) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:50.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:50 smithi196 bash[20359]: cluster 2024-08-25T11:34:48.928519+0000 mgr.y (mgr.14391) 297 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:50 smithi059 bash[19666]: cluster 2024-08-25T11:34:48.928519+0000 mgr.y (mgr.14391) 297 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:50 smithi059 bash[25081]: cluster 2024-08-25T11:34:48.928519+0000 mgr.y (mgr.14391) 297 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:52.159 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:34:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:52 smithi196 bash[20359]: cluster 2024-08-25T11:34:50.930175+0000 mgr.y (mgr.14391) 298 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:52.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:52 smithi059 bash[19666]: cluster 2024-08-25T11:34:50.930175+0000 mgr.y (mgr.14391) 298 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:52.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:52 smithi059 bash[25081]: cluster 2024-08-25T11:34:50.930175+0000 mgr.y (mgr.14391) 298 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:53.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:34:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:34:53] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-25T11:34:54.041 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled to redeploy mgr.x on host 'smithi196' 2024-08-25T11:34:54.338 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:54 smithi196 bash[20359]: cluster 2024-08-25T11:34:52.930871+0000 mgr.y (mgr.14391) 299 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:54.338 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:54 smithi196 bash[20359]: audit 2024-08-25T11:34:53.641259+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.59:0/71606360' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:34:54.338 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:54 smithi196 bash[20359]: audit 2024-08-25T11:34:54.019428+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.338 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:54 smithi196 bash[20359]: audit 2024-08-25T11:34:54.030852+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.338 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:54 smithi196 bash[20359]: audit 2024-08-25T11:34:54.041197+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.339 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:54 smithi196 bash[20359]: audit 2024-08-25T11:34:54.045654+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:54.339 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:54 smithi196 bash[20359]: audit 2024-08-25T11:34:54.047017+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:34:54.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[19666]: cluster 2024-08-25T11:34:52.930871+0000 mgr.y (mgr.14391) 299 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:54.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[19666]: audit 2024-08-25T11:34:53.641259+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.59:0/71606360' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[19666]: audit 2024-08-25T11:34:54.019428+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[19666]: audit 2024-08-25T11:34:54.030852+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[19666]: audit 2024-08-25T11:34:54.041197+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[19666]: audit 2024-08-25T11:34:54.045654+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[19666]: audit 2024-08-25T11:34:54.047017+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[25081]: cluster 2024-08-25T11:34:52.930871+0000 mgr.y (mgr.14391) 299 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[25081]: audit 2024-08-25T11:34:53.641259+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.59:0/71606360' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[25081]: audit 2024-08-25T11:34:54.019428+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[25081]: audit 2024-08-25T11:34:54.030852+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[25081]: audit 2024-08-25T11:34:54.041197+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:54.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[25081]: audit 2024-08-25T11:34:54.045654+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:54.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:54 smithi059 bash[25081]: audit 2024-08-25T11:34:54.047017+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:34:54.732 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps --refresh' 2024-08-25T11:34:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: audit 2024-08-25T11:34:54.013578+0000 mgr.y (mgr.14391) 300 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: cephadm 2024-08-25T11:34:54.022504+0000 mgr.y (mgr.14391) 301 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-25T11:34:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: audit 2024-08-25T11:34:54.053156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: audit 2024-08-25T11:34:54.092918+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:34:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: audit 2024-08-25T11:34:54.093399+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:34:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: audit 2024-08-25T11:34:54.094489+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:34:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: audit 2024-08-25T11:34:54.096040+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:55.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: cephadm 2024-08-25T11:34:54.096967+0000 mgr.y (mgr.14391) 302 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:34:55.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:55 smithi196 bash[20359]: audit 2024-08-25T11:34:54.365967+0000 mgr.y (mgr.14391) 303 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:55.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: audit 2024-08-25T11:34:54.013578+0000 mgr.y (mgr.14391) 300 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:55.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: cephadm 2024-08-25T11:34:54.022504+0000 mgr.y (mgr.14391) 301 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-25T11:34:55.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: audit 2024-08-25T11:34:54.053156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:55.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: audit 2024-08-25T11:34:54.092918+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:34:55.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: audit 2024-08-25T11:34:54.093399+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: audit 2024-08-25T11:34:54.094489+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: audit 2024-08-25T11:34:54.096040+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: cephadm 2024-08-25T11:34:54.096967+0000 mgr.y (mgr.14391) 302 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[19666]: audit 2024-08-25T11:34:54.365967+0000 mgr.y (mgr.14391) 303 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: audit 2024-08-25T11:34:54.013578+0000 mgr.y (mgr.14391) 300 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: cephadm 2024-08-25T11:34:54.022504+0000 mgr.y (mgr.14391) 301 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: audit 2024-08-25T11:34:54.053156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: audit 2024-08-25T11:34:54.092918+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: audit 2024-08-25T11:34:54.093399+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: audit 2024-08-25T11:34:54.094489+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:34:55.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: audit 2024-08-25T11:34:54.096040+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:34:55.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: cephadm 2024-08-25T11:34:54.096967+0000 mgr.y (mgr.14391) 302 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:34:55.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:55 smithi059 bash[25081]: audit 2024-08-25T11:34:54.365967+0000 mgr.y (mgr.14391) 303 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:34:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:56 smithi196 bash[20359]: cluster 2024-08-25T11:34:54.931289+0000 mgr.y (mgr.14391) 304 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:56.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:56 smithi059 bash[19666]: cluster 2024-08-25T11:34:54.931289+0000 mgr.y (mgr.14391) 304 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:56.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:56 smithi059 bash[25081]: cluster 2024-08-25T11:34:54.931289+0000 mgr.y (mgr.14391) 304 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:34:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:57 smithi059 bash[19666]: audit 2024-08-25T11:34:56.667604+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:57 smithi059 bash[19666]: audit 2024-08-25T11:34:56.674420+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:57 smithi059 bash[19666]: audit 2024-08-25T11:34:56.681758+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:57 smithi059 bash[25081]: audit 2024-08-25T11:34:56.667604+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:57 smithi059 bash[25081]: audit 2024-08-25T11:34:56.674420+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:57 smithi059 bash[25081]: audit 2024-08-25T11:34:56.681758+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:58.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:57 smithi196 bash[20359]: audit 2024-08-25T11:34:56.667604+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:58.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:57 smithi196 bash[20359]: audit 2024-08-25T11:34:56.674420+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:58.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:57 smithi196 bash[20359]: audit 2024-08-25T11:34:56.681758+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:34:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:34:58 smithi059 bash[19666]: cluster 2024-08-25T11:34:56.933102+0000 mgr.y (mgr.14391) 305 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:59.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:34:58 smithi059 bash[25081]: cluster 2024-08-25T11:34:56.933102+0000 mgr.y (mgr.14391) 305 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:59.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:34:58 smithi196 bash[20359]: cluster 2024-08-25T11:34:56.933102+0000 mgr.y (mgr.14391) 305 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:34:59.562 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:35:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:00 smithi059 bash[19666]: cluster 2024-08-25T11:34:58.933860+0000 mgr.y (mgr.14391) 306 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:00 smithi059 bash[19666]: audit 2024-08-25T11:34:59.841305+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:00 smithi059 bash[25081]: cluster 2024-08-25T11:34:58.933860+0000 mgr.y (mgr.14391) 306 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:00 smithi059 bash[25081]: audit 2024-08-25T11:34:59.841305+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:01.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:00 smithi196 bash[20359]: cluster 2024-08-25T11:34:58.933860+0000 mgr.y (mgr.14391) 306 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:01.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:00 smithi196 bash[20359]: audit 2024-08-25T11:34:59.841305+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:01.465 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 0s ago 16m - - 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 4s ago 16m - - 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (6m) 0s ago 7m 14.0M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (6m) 4s ago 6m 74.2M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (4m) 0s ago 4m 47.7M - 3.8 ccd6c89564c0 6da860d15fe4 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,8765 running (15m) 4s ago 15m 430M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 d98f8ab6bad2 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283,8765 running (17m) 0s ago 17m 509M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 f4da1c1e1978 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (17m) 0s ago 17m 56.0M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (15m) 4s ago 15m 45.3M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (15m) 0s ago 15m 44.9M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (7m) 0s ago 7m 8647k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (7m) 4s ago 7m 8192k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:35:01.466 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (14m) 0s ago 14m 59.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (13m) 0s ago 13m 53.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (12m) 0s ago 12m 48.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (11m) 0s ago 11m 50.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (10m) 4s ago 11m 60.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (10m) 4s ago 10m 57.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (9m) 4s ago 9m 57.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (8m) 4s ago 8m 50.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (6m) 4s ago 7m 45.4M - 2.43.0 a07b618ecd1d 22825504ab78 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (4m) 0s ago 4m 91.8M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:35:01.467 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (4m) 4s ago 4m 92.2M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:35:02.218 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'sleep 180' 2024-08-25T11:35:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[19666]: cluster 2024-08-25T11:35:00.935520+0000 mgr.y (mgr.14391) 307 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[19666]: audit 2024-08-25T11:35:01.200430+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[19666]: audit 2024-08-25T11:35:01.209862+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[19666]: audit 2024-08-25T11:35:01.217817+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[19666]: audit 2024-08-25T11:35:01.445787+0000 mgr.y (mgr.14391) 308 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:35:02.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[25081]: cluster 2024-08-25T11:35:00.935520+0000 mgr.y (mgr.14391) 307 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[25081]: audit 2024-08-25T11:35:01.200430+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[25081]: audit 2024-08-25T11:35:01.209862+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[25081]: audit 2024-08-25T11:35:01.217817+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:02 smithi059 bash[25081]: audit 2024-08-25T11:35:01.445787+0000 mgr.y (mgr.14391) 308 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:35:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:02 smithi196 bash[20359]: cluster 2024-08-25T11:35:00.935520+0000 mgr.y (mgr.14391) 307 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:02 smithi196 bash[20359]: audit 2024-08-25T11:35:01.200430+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:02 smithi196 bash[20359]: audit 2024-08-25T11:35:01.209862+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:02 smithi196 bash[20359]: audit 2024-08-25T11:35:01.217817+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:02 smithi196 bash[20359]: audit 2024-08-25T11:35:01.445787+0000 mgr.y (mgr.14391) 308 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:35:03.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:35:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:35:03] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-25T11:35:04.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:04 smithi059 bash[19666]: cluster 2024-08-25T11:35:02.936356+0000 mgr.y (mgr.14391) 309 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:04.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:04 smithi059 bash[25081]: cluster 2024-08-25T11:35:02.936356+0000 mgr.y (mgr.14391) 309 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:04.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:04 smithi196 bash[20359]: cluster 2024-08-25T11:35:02.936356+0000 mgr.y (mgr.14391) 309 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:05.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:05 smithi059 bash[19666]: audit 2024-08-25T11:35:04.372051+0000 mgr.y (mgr.14391) 310 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:05.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:05 smithi059 bash[25081]: audit 2024-08-25T11:35:04.372051+0000 mgr.y (mgr.14391) 310 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:05.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:05 smithi196 bash[20359]: audit 2024-08-25T11:35:04.372051+0000 mgr.y (mgr.14391) 310 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:06.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:06 smithi059 bash[19666]: cluster 2024-08-25T11:35:04.937200+0000 mgr.y (mgr.14391) 311 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:06.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:06 smithi059 bash[25081]: cluster 2024-08-25T11:35:04.937200+0000 mgr.y (mgr.14391) 311 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:06.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:06 smithi196 bash[20359]: cluster 2024-08-25T11:35:04.937200+0000 mgr.y (mgr.14391) 311 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:07.042 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:35:08.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:08 smithi059 bash[19666]: cluster 2024-08-25T11:35:06.938911+0000 mgr.y (mgr.14391) 312 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:08.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:08 smithi059 bash[25081]: cluster 2024-08-25T11:35:06.938911+0000 mgr.y (mgr.14391) 312 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:08.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:08 smithi196 bash[20359]: cluster 2024-08-25T11:35:06.938911+0000 mgr.y (mgr.14391) 312 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:10.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:10 smithi059 bash[19666]: cluster 2024-08-25T11:35:08.939611+0000 mgr.y (mgr.14391) 313 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:10.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:10 smithi059 bash[25081]: cluster 2024-08-25T11:35:08.939611+0000 mgr.y (mgr.14391) 313 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:10 smithi196 bash[20359]: cluster 2024-08-25T11:35:08.939611+0000 mgr.y (mgr.14391) 313 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:12 smithi059 bash[19666]: cluster 2024-08-25T11:35:10.941268+0000 mgr.y (mgr.14391) 314 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:12.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:12 smithi059 bash[25081]: cluster 2024-08-25T11:35:10.941268+0000 mgr.y (mgr.14391) 314 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:12 smithi196 bash[20359]: cluster 2024-08-25T11:35:10.941268+0000 mgr.y (mgr.14391) 314 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:13.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:35:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:35:13] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-25T11:35:14.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:14 smithi059 bash[19666]: cluster 2024-08-25T11:35:12.942280+0000 mgr.y (mgr.14391) 315 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:14.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:14 smithi059 bash[25081]: cluster 2024-08-25T11:35:12.942280+0000 mgr.y (mgr.14391) 315 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:14.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:14 smithi196 bash[20359]: cluster 2024-08-25T11:35:12.942280+0000 mgr.y (mgr.14391) 315 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:15.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:15 smithi059 bash[19666]: audit 2024-08-25T11:35:14.379688+0000 mgr.y (mgr.14391) 316 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:15.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:15 smithi059 bash[19666]: audit 2024-08-25T11:35:14.841184+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:15.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:15 smithi059 bash[25081]: audit 2024-08-25T11:35:14.379688+0000 mgr.y (mgr.14391) 316 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:15.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:15 smithi059 bash[25081]: audit 2024-08-25T11:35:14.841184+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:15.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:15 smithi196 bash[20359]: audit 2024-08-25T11:35:14.379688+0000 mgr.y (mgr.14391) 316 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:15.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:15 smithi196 bash[20359]: audit 2024-08-25T11:35:14.841184+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:16 smithi059 bash[19666]: cluster 2024-08-25T11:35:14.943071+0000 mgr.y (mgr.14391) 317 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:16.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:16 smithi059 bash[25081]: cluster 2024-08-25T11:35:14.943071+0000 mgr.y (mgr.14391) 317 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:16.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:16 smithi196 bash[20359]: cluster 2024-08-25T11:35:14.943071+0000 mgr.y (mgr.14391) 317 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:17 smithi059 bash[19666]: audit 2024-08-25T11:35:16.903958+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:17 smithi059 bash[19666]: audit 2024-08-25T11:35:16.913837+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:17 smithi059 bash[19666]: audit 2024-08-25T11:35:16.924804+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:17 smithi059 bash[19666]: cluster 2024-08-25T11:35:16.944760+0000 mgr.y (mgr.14391) 318 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:18.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:17 smithi059 bash[25081]: audit 2024-08-25T11:35:16.903958+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:17 smithi059 bash[25081]: audit 2024-08-25T11:35:16.913837+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:17 smithi059 bash[25081]: audit 2024-08-25T11:35:16.924804+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:17 smithi059 bash[25081]: cluster 2024-08-25T11:35:16.944760+0000 mgr.y (mgr.14391) 318 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:18.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:17 smithi196 bash[20359]: audit 2024-08-25T11:35:16.903958+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:17 smithi196 bash[20359]: audit 2024-08-25T11:35:16.913837+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:17 smithi196 bash[20359]: audit 2024-08-25T11:35:16.924804+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:18.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:17 smithi196 bash[20359]: cluster 2024-08-25T11:35:16.944760+0000 mgr.y (mgr.14391) 318 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:20.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:20 smithi059 bash[19666]: cluster 2024-08-25T11:35:18.945486+0000 mgr.y (mgr.14391) 319 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:20 smithi059 bash[25081]: cluster 2024-08-25T11:35:18.945486+0000 mgr.y (mgr.14391) 319 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:20.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:20 smithi196 bash[20359]: cluster 2024-08-25T11:35:18.945486+0000 mgr.y (mgr.14391) 319 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:22 smithi059 bash[19666]: cluster 2024-08-25T11:35:20.947622+0000 mgr.y (mgr.14391) 320 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:22 smithi059 bash[19666]: audit 2024-08-25T11:35:21.413612+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:22 smithi059 bash[19666]: audit 2024-08-25T11:35:21.427642+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:22 smithi059 bash[19666]: audit 2024-08-25T11:35:21.439648+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:22 smithi059 bash[25081]: cluster 2024-08-25T11:35:20.947622+0000 mgr.y (mgr.14391) 320 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:22 smithi059 bash[25081]: audit 2024-08-25T11:35:21.413612+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:22 smithi059 bash[25081]: audit 2024-08-25T11:35:21.427642+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:22 smithi059 bash[25081]: audit 2024-08-25T11:35:21.439648+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:22.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:22 smithi196 bash[20359]: cluster 2024-08-25T11:35:20.947622+0000 mgr.y (mgr.14391) 320 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:22 smithi196 bash[20359]: audit 2024-08-25T11:35:21.413612+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:22 smithi196 bash[20359]: audit 2024-08-25T11:35:21.427642+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:22 smithi196 bash[20359]: audit 2024-08-25T11:35:21.439648+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:23.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:35:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:35:23] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-25T11:35:24.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:24 smithi059 bash[19666]: cluster 2024-08-25T11:35:22.948387+0000 mgr.y (mgr.14391) 321 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:24.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:24 smithi059 bash[25081]: cluster 2024-08-25T11:35:22.948387+0000 mgr.y (mgr.14391) 321 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:24.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:24 smithi196 bash[20359]: cluster 2024-08-25T11:35:22.948387+0000 mgr.y (mgr.14391) 321 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:25 smithi059 bash[19666]: audit 2024-08-25T11:35:24.382517+0000 mgr.y (mgr.14391) 322 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:25 smithi059 bash[25081]: audit 2024-08-25T11:35:24.382517+0000 mgr.y (mgr.14391) 322 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:25.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:25 smithi196 bash[20359]: audit 2024-08-25T11:35:24.382517+0000 mgr.y (mgr.14391) 322 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:26 smithi059 bash[19666]: cluster 2024-08-25T11:35:24.949105+0000 mgr.y (mgr.14391) 323 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:26 smithi059 bash[25081]: cluster 2024-08-25T11:35:24.949105+0000 mgr.y (mgr.14391) 323 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:26.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:26 smithi196 bash[20359]: cluster 2024-08-25T11:35:24.949105+0000 mgr.y (mgr.14391) 323 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:28.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:28 smithi059 bash[19666]: cluster 2024-08-25T11:35:26.950800+0000 mgr.y (mgr.14391) 324 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:28.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:28 smithi059 bash[25081]: cluster 2024-08-25T11:35:26.950800+0000 mgr.y (mgr.14391) 324 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:28 smithi196 bash[20359]: cluster 2024-08-25T11:35:26.950800+0000 mgr.y (mgr.14391) 324 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:30 smithi059 bash[19666]: cluster 2024-08-25T11:35:28.951484+0000 mgr.y (mgr.14391) 325 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:30 smithi059 bash[19666]: audit 2024-08-25T11:35:29.841881+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:30 smithi059 bash[25081]: cluster 2024-08-25T11:35:28.951484+0000 mgr.y (mgr.14391) 325 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:30 smithi059 bash[25081]: audit 2024-08-25T11:35:29.841881+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:30.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:30 smithi196 bash[20359]: cluster 2024-08-25T11:35:28.951484+0000 mgr.y (mgr.14391) 325 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:30.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:30 smithi196 bash[20359]: audit 2024-08-25T11:35:29.841881+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:32 smithi059 bash[19666]: cluster 2024-08-25T11:35:30.953121+0000 mgr.y (mgr.14391) 326 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:32 smithi059 bash[25081]: cluster 2024-08-25T11:35:30.953121+0000 mgr.y (mgr.14391) 326 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:32.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:32 smithi196 bash[20359]: cluster 2024-08-25T11:35:30.953121+0000 mgr.y (mgr.14391) 326 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:33.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:35:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:35:33] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:35:34.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:34 smithi059 bash[19666]: cluster 2024-08-25T11:35:32.953883+0000 mgr.y (mgr.14391) 327 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:34.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:34 smithi059 bash[25081]: cluster 2024-08-25T11:35:32.953883+0000 mgr.y (mgr.14391) 327 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:34.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:34 smithi196 bash[20359]: cluster 2024-08-25T11:35:32.953883+0000 mgr.y (mgr.14391) 327 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:35 smithi059 bash[19666]: audit 2024-08-25T11:35:34.389964+0000 mgr.y (mgr.14391) 328 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:35.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:35 smithi059 bash[25081]: audit 2024-08-25T11:35:34.389964+0000 mgr.y (mgr.14391) 328 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:35.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:35 smithi196 bash[20359]: audit 2024-08-25T11:35:34.389964+0000 mgr.y (mgr.14391) 328 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:36 smithi059 bash[19666]: cluster 2024-08-25T11:35:34.954595+0000 mgr.y (mgr.14391) 329 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:36.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:36 smithi059 bash[25081]: cluster 2024-08-25T11:35:34.954595+0000 mgr.y (mgr.14391) 329 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:37.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:36 smithi196 bash[20359]: cluster 2024-08-25T11:35:34.954595+0000 mgr.y (mgr.14391) 329 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:38.099 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:38 smithi059 bash[19666]: cluster 2024-08-25T11:35:36.956534+0000 mgr.y (mgr.14391) 330 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:38.099 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:38 smithi059 bash[19666]: audit 2024-08-25T11:35:37.100236+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:38.099 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:38 smithi059 bash[19666]: audit 2024-08-25T11:35:37.119156+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:38.099 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:38 smithi059 bash[19666]: audit 2024-08-25T11:35:37.133078+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:38.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:38 smithi196 bash[20359]: cluster 2024-08-25T11:35:36.956534+0000 mgr.y (mgr.14391) 330 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:38.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:38 smithi196 bash[20359]: audit 2024-08-25T11:35:37.100236+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:38.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:38 smithi196 bash[20359]: audit 2024-08-25T11:35:37.119156+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:38.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:38 smithi196 bash[20359]: audit 2024-08-25T11:35:37.133078+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:38 smithi059 bash[25081]: cluster 2024-08-25T11:35:36.956534+0000 mgr.y (mgr.14391) 330 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:38 smithi059 bash[25081]: audit 2024-08-25T11:35:37.100236+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:38 smithi059 bash[25081]: audit 2024-08-25T11:35:37.119156+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:38 smithi059 bash[25081]: audit 2024-08-25T11:35:37.133078+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:40.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:40 smithi059 bash[25081]: cluster 2024-08-25T11:35:38.957289+0000 mgr.y (mgr.14391) 331 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:40.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:40 smithi059 bash[19666]: cluster 2024-08-25T11:35:38.957289+0000 mgr.y (mgr.14391) 331 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:40.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:40 smithi196 bash[20359]: cluster 2024-08-25T11:35:38.957289+0000 mgr.y (mgr.14391) 331 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:42 smithi059 bash[19666]: cluster 2024-08-25T11:35:40.958954+0000 mgr.y (mgr.14391) 332 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:42 smithi059 bash[19666]: audit 2024-08-25T11:35:41.631160+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:42 smithi059 bash[19666]: audit 2024-08-25T11:35:41.640974+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:42 smithi059 bash[19666]: audit 2024-08-25T11:35:41.650699+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:42 smithi059 bash[25081]: cluster 2024-08-25T11:35:40.958954+0000 mgr.y (mgr.14391) 332 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:42 smithi059 bash[25081]: audit 2024-08-25T11:35:41.631160+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:42 smithi059 bash[25081]: audit 2024-08-25T11:35:41.640974+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:42 smithi059 bash[25081]: audit 2024-08-25T11:35:41.650699+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:42 smithi196 bash[20359]: cluster 2024-08-25T11:35:40.958954+0000 mgr.y (mgr.14391) 332 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:43.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:42 smithi196 bash[20359]: audit 2024-08-25T11:35:41.631160+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:42 smithi196 bash[20359]: audit 2024-08-25T11:35:41.640974+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:42 smithi196 bash[20359]: audit 2024-08-25T11:35:41.650699+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:43.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:35:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:35:43] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:35:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:44 smithi059 bash[19666]: cluster 2024-08-25T11:35:42.959808+0000 mgr.y (mgr.14391) 333 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:44 smithi059 bash[25081]: cluster 2024-08-25T11:35:42.959808+0000 mgr.y (mgr.14391) 333 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:45.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:44 smithi196 bash[20359]: cluster 2024-08-25T11:35:42.959808+0000 mgr.y (mgr.14391) 333 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:45 smithi196 bash[20359]: audit 2024-08-25T11:35:44.400268+0000 mgr.y (mgr.14391) 334 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:45 smithi196 bash[20359]: audit 2024-08-25T11:35:44.842187+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:46.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:45 smithi059 bash[19666]: audit 2024-08-25T11:35:44.400268+0000 mgr.y (mgr.14391) 334 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:46.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:45 smithi059 bash[19666]: audit 2024-08-25T11:35:44.842187+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:45 smithi059 bash[25081]: audit 2024-08-25T11:35:44.400268+0000 mgr.y (mgr.14391) 334 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:45 smithi059 bash[25081]: audit 2024-08-25T11:35:44.842187+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:35:46.647 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:46.648 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:46.648 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:46.649 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:46.649 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:46.649 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:46.649 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:46.650 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:46.650 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:47.024 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:46 smithi196 systemd[1]: Stopping Ceph mgr.x for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:35:47.025 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:46 smithi196 bash[20359]: cluster 2024-08-25T11:35:44.960504+0000 mgr.y (mgr.14391) 335 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:47.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:46 smithi059 bash[25081]: cluster 2024-08-25T11:35:44.960504+0000 mgr.y (mgr.14391) 335 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:47.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:46 smithi059 bash[19666]: cluster 2024-08-25T11:35:44.960504+0000 mgr.y (mgr.14391) 335 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:47.610 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:47 smithi196 bash[50963]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mgr-x 2024-08-25T11:35:47.610 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-25T11:35:47.610 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:47 smithi196 bash[51022]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mgr-x 2024-08-25T11:35:47.610 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-25T11:35:47.610 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: Stopped Ceph mgr.x for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:35:48.110 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.110 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.110 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.111 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.112 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.112 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: Started Ceph mgr.x for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:35:48.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:47 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:35:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:48 smithi196 bash[20359]: cluster 2024-08-25T11:35:46.962238+0000 mgr.y (mgr.14391) 336 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:48 smithi196 bash[20359]: audit 2024-08-25T11:35:47.844413+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:48 smithi196 bash[20359]: audit 2024-08-25T11:35:47.857632+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:48 smithi196 bash[20359]: audit 2024-08-25T11:35:47.870456+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:48 smithi196 bash[20359]: audit 2024-08-25T11:35:47.883212+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:48 smithi196 bash[20359]: audit 2024-08-25T11:35:47.973263+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:35:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:48 smithi196 bash[20359]: audit 2024-08-25T11:35:47.975029+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:35:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:48 smithi196 bash[20359]: audit 2024-08-25T11:35:47.986848+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[19666]: cluster 2024-08-25T11:35:46.962238+0000 mgr.y (mgr.14391) 336 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[19666]: audit 2024-08-25T11:35:47.844413+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[19666]: audit 2024-08-25T11:35:47.857632+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[19666]: audit 2024-08-25T11:35:47.870456+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[19666]: audit 2024-08-25T11:35:47.883212+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[19666]: audit 2024-08-25T11:35:47.973263+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:35:49.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[19666]: audit 2024-08-25T11:35:47.975029+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:35:49.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[19666]: audit 2024-08-25T11:35:47.986848+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[25081]: cluster 2024-08-25T11:35:46.962238+0000 mgr.y (mgr.14391) 336 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[25081]: audit 2024-08-25T11:35:47.844413+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[25081]: audit 2024-08-25T11:35:47.857632+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[25081]: audit 2024-08-25T11:35:47.870456+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[25081]: audit 2024-08-25T11:35:47.883212+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[25081]: audit 2024-08-25T11:35:47.973263+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:35:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[25081]: audit 2024-08-25T11:35:47.975029+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:35:49.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:48 smithi059 bash[25081]: audit 2024-08-25T11:35:47.986848+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:50.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:49 smithi196 bash[51078]: debug 2024-08-25T11:35:49.895+0000 7f456e0c2640 1 -- 172.21.15.196:0/712385649 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557b9a16f0e0 con 0x557b9a171400 2024-08-25T11:35:50.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:50 smithi196 bash[20359]: cluster 2024-08-25T11:35:48.963066+0000 mgr.y (mgr.14391) 337 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:50 smithi059 bash[19666]: cluster 2024-08-25T11:35:48.963066+0000 mgr.y (mgr.14391) 337 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:50 smithi059 bash[25081]: cluster 2024-08-25T11:35:48.963066+0000 mgr.y (mgr.14391) 337 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:52 smithi059 bash[19666]: cluster 2024-08-25T11:35:50.964809+0000 mgr.y (mgr.14391) 338 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:52 smithi059 bash[25081]: cluster 2024-08-25T11:35:50.964809+0000 mgr.y (mgr.14391) 338 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:53.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:52 smithi196 bash[20359]: cluster 2024-08-25T11:35:50.964809+0000 mgr.y (mgr.14391) 338 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:53.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:35:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:35:53] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:35:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:54 smithi059 bash[19666]: cluster 2024-08-25T11:35:52.965541+0000 mgr.y (mgr.14391) 339 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:54 smithi059 bash[25081]: cluster 2024-08-25T11:35:52.965541+0000 mgr.y (mgr.14391) 339 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:55.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:54 smithi196 bash[20359]: cluster 2024-08-25T11:35:52.965541+0000 mgr.y (mgr.14391) 339 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:56.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:55 smithi196 bash[20359]: audit 2024-08-25T11:35:54.411504+0000 mgr.y (mgr.14391) 340 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:55 smithi059 bash[19666]: audit 2024-08-25T11:35:54.411504+0000 mgr.y (mgr.14391) 340 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:55 smithi059 bash[25081]: audit 2024-08-25T11:35:54.411504+0000 mgr.y (mgr.14391) 340 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:35:56.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[51078]: [25/Aug/2024:11:35:56] ENGINE Bus STARTING 2024-08-25T11:35:56.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[51078]: CherryPy Checker: 2024-08-25T11:35:56.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[51078]: The Application mounted at '' has an empty config. 2024-08-25T11:35:56.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[51078]: [25/Aug/2024:11:35:56] ENGINE Serving on http://:::9283 2024-08-25T11:35:56.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[51078]: [25/Aug/2024:11:35:56] ENGINE Bus STARTED 2024-08-25T11:35:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[19666]: cluster 2024-08-25T11:35:54.966249+0000 mgr.y (mgr.14391) 341 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[19666]: cluster 2024-08-25T11:35:56.012558+0000 mon.a (mon.0) 1294 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:35:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[19666]: cluster 2024-08-25T11:35:56.012721+0000 mon.a (mon.0) 1295 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:35:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[19666]: audit 2024-08-25T11:35:56.020575+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:35:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[19666]: audit 2024-08-25T11:35:56.021272+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:35:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[19666]: audit 2024-08-25T11:35:56.024294+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:35:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[19666]: audit 2024-08-25T11:35:56.024766+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:35:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[25081]: cluster 2024-08-25T11:35:54.966249+0000 mgr.y (mgr.14391) 341 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[25081]: cluster 2024-08-25T11:35:56.012558+0000 mon.a (mon.0) 1294 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:35:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[25081]: cluster 2024-08-25T11:35:56.012721+0000 mon.a (mon.0) 1295 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:35:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[25081]: audit 2024-08-25T11:35:56.020575+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:35:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[25081]: audit 2024-08-25T11:35:56.021272+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:35:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[25081]: audit 2024-08-25T11:35:56.024294+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:35:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:56 smithi059 bash[25081]: audit 2024-08-25T11:35:56.024766+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:35:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[20359]: cluster 2024-08-25T11:35:54.966249+0000 mgr.y (mgr.14391) 341 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:35:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[20359]: cluster 2024-08-25T11:35:56.012558+0000 mon.a (mon.0) 1294 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:35:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[20359]: cluster 2024-08-25T11:35:56.012721+0000 mon.a (mon.0) 1295 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:35:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[20359]: audit 2024-08-25T11:35:56.020575+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:35:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[20359]: audit 2024-08-25T11:35:56.021272+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:35:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[20359]: audit 2024-08-25T11:35:56.024294+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:35:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:56 smithi196 bash[20359]: audit 2024-08-25T11:35:56.024766+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:35:57.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:57 smithi059 bash[19666]: cluster 2024-08-25T11:35:56.692371+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-08-25T11:35:57.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:57 smithi059 bash[19666]: audit 2024-08-25T11:35:57.358829+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:57.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:57 smithi059 bash[19666]: audit 2024-08-25T11:35:57.371653+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:57.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:57 smithi059 bash[19666]: audit 2024-08-25T11:35:57.383772+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:57.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:57 smithi059 bash[25081]: cluster 2024-08-25T11:35:56.692371+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-08-25T11:35:57.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:57 smithi059 bash[25081]: audit 2024-08-25T11:35:57.358829+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:57.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:57 smithi059 bash[25081]: audit 2024-08-25T11:35:57.371653+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:57.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:57 smithi059 bash[25081]: audit 2024-08-25T11:35:57.383772+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:58.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:57 smithi196 bash[20359]: cluster 2024-08-25T11:35:56.692371+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-08-25T11:35:58.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:57 smithi196 bash[20359]: audit 2024-08-25T11:35:57.358829+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:58.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:57 smithi196 bash[20359]: audit 2024-08-25T11:35:57.371653+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:58.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:57 smithi196 bash[20359]: audit 2024-08-25T11:35:57.383772+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:35:58.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:58 smithi059 bash[19666]: cluster 2024-08-25T11:35:56.967989+0000 mgr.y (mgr.14391) 342 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:58.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:58 smithi059 bash[25081]: cluster 2024-08-25T11:35:56.967989+0000 mgr.y (mgr.14391) 342 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:35:58.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:58 smithi196 bash[20359]: cluster 2024-08-25T11:35:56.967989+0000 mgr.y (mgr.14391) 342 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:35:59 smithi059 bash[19666]: cluster 2024-08-25T11:35:58.968734+0000 mgr.y (mgr.14391) 343 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:35:59 smithi059 bash[25081]: cluster 2024-08-25T11:35:58.968734+0000 mgr.y (mgr.14391) 343 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:00.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:35:59 smithi196 bash[20359]: cluster 2024-08-25T11:35:58.968734+0000 mgr.y (mgr.14391) 343 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:00 smithi059 bash[19666]: audit 2024-08-25T11:35:59.842314+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:00 smithi059 bash[25081]: audit 2024-08-25T11:35:59.842314+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:01.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:00 smithi196 bash[20359]: audit 2024-08-25T11:35:59.842314+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:02.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[19666]: cluster 2024-08-25T11:36:00.970339+0000 mgr.y (mgr.14391) 344 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[19666]: audit 2024-08-25T11:36:01.426936+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[19666]: audit 2024-08-25T11:36:01.440518+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[19666]: audit 2024-08-25T11:36:01.453783+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[19666]: audit 2024-08-25T11:36:01.821347+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[19666]: audit 2024-08-25T11:36:01.835738+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[19666]: audit 2024-08-25T11:36:01.849039+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[25081]: cluster 2024-08-25T11:36:00.970339+0000 mgr.y (mgr.14391) 344 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[25081]: audit 2024-08-25T11:36:01.426936+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[25081]: audit 2024-08-25T11:36:01.440518+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[25081]: audit 2024-08-25T11:36:01.453783+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[25081]: audit 2024-08-25T11:36:01.821347+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[25081]: audit 2024-08-25T11:36:01.835738+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:02 smithi059 bash[25081]: audit 2024-08-25T11:36:01.849039+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:02 smithi196 bash[20359]: cluster 2024-08-25T11:36:00.970339+0000 mgr.y (mgr.14391) 344 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:02 smithi196 bash[20359]: audit 2024-08-25T11:36:01.426936+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:02 smithi196 bash[20359]: audit 2024-08-25T11:36:01.440518+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:02 smithi196 bash[20359]: audit 2024-08-25T11:36:01.453783+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:02 smithi196 bash[20359]: audit 2024-08-25T11:36:01.821347+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:02 smithi196 bash[20359]: audit 2024-08-25T11:36:01.835738+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:02 smithi196 bash[20359]: audit 2024-08-25T11:36:01.849039+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:03.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:36:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:36:03] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:36:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:04 smithi059 bash[19666]: cluster 2024-08-25T11:36:02.970859+0000 mgr.y (mgr.14391) 345 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:04 smithi059 bash[25081]: cluster 2024-08-25T11:36:02.970859+0000 mgr.y (mgr.14391) 345 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:04 smithi196 bash[20359]: cluster 2024-08-25T11:36:02.970859+0000 mgr.y (mgr.14391) 345 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:05.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:05 smithi196 bash[20359]: audit 2024-08-25T11:36:04.422703+0000 mgr.y (mgr.14391) 346 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:05 smithi059 bash[19666]: audit 2024-08-25T11:36:04.422703+0000 mgr.y (mgr.14391) 346 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:05 smithi059 bash[25081]: audit 2024-08-25T11:36:04.422703+0000 mgr.y (mgr.14391) 346 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:06.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:06 smithi059 bash[19666]: cluster 2024-08-25T11:36:04.971528+0000 mgr.y (mgr.14391) 347 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:06 smithi059 bash[25081]: cluster 2024-08-25T11:36:04.971528+0000 mgr.y (mgr.14391) 347 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:06.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:06 smithi196 bash[20359]: cluster 2024-08-25T11:36:04.971528+0000 mgr.y (mgr.14391) 347 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:08.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:08 smithi059 bash[19666]: cluster 2024-08-25T11:36:06.973197+0000 mgr.y (mgr.14391) 348 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:08 smithi059 bash[25081]: cluster 2024-08-25T11:36:06.973197+0000 mgr.y (mgr.14391) 348 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:08 smithi196 bash[20359]: cluster 2024-08-25T11:36:06.973197+0000 mgr.y (mgr.14391) 348 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:10 smithi059 bash[19666]: cluster 2024-08-25T11:36:08.973904+0000 mgr.y (mgr.14391) 349 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:10.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:10 smithi059 bash[25081]: cluster 2024-08-25T11:36:08.973904+0000 mgr.y (mgr.14391) 349 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:10 smithi196 bash[20359]: cluster 2024-08-25T11:36:08.973904+0000 mgr.y (mgr.14391) 349 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:12 smithi059 bash[19666]: cluster 2024-08-25T11:36:10.975531+0000 mgr.y (mgr.14391) 350 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:12.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:12 smithi059 bash[25081]: cluster 2024-08-25T11:36:10.975531+0000 mgr.y (mgr.14391) 350 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:12 smithi196 bash[20359]: cluster 2024-08-25T11:36:10.975531+0000 mgr.y (mgr.14391) 350 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:13.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:36:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:36:13] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:36:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:14 smithi059 bash[19666]: cluster 2024-08-25T11:36:12.976231+0000 mgr.y (mgr.14391) 351 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:14 smithi059 bash[25081]: cluster 2024-08-25T11:36:12.976231+0000 mgr.y (mgr.14391) 351 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:14 smithi196 bash[20359]: cluster 2024-08-25T11:36:12.976231+0000 mgr.y (mgr.14391) 351 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:15.724 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:15 smithi196 bash[20359]: audit 2024-08-25T11:36:14.429902+0000 mgr.y (mgr.14391) 352 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:15.724 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:15 smithi196 bash[20359]: audit 2024-08-25T11:36:14.842775+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:15 smithi059 bash[19666]: audit 2024-08-25T11:36:14.429902+0000 mgr.y (mgr.14391) 352 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:15 smithi059 bash[19666]: audit 2024-08-25T11:36:14.842775+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:15.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:15 smithi059 bash[25081]: audit 2024-08-25T11:36:14.429902+0000 mgr.y (mgr.14391) 352 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:15 smithi059 bash[25081]: audit 2024-08-25T11:36:14.842775+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:16 smithi059 bash[19666]: cluster 2024-08-25T11:36:14.976925+0000 mgr.y (mgr.14391) 353 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:16.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:16 smithi059 bash[25081]: cluster 2024-08-25T11:36:14.976925+0000 mgr.y (mgr.14391) 353 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:16 smithi196 bash[20359]: cluster 2024-08-25T11:36:14.976925+0000 mgr.y (mgr.14391) 353 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:18 smithi059 bash[25081]: cluster 2024-08-25T11:36:16.978569+0000 mgr.y (mgr.14391) 354 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:18.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:18 smithi059 bash[19666]: cluster 2024-08-25T11:36:16.978569+0000 mgr.y (mgr.14391) 354 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:18 smithi196 bash[20359]: cluster 2024-08-25T11:36:16.978569+0000 mgr.y (mgr.14391) 354 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:20 smithi059 bash[19666]: cluster 2024-08-25T11:36:18.979444+0000 mgr.y (mgr.14391) 355 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:20 smithi059 bash[19666]: audit 2024-08-25T11:36:20.132329+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:20.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:20 smithi059 bash[19666]: audit 2024-08-25T11:36:20.142199+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:20.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:20 smithi059 bash[19666]: audit 2024-08-25T11:36:20.152570+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:20.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:20 smithi059 bash[25081]: cluster 2024-08-25T11:36:18.979444+0000 mgr.y (mgr.14391) 355 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:20.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:20 smithi059 bash[25081]: audit 2024-08-25T11:36:20.132329+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:20.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:20 smithi059 bash[25081]: audit 2024-08-25T11:36:20.142199+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:20.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:20 smithi059 bash[25081]: audit 2024-08-25T11:36:20.152570+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:20 smithi196 bash[20359]: cluster 2024-08-25T11:36:18.979444+0000 mgr.y (mgr.14391) 355 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:20 smithi196 bash[20359]: audit 2024-08-25T11:36:20.132329+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:20 smithi196 bash[20359]: audit 2024-08-25T11:36:20.142199+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:20 smithi196 bash[20359]: audit 2024-08-25T11:36:20.152570+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:22 smithi059 bash[25081]: cluster 2024-08-25T11:36:20.981292+0000 mgr.y (mgr.14391) 356 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:22 smithi059 bash[25081]: audit 2024-08-25T11:36:22.060186+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:22 smithi059 bash[25081]: audit 2024-08-25T11:36:22.074517+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:22 smithi059 bash[25081]: audit 2024-08-25T11:36:22.088921+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:22 smithi059 bash[19666]: cluster 2024-08-25T11:36:20.981292+0000 mgr.y (mgr.14391) 356 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:22 smithi059 bash[19666]: audit 2024-08-25T11:36:22.060186+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:22 smithi059 bash[19666]: audit 2024-08-25T11:36:22.074517+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:22 smithi059 bash[19666]: audit 2024-08-25T11:36:22.088921+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:22 smithi196 bash[20359]: cluster 2024-08-25T11:36:20.981292+0000 mgr.y (mgr.14391) 356 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:22 smithi196 bash[20359]: audit 2024-08-25T11:36:22.060186+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:22 smithi196 bash[20359]: audit 2024-08-25T11:36:22.074517+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:22 smithi196 bash[20359]: audit 2024-08-25T11:36:22.088921+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:23.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:36:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:36:23] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-25T11:36:24.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:24 smithi059 bash[19666]: cluster 2024-08-25T11:36:22.982014+0000 mgr.y (mgr.14391) 357 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:24.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:24 smithi059 bash[25081]: cluster 2024-08-25T11:36:22.982014+0000 mgr.y (mgr.14391) 357 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:24.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:24 smithi196 bash[20359]: cluster 2024-08-25T11:36:22.982014+0000 mgr.y (mgr.14391) 357 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:25 smithi059 bash[19666]: audit 2024-08-25T11:36:24.437933+0000 mgr.y (mgr.14391) 358 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:25 smithi059 bash[25081]: audit 2024-08-25T11:36:24.437933+0000 mgr.y (mgr.14391) 358 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:25.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:25 smithi196 bash[20359]: audit 2024-08-25T11:36:24.437933+0000 mgr.y (mgr.14391) 358 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:26 smithi059 bash[19666]: cluster 2024-08-25T11:36:24.982682+0000 mgr.y (mgr.14391) 359 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:26 smithi059 bash[25081]: cluster 2024-08-25T11:36:24.982682+0000 mgr.y (mgr.14391) 359 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:26 smithi196 bash[20359]: cluster 2024-08-25T11:36:24.982682+0000 mgr.y (mgr.14391) 359 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:28.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:28 smithi059 bash[19666]: cluster 2024-08-25T11:36:26.984347+0000 mgr.y (mgr.14391) 360 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:28.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:28 smithi059 bash[25081]: cluster 2024-08-25T11:36:26.984347+0000 mgr.y (mgr.14391) 360 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:28.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:28 smithi196 bash[20359]: cluster 2024-08-25T11:36:26.984347+0000 mgr.y (mgr.14391) 360 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:30 smithi059 bash[19666]: cluster 2024-08-25T11:36:28.985035+0000 mgr.y (mgr.14391) 361 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:30 smithi059 bash[19666]: audit 2024-08-25T11:36:29.843250+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:30.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:30 smithi059 bash[25081]: cluster 2024-08-25T11:36:28.985035+0000 mgr.y (mgr.14391) 361 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:30.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:30 smithi059 bash[25081]: audit 2024-08-25T11:36:29.843250+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:30.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:30 smithi196 bash[20359]: cluster 2024-08-25T11:36:28.985035+0000 mgr.y (mgr.14391) 361 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:30.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:30 smithi196 bash[20359]: audit 2024-08-25T11:36:29.843250+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:32 smithi059 bash[19666]: cluster 2024-08-25T11:36:30.986663+0000 mgr.y (mgr.14391) 362 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:32 smithi059 bash[25081]: cluster 2024-08-25T11:36:30.986663+0000 mgr.y (mgr.14391) 362 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:32 smithi196 bash[20359]: cluster 2024-08-25T11:36:30.986663+0000 mgr.y (mgr.14391) 362 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:33.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:36:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:36:33] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-25T11:36:34.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:34 smithi059 bash[19666]: cluster 2024-08-25T11:36:32.987347+0000 mgr.y (mgr.14391) 363 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:34.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:34 smithi059 bash[25081]: cluster 2024-08-25T11:36:32.987347+0000 mgr.y (mgr.14391) 363 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:34 smithi196 bash[20359]: cluster 2024-08-25T11:36:32.987347+0000 mgr.y (mgr.14391) 363 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:35.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:35 smithi196 bash[20359]: audit 2024-08-25T11:36:34.445898+0000 mgr.y (mgr.14391) 364 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:35 smithi059 bash[19666]: audit 2024-08-25T11:36:34.445898+0000 mgr.y (mgr.14391) 364 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:35 smithi059 bash[25081]: audit 2024-08-25T11:36:34.445898+0000 mgr.y (mgr.14391) 364 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:36.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:36 smithi196 bash[20359]: cluster 2024-08-25T11:36:34.988029+0000 mgr.y (mgr.14391) 365 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:36.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:36 smithi059 bash[19666]: cluster 2024-08-25T11:36:34.988029+0000 mgr.y (mgr.14391) 365 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:36.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:36 smithi059 bash[25081]: cluster 2024-08-25T11:36:34.988029+0000 mgr.y (mgr.14391) 365 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:38 smithi196 bash[20359]: cluster 2024-08-25T11:36:36.989663+0000 mgr.y (mgr.14391) 366 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:38 smithi059 bash[19666]: cluster 2024-08-25T11:36:36.989663+0000 mgr.y (mgr.14391) 366 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:38 smithi059 bash[25081]: cluster 2024-08-25T11:36:36.989663+0000 mgr.y (mgr.14391) 366 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:40 smithi059 bash[19666]: cluster 2024-08-25T11:36:38.990322+0000 mgr.y (mgr.14391) 367 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:40 smithi059 bash[19666]: audit 2024-08-25T11:36:40.353943+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:40 smithi059 bash[19666]: audit 2024-08-25T11:36:40.362502+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:40 smithi059 bash[19666]: audit 2024-08-25T11:36:40.370257+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:40 smithi059 bash[25081]: cluster 2024-08-25T11:36:38.990322+0000 mgr.y (mgr.14391) 367 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:40 smithi059 bash[25081]: audit 2024-08-25T11:36:40.353943+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:40 smithi059 bash[25081]: audit 2024-08-25T11:36:40.362502+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:40 smithi059 bash[25081]: audit 2024-08-25T11:36:40.370257+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:40 smithi196 bash[20359]: cluster 2024-08-25T11:36:38.990322+0000 mgr.y (mgr.14391) 367 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:40 smithi196 bash[20359]: audit 2024-08-25T11:36:40.353943+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:40 smithi196 bash[20359]: audit 2024-08-25T11:36:40.362502+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:40 smithi196 bash[20359]: audit 2024-08-25T11:36:40.370257+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:42 smithi059 bash[25081]: cluster 2024-08-25T11:36:40.991972+0000 mgr.y (mgr.14391) 368 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:42 smithi059 bash[25081]: audit 2024-08-25T11:36:42.276082+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:42 smithi059 bash[25081]: audit 2024-08-25T11:36:42.290809+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:42 smithi059 bash[25081]: audit 2024-08-25T11:36:42.303721+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:42 smithi059 bash[19666]: cluster 2024-08-25T11:36:40.991972+0000 mgr.y (mgr.14391) 368 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:42 smithi059 bash[19666]: audit 2024-08-25T11:36:42.276082+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:42 smithi059 bash[19666]: audit 2024-08-25T11:36:42.290809+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:42 smithi059 bash[19666]: audit 2024-08-25T11:36:42.303721+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:42 smithi196 bash[20359]: cluster 2024-08-25T11:36:40.991972+0000 mgr.y (mgr.14391) 368 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:42 smithi196 bash[20359]: audit 2024-08-25T11:36:42.276082+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:42 smithi196 bash[20359]: audit 2024-08-25T11:36:42.290809+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:42 smithi196 bash[20359]: audit 2024-08-25T11:36:42.303721+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:43.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:36:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:36:43] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-25T11:36:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:44 smithi059 bash[25081]: cluster 2024-08-25T11:36:42.992696+0000 mgr.y (mgr.14391) 369 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:44 smithi059 bash[19666]: cluster 2024-08-25T11:36:42.992696+0000 mgr.y (mgr.14391) 369 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:44 smithi196 bash[20359]: cluster 2024-08-25T11:36:42.992696+0000 mgr.y (mgr.14391) 369 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:45 smithi196 bash[20359]: audit 2024-08-25T11:36:44.449929+0000 mgr.y (mgr.14391) 370 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:45 smithi196 bash[20359]: audit 2024-08-25T11:36:44.843945+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:46.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:45 smithi059 bash[19666]: audit 2024-08-25T11:36:44.449929+0000 mgr.y (mgr.14391) 370 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:46.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:45 smithi059 bash[19666]: audit 2024-08-25T11:36:44.843945+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:46.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:45 smithi059 bash[25081]: audit 2024-08-25T11:36:44.449929+0000 mgr.y (mgr.14391) 370 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:46.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:45 smithi059 bash[25081]: audit 2024-08-25T11:36:44.843945+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:36:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:46 smithi196 bash[20359]: cluster 2024-08-25T11:36:44.993409+0000 mgr.y (mgr.14391) 371 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:47.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:46 smithi059 bash[19666]: cluster 2024-08-25T11:36:44.993409+0000 mgr.y (mgr.14391) 371 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:47.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:46 smithi059 bash[25081]: cluster 2024-08-25T11:36:44.993409+0000 mgr.y (mgr.14391) 371 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:36:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:48 smithi196 bash[20359]: cluster 2024-08-25T11:36:46.995070+0000 mgr.y (mgr.14391) 372 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:48 smithi196 bash[20359]: audit 2024-08-25T11:36:48.092155+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:36:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:48 smithi196 bash[20359]: audit 2024-08-25T11:36:48.094299+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:36:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:48 smithi196 bash[20359]: audit 2024-08-25T11:36:48.107286+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:48 smithi059 bash[19666]: cluster 2024-08-25T11:36:46.995070+0000 mgr.y (mgr.14391) 372 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:48 smithi059 bash[19666]: audit 2024-08-25T11:36:48.092155+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:36:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:48 smithi059 bash[19666]: audit 2024-08-25T11:36:48.094299+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:36:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:48 smithi059 bash[19666]: audit 2024-08-25T11:36:48.107286+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:49.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:48 smithi059 bash[25081]: cluster 2024-08-25T11:36:46.995070+0000 mgr.y (mgr.14391) 372 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:49.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:48 smithi059 bash[25081]: audit 2024-08-25T11:36:48.092155+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:36:49.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:48 smithi059 bash[25081]: audit 2024-08-25T11:36:48.094299+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:36:49.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:48 smithi059 bash[25081]: audit 2024-08-25T11:36:48.107286+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:36:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:50 smithi196 bash[20359]: cluster 2024-08-25T11:36:48.995759+0000 mgr.y (mgr.14391) 373 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:50 smithi059 bash[19666]: cluster 2024-08-25T11:36:48.995759+0000 mgr.y (mgr.14391) 373 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:50 smithi059 bash[25081]: cluster 2024-08-25T11:36:48.995759+0000 mgr.y (mgr.14391) 373 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:52 smithi196 bash[20359]: cluster 2024-08-25T11:36:50.997443+0000 mgr.y (mgr.14391) 374 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:52 smithi059 bash[19666]: cluster 2024-08-25T11:36:50.997443+0000 mgr.y (mgr.14391) 374 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:52 smithi059 bash[25081]: cluster 2024-08-25T11:36:50.997443+0000 mgr.y (mgr.14391) 374 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:53.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:36:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:36:53] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-25T11:36:54.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:54 smithi059 bash[19666]: cluster 2024-08-25T11:36:52.998159+0000 mgr.y (mgr.14391) 375 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:54 smithi059 bash[25081]: cluster 2024-08-25T11:36:52.998159+0000 mgr.y (mgr.14391) 375 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:54 smithi196 bash[20359]: cluster 2024-08-25T11:36:52.998159+0000 mgr.y (mgr.14391) 375 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:55 smithi196 bash[20359]: audit 2024-08-25T11:36:54.461091+0000 mgr.y (mgr.14391) 376 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:55 smithi059 bash[19666]: audit 2024-08-25T11:36:54.461091+0000 mgr.y (mgr.14391) 376 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:56.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:55 smithi059 bash[25081]: audit 2024-08-25T11:36:54.461091+0000 mgr.y (mgr.14391) 376 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:36:56.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:56 smithi196 bash[20359]: cluster 2024-08-25T11:36:54.999023+0000 mgr.y (mgr.14391) 377 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:56 smithi059 bash[19666]: cluster 2024-08-25T11:36:54.999023+0000 mgr.y (mgr.14391) 377 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:56 smithi059 bash[25081]: cluster 2024-08-25T11:36:54.999023+0000 mgr.y (mgr.14391) 377 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:36:58.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:36:58 smithi059 bash[19666]: cluster 2024-08-25T11:36:57.000864+0000 mgr.y (mgr.14391) 378 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:58.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:36:58 smithi059 bash[25081]: cluster 2024-08-25T11:36:57.000864+0000 mgr.y (mgr.14391) 378 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:36:58.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:36:58 smithi196 bash[20359]: cluster 2024-08-25T11:36:57.000864+0000 mgr.y (mgr.14391) 378 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:00.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:00 smithi196 bash[20359]: cluster 2024-08-25T11:36:59.001554+0000 mgr.y (mgr.14391) 379 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:00.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:00 smithi196 bash[20359]: audit 2024-08-25T11:36:59.844112+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:00.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:00 smithi196 bash[20359]: audit 2024-08-25T11:37:00.531622+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:00.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:00 smithi196 bash[20359]: audit 2024-08-25T11:37:00.543461+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:00.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:00 smithi196 bash[20359]: audit 2024-08-25T11:37:00.555491+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:00.870 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[25081]: cluster 2024-08-25T11:36:59.001554+0000 mgr.y (mgr.14391) 379 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[25081]: audit 2024-08-25T11:36:59.844112+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[25081]: audit 2024-08-25T11:37:00.531622+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[25081]: audit 2024-08-25T11:37:00.543461+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[25081]: audit 2024-08-25T11:37:00.555491+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[19666]: cluster 2024-08-25T11:36:59.001554+0000 mgr.y (mgr.14391) 379 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[19666]: audit 2024-08-25T11:36:59.844112+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[19666]: audit 2024-08-25T11:37:00.531622+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[19666]: audit 2024-08-25T11:37:00.543461+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:00.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:00 smithi059 bash[19666]: audit 2024-08-25T11:37:00.555491+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:02 smithi059 bash[25081]: cluster 2024-08-25T11:37:01.003247+0000 mgr.y (mgr.14391) 380 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:02.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:02 smithi059 bash[25081]: audit 2024-08-25T11:37:02.471451+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:02.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:02 smithi059 bash[25081]: audit 2024-08-25T11:37:02.482122+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:02.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:02 smithi059 bash[25081]: audit 2024-08-25T11:37:02.493611+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:02 smithi059 bash[19666]: cluster 2024-08-25T11:37:01.003247+0000 mgr.y (mgr.14391) 380 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:02 smithi059 bash[19666]: audit 2024-08-25T11:37:02.471451+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:02 smithi059 bash[19666]: audit 2024-08-25T11:37:02.482122+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:02 smithi059 bash[19666]: audit 2024-08-25T11:37:02.493611+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:02 smithi196 bash[20359]: cluster 2024-08-25T11:37:01.003247+0000 mgr.y (mgr.14391) 380 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:02 smithi196 bash[20359]: audit 2024-08-25T11:37:02.471451+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:02 smithi196 bash[20359]: audit 2024-08-25T11:37:02.482122+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:02 smithi196 bash[20359]: audit 2024-08-25T11:37:02.493611+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:03.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:37:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:37:03] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-25T11:37:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:04 smithi059 bash[19666]: cluster 2024-08-25T11:37:03.003938+0000 mgr.y (mgr.14391) 381 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:04 smithi059 bash[25081]: cluster 2024-08-25T11:37:03.003938+0000 mgr.y (mgr.14391) 381 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:05.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:04 smithi196 bash[20359]: cluster 2024-08-25T11:37:03.003938+0000 mgr.y (mgr.14391) 381 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:05 smithi059 bash[19666]: audit 2024-08-25T11:37:04.472364+0000 mgr.y (mgr.14391) 382 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:05 smithi059 bash[25081]: audit 2024-08-25T11:37:04.472364+0000 mgr.y (mgr.14391) 382 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:06.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:05 smithi196 bash[20359]: audit 2024-08-25T11:37:04.472364+0000 mgr.y (mgr.14391) 382 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:06 smithi059 bash[19666]: cluster 2024-08-25T11:37:05.004679+0000 mgr.y (mgr.14391) 383 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:06 smithi059 bash[25081]: cluster 2024-08-25T11:37:05.004679+0000 mgr.y (mgr.14391) 383 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:07.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:06 smithi196 bash[20359]: cluster 2024-08-25T11:37:05.004679+0000 mgr.y (mgr.14391) 383 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:08 smithi059 bash[19666]: cluster 2024-08-25T11:37:07.006432+0000 mgr.y (mgr.14391) 384 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:09.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:08 smithi059 bash[25081]: cluster 2024-08-25T11:37:07.006432+0000 mgr.y (mgr.14391) 384 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:09.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:08 smithi196 bash[20359]: cluster 2024-08-25T11:37:07.006432+0000 mgr.y (mgr.14391) 384 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:10 smithi059 bash[19666]: cluster 2024-08-25T11:37:09.007164+0000 mgr.y (mgr.14391) 385 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:10 smithi059 bash[25081]: cluster 2024-08-25T11:37:09.007164+0000 mgr.y (mgr.14391) 385 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:10 smithi196 bash[20359]: cluster 2024-08-25T11:37:09.007164+0000 mgr.y (mgr.14391) 385 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:13.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:12 smithi059 bash[19666]: cluster 2024-08-25T11:37:11.008798+0000 mgr.y (mgr.14391) 386 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:12 smithi059 bash[25081]: cluster 2024-08-25T11:37:11.008798+0000 mgr.y (mgr.14391) 386 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:13.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:12 smithi196 bash[20359]: cluster 2024-08-25T11:37:11.008798+0000 mgr.y (mgr.14391) 386 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:13.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:37:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:37:13] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.43.0" 2024-08-25T11:37:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:14 smithi059 bash[25081]: cluster 2024-08-25T11:37:13.009540+0000 mgr.y (mgr.14391) 387 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:14 smithi059 bash[19666]: cluster 2024-08-25T11:37:13.009540+0000 mgr.y (mgr.14391) 387 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:14 smithi196 bash[20359]: cluster 2024-08-25T11:37:13.009540+0000 mgr.y (mgr.14391) 387 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:15 smithi196 bash[20359]: audit 2024-08-25T11:37:14.473927+0000 mgr.y (mgr.14391) 388 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:15 smithi196 bash[20359]: audit 2024-08-25T11:37:14.844717+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:16.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:15 smithi059 bash[19666]: audit 2024-08-25T11:37:14.473927+0000 mgr.y (mgr.14391) 388 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:16.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:15 smithi059 bash[19666]: audit 2024-08-25T11:37:14.844717+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:15 smithi059 bash[25081]: audit 2024-08-25T11:37:14.473927+0000 mgr.y (mgr.14391) 388 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:15 smithi059 bash[25081]: audit 2024-08-25T11:37:14.844717+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:17.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:16 smithi059 bash[19666]: cluster 2024-08-25T11:37:15.010290+0000 mgr.y (mgr.14391) 389 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:16 smithi059 bash[25081]: cluster 2024-08-25T11:37:15.010290+0000 mgr.y (mgr.14391) 389 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:17.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:16 smithi196 bash[20359]: cluster 2024-08-25T11:37:15.010290+0000 mgr.y (mgr.14391) 389 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:18.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:18 smithi196 bash[20359]: cluster 2024-08-25T11:37:17.012042+0000 mgr.y (mgr.14391) 390 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:18 smithi059 bash[19666]: cluster 2024-08-25T11:37:17.012042+0000 mgr.y (mgr.14391) 390 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:18 smithi059 bash[25081]: cluster 2024-08-25T11:37:17.012042+0000 mgr.y (mgr.14391) 390 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:21.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:20 smithi059 bash[19666]: cluster 2024-08-25T11:37:19.012817+0000 mgr.y (mgr.14391) 391 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:21.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:20 smithi059 bash[25081]: cluster 2024-08-25T11:37:19.012817+0000 mgr.y (mgr.14391) 391 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:21.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:20 smithi196 bash[20359]: cluster 2024-08-25T11:37:19.012817+0000 mgr.y (mgr.14391) 391 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:21 smithi059 bash[19666]: audit 2024-08-25T11:37:20.725689+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:21 smithi059 bash[19666]: audit 2024-08-25T11:37:20.735562+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:21 smithi059 bash[19666]: audit 2024-08-25T11:37:20.745159+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:21 smithi059 bash[19666]: cluster 2024-08-25T11:37:21.014634+0000 mgr.y (mgr.14391) 392 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:21 smithi059 bash[25081]: audit 2024-08-25T11:37:20.725689+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:21 smithi059 bash[25081]: audit 2024-08-25T11:37:20.735562+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:21 smithi059 bash[25081]: audit 2024-08-25T11:37:20.745159+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:21 smithi059 bash[25081]: cluster 2024-08-25T11:37:21.014634+0000 mgr.y (mgr.14391) 392 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:21 smithi196 bash[20359]: audit 2024-08-25T11:37:20.725689+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:21 smithi196 bash[20359]: audit 2024-08-25T11:37:20.735562+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:21 smithi196 bash[20359]: audit 2024-08-25T11:37:20.745159+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:21 smithi196 bash[20359]: cluster 2024-08-25T11:37:21.014634+0000 mgr.y (mgr.14391) 392 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:23.701 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:37:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:37:23] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:37:24.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:23 smithi059 bash[19666]: audit 2024-08-25T11:37:22.704059+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:23 smithi059 bash[19666]: audit 2024-08-25T11:37:22.721742+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:23 smithi059 bash[19666]: audit 2024-08-25T11:37:22.734353+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:23 smithi059 bash[25081]: audit 2024-08-25T11:37:22.704059+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:23 smithi059 bash[25081]: audit 2024-08-25T11:37:22.721742+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:23 smithi059 bash[25081]: audit 2024-08-25T11:37:22.734353+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:23 smithi196 bash[20359]: audit 2024-08-25T11:37:22.704059+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:23 smithi196 bash[20359]: audit 2024-08-25T11:37:22.721742+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:23 smithi196 bash[20359]: audit 2024-08-25T11:37:22.734353+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:24.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:24 smithi059 bash[25081]: cluster 2024-08-25T11:37:23.015328+0000 mgr.y (mgr.14391) 393 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:24 smithi059 bash[19666]: cluster 2024-08-25T11:37:23.015328+0000 mgr.y (mgr.14391) 393 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:25.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:24 smithi196 bash[20359]: cluster 2024-08-25T11:37:23.015328+0000 mgr.y (mgr.14391) 393 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:25 smithi059 bash[19666]: audit 2024-08-25T11:37:24.485126+0000 mgr.y (mgr.14391) 394 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:25 smithi059 bash[25081]: audit 2024-08-25T11:37:24.485126+0000 mgr.y (mgr.14391) 394 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:26.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:25 smithi196 bash[20359]: audit 2024-08-25T11:37:24.485126+0000 mgr.y (mgr.14391) 394 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:26 smithi059 bash[19666]: cluster 2024-08-25T11:37:25.016077+0000 mgr.y (mgr.14391) 395 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:26 smithi059 bash[25081]: cluster 2024-08-25T11:37:25.016077+0000 mgr.y (mgr.14391) 395 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:26 smithi196 bash[20359]: cluster 2024-08-25T11:37:25.016077+0000 mgr.y (mgr.14391) 395 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:27 smithi059 bash[19666]: cluster 2024-08-25T11:37:27.017842+0000 mgr.y (mgr.14391) 396 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:28.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:27 smithi059 bash[25081]: cluster 2024-08-25T11:37:27.017842+0000 mgr.y (mgr.14391) 396 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:28.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:27 smithi196 bash[20359]: cluster 2024-08-25T11:37:27.017842+0000 mgr.y (mgr.14391) 396 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:30.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:30 smithi196 bash[20359]: cluster 2024-08-25T11:37:29.018594+0000 mgr.y (mgr.14391) 397 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:30.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:30 smithi196 bash[20359]: audit 2024-08-25T11:37:29.844992+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:30.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:30 smithi059 bash[19666]: cluster 2024-08-25T11:37:29.018594+0000 mgr.y (mgr.14391) 397 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:30.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:30 smithi059 bash[19666]: audit 2024-08-25T11:37:29.844992+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:30 smithi059 bash[25081]: cluster 2024-08-25T11:37:29.018594+0000 mgr.y (mgr.14391) 397 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:30 smithi059 bash[25081]: audit 2024-08-25T11:37:29.844992+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:32.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:32 smithi196 bash[20359]: cluster 2024-08-25T11:37:31.020293+0000 mgr.y (mgr.14391) 398 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:32 smithi059 bash[19666]: cluster 2024-08-25T11:37:31.020293+0000 mgr.y (mgr.14391) 398 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:32 smithi059 bash[25081]: cluster 2024-08-25T11:37:31.020293+0000 mgr.y (mgr.14391) 398 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:33.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:37:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:37:33] "GET /metrics HTTP/1.1" 200 38037 "" "Prometheus/2.43.0" 2024-08-25T11:37:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:34 smithi196 bash[20359]: cluster 2024-08-25T11:37:33.021023+0000 mgr.y (mgr.14391) 399 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:34.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:34 smithi059 bash[19666]: cluster 2024-08-25T11:37:33.021023+0000 mgr.y (mgr.14391) 399 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:34.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:34 smithi059 bash[25081]: cluster 2024-08-25T11:37:33.021023+0000 mgr.y (mgr.14391) 399 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:35.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:35 smithi196 bash[20359]: audit 2024-08-25T11:37:34.496320+0000 mgr.y (mgr.14391) 400 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:35 smithi059 bash[19666]: audit 2024-08-25T11:37:34.496320+0000 mgr.y (mgr.14391) 400 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:35 smithi059 bash[25081]: audit 2024-08-25T11:37:34.496320+0000 mgr.y (mgr.14391) 400 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:36.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:36 smithi196 bash[20359]: cluster 2024-08-25T11:37:35.021732+0000 mgr.y (mgr.14391) 401 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:36 smithi059 bash[19666]: cluster 2024-08-25T11:37:35.021732+0000 mgr.y (mgr.14391) 401 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:36.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:36 smithi059 bash[25081]: cluster 2024-08-25T11:37:35.021732+0000 mgr.y (mgr.14391) 401 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:38.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:38 smithi196 bash[20359]: cluster 2024-08-25T11:37:37.023498+0000 mgr.y (mgr.14391) 402 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:38.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:38 smithi059 bash[19666]: cluster 2024-08-25T11:37:37.023498+0000 mgr.y (mgr.14391) 402 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:38.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:38 smithi059 bash[25081]: cluster 2024-08-25T11:37:37.023498+0000 mgr.y (mgr.14391) 402 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:40 smithi196 bash[20359]: cluster 2024-08-25T11:37:39.024211+0000 mgr.y (mgr.14391) 403 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:40.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:40 smithi059 bash[19666]: cluster 2024-08-25T11:37:39.024211+0000 mgr.y (mgr.14391) 403 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:40.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:40 smithi059 bash[25081]: cluster 2024-08-25T11:37:39.024211+0000 mgr.y (mgr.14391) 403 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:42.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:41 smithi059 bash[19666]: audit 2024-08-25T11:37:40.935627+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:41 smithi059 bash[19666]: audit 2024-08-25T11:37:40.950055+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:41 smithi059 bash[19666]: audit 2024-08-25T11:37:40.961976+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:41 smithi059 bash[19666]: cluster 2024-08-25T11:37:41.025214+0000 mgr.y (mgr.14391) 404 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:42.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:41 smithi059 bash[25081]: audit 2024-08-25T11:37:40.935627+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:41 smithi059 bash[25081]: audit 2024-08-25T11:37:40.950055+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:41 smithi059 bash[25081]: audit 2024-08-25T11:37:40.961976+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:41 smithi059 bash[25081]: cluster 2024-08-25T11:37:41.025214+0000 mgr.y (mgr.14391) 404 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:42.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:41 smithi196 bash[20359]: audit 2024-08-25T11:37:40.935627+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:41 smithi196 bash[20359]: audit 2024-08-25T11:37:40.950055+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:41 smithi196 bash[20359]: audit 2024-08-25T11:37:40.961976+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:42.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:41 smithi196 bash[20359]: cluster 2024-08-25T11:37:41.025214+0000 mgr.y (mgr.14391) 404 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:43.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:37:43] "GET /metrics HTTP/1.1" 200 38037 "" "Prometheus/2.43.0" 2024-08-25T11:37:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[19666]: audit 2024-08-25T11:37:42.887345+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[19666]: audit 2024-08-25T11:37:42.898098+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[19666]: audit 2024-08-25T11:37:42.908530+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[19666]: cluster 2024-08-25T11:37:43.025874+0000 mgr.y (mgr.14391) 405 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[25081]: audit 2024-08-25T11:37:42.887345+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[25081]: audit 2024-08-25T11:37:42.898098+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[25081]: audit 2024-08-25T11:37:42.908530+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:43 smithi059 bash[25081]: cluster 2024-08-25T11:37:43.025874+0000 mgr.y (mgr.14391) 405 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:44.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:43 smithi196 bash[20359]: audit 2024-08-25T11:37:42.887345+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:43 smithi196 bash[20359]: audit 2024-08-25T11:37:42.898098+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:43 smithi196 bash[20359]: audit 2024-08-25T11:37:42.908530+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:44.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:43 smithi196 bash[20359]: cluster 2024-08-25T11:37:43.025874+0000 mgr.y (mgr.14391) 405 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:44 smithi059 bash[19666]: audit 2024-08-25T11:37:44.507478+0000 mgr.y (mgr.14391) 406 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:44 smithi059 bash[19666]: audit 2024-08-25T11:37:44.845587+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:44 smithi059 bash[25081]: audit 2024-08-25T11:37:44.507478+0000 mgr.y (mgr.14391) 406 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:44 smithi059 bash[25081]: audit 2024-08-25T11:37:44.845587+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:45.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:44 smithi196 bash[20359]: audit 2024-08-25T11:37:44.507478+0000 mgr.y (mgr.14391) 406 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:45.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:44 smithi196 bash[20359]: audit 2024-08-25T11:37:44.845587+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:37:46.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:45 smithi059 bash[19666]: cluster 2024-08-25T11:37:45.026556+0000 mgr.y (mgr.14391) 407 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:46.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:45 smithi059 bash[25081]: cluster 2024-08-25T11:37:45.026556+0000 mgr.y (mgr.14391) 407 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:46.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:45 smithi196 bash[20359]: cluster 2024-08-25T11:37:45.026556+0000 mgr.y (mgr.14391) 407 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:48.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:48 smithi196 bash[20359]: cluster 2024-08-25T11:37:47.028295+0000 mgr.y (mgr.14391) 408 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:48.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:48 smithi059 bash[25081]: cluster 2024-08-25T11:37:47.028295+0000 mgr.y (mgr.14391) 408 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:48.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:48 smithi059 bash[19666]: cluster 2024-08-25T11:37:47.028295+0000 mgr.y (mgr.14391) 408 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:49.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.268994+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.269733+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.270261+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.270907+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.272537+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.273064+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.273421+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.274265+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.275576+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.276342+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.276359+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.277063+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.278544+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.279202+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.279367+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.279943+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: cephadm 2024-08-25T11:37:48.281013+0000 mgr.y (mgr.14391) 409 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: cephadm 2024-08-25T11:37:48.281765+0000 mgr.y (mgr.14391) 410 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.288429+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.298378+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.303762+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.305802+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:37:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:49 smithi196 bash[20359]: audit 2024-08-25T11:37:48.316922+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:49.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.268994+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.269733+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.270261+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.270907+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.272537+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.273064+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.273421+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.274265+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.275576+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.276342+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.276359+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.277063+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.278544+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.279202+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.279367+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.279943+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: cephadm 2024-08-25T11:37:48.281013+0000 mgr.y (mgr.14391) 409 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.268994+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.269733+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.270261+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.270907+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.272537+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.273064+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.273421+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.274265+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.275576+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.276342+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.276359+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.277063+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.278544+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.279202+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.279367+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.279943+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.14391 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: cephadm 2024-08-25T11:37:48.281013+0000 mgr.y (mgr.14391) 409 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: cephadm 2024-08-25T11:37:48.281765+0000 mgr.y (mgr.14391) 410 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T11:37:49.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.288429+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.298378+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.303762+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.305802+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[19666]: audit 2024-08-25T11:37:48.316922+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: cephadm 2024-08-25T11:37:48.281765+0000 mgr.y (mgr.14391) 410 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.288429+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.298378+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.303762+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.305802+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:37:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:49 smithi059 bash[25081]: audit 2024-08-25T11:37:48.316922+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:37:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:50 smithi196 bash[20359]: cluster 2024-08-25T11:37:49.029036+0000 mgr.y (mgr.14391) 411 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:50.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:50 smithi059 bash[25081]: cluster 2024-08-25T11:37:49.029036+0000 mgr.y (mgr.14391) 411 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:50 smithi059 bash[19666]: cluster 2024-08-25T11:37:49.029036+0000 mgr.y (mgr.14391) 411 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:52.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:52 smithi196 bash[20359]: cluster 2024-08-25T11:37:51.030769+0000 mgr.y (mgr.14391) 412 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:52 smithi059 bash[19666]: cluster 2024-08-25T11:37:51.030769+0000 mgr.y (mgr.14391) 412 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:52 smithi059 bash[25081]: cluster 2024-08-25T11:37:51.030769+0000 mgr.y (mgr.14391) 412 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:53.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:37:53 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:37:53] "GET /metrics HTTP/1.1" 200 38037 "" "Prometheus/2.43.0" 2024-08-25T11:37:54.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:54 smithi196 bash[20359]: cluster 2024-08-25T11:37:53.031613+0000 mgr.y (mgr.14391) 413 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:54.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:54 smithi059 bash[19666]: cluster 2024-08-25T11:37:53.031613+0000 mgr.y (mgr.14391) 413 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:54 smithi059 bash[25081]: cluster 2024-08-25T11:37:53.031613+0000 mgr.y (mgr.14391) 413 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:55.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:55 smithi196 bash[20359]: audit 2024-08-25T11:37:54.518779+0000 mgr.y (mgr.14391) 414 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:55.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:55 smithi059 bash[19666]: audit 2024-08-25T11:37:54.518779+0000 mgr.y (mgr.14391) 414 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:55.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:55 smithi059 bash[25081]: audit 2024-08-25T11:37:54.518779+0000 mgr.y (mgr.14391) 414 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:37:56.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:56 smithi196 bash[20359]: cluster 2024-08-25T11:37:55.032441+0000 mgr.y (mgr.14391) 415 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:56.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:56 smithi059 bash[19666]: cluster 2024-08-25T11:37:55.032441+0000 mgr.y (mgr.14391) 415 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:56.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:56 smithi059 bash[25081]: cluster 2024-08-25T11:37:55.032441+0000 mgr.y (mgr.14391) 415 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:37:58.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:37:58 smithi059 bash[19666]: cluster 2024-08-25T11:37:57.034195+0000 mgr.y (mgr.14391) 416 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:58.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:37:58 smithi059 bash[25081]: cluster 2024-08-25T11:37:57.034195+0000 mgr.y (mgr.14391) 416 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:37:58.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:37:58 smithi196 bash[20359]: cluster 2024-08-25T11:37:57.034195+0000 mgr.y (mgr.14391) 416 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:00 smithi196 bash[20359]: cluster 2024-08-25T11:37:59.034980+0000 mgr.y (mgr.14391) 417 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:00 smithi196 bash[20359]: audit 2024-08-25T11:37:59.845941+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:00 smithi059 bash[25081]: cluster 2024-08-25T11:37:59.034980+0000 mgr.y (mgr.14391) 417 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:00 smithi059 bash[25081]: audit 2024-08-25T11:37:59.845941+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:00.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:00 smithi059 bash[19666]: cluster 2024-08-25T11:37:59.034980+0000 mgr.y (mgr.14391) 417 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:00.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:00 smithi059 bash[19666]: audit 2024-08-25T11:37:59.845941+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:02 smithi059 bash[19666]: cluster 2024-08-25T11:38:01.036780+0000 mgr.y (mgr.14391) 418 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:02 smithi059 bash[19666]: audit 2024-08-25T11:38:01.141181+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:02 smithi059 bash[19666]: audit 2024-08-25T11:38:01.158502+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:02 smithi059 bash[19666]: audit 2024-08-25T11:38:01.171206+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:02 smithi059 bash[25081]: cluster 2024-08-25T11:38:01.036780+0000 mgr.y (mgr.14391) 418 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:02 smithi059 bash[25081]: audit 2024-08-25T11:38:01.141181+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:02 smithi059 bash[25081]: audit 2024-08-25T11:38:01.158502+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:02 smithi059 bash[25081]: audit 2024-08-25T11:38:01.171206+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:02 smithi196 bash[20359]: cluster 2024-08-25T11:38:01.036780+0000 mgr.y (mgr.14391) 418 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:02 smithi196 bash[20359]: audit 2024-08-25T11:38:01.141181+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:02 smithi196 bash[20359]: audit 2024-08-25T11:38:01.158502+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:02 smithi196 bash[20359]: audit 2024-08-25T11:38:01.171206+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:03.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:38:03] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-25T11:38:04.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:04 smithi196 bash[20359]: cluster 2024-08-25T11:38:03.037519+0000 mgr.y (mgr.14391) 419 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:04.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:04 smithi196 bash[20359]: audit 2024-08-25T11:38:03.088997+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:04.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:04 smithi196 bash[20359]: audit 2024-08-25T11:38:03.101600+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:04.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:04 smithi196 bash[20359]: audit 2024-08-25T11:38:03.113172+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:04.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:04 smithi059 bash[19666]: cluster 2024-08-25T11:38:03.037519+0000 mgr.y (mgr.14391) 419 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:04.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:04 smithi059 bash[19666]: audit 2024-08-25T11:38:03.088997+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:04.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:04 smithi059 bash[19666]: audit 2024-08-25T11:38:03.101600+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:04.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:04 smithi059 bash[19666]: audit 2024-08-25T11:38:03.113172+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:04.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:04 smithi059 bash[25081]: cluster 2024-08-25T11:38:03.037519+0000 mgr.y (mgr.14391) 419 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:04.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:04 smithi059 bash[25081]: audit 2024-08-25T11:38:03.088997+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:04.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:04 smithi059 bash[25081]: audit 2024-08-25T11:38:03.101600+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:04.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:04 smithi059 bash[25081]: audit 2024-08-25T11:38:03.113172+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:05 smithi196 bash[20359]: audit 2024-08-25T11:38:04.525955+0000 mgr.y (mgr.14391) 420 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:05.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:05 smithi059 bash[19666]: audit 2024-08-25T11:38:04.525955+0000 mgr.y (mgr.14391) 420 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:05.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:05 smithi059 bash[25081]: audit 2024-08-25T11:38:04.525955+0000 mgr.y (mgr.14391) 420 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:06.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:06 smithi196 bash[20359]: cluster 2024-08-25T11:38:05.038306+0000 mgr.y (mgr.14391) 421 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:06 smithi059 bash[19666]: cluster 2024-08-25T11:38:05.038306+0000 mgr.y (mgr.14391) 421 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:06 smithi059 bash[25081]: cluster 2024-08-25T11:38:05.038306+0000 mgr.y (mgr.14391) 421 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:08.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:08 smithi196 bash[20359]: cluster 2024-08-25T11:38:07.040132+0000 mgr.y (mgr.14391) 422 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:08.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:08 smithi059 bash[19666]: cluster 2024-08-25T11:38:07.040132+0000 mgr.y (mgr.14391) 422 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:08.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:08 smithi059 bash[25081]: cluster 2024-08-25T11:38:07.040132+0000 mgr.y (mgr.14391) 422 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:08.992 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T11:38:10.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:10 smithi196 bash[20359]: cluster 2024-08-25T11:38:09.040857+0000 mgr.y (mgr.14391) 423 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:10.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:10 smithi059 bash[19666]: cluster 2024-08-25T11:38:09.040857+0000 mgr.y (mgr.14391) 423 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:10.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:10 smithi059 bash[25081]: cluster 2024-08-25T11:38:09.040857+0000 mgr.y (mgr.14391) 423 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:12 smithi059 bash[19666]: cluster 2024-08-25T11:38:11.042652+0000 mgr.y (mgr.14391) 424 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:12.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:12 smithi059 bash[25081]: cluster 2024-08-25T11:38:11.042652+0000 mgr.y (mgr.14391) 424 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:12.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:12 smithi196 bash[20359]: cluster 2024-08-25T11:38:11.042652+0000 mgr.y (mgr.14391) 424 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:13.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:13 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:38:13] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.43.0" 2024-08-25T11:38:13.816 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:38:14.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:14 smithi059 bash[19666]: cluster 2024-08-25T11:38:13.043410+0000 mgr.y (mgr.14391) 425 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:14 smithi059 bash[25081]: cluster 2024-08-25T11:38:13.043410+0000 mgr.y (mgr.14391) 425 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:14.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:14 smithi196 bash[20359]: cluster 2024-08-25T11:38:13.043410+0000 mgr.y (mgr.14391) 425 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:15.278 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 12s ago 19m - - 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 14s ago 19m - - 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (10m) 12s ago 10m 14.2M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (9m) 14s ago 9m 74.0M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (7m) 12s ago 7m 48.0M - 3.8 ccd6c89564c0 6da860d15fe4 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (2m) 14s ago 18m 438M - 19.0.0-5847-g79766939 50bbda8a3289 8bc862ce0c62 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283,8765 running (20m) 12s ago 20m 512M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 f4da1c1e1978 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (20m) 12s ago 20m 60.2M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (18m) 14s ago 18m 48.6M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (18m) 12s ago 18m 46.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (10m) 12s ago 10m 8668k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (10m) 14s ago 10m 8712k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:38:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (17m) 12s ago 17m 60.5M 2781M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (16m) 12s ago 16m 55.1M 2781M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (15m) 12s ago 16m 48.9M 2781M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (15m) 12s ago 15m 51.2M 2781M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (14m) 14s ago 14m 61.6M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (13m) 14s ago 13m 59.1M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (12m) 14s ago 12m 58.4M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (11m) 14s ago 11m 51.9M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (9m) 14s ago 10m 46.0M - 2.43.0 a07b618ecd1d 22825504ab78 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (7m) 12s ago 7m 93.9M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:38:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (7m) 14s ago 7m 93.9M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:38:15.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:15 smithi059 bash[25081]: audit 2024-08-25T11:38:14.537140+0000 mgr.y (mgr.14391) 426 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:15.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:15 smithi059 bash[25081]: audit 2024-08-25T11:38:14.845795+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:15 smithi059 bash[19666]: audit 2024-08-25T11:38:14.537140+0000 mgr.y (mgr.14391) 426 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:15 smithi059 bash[19666]: audit 2024-08-25T11:38:14.845795+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:15.443 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:15 smithi196 bash[20359]: audit 2024-08-25T11:38:14.537140+0000 mgr.y (mgr.14391) 426 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:15.443 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:15 smithi196 bash[20359]: audit 2024-08-25T11:38:14.845795+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:15.989 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions' 2024-08-25T11:38:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:16 smithi059 bash[19666]: cluster 2024-08-25T11:38:15.044084+0000 mgr.y (mgr.14391) 427 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:16 smithi059 bash[19666]: audit 2024-08-25T11:38:15.265475+0000 mgr.y (mgr.14391) 428 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:38:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:16 smithi059 bash[25081]: cluster 2024-08-25T11:38:15.044084+0000 mgr.y (mgr.14391) 427 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:16 smithi059 bash[25081]: audit 2024-08-25T11:38:15.265475+0000 mgr.y (mgr.14391) 428 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:38:16.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:16 smithi196 bash[20359]: cluster 2024-08-25T11:38:15.044084+0000 mgr.y (mgr.14391) 427 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:16.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:16 smithi196 bash[20359]: audit 2024-08-25T11:38:15.265475+0000 mgr.y (mgr.14391) 428 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:38:18.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:18 smithi059 bash[25081]: cluster 2024-08-25T11:38:17.045880+0000 mgr.y (mgr.14391) 429 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:18 smithi059 bash[19666]: cluster 2024-08-25T11:38:17.045880+0000 mgr.y (mgr.14391) 429 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:18.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:18 smithi196 bash[20359]: cluster 2024-08-25T11:38:17.045880+0000 mgr.y (mgr.14391) 429 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:20.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:20 smithi059 bash[19666]: cluster 2024-08-25T11:38:19.046446+0000 mgr.y (mgr.14391) 430 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:20 smithi059 bash[25081]: cluster 2024-08-25T11:38:19.046446+0000 mgr.y (mgr.14391) 430 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:20 smithi196 bash[20359]: cluster 2024-08-25T11:38:19.046446+0000 mgr.y (mgr.14391) 430 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:20.822 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:38:22.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:22 smithi059 bash[19666]: cluster 2024-08-25T11:38:21.048033+0000 mgr.y (mgr.14391) 431 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:22.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:22 smithi059 bash[19666]: audit 2024-08-25T11:38:21.352130+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:22 smithi059 bash[19666]: audit 2024-08-25T11:38:21.369059+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:22 smithi059 bash[19666]: audit 2024-08-25T11:38:21.384392+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:22 smithi059 bash[25081]: cluster 2024-08-25T11:38:21.048033+0000 mgr.y (mgr.14391) 431 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:22.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:22 smithi059 bash[25081]: audit 2024-08-25T11:38:21.352130+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:22 smithi059 bash[25081]: audit 2024-08-25T11:38:21.369059+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:22 smithi059 bash[25081]: audit 2024-08-25T11:38:21.384392+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:22 smithi196 bash[20359]: cluster 2024-08-25T11:38:21.048033+0000 mgr.y (mgr.14391) 431 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:22 smithi196 bash[20359]: audit 2024-08-25T11:38:21.352130+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:22 smithi196 bash[20359]: audit 2024-08-25T11:38:21.369059+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:22 smithi196 bash[20359]: audit 2024-08-25T11:38:21.384392+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:22.901 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:38:22.901 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:38:22.901 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:38:22.901 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:38:22.901 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 1, 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 1 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 1, 2024-08-25T11:38:22.902 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 14 2024-08-25T11:38:22.903 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:38:22.903 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:38:23.621 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:38:23] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-08-25T11:38:23.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[19666]: audit 2024-08-25T11:38:22.902198+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.59:0/4260786129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:38:23.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[19666]: audit 2024-08-25T11:38:23.308968+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:23.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[19666]: audit 2024-08-25T11:38:23.323313+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:23.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[19666]: audit 2024-08-25T11:38:23.337090+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:23.622 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[25081]: audit 2024-08-25T11:38:22.902198+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.59:0/4260786129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:38:23.622 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[25081]: audit 2024-08-25T11:38:23.308968+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:23.622 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[25081]: audit 2024-08-25T11:38:23.323313+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:23.622 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:23 smithi059 bash[25081]: audit 2024-08-25T11:38:23.337090+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:23.623 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph -s' 2024-08-25T11:38:23.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:23 smithi196 bash[20359]: audit 2024-08-25T11:38:22.902198+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.59:0/4260786129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:38:23.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:23 smithi196 bash[20359]: audit 2024-08-25T11:38:23.308968+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:23.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:23 smithi196 bash[20359]: audit 2024-08-25T11:38:23.323313+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:23.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:23 smithi196 bash[20359]: audit 2024-08-25T11:38:23.337090+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:24 smithi059 bash[19666]: cluster 2024-08-25T11:38:23.048757+0000 mgr.y (mgr.14391) 432 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:24.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:24 smithi059 bash[25081]: cluster 2024-08-25T11:38:23.048757+0000 mgr.y (mgr.14391) 432 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:24.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:24 smithi196 bash[20359]: cluster 2024-08-25T11:38:23.048757+0000 mgr.y (mgr.14391) 432 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:25 smithi059 bash[19666]: audit 2024-08-25T11:38:24.548306+0000 mgr.y (mgr.14391) 433 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:25.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:25 smithi059 bash[25081]: audit 2024-08-25T11:38:24.548306+0000 mgr.y (mgr.14391) 433 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:25.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:25 smithi196 bash[20359]: audit 2024-08-25T11:38:24.548306+0000 mgr.y (mgr.14391) 433 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:26.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:26 smithi059 bash[19666]: cluster 2024-08-25T11:38:25.049440+0000 mgr.y (mgr.14391) 434 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:26.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:26 smithi059 bash[25081]: cluster 2024-08-25T11:38:25.049440+0000 mgr.y (mgr.14391) 434 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:26.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:26 smithi196 bash[20359]: cluster 2024-08-25T11:38:25.049440+0000 mgr.y (mgr.14391) 434 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:28.451 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:38:28.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:28 smithi059 bash[19666]: cluster 2024-08-25T11:38:27.051082+0000 mgr.y (mgr.14391) 435 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:28.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:28 smithi059 bash[25081]: cluster 2024-08-25T11:38:27.051082+0000 mgr.y (mgr.14391) 435 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:28.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:28 smithi196 bash[20359]: cluster 2024-08-25T11:38:27.051082+0000 mgr.y (mgr.14391) 435 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:29.912 INFO:teuthology.orchestra.run.smithi059.stdout: cluster: 2024-08-25T11:38:29.912 INFO:teuthology.orchestra.run.smithi059.stdout: id: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: health: HEALTH_OK 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: services: 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: mgr: y(active, since 10m), standbys: x 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 12m) 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: data: 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: pools: 6 pools, 161 pgs 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: objects: 213 objects, 585 KiB 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: usage: 241 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:29.913 INFO:teuthology.orchestra.run.smithi059.stdout: pgs: 161 active+clean 2024-08-25T11:38:29.914 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:38:29.914 INFO:teuthology.orchestra.run.smithi059.stdout: io: 2024-08-25T11:38:29.914 INFO:teuthology.orchestra.run.smithi059.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-08-25T11:38:29.914 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:38:30.580 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T11:38:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:30 smithi059 bash[19666]: cluster 2024-08-25T11:38:29.051866+0000 mgr.y (mgr.14391) 436 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:30 smithi059 bash[19666]: audit 2024-08-25T11:38:29.846375+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:30.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:30 smithi059 bash[19666]: audit 2024-08-25T11:38:29.913565+0000 mon.a (mon.0) 1360 : audit [DBG] from='client.? 172.21.15.59:0/3280376108' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:38:30.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:30 smithi059 bash[25081]: cluster 2024-08-25T11:38:29.051866+0000 mgr.y (mgr.14391) 436 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:30.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:30 smithi059 bash[25081]: audit 2024-08-25T11:38:29.846375+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:30.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:30 smithi059 bash[25081]: audit 2024-08-25T11:38:29.913565+0000 mon.a (mon.0) 1360 : audit [DBG] from='client.? 172.21.15.59:0/3280376108' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:38:30.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:30 smithi196 bash[20359]: cluster 2024-08-25T11:38:29.051866+0000 mgr.y (mgr.14391) 436 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:30.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:30 smithi196 bash[20359]: audit 2024-08-25T11:38:29.846375+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:30.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:30 smithi196 bash[20359]: audit 2024-08-25T11:38:29.913565+0000 mon.a (mon.0) 1360 : audit [DBG] from='client.? 172.21.15.59:0/3280376108' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:38:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:32 smithi059 bash[19666]: cluster 2024-08-25T11:38:31.053580+0000 mgr.y (mgr.14391) 437 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:32 smithi059 bash[25081]: cluster 2024-08-25T11:38:31.053580+0000 mgr.y (mgr.14391) 437 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:32.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:32 smithi196 bash[20359]: cluster 2024-08-25T11:38:31.053580+0000 mgr.y (mgr.14391) 437 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:33.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:33 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:38:33] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:38:34.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:34 smithi059 bash[19666]: cluster 2024-08-25T11:38:33.054349+0000 mgr.y (mgr.14391) 438 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:34.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:34 smithi059 bash[25081]: cluster 2024-08-25T11:38:33.054349+0000 mgr.y (mgr.14391) 438 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:34.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:34 smithi196 bash[20359]: cluster 2024-08-25T11:38:33.054349+0000 mgr.y (mgr.14391) 438 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:35.406 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:38:35.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:35 smithi059 bash[19666]: audit 2024-08-25T11:38:34.557975+0000 mgr.y (mgr.14391) 439 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:35.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:35 smithi059 bash[25081]: audit 2024-08-25T11:38:34.557975+0000 mgr.y (mgr.14391) 439 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:35.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:35 smithi196 bash[20359]: audit 2024-08-25T11:38:34.557975+0000 mgr.y (mgr.14391) 439 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:36.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:36 smithi059 bash[19666]: cluster 2024-08-25T11:38:35.055044+0000 mgr.y (mgr.14391) 440 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:36.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:36 smithi059 bash[25081]: cluster 2024-08-25T11:38:35.055044+0000 mgr.y (mgr.14391) 440 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:36.814 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:36 smithi196 bash[20359]: cluster 2024-08-25T11:38:35.055044+0000 mgr.y (mgr.14391) 440 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:37.048 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T11:38:37.741 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:37 smithi196 bash[20359]: audit 2024-08-25T11:38:37.049475+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.59:0/2260355365' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:38:37.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:37 smithi059 bash[19666]: audit 2024-08-25T11:38:37.049475+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.59:0/2260355365' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:38:37.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:37 smithi059 bash[25081]: audit 2024-08-25T11:38:37.049475+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.59:0/2260355365' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:38:37.751 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-08-25T11:38:38.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:38 smithi059 bash[19666]: cluster 2024-08-25T11:38:37.056220+0000 mgr.y (mgr.14391) 441 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:38.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:38 smithi059 bash[25081]: cluster 2024-08-25T11:38:37.056220+0000 mgr.y (mgr.14391) 441 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:38.781 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:38 smithi196 bash[20359]: cluster 2024-08-25T11:38:37.056220+0000 mgr.y (mgr.14391) 441 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:40.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:40 smithi196 bash[20359]: cluster 2024-08-25T11:38:39.057049+0000 mgr.y (mgr.14391) 442 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:40 smithi059 bash[25081]: cluster 2024-08-25T11:38:39.057049+0000 mgr.y (mgr.14391) 442 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:40 smithi059 bash[19666]: cluster 2024-08-25T11:38:39.057049+0000 mgr.y (mgr.14391) 442 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:42.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:42 smithi196 bash[20359]: cluster 2024-08-25T11:38:41.058850+0000 mgr.y (mgr.14391) 443 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:42 smithi196 bash[20359]: audit 2024-08-25T11:38:41.554451+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:42 smithi196 bash[20359]: audit 2024-08-25T11:38:41.562009+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:42 smithi196 bash[20359]: audit 2024-08-25T11:38:41.569528+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:42 smithi059 bash[19666]: cluster 2024-08-25T11:38:41.058850+0000 mgr.y (mgr.14391) 443 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:42 smithi059 bash[19666]: audit 2024-08-25T11:38:41.554451+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:42 smithi059 bash[19666]: audit 2024-08-25T11:38:41.562009+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:42 smithi059 bash[19666]: audit 2024-08-25T11:38:41.569528+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:42 smithi059 bash[25081]: cluster 2024-08-25T11:38:41.058850+0000 mgr.y (mgr.14391) 443 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:42 smithi059 bash[25081]: audit 2024-08-25T11:38:41.554451+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:42 smithi059 bash[25081]: audit 2024-08-25T11:38:41.562009+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:42 smithi059 bash[25081]: audit 2024-08-25T11:38:41.569528+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:43.143 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:38:43.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:43 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:38:43] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.43.0" 2024-08-25T11:38:44.656 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:38:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:44 smithi059 bash[19666]: cluster 2024-08-25T11:38:43.059568+0000 mgr.y (mgr.14391) 444 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:44 smithi059 bash[19666]: audit 2024-08-25T11:38:43.528232+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:44 smithi059 bash[19666]: audit 2024-08-25T11:38:43.546660+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:44 smithi059 bash[19666]: audit 2024-08-25T11:38:43.556716+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:44 smithi059 bash[25081]: cluster 2024-08-25T11:38:43.059568+0000 mgr.y (mgr.14391) 444 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:44 smithi059 bash[25081]: audit 2024-08-25T11:38:43.528232+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:44 smithi059 bash[25081]: audit 2024-08-25T11:38:43.546660+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:44 smithi059 bash[25081]: audit 2024-08-25T11:38:43.556716+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:44.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:44 smithi196 bash[20359]: cluster 2024-08-25T11:38:43.059568+0000 mgr.y (mgr.14391) 444 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:44 smithi196 bash[20359]: audit 2024-08-25T11:38:43.528232+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:44 smithi196 bash[20359]: audit 2024-08-25T11:38:43.546660+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:44 smithi196 bash[20359]: audit 2024-08-25T11:38:43.556716+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:45.363 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph mgr fail' 2024-08-25T11:38:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:45 smithi059 bash[25081]: audit 2024-08-25T11:38:44.565654+0000 mgr.y (mgr.14391) 445 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:45 smithi059 bash[25081]: audit 2024-08-25T11:38:44.645730+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.59:0/1349511562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:38:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:45 smithi059 bash[25081]: audit 2024-08-25T11:38:44.847042+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:45 smithi059 bash[19666]: audit 2024-08-25T11:38:44.565654+0000 mgr.y (mgr.14391) 445 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:45 smithi059 bash[19666]: audit 2024-08-25T11:38:44.645730+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.59:0/1349511562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:38:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:45 smithi059 bash[19666]: audit 2024-08-25T11:38:44.847042+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:45.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:45 smithi196 bash[20359]: audit 2024-08-25T11:38:44.565654+0000 mgr.y (mgr.14391) 445 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:45.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:45 smithi196 bash[20359]: audit 2024-08-25T11:38:44.645730+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.59:0/1349511562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:38:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:45 smithi196 bash[20359]: audit 2024-08-25T11:38:44.847042+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:46.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:46 smithi196 bash[20359]: cluster 2024-08-25T11:38:45.060276+0000 mgr.y (mgr.14391) 446 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:47.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:46 smithi059 bash[19666]: cluster 2024-08-25T11:38:45.060276+0000 mgr.y (mgr.14391) 446 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:47.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:46 smithi059 bash[25081]: cluster 2024-08-25T11:38:45.060276+0000 mgr.y (mgr.14391) 446 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:48.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:48 smithi196 bash[20359]: cluster 2024-08-25T11:38:47.062064+0000 mgr.y (mgr.14391) 447 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:48 smithi059 bash[19666]: cluster 2024-08-25T11:38:47.062064+0000 mgr.y (mgr.14391) 447 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:49.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:48 smithi059 bash[25081]: cluster 2024-08-25T11:38:47.062064+0000 mgr.y (mgr.14391) 447 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:38:50.174 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:38:50.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:50 smithi196 bash[20359]: audit 2024-08-25T11:38:49.058661+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:50.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:50 smithi196 bash[20359]: cluster 2024-08-25T11:38:49.062793+0000 mgr.y (mgr.14391) 448 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:50.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:50 smithi196 bash[20359]: audit 2024-08-25T11:38:49.070525+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:50.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:50 smithi196 bash[20359]: audit 2024-08-25T11:38:49.074505+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:38:50.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:50 smithi196 bash[20359]: audit 2024-08-25T11:38:49.075450+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:38:50.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:50 smithi196 bash[20359]: audit 2024-08-25T11:38:49.080486+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[19666]: audit 2024-08-25T11:38:49.058661+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[19666]: cluster 2024-08-25T11:38:49.062793+0000 mgr.y (mgr.14391) 448 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[19666]: audit 2024-08-25T11:38:49.070525+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[19666]: audit 2024-08-25T11:38:49.074505+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:38:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[19666]: audit 2024-08-25T11:38:49.075450+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:38:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[19666]: audit 2024-08-25T11:38:49.080486+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[25081]: audit 2024-08-25T11:38:49.058661+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[25081]: cluster 2024-08-25T11:38:49.062793+0000 mgr.y (mgr.14391) 448 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:38:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[25081]: audit 2024-08-25T11:38:49.070525+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[25081]: audit 2024-08-25T11:38:49.074505+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:38:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[25081]: audit 2024-08-25T11:38:49.075450+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.14391 172.21.15.59:0/4177500158' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:38:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:50 smithi059 bash[25081]: audit 2024-08-25T11:38:49.080486+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.14391 ' entity='mgr.y' 2024-08-25T11:38:52.029 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:51 smithi059 bash[19918]: debug 2024-08-25T11:38:51.684+0000 7f587dd3c640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-25T11:38:52.029 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:51 smithi059 bash[19918]: ignoring --setuser ceph since I am not root 2024-08-25T11:38:52.029 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:51 smithi059 bash[19918]: ignoring --setgroup ceph since I am not root 2024-08-25T11:38:52.029 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:51 smithi059 bash[19918]: debug 2024-08-25T11:38:51.860+0000 7f8f11a08040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-25T11:38:52.071 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:51 smithi196 bash[51078]: [25/Aug/2024:11:38:51] ENGINE Bus STOPPING 2024-08-25T11:38:52.071 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:51 smithi196 bash[51078]: [25/Aug/2024:11:38:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:38:52.071 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:51 smithi196 bash[51078]: [25/Aug/2024:11:38:51] ENGINE Bus STOPPED 2024-08-25T11:38:52.312 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'sleep 180' 2024-08-25T11:38:52.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.670699+0000 mon.c (mon.2) 187 : audit [INF] from='client.? 172.21.15.59:0/1895531974' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:38:52.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.671064+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:38:52.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: cluster 2024-08-25T11:38:51.671535+0000 mon.a (mon.0) 1372 : cluster [INF] Activating manager daemon x 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.675113+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: cluster 2024-08-25T11:38:51.688982+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: cluster 2024-08-25T11:38:51.689243+0000 mon.a (mon.0) 1375 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0177056s) 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.692117+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.692249+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.692371+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.693418+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.693708+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.693902+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.694088+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.694279+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:38:52.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.694457+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:38:52.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.694638+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:38:52.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.694808+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:38:52.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.694988+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:38:52.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.696727+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:38:52.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.696854+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:38:52.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[25081]: audit 2024-08-25T11:38:51.697298+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:38:52.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.670699+0000 mon.c (mon.2) 187 : audit [INF] from='client.? 172.21.15.59:0/1895531974' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.671064+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: cluster 2024-08-25T11:38:51.671535+0000 mon.a (mon.0) 1372 : cluster [INF] Activating manager daemon x 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.675113+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: cluster 2024-08-25T11:38:51.688982+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: cluster 2024-08-25T11:38:51.689243+0000 mon.a (mon.0) 1375 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0177056s) 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.692117+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.692249+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.692371+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.693418+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.693708+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:38:52.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.693902+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.694088+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.694279+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.694457+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.694638+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.694808+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.694988+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.696727+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.696854+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:38:52.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:52 smithi059 bash[19666]: audit 2024-08-25T11:38:51.697298+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:38:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.670699+0000 mon.c (mon.2) 187 : audit [INF] from='client.? 172.21.15.59:0/1895531974' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:38:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.671064+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:38:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: cluster 2024-08-25T11:38:51.671535+0000 mon.a (mon.0) 1372 : cluster [INF] Activating manager daemon x 2024-08-25T11:38:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.675113+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:38:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: cluster 2024-08-25T11:38:51.688982+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-25T11:38:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: cluster 2024-08-25T11:38:51.689243+0000 mon.a (mon.0) 1375 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0177056s) 2024-08-25T11:38:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.692117+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:38:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.692249+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.692371+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.693418+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.693708+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.693902+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.694088+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.694279+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.694457+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.694638+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.694808+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.694988+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.696727+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.696854+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:38:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:52 smithi196 bash[20359]: audit 2024-08-25T11:38:51.697298+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:38:53.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[51078]: [25/Aug/2024:11:38:53] ENGINE Bus STARTING 2024-08-25T11:38:53.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[51078]: [25/Aug/2024:11:38:53] ENGINE Serving on http://:::9283 2024-08-25T11:38:53.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[51078]: [25/Aug/2024:11:38:53] ENGINE Bus STARTED 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: cluster 2024-08-25T11:38:52.083386+0000 mon.a (mon.0) 1391 : cluster [INF] Manager daemon x is now available 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.739498+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.748390+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.757579+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.766147+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.766516+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.785805+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.786218+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.813632+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:38:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:53 smithi196 bash[20359]: audit 2024-08-25T11:38:52.832513+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-25T11:38:53.361 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19918]: debug 2024-08-25T11:38:53.140+0000 7f8f11a08040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-25T11:38:53.361 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19918]: debug 2024-08-25T11:38:53.208+0000 7f8f11a08040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-25T11:38:53.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: cluster 2024-08-25T11:38:52.083386+0000 mon.a (mon.0) 1391 : cluster [INF] Manager daemon x is now available 2024-08-25T11:38:53.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.739498+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.748390+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.757579+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.766147+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.766516+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.785805+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.786218+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.813632+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19666]: audit 2024-08-25T11:38:52.832513+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: cluster 2024-08-25T11:38:52.083386+0000 mon.a (mon.0) 1391 : cluster [INF] Manager daemon x is now available 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.739498+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.748390+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.757579+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:53.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.766147+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:38:53.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.766516+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:38:53.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.785805+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:38:53.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.786218+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:38:53.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.813632+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:38:53.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[25081]: audit 2024-08-25T11:38:52.832513+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-25T11:38:53.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:53 smithi059 bash[19918]: debug 2024-08-25T11:38:53.368+0000 7f8f11a08040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-25T11:38:54.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[20359]: cluster 2024-08-25T11:38:53.096490+0000 mon.a (mon.0) 1401 : cluster [DBG] mgrmap e25: x(active, since 1.42494s) 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[20359]: cephadm 2024-08-25T11:38:53.245420+0000 mgr.x (mgr.24574) 3 : cephadm [INF] Reconfiguring daemon agent.smithi059 on smithi059 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[20359]: cephadm 2024-08-25T11:38:53.334315+0000 mgr.x (mgr.24574) 4 : cephadm [INF] Reconfiguring daemon agent.smithi196 on smithi196 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[20359]: cephadm 2024-08-25T11:38:53.571093+0000 mgr.x (mgr.24574) 5 : cephadm [INF] Deploying cephadm binary to smithi059 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[20359]: cephadm 2024-08-25T11:38:53.634077+0000 mgr.x (mgr.24574) 6 : cephadm [INF] Deploying cephadm binary to smithi196 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[20359]: cluster 2024-08-25T11:38:53.702919+0000 mgr.x (mgr.24574) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: debug 2024-08-25T11:38:54.263+0000 7f44c7132640 -1 log_channel(cephadm) log [ERR] : [25/Aug/2024:11:38:54] ENGINE Error in HTTPServer.serve 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: Traceback (most recent call last): 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: self._connections.run(self.expiration_interval) 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:38:54.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: self._run(expiration_interval) 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: s = self.context.wrap_socket( 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: return self.sslsocket_class._create( 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: self.do_handshake() 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: self._sslobj.do_handshake() 2024-08-25T11:38:54.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:38:54 smithi196 bash[51078]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:38:54.416 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19918]: debug 2024-08-25T11:38:54.060+0000 7f8f11a08040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-25T11:38:54.416 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19918]: debug 2024-08-25T11:38:54.140+0000 7f8f11a08040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-25T11:38:54.416 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19918]: debug 2024-08-25T11:38:54.212+0000 7f8f11a08040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-25T11:38:54.416 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19918]: debug 2024-08-25T11:38:54.412+0000 7f8f11a08040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-25T11:38:54.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19666]: cluster 2024-08-25T11:38:53.096490+0000 mon.a (mon.0) 1401 : cluster [DBG] mgrmap e25: x(active, since 1.42494s) 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19666]: cephadm 2024-08-25T11:38:53.245420+0000 mgr.x (mgr.24574) 3 : cephadm [INF] Reconfiguring daemon agent.smithi059 on smithi059 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19666]: cephadm 2024-08-25T11:38:53.334315+0000 mgr.x (mgr.24574) 4 : cephadm [INF] Reconfiguring daemon agent.smithi196 on smithi196 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19666]: cephadm 2024-08-25T11:38:53.571093+0000 mgr.x (mgr.24574) 5 : cephadm [INF] Deploying cephadm binary to smithi059 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19666]: cephadm 2024-08-25T11:38:53.634077+0000 mgr.x (mgr.24574) 6 : cephadm [INF] Deploying cephadm binary to smithi196 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19666]: cluster 2024-08-25T11:38:53.702919+0000 mgr.x (mgr.24574) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[25081]: cluster 2024-08-25T11:38:53.096490+0000 mon.a (mon.0) 1401 : cluster [DBG] mgrmap e25: x(active, since 1.42494s) 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[25081]: cephadm 2024-08-25T11:38:53.245420+0000 mgr.x (mgr.24574) 3 : cephadm [INF] Reconfiguring daemon agent.smithi059 on smithi059 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[25081]: cephadm 2024-08-25T11:38:53.334315+0000 mgr.x (mgr.24574) 4 : cephadm [INF] Reconfiguring daemon agent.smithi196 on smithi196 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[25081]: cephadm 2024-08-25T11:38:53.571093+0000 mgr.x (mgr.24574) 5 : cephadm [INF] Deploying cephadm binary to smithi059 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[25081]: cephadm 2024-08-25T11:38:53.634077+0000 mgr.x (mgr.24574) 6 : cephadm [INF] Deploying cephadm binary to smithi196 2024-08-25T11:38:54.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[25081]: cluster 2024-08-25T11:38:53.702919+0000 mgr.x (mgr.24574) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:54.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19918]: debug 2024-08-25T11:38:54.496+0000 7f8f11a08040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-25T11:38:54.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19918]: debug 2024-08-25T11:38:54.572+0000 7f8f11a08040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-25T11:38:55.139 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19918]: debug 2024-08-25T11:38:54.848+0000 7f8f11a08040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-25T11:38:55.139 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:54 smithi059 bash[19918]: debug 2024-08-25T11:38:54.920+0000 7f8f11a08040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-25T11:38:55.139 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: cephadm 2024-08-25T11:38:53.940081+0000 mgr.x (mgr.24574) 8 : cephadm [INF] [25/Aug/2024:11:38:53] ENGINE Bus STARTING 2024-08-25T11:38:55.139 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: cephadm 2024-08-25T11:38:54.050276+0000 mgr.x (mgr.24574) 9 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Serving on http://172.21.15.196:8765 2024-08-25T11:38:55.139 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: cluster 2024-08-25T11:38:54.104892+0000 mon.a (mon.0) 1402 : cluster [DBG] mgrmap e26: x(active, since 2s) 2024-08-25T11:38:55.139 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: cephadm 2024-08-25T11:38:54.243217+0000 mgr.x (mgr.24574) 10 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Serving on https://172.21.15.196:7150 2024-08-25T11:38:55.139 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: cephadm 2024-08-25T11:38:54.243483+0000 mgr.x (mgr.24574) 11 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Bus STARTED 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: cephadm 2024-08-25T11:38:54.266667+0000 mgr.x (mgr.24574) 12 : cephadm [ERR] [25/Aug/2024:11:38:54] ENGINE Error in HTTPServer.serve 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: Traceback (most recent call last): 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: self._connections.run(self.expiration_interval) 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: self._run(expiration_interval) 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: s = self.context.wrap_socket( 2024-08-25T11:38:55.140 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: return self.sslsocket_class._create( 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: self.do_handshake() 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: self._sslobj.do_handshake() 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[25081]: audit 2024-08-25T11:38:54.579817+0000 mgr.x (mgr.24574) 13 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: cephadm 2024-08-25T11:38:53.940081+0000 mgr.x (mgr.24574) 8 : cephadm [INF] [25/Aug/2024:11:38:53] ENGINE Bus STARTING 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: cephadm 2024-08-25T11:38:54.050276+0000 mgr.x (mgr.24574) 9 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Serving on http://172.21.15.196:8765 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: cluster 2024-08-25T11:38:54.104892+0000 mon.a (mon.0) 1402 : cluster [DBG] mgrmap e26: x(active, since 2s) 2024-08-25T11:38:55.141 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: cephadm 2024-08-25T11:38:54.243217+0000 mgr.x (mgr.24574) 10 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Serving on https://172.21.15.196:7150 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: cephadm 2024-08-25T11:38:54.243483+0000 mgr.x (mgr.24574) 11 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Bus STARTED 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: cephadm 2024-08-25T11:38:54.266667+0000 mgr.x (mgr.24574) 12 : cephadm [ERR] [25/Aug/2024:11:38:54] ENGINE Error in HTTPServer.serve 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: Traceback (most recent call last): 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: self._connections.run(self.expiration_interval) 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: self._run(expiration_interval) 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: s = self.context.wrap_socket( 2024-08-25T11:38:55.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:38:55.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: return self.sslsocket_class._create( 2024-08-25T11:38:55.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:38:55.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: self.do_handshake() 2024-08-25T11:38:55.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:38:55.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: self._sslobj.do_handshake() 2024-08-25T11:38:55.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:38:55.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19666]: audit 2024-08-25T11:38:54.579817+0000 mgr.x (mgr.24574) 13 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:55.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: cephadm 2024-08-25T11:38:53.940081+0000 mgr.x (mgr.24574) 8 : cephadm [INF] [25/Aug/2024:11:38:53] ENGINE Bus STARTING 2024-08-25T11:38:55.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: cephadm 2024-08-25T11:38:54.050276+0000 mgr.x (mgr.24574) 9 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Serving on http://172.21.15.196:8765 2024-08-25T11:38:55.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: cluster 2024-08-25T11:38:54.104892+0000 mon.a (mon.0) 1402 : cluster [DBG] mgrmap e26: x(active, since 2s) 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: cephadm 2024-08-25T11:38:54.243217+0000 mgr.x (mgr.24574) 10 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Serving on https://172.21.15.196:7150 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: cephadm 2024-08-25T11:38:54.243483+0000 mgr.x (mgr.24574) 11 : cephadm [INF] [25/Aug/2024:11:38:54] ENGINE Bus STARTED 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: cephadm 2024-08-25T11:38:54.266667+0000 mgr.x (mgr.24574) 12 : cephadm [ERR] [25/Aug/2024:11:38:54] ENGINE Error in HTTPServer.serve 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: Traceback (most recent call last): 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: self._connections.run(self.expiration_interval) 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: self._run(expiration_interval) 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:38:55.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: s = self.context.wrap_socket( 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: return self.sslsocket_class._create( 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: self.do_handshake() 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: self._sslobj.do_handshake() 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:38:55.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:55 smithi196 bash[20359]: audit 2024-08-25T11:38:54.579817+0000 mgr.x (mgr.24574) 13 : audit [DBG] from='client.24695 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:38:55.498 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19918]: debug 2024-08-25T11:38:55.136+0000 7f8f11a08040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-25T11:38:55.498 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19918]: debug 2024-08-25T11:38:55.220+0000 7f8f11a08040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-25T11:38:55.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19918]: debug 2024-08-25T11:38:55.496+0000 7f8f11a08040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-25T11:38:55.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19918]: debug 2024-08-25T11:38:55.688+0000 7f8f11a08040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:38:56.145 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19918]: debug 2024-08-25T11:38:55.868+0000 7f8f11a08040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-25T11:38:56.146 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:55 smithi059 bash[19918]: debug 2024-08-25T11:38:55.952+0000 7f8f11a08040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-25T11:38:56.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19918]: debug 2024-08-25T11:38:56.144+0000 7f8f11a08040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-25T11:38:57.092 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: cluster 2024-08-25T11:38:55.703354+0000 mgr.x (mgr.24574) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:55.870651+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:55.884258+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:55.896198+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:55.898734+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:55.906118+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: cluster 2024-08-25T11:38:56.112930+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e27: x(active, since 4s) 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:56.423348+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:56.431106+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:56.438264+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:56.439641+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:38:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:56.444899+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]': finished 2024-08-25T11:38:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:56.448550+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:38:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:56 smithi196 bash[20359]: audit 2024-08-25T11:38:56.449497+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:38:57.144 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: debug 2024-08-25T11:38:57.056+0000 7f8f11a08040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-25T11:38:57.144 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: cluster 2024-08-25T11:38:55.703354+0000 mgr.x (mgr.24574) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:55.870651+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:55.884258+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:55.896198+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:55.898734+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:55.906118+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: cluster 2024-08-25T11:38:56.112930+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e27: x(active, since 4s) 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:56.423348+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:56.431106+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:56.438264+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:56.439641+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:56.444899+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]': finished 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:56.448550+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:38:57.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[19666]: audit 2024-08-25T11:38:56.449497+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: cluster 2024-08-25T11:38:55.703354+0000 mgr.x (mgr.24574) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:55.870651+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:55.884258+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:55.896198+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:55.898734+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:55.906118+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: cluster 2024-08-25T11:38:56.112930+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e27: x(active, since 4s) 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:56.423348+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:56.431106+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:56.438264+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:56.439641+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:38:57.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:56.444899+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]': finished 2024-08-25T11:38:57.147 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:56.448550+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:38:57.147 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:56 smithi059 bash[25081]: audit 2024-08-25T11:38:56.449497+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:38:57.462 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: debug 2024-08-25T11:38:57.144+0000 7f8f11a08040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-25T11:38:57.463 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: debug 2024-08-25T11:38:57.380+0000 7f8f11a08040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-25T11:38:57.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: debug 2024-08-25T11:38:57.460+0000 7f8f11a08040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-25T11:38:58.232 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: debug 2024-08-25T11:38:57.880+0000 7f8f11a08040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-25T11:38:58.232 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: debug 2024-08-25T11:38:57.968+0000 7f8f11a08040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-25T11:38:58.232 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: [25/Aug/2024:11:38:57] ENGINE Bus STARTING 2024-08-25T11:38:58.232 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: CherryPy Checker: 2024-08-25T11:38:58.232 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19918]: The Application mounted at '' has an empty config. 2024-08-25T11:38:58.232 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19918]: [25/Aug/2024:11:38:58] ENGINE Serving on http://:::9283 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19918]: [25/Aug/2024:11:38:58] ENGINE Bus STARTED 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: cephadm 2024-08-25T11:38:56.456656+0000 mgr.x (mgr.24574) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: cephadm 2024-08-25T11:38:56.456838+0000 mgr.x (mgr.24574) 16 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: cephadm 2024-08-25T11:38:56.588690+0000 mgr.x (mgr.24574) 17 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: cephadm 2024-08-25T11:38:56.633351+0000 mgr.x (mgr.24574) 18 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: cephadm 2024-08-25T11:38:56.712220+0000 mgr.x (mgr.24574) 19 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: cephadm 2024-08-25T11:38:56.785273+0000 mgr.x (mgr.24574) 20 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: cephadm 2024-08-25T11:38:56.827248+0000 mgr.x (mgr.24574) 21 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:38:58.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: cephadm 2024-08-25T11:38:56.913698+0000 mgr.x (mgr.24574) 22 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:38:58.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: audit 2024-08-25T11:38:56.963344+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: audit 2024-08-25T11:38:56.968513+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: audit 2024-08-25T11:38:57.082416+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: audit 2024-08-25T11:38:57.090526+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: audit 2024-08-25T11:38:57.096746+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: audit 2024-08-25T11:38:57.102625+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[19666]: audit 2024-08-25T11:38:57.132441+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: cephadm 2024-08-25T11:38:56.456656+0000 mgr.x (mgr.24574) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: cephadm 2024-08-25T11:38:56.456838+0000 mgr.x (mgr.24574) 16 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: cephadm 2024-08-25T11:38:56.588690+0000 mgr.x (mgr.24574) 17 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: cephadm 2024-08-25T11:38:56.633351+0000 mgr.x (mgr.24574) 18 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: cephadm 2024-08-25T11:38:56.712220+0000 mgr.x (mgr.24574) 19 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: cephadm 2024-08-25T11:38:56.785273+0000 mgr.x (mgr.24574) 20 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: cephadm 2024-08-25T11:38:56.827248+0000 mgr.x (mgr.24574) 21 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: cephadm 2024-08-25T11:38:56.913698+0000 mgr.x (mgr.24574) 22 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: audit 2024-08-25T11:38:56.963344+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: audit 2024-08-25T11:38:56.968513+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: audit 2024-08-25T11:38:57.082416+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: audit 2024-08-25T11:38:57.090526+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: audit 2024-08-25T11:38:57.096746+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: audit 2024-08-25T11:38:57.102625+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:57 smithi059 bash[25081]: audit 2024-08-25T11:38:57.132441+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: cephadm 2024-08-25T11:38:56.456656+0000 mgr.x (mgr.24574) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: cephadm 2024-08-25T11:38:56.456838+0000 mgr.x (mgr.24574) 16 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: cephadm 2024-08-25T11:38:56.588690+0000 mgr.x (mgr.24574) 17 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: cephadm 2024-08-25T11:38:56.633351+0000 mgr.x (mgr.24574) 18 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: cephadm 2024-08-25T11:38:56.712220+0000 mgr.x (mgr.24574) 19 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: cephadm 2024-08-25T11:38:56.785273+0000 mgr.x (mgr.24574) 20 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: cephadm 2024-08-25T11:38:56.827248+0000 mgr.x (mgr.24574) 21 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: cephadm 2024-08-25T11:38:56.913698+0000 mgr.x (mgr.24574) 22 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:38:58.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: audit 2024-08-25T11:38:56.963344+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: audit 2024-08-25T11:38:56.968513+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: audit 2024-08-25T11:38:57.082416+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: audit 2024-08-25T11:38:57.090526+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: audit 2024-08-25T11:38:57.096746+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: audit 2024-08-25T11:38:57.102625+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:58.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:57 smithi196 bash[20359]: audit 2024-08-25T11:38:57.132441+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:38:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.530 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.530 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.530 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.531 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.531 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.531 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.531 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.894 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.894 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.895 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.895 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.896 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.896 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.896 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:58.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:38:59.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: cluster 2024-08-25T11:38:57.704002+0000 mgr.x (mgr.24574) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:59.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: cephadm 2024-08-25T11:38:57.735818+0000 mgr.x (mgr.24574) 24 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-08-25T11:38:59.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: cluster 2024-08-25T11:38:57.991586+0000 mon.a (mon.0) 1423 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:38:59.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: audit 2024-08-25T11:38:57.993983+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:38:59.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: audit 2024-08-25T11:38:57.995429+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:38:59.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: audit 2024-08-25T11:38:57.997560+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:38:59.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: audit 2024-08-25T11:38:57.997954+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:38:59.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: audit 2024-08-25T11:38:58.830910+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:59.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: audit 2024-08-25T11:38:58.833788+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:38:59.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[19666]: audit 2024-08-25T11:38:58.843754+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:38:59.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: cluster 2024-08-25T11:38:57.704002+0000 mgr.x (mgr.24574) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:59.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: cephadm 2024-08-25T11:38:57.735818+0000 mgr.x (mgr.24574) 24 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-08-25T11:38:59.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: cluster 2024-08-25T11:38:57.991586+0000 mon.a (mon.0) 1423 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:38:59.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: audit 2024-08-25T11:38:57.993983+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:38:59.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: audit 2024-08-25T11:38:57.995429+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:38:59.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: audit 2024-08-25T11:38:57.997560+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:38:59.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: audit 2024-08-25T11:38:57.997954+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:38:59.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: audit 2024-08-25T11:38:58.830910+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:59.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: audit 2024-08-25T11:38:58.833788+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:38:59.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:58 smithi059 bash[25081]: audit 2024-08-25T11:38:58.843754+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:38:59.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: cluster 2024-08-25T11:38:57.704002+0000 mgr.x (mgr.24574) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:38:59.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: cephadm 2024-08-25T11:38:57.735818+0000 mgr.x (mgr.24574) 24 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-08-25T11:38:59.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: cluster 2024-08-25T11:38:57.991586+0000 mon.a (mon.0) 1423 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:38:59.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: audit 2024-08-25T11:38:57.993983+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:38:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: audit 2024-08-25T11:38:57.995429+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:38:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: audit 2024-08-25T11:38:57.997560+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:38:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: audit 2024-08-25T11:38:57.997954+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.? 172.21.15.59:0/1364466981' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:38:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: audit 2024-08-25T11:38:58.830910+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:38:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: audit 2024-08-25T11:38:58.833788+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:38:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:58 smithi196 bash[20359]: audit 2024-08-25T11:38:58.843754+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:39:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[19666]: cephadm 2024-08-25T11:38:58.839254+0000 mgr.x (mgr.24574) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:39:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[19666]: cephadm 2024-08-25T11:38:58.851755+0000 mgr.x (mgr.24574) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:39:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[19666]: cluster 2024-08-25T11:38:58.888663+0000 mon.a (mon.0) 1431 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-08-25T11:39:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[19666]: audit 2024-08-25T11:38:58.901113+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:39:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[19666]: audit 2024-08-25T11:38:59.385912+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:00.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[25081]: cephadm 2024-08-25T11:38:58.839254+0000 mgr.x (mgr.24574) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:39:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[25081]: cephadm 2024-08-25T11:38:58.851755+0000 mgr.x (mgr.24574) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:39:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[25081]: cluster 2024-08-25T11:38:58.888663+0000 mon.a (mon.0) 1431 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-08-25T11:39:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[25081]: audit 2024-08-25T11:38:58.901113+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:39:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:38:59 smithi059 bash[25081]: audit 2024-08-25T11:38:59.385912+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:00.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:59 smithi196 bash[20359]: cephadm 2024-08-25T11:38:58.839254+0000 mgr.x (mgr.24574) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:39:00.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:59 smithi196 bash[20359]: cephadm 2024-08-25T11:38:58.851755+0000 mgr.x (mgr.24574) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:39:00.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:59 smithi196 bash[20359]: cluster 2024-08-25T11:38:58.888663+0000 mon.a (mon.0) 1431 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-08-25T11:39:00.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:59 smithi196 bash[20359]: audit 2024-08-25T11:38:58.901113+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:39:00.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:38:59 smithi196 bash[20359]: audit 2024-08-25T11:38:59.385912+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:00 smithi059 bash[19666]: cluster 2024-08-25T11:38:59.705645+0000 mgr.x (mgr.24574) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:39:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:00 smithi059 bash[25081]: cluster 2024-08-25T11:38:59.705645+0000 mgr.x (mgr.24574) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:39:01.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:00 smithi196 bash[20359]: cluster 2024-08-25T11:38:59.705645+0000 mgr.x (mgr.24574) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:39:02.415 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:39:02 smithi196 bash[43561]: logger=cleanup t=2024-08-25T11:39:02.172755378Z level=info msg="Completed cleanup jobs" duration=129.726644ms 2024-08-25T11:39:03.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:02 smithi059 bash[19666]: cluster 2024-08-25T11:39:01.706183+0000 mgr.x (mgr.24574) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:39:03.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:02 smithi059 bash[19666]: audit 2024-08-25T11:39:02.275364+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:03.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:02 smithi059 bash[19666]: audit 2024-08-25T11:39:02.281474+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:03.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:02 smithi059 bash[19666]: audit 2024-08-25T11:39:02.283399+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:39:03.234 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:02 smithi059 bash[25081]: cluster 2024-08-25T11:39:01.706183+0000 mgr.x (mgr.24574) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:39:03.234 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:02 smithi059 bash[25081]: audit 2024-08-25T11:39:02.275364+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:03.234 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:02 smithi059 bash[25081]: audit 2024-08-25T11:39:02.281474+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:03.234 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:02 smithi059 bash[25081]: audit 2024-08-25T11:39:02.283399+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:39:03.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:02 smithi196 bash[20359]: cluster 2024-08-25T11:39:01.706183+0000 mgr.x (mgr.24574) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:39:03.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:02 smithi196 bash[20359]: audit 2024-08-25T11:39:02.275364+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:03.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:02 smithi196 bash[20359]: audit 2024-08-25T11:39:02.281474+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:03.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:02 smithi196 bash[20359]: audit 2024-08-25T11:39:02.283399+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:39:03.529 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:39:03 smithi059 bash[19918]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-25T11:39:03.825 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:03.825 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:03.825 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:03.826 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:03.826 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:03.826 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:03.827 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:03.827 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:03.827 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.110 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.110 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.110 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.111 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.111 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:03 smithi196 bash[20359]: audit 2024-08-25T11:39:03.855193+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.59:0/826104572' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:39:04.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:39:04.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:03 smithi059 bash[19666]: audit 2024-08-25T11:39:03.855193+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.59:0/826104572' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:39:04.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:03 smithi059 bash[25081]: audit 2024-08-25T11:39:03.855193+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.59:0/826104572' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:39:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[19666]: cephadm 2024-08-25T11:39:03.070248+0000 mgr.x (mgr.24574) 29 : cephadm [INF] Deploying daemon agent.smithi196 on smithi196 2024-08-25T11:39:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[19666]: cluster 2024-08-25T11:39:03.707176+0000 mgr.x (mgr.24574) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:39:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[19666]: audit 2024-08-25T11:39:04.104845+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[19666]: audit 2024-08-25T11:39:04.169164+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.59:0/3388060905' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3564945615"}]: dispatch 2024-08-25T11:39:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[19666]: audit 2024-08-25T11:39:04.652011+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[25081]: cephadm 2024-08-25T11:39:03.070248+0000 mgr.x (mgr.24574) 29 : cephadm [INF] Deploying daemon agent.smithi196 on smithi196 2024-08-25T11:39:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[25081]: cluster 2024-08-25T11:39:03.707176+0000 mgr.x (mgr.24574) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:39:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[25081]: audit 2024-08-25T11:39:04.104845+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[25081]: audit 2024-08-25T11:39:04.169164+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.59:0/3388060905' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3564945615"}]: dispatch 2024-08-25T11:39:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:04 smithi059 bash[25081]: audit 2024-08-25T11:39:04.652011+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:04 smithi196 bash[20359]: cephadm 2024-08-25T11:39:03.070248+0000 mgr.x (mgr.24574) 29 : cephadm [INF] Deploying daemon agent.smithi196 on smithi196 2024-08-25T11:39:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:04 smithi196 bash[20359]: cluster 2024-08-25T11:39:03.707176+0000 mgr.x (mgr.24574) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:39:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:04 smithi196 bash[20359]: audit 2024-08-25T11:39:04.104845+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:04 smithi196 bash[20359]: audit 2024-08-25T11:39:04.169164+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.59:0/3388060905' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3564945615"}]: dispatch 2024-08-25T11:39:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:04 smithi196 bash[20359]: audit 2024-08-25T11:39:04.652011+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: cephadm 2024-08-25T11:39:04.112293+0000 mgr.x (mgr.24574) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:39:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: cephadm 2024-08-25T11:39:04.341649+0000 mgr.x (mgr.24574) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:39:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: audit 2024-08-25T11:39:05.102338+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? 172.21.15.59:0/3388060905' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3564945615"}]': finished 2024-08-25T11:39:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: cluster 2024-08-25T11:39:05.106926+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-25T11:39:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: audit 2024-08-25T11:39:05.432762+0000 mon.c (mon.2) 189 : audit [INF] from='client.? 172.21.15.59:0/803359836' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]: dispatch 2024-08-25T11:39:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: audit 2024-08-25T11:39:05.433206+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]: dispatch 2024-08-25T11:39:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: audit 2024-08-25T11:39:05.665748+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: audit 2024-08-25T11:39:05.674263+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[19666]: audit 2024-08-25T11:39:05.683440+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: cephadm 2024-08-25T11:39:04.112293+0000 mgr.x (mgr.24574) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:39:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: cephadm 2024-08-25T11:39:04.341649+0000 mgr.x (mgr.24574) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:39:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: audit 2024-08-25T11:39:05.102338+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? 172.21.15.59:0/3388060905' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3564945615"}]': finished 2024-08-25T11:39:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: cluster 2024-08-25T11:39:05.106926+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-25T11:39:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: audit 2024-08-25T11:39:05.432762+0000 mon.c (mon.2) 189 : audit [INF] from='client.? 172.21.15.59:0/803359836' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]: dispatch 2024-08-25T11:39:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: audit 2024-08-25T11:39:05.433206+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]: dispatch 2024-08-25T11:39:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: audit 2024-08-25T11:39:05.665748+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: audit 2024-08-25T11:39:05.674263+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:05 smithi059 bash[25081]: audit 2024-08-25T11:39:05.683440+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: cephadm 2024-08-25T11:39:04.112293+0000 mgr.x (mgr.24574) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: cephadm 2024-08-25T11:39:04.341649+0000 mgr.x (mgr.24574) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: audit 2024-08-25T11:39:05.102338+0000 mon.a (mon.0) 1440 : audit [INF] from='client.? 172.21.15.59:0/3388060905' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3564945615"}]': finished 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: cluster 2024-08-25T11:39:05.106926+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: audit 2024-08-25T11:39:05.432762+0000 mon.c (mon.2) 189 : audit [INF] from='client.? 172.21.15.59:0/803359836' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]: dispatch 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: audit 2024-08-25T11:39:05.433206+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]: dispatch 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: audit 2024-08-25T11:39:05.665748+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: audit 2024-08-25T11:39:05.674263+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:06.184 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:05 smithi196 bash[20359]: audit 2024-08-25T11:39:05.683440+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:06 smithi059 bash[19666]: cluster 2024-08-25T11:39:05.707910+0000 mgr.x (mgr.24574) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:39:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:06 smithi059 bash[19666]: audit 2024-08-25T11:39:06.104900+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]': finished 2024-08-25T11:39:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:06 smithi059 bash[19666]: cluster 2024-08-25T11:39:06.111520+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-25T11:39:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:06 smithi059 bash[19666]: audit 2024-08-25T11:39:06.448699+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.59:0/1114555258' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2831469694"}]: dispatch 2024-08-25T11:39:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:06 smithi059 bash[25081]: cluster 2024-08-25T11:39:05.707910+0000 mgr.x (mgr.24574) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:39:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:06 smithi059 bash[25081]: audit 2024-08-25T11:39:06.104900+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]': finished 2024-08-25T11:39:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:06 smithi059 bash[25081]: cluster 2024-08-25T11:39:06.111520+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-25T11:39:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:06 smithi059 bash[25081]: audit 2024-08-25T11:39:06.448699+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.59:0/1114555258' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2831469694"}]: dispatch 2024-08-25T11:39:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:06 smithi196 bash[20359]: cluster 2024-08-25T11:39:05.707910+0000 mgr.x (mgr.24574) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:39:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:06 smithi196 bash[20359]: audit 2024-08-25T11:39:06.104900+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/4063286464"}]': finished 2024-08-25T11:39:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:06 smithi196 bash[20359]: cluster 2024-08-25T11:39:06.111520+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-25T11:39:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:06 smithi196 bash[20359]: audit 2024-08-25T11:39:06.448699+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.59:0/1114555258' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2831469694"}]: dispatch 2024-08-25T11:39:08.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:08 smithi196 bash[20359]: audit 2024-08-25T11:39:07.107837+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? 172.21.15.59:0/1114555258' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2831469694"}]': finished 2024-08-25T11:39:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:08 smithi196 bash[20359]: cluster 2024-08-25T11:39:07.115269+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-25T11:39:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:08 smithi196 bash[20359]: audit 2024-08-25T11:39:07.445997+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? 172.21.15.59:0/2737719234' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/4038387049"}]: dispatch 2024-08-25T11:39:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:08 smithi196 bash[20359]: cluster 2024-08-25T11:39:07.708650+0000 mgr.x (mgr.24574) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T11:39:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:08 smithi196 bash[20359]: audit 2024-08-25T11:39:07.786332+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:08.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[25081]: audit 2024-08-25T11:39:07.107837+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? 172.21.15.59:0/1114555258' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2831469694"}]': finished 2024-08-25T11:39:08.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[25081]: cluster 2024-08-25T11:39:07.115269+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-25T11:39:08.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[25081]: audit 2024-08-25T11:39:07.445997+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? 172.21.15.59:0/2737719234' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/4038387049"}]: dispatch 2024-08-25T11:39:08.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[25081]: cluster 2024-08-25T11:39:07.708650+0000 mgr.x (mgr.24574) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T11:39:08.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[25081]: audit 2024-08-25T11:39:07.786332+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:08.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[19666]: audit 2024-08-25T11:39:07.107837+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? 172.21.15.59:0/1114555258' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2831469694"}]': finished 2024-08-25T11:39:08.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[19666]: cluster 2024-08-25T11:39:07.115269+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-25T11:39:08.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[19666]: audit 2024-08-25T11:39:07.445997+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? 172.21.15.59:0/2737719234' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/4038387049"}]: dispatch 2024-08-25T11:39:08.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[19666]: cluster 2024-08-25T11:39:07.708650+0000 mgr.x (mgr.24574) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T11:39:08.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:08 smithi059 bash[19666]: audit 2024-08-25T11:39:07.786332+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:09.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[20359]: audit 2024-08-25T11:39:08.116203+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.59:0/2737719234' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/4038387049"}]': finished 2024-08-25T11:39:09.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[20359]: cluster 2024-08-25T11:39:08.122126+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-25T11:39:09.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[20359]: audit 2024-08-25T11:39:08.439304+0000 mon.c (mon.2) 190 : audit [INF] from='client.? 172.21.15.59:0/1029170905' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]: dispatch 2024-08-25T11:39:09.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[20359]: audit 2024-08-25T11:39:08.440371+0000 mon.a (mon.0) 1455 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]: dispatch 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:08 smithi196 systemd[1]: Stopping Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.016Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.017Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.017Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-25T11:39:09.205 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[43013]: ts=2024-08-25T11:39:09.017Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-25T11:39:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:09 smithi059 bash[19666]: audit 2024-08-25T11:39:08.116203+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.59:0/2737719234' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/4038387049"}]': finished 2024-08-25T11:39:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:09 smithi059 bash[19666]: cluster 2024-08-25T11:39:08.122126+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-25T11:39:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:09 smithi059 bash[19666]: audit 2024-08-25T11:39:08.439304+0000 mon.c (mon.2) 190 : audit [INF] from='client.? 172.21.15.59:0/1029170905' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]: dispatch 2024-08-25T11:39:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:09 smithi059 bash[19666]: audit 2024-08-25T11:39:08.440371+0000 mon.a (mon.0) 1455 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]: dispatch 2024-08-25T11:39:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:09 smithi059 bash[25081]: audit 2024-08-25T11:39:08.116203+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.59:0/2737719234' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/4038387049"}]': finished 2024-08-25T11:39:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:09 smithi059 bash[25081]: cluster 2024-08-25T11:39:08.122126+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-25T11:39:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:09 smithi059 bash[25081]: audit 2024-08-25T11:39:08.439304+0000 mon.c (mon.2) 190 : audit [INF] from='client.? 172.21.15.59:0/1029170905' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]: dispatch 2024-08-25T11:39:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:09 smithi059 bash[25081]: audit 2024-08-25T11:39:08.440371+0000 mon.a (mon.0) 1455 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]: dispatch 2024-08-25T11:39:09.816 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[55388]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:39:10.112 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 bash[55669]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:39:10.112 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-25T11:39:10.112 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 systemd[1]: Stopped Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:39:10.112 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:09 smithi196 systemd[1]: Started Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:39:10.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.131221+0000 mon.a (mon.0) 1456 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]': finished 2024-08-25T11:39:10.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: cluster 2024-08-25T11:39:09.139182+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-25T11:39:10.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.462915+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? 172.21.15.59:0/3439961373' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/91375721"}]: dispatch 2024-08-25T11:39:10.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: cluster 2024-08-25T11:39:09.709178+0000 mgr.x (mgr.24574) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:10.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.873434+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.882288+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.887727+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.893740+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.894777+0000 mgr.x (mgr.24574) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.900076+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.900346+0000 mgr.x (mgr.24574) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.906868+0000 mgr.x (mgr.24574) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.944936+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.945964+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[19666]: audit 2024-08-25T11:39:09.953867+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:10.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.131221+0000 mon.a (mon.0) 1456 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]': finished 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: cluster 2024-08-25T11:39:09.139182+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.462915+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? 172.21.15.59:0/3439961373' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/91375721"}]: dispatch 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: cluster 2024-08-25T11:39:09.709178+0000 mgr.x (mgr.24574) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.873434+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.882288+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.887727+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.893740+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.894777+0000 mgr.x (mgr.24574) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.900076+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.900346+0000 mgr.x (mgr.24574) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.906868+0000 mgr.x (mgr.24574) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:39:10.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.944936+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:39:10.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.945964+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:39:10.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:10 smithi059 bash[25081]: audit 2024-08-25T11:39:09.953867+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.131221+0000 mon.a (mon.0) 1456 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/4038387049"}]': finished 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: cluster 2024-08-25T11:39:09.139182+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.462915+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? 172.21.15.59:0/3439961373' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/91375721"}]: dispatch 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: cluster 2024-08-25T11:39:09.709178+0000 mgr.x (mgr.24574) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.873434+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.882288+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.887727+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.893740+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.894777+0000 mgr.x (mgr.24574) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:39:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.900076+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:39:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.900346+0000 mgr.x (mgr.24574) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:39:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.906868+0000 mgr.x (mgr.24574) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:39:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.944936+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:39:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.945964+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:39:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:10 smithi196 bash[20359]: audit 2024-08-25T11:39:09.953867+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[19666]: audit 2024-08-25T11:39:10.142042+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.59:0/3439961373' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/91375721"}]': finished 2024-08-25T11:39:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[19666]: cluster 2024-08-25T11:39:10.151578+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-25T11:39:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[19666]: audit 2024-08-25T11:39:10.326052+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[19666]: audit 2024-08-25T11:39:10.330921+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[19666]: audit 2024-08-25T11:39:10.335870+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[19666]: audit 2024-08-25T11:39:10.473299+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? 172.21.15.59:0/1544402400' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3127110969"}]: dispatch 2024-08-25T11:39:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[25081]: audit 2024-08-25T11:39:10.142042+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.59:0/3439961373' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/91375721"}]': finished 2024-08-25T11:39:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[25081]: cluster 2024-08-25T11:39:10.151578+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-25T11:39:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[25081]: audit 2024-08-25T11:39:10.326052+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[25081]: audit 2024-08-25T11:39:10.330921+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[25081]: audit 2024-08-25T11:39:10.335870+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:11 smithi059 bash[25081]: audit 2024-08-25T11:39:10.473299+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? 172.21.15.59:0/1544402400' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3127110969"}]: dispatch 2024-08-25T11:39:11.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[20359]: audit 2024-08-25T11:39:10.142042+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.59:0/3439961373' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/91375721"}]': finished 2024-08-25T11:39:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[20359]: cluster 2024-08-25T11:39:10.151578+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-25T11:39:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[20359]: audit 2024-08-25T11:39:10.326052+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[20359]: audit 2024-08-25T11:39:10.330921+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[20359]: audit 2024-08-25T11:39:10.335870+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[20359]: audit 2024-08-25T11:39:10.473299+0000 mon.a (mon.0) 1472 : audit [INF] from='client.? 172.21.15.59:0/1544402400' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3127110969"}]: dispatch 2024-08-25T11:39:11.610 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.245Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-25T11:39:11.610 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.245Z 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-08-25T11:39:11.610 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.245Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi196 (none))" 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.245Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.245Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.247Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.247Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.248Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.248Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.251Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.251Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.846µs 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.251Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.251Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.267Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-25T11:39:11.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.267Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-25T11:39:11.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.267Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.896µs wal_replay_duration=16.22915ms wbl_replay_duration=139ns total_replay_duration=16.276508ms 2024-08-25T11:39:11.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.269Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-25T11:39:11.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.269Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-25T11:39:11.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.269Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-25T11:39:11.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.293Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.516709ms db_storage=984ns remote_storage=1.336µs web_handler=467ns query_engine=637ns scrape=258.451µs scrape_sd=116.603µs notify=12.449µs notify_sd=10.598µs rules=22.660471ms tracing=6.102µs 2024-08-25T11:39:11.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.293Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-25T11:39:11.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:39:11 smithi196 bash[55722]: ts=2024-08-25T11:39:11.293Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-25T11:39:12.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:12 smithi196 bash[20359]: audit 2024-08-25T11:39:11.336580+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? 172.21.15.59:0/1544402400' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3127110969"}]': finished 2024-08-25T11:39:12.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:12 smithi196 bash[20359]: cluster 2024-08-25T11:39:11.344044+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-25T11:39:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:12 smithi196 bash[20359]: cluster 2024-08-25T11:39:11.709991+0000 mgr.x (mgr.24574) 39 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:12 smithi059 bash[19666]: audit 2024-08-25T11:39:11.336580+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? 172.21.15.59:0/1544402400' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3127110969"}]': finished 2024-08-25T11:39:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:12 smithi059 bash[19666]: cluster 2024-08-25T11:39:11.344044+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-25T11:39:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:12 smithi059 bash[19666]: cluster 2024-08-25T11:39:11.709991+0000 mgr.x (mgr.24574) 39 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:12 smithi059 bash[25081]: audit 2024-08-25T11:39:11.336580+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? 172.21.15.59:0/1544402400' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3127110969"}]': finished 2024-08-25T11:39:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:12 smithi059 bash[25081]: cluster 2024-08-25T11:39:11.344044+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-25T11:39:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:12 smithi059 bash[25081]: cluster 2024-08-25T11:39:11.709991+0000 mgr.x (mgr.24574) 39 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[19666]: audit 2024-08-25T11:39:13.587973+0000 mgr.x (mgr.24574) 40 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[19666]: cluster 2024-08-25T11:39:13.711611+0000 mgr.x (mgr.24574) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-25T11:39:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[19666]: audit 2024-08-25T11:39:13.721070+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[19666]: audit 2024-08-25T11:39:13.731772+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[19666]: audit 2024-08-25T11:39:13.741900+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[25081]: audit 2024-08-25T11:39:13.587973+0000 mgr.x (mgr.24574) 40 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[25081]: cluster 2024-08-25T11:39:13.711611+0000 mgr.x (mgr.24574) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-25T11:39:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[25081]: audit 2024-08-25T11:39:13.721070+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[25081]: audit 2024-08-25T11:39:13.731772+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:14 smithi059 bash[25081]: audit 2024-08-25T11:39:13.741900+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:14 smithi196 bash[20359]: audit 2024-08-25T11:39:13.587973+0000 mgr.x (mgr.24574) 40 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:14 smithi196 bash[20359]: cluster 2024-08-25T11:39:13.711611+0000 mgr.x (mgr.24574) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-25T11:39:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:14 smithi196 bash[20359]: audit 2024-08-25T11:39:13.721070+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:14 smithi196 bash[20359]: audit 2024-08-25T11:39:13.731772+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:14 smithi196 bash[20359]: audit 2024-08-25T11:39:13.741900+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:17.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:16 smithi059 bash[19666]: cluster 2024-08-25T11:39:15.712342+0000 mgr.x (mgr.24574) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 0 op/s 2024-08-25T11:39:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:16 smithi059 bash[25081]: cluster 2024-08-25T11:39:15.712342+0000 mgr.x (mgr.24574) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 0 op/s 2024-08-25T11:39:17.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:16 smithi196 bash[20359]: cluster 2024-08-25T11:39:15.712342+0000 mgr.x (mgr.24574) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 0 op/s 2024-08-25T11:39:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:18 smithi059 bash[19666]: cluster 2024-08-25T11:39:17.713049+0000 mgr.x (mgr.24574) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T11:39:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:18 smithi059 bash[19666]: audit 2024-08-25T11:39:18.032345+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:18 smithi059 bash[19666]: audit 2024-08-25T11:39:18.042601+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:18 smithi059 bash[19666]: audit 2024-08-25T11:39:18.052353+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:18 smithi059 bash[25081]: cluster 2024-08-25T11:39:17.713049+0000 mgr.x (mgr.24574) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T11:39:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:18 smithi059 bash[25081]: audit 2024-08-25T11:39:18.032345+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:18 smithi059 bash[25081]: audit 2024-08-25T11:39:18.042601+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:18 smithi059 bash[25081]: audit 2024-08-25T11:39:18.052353+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:19.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:18 smithi196 bash[20359]: cluster 2024-08-25T11:39:17.713049+0000 mgr.x (mgr.24574) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T11:39:19.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:18 smithi196 bash[20359]: audit 2024-08-25T11:39:18.032345+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:19.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:18 smithi196 bash[20359]: audit 2024-08-25T11:39:18.042601+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:19.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:18 smithi196 bash[20359]: audit 2024-08-25T11:39:18.052353+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:20.919 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:20 smithi059 bash[19666]: cluster 2024-08-25T11:39:19.714720+0000 mgr.x (mgr.24574) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T11:39:20.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:20 smithi059 bash[25081]: cluster 2024-08-25T11:39:19.714720+0000 mgr.x (mgr.24574) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T11:39:21.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:20 smithi196 bash[20359]: cluster 2024-08-25T11:39:19.714720+0000 mgr.x (mgr.24574) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T11:39:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:22 smithi059 bash[19666]: cluster 2024-08-25T11:39:21.715545+0000 mgr.x (mgr.24574) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-08-25T11:39:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:22 smithi059 bash[19666]: audit 2024-08-25T11:39:22.401568+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:22 smithi059 bash[19666]: audit 2024-08-25T11:39:22.410490+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:22 smithi059 bash[19666]: audit 2024-08-25T11:39:22.420735+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:23.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:22 smithi059 bash[25081]: cluster 2024-08-25T11:39:21.715545+0000 mgr.x (mgr.24574) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-08-25T11:39:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:22 smithi059 bash[25081]: audit 2024-08-25T11:39:22.401568+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:22 smithi059 bash[25081]: audit 2024-08-25T11:39:22.410490+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:22 smithi059 bash[25081]: audit 2024-08-25T11:39:22.420735+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:23.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:22 smithi196 bash[20359]: cluster 2024-08-25T11:39:21.715545+0000 mgr.x (mgr.24574) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-08-25T11:39:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:22 smithi196 bash[20359]: audit 2024-08-25T11:39:22.401568+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:22 smithi196 bash[20359]: audit 2024-08-25T11:39:22.410490+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:22 smithi196 bash[20359]: audit 2024-08-25T11:39:22.420735+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:24.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:23 smithi059 bash[19666]: audit 2024-08-25T11:39:22.786858+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:23 smithi059 bash[25081]: audit 2024-08-25T11:39:22.786858+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:24.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:23 smithi196 bash[20359]: audit 2024-08-25T11:39:22.786858+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:24 smithi059 bash[19666]: audit 2024-08-25T11:39:23.599276+0000 mgr.x (mgr.24574) 46 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:24 smithi059 bash[19666]: cluster 2024-08-25T11:39:23.717216+0000 mgr.x (mgr.24574) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:24 smithi059 bash[25081]: audit 2024-08-25T11:39:23.599276+0000 mgr.x (mgr.24574) 46 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:24 smithi059 bash[25081]: cluster 2024-08-25T11:39:23.717216+0000 mgr.x (mgr.24574) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:25.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:39:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:39:24] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-25T11:39:25.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:24 smithi196 bash[20359]: audit 2024-08-25T11:39:23.599276+0000 mgr.x (mgr.24574) 46 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:24 smithi196 bash[20359]: cluster 2024-08-25T11:39:23.717216+0000 mgr.x (mgr.24574) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:26 smithi059 bash[25081]: cluster 2024-08-25T11:39:25.717850+0000 mgr.x (mgr.24574) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:27.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:26 smithi059 bash[19666]: cluster 2024-08-25T11:39:25.717850+0000 mgr.x (mgr.24574) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:27.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:26 smithi196 bash[20359]: cluster 2024-08-25T11:39:25.717850+0000 mgr.x (mgr.24574) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:29.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:28 smithi059 bash[19666]: cluster 2024-08-25T11:39:27.718510+0000 mgr.x (mgr.24574) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:29.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:28 smithi059 bash[25081]: cluster 2024-08-25T11:39:27.718510+0000 mgr.x (mgr.24574) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:29.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:28 smithi196 bash[20359]: cluster 2024-08-25T11:39:27.718510+0000 mgr.x (mgr.24574) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:30 smithi059 bash[19666]: cluster 2024-08-25T11:39:29.720184+0000 mgr.x (mgr.24574) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:30 smithi059 bash[25081]: cluster 2024-08-25T11:39:29.720184+0000 mgr.x (mgr.24574) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:31.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:30 smithi196 bash[20359]: cluster 2024-08-25T11:39:29.720184+0000 mgr.x (mgr.24574) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:32 smithi059 bash[19666]: cluster 2024-08-25T11:39:31.720898+0000 mgr.x (mgr.24574) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:32 smithi059 bash[25081]: cluster 2024-08-25T11:39:31.720898+0000 mgr.x (mgr.24574) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:33.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:32 smithi196 bash[20359]: cluster 2024-08-25T11:39:31.720898+0000 mgr.x (mgr.24574) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:34.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:33 smithi059 bash[19666]: audit 2024-08-25T11:39:32.917677+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:34.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:33 smithi059 bash[19666]: audit 2024-08-25T11:39:32.927249+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:34.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:33 smithi059 bash[19666]: audit 2024-08-25T11:39:32.935794+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:33 smithi059 bash[25081]: audit 2024-08-25T11:39:32.917677+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:33 smithi059 bash[25081]: audit 2024-08-25T11:39:32.927249+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:33 smithi059 bash[25081]: audit 2024-08-25T11:39:32.935794+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:34.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:33 smithi196 bash[20359]: audit 2024-08-25T11:39:32.917677+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:34.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:33 smithi196 bash[20359]: audit 2024-08-25T11:39:32.927249+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:34.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:33 smithi196 bash[20359]: audit 2024-08-25T11:39:32.935794+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:34 smithi059 bash[19666]: audit 2024-08-25T11:39:33.610470+0000 mgr.x (mgr.24574) 52 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:34 smithi059 bash[19666]: cluster 2024-08-25T11:39:33.722564+0000 mgr.x (mgr.24574) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:34 smithi059 bash[25081]: audit 2024-08-25T11:39:33.610470+0000 mgr.x (mgr.24574) 52 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:34 smithi059 bash[25081]: cluster 2024-08-25T11:39:33.722564+0000 mgr.x (mgr.24574) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:35.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:39:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:39:34] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-25T11:39:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:34 smithi196 bash[20359]: audit 2024-08-25T11:39:33.610470+0000 mgr.x (mgr.24574) 52 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:34 smithi196 bash[20359]: cluster 2024-08-25T11:39:33.722564+0000 mgr.x (mgr.24574) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:37.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:36 smithi059 bash[19666]: cluster 2024-08-25T11:39:35.723327+0000 mgr.x (mgr.24574) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:37.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:36 smithi059 bash[25081]: cluster 2024-08-25T11:39:35.723327+0000 mgr.x (mgr.24574) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:37.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:36 smithi196 bash[20359]: cluster 2024-08-25T11:39:35.723327+0000 mgr.x (mgr.24574) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:37 smithi059 bash[19666]: audit 2024-08-25T11:39:37.787154+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:37 smithi059 bash[25081]: audit 2024-08-25T11:39:37.787154+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:38.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:37 smithi196 bash[20359]: audit 2024-08-25T11:39:37.787154+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:39.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:38 smithi059 bash[19666]: cluster 2024-08-25T11:39:37.724098+0000 mgr.x (mgr.24574) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:39.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:38 smithi059 bash[25081]: cluster 2024-08-25T11:39:37.724098+0000 mgr.x (mgr.24574) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:39.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:38 smithi196 bash[20359]: cluster 2024-08-25T11:39:37.724098+0000 mgr.x (mgr.24574) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:39 smithi059 bash[19666]: cluster 2024-08-25T11:39:39.725787+0000 mgr.x (mgr.24574) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:39 smithi059 bash[25081]: cluster 2024-08-25T11:39:39.725787+0000 mgr.x (mgr.24574) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:40.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:39 smithi196 bash[20359]: cluster 2024-08-25T11:39:39.725787+0000 mgr.x (mgr.24574) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:42 smithi059 bash[19666]: cluster 2024-08-25T11:39:41.726490+0000 mgr.x (mgr.24574) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:42 smithi059 bash[19666]: audit 2024-08-25T11:39:42.607728+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:42 smithi059 bash[19666]: audit 2024-08-25T11:39:42.616968+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:42 smithi059 bash[19666]: audit 2024-08-25T11:39:42.626375+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:43.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:42 smithi059 bash[25081]: cluster 2024-08-25T11:39:41.726490+0000 mgr.x (mgr.24574) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:43.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:42 smithi059 bash[25081]: audit 2024-08-25T11:39:42.607728+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:43.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:42 smithi059 bash[25081]: audit 2024-08-25T11:39:42.616968+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:43.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:42 smithi059 bash[25081]: audit 2024-08-25T11:39:42.626375+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:43.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:42 smithi196 bash[20359]: cluster 2024-08-25T11:39:41.726490+0000 mgr.x (mgr.24574) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:43.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:42 smithi196 bash[20359]: audit 2024-08-25T11:39:42.607728+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:43.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:42 smithi196 bash[20359]: audit 2024-08-25T11:39:42.616968+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:43.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:42 smithi196 bash[20359]: audit 2024-08-25T11:39:42.626375+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:44.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:44 smithi196 bash[20359]: audit 2024-08-25T11:39:43.622087+0000 mgr.x (mgr.24574) 58 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:44.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:44 smithi196 bash[20359]: cluster 2024-08-25T11:39:43.728123+0000 mgr.x (mgr.24574) 59 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:44 smithi059 bash[19666]: audit 2024-08-25T11:39:43.622087+0000 mgr.x (mgr.24574) 58 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:44 smithi059 bash[19666]: cluster 2024-08-25T11:39:43.728123+0000 mgr.x (mgr.24574) 59 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:44 smithi059 bash[25081]: audit 2024-08-25T11:39:43.622087+0000 mgr.x (mgr.24574) 58 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:44 smithi059 bash[25081]: cluster 2024-08-25T11:39:43.728123+0000 mgr.x (mgr.24574) 59 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:45.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:39:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:39:44] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:39:47.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:46 smithi196 bash[20359]: cluster 2024-08-25T11:39:45.728852+0000 mgr.x (mgr.24574) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:47.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:46 smithi059 bash[19666]: cluster 2024-08-25T11:39:45.728852+0000 mgr.x (mgr.24574) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:46 smithi059 bash[25081]: cluster 2024-08-25T11:39:45.728852+0000 mgr.x (mgr.24574) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:49.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:48 smithi196 bash[20359]: cluster 2024-08-25T11:39:47.729619+0000 mgr.x (mgr.24574) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:49.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:48 smithi059 bash[19666]: cluster 2024-08-25T11:39:47.729619+0000 mgr.x (mgr.24574) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:48 smithi059 bash[25081]: cluster 2024-08-25T11:39:47.729619+0000 mgr.x (mgr.24574) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:50 smithi059 bash[19666]: audit 2024-08-25T11:39:49.657007+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:50 smithi059 bash[19666]: audit 2024-08-25T11:39:49.666856+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:50 smithi059 bash[19666]: audit 2024-08-25T11:39:49.678991+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:50 smithi059 bash[19666]: cluster 2024-08-25T11:39:49.731256+0000 mgr.x (mgr.24574) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:50 smithi059 bash[25081]: audit 2024-08-25T11:39:49.657007+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:50 smithi059 bash[25081]: audit 2024-08-25T11:39:49.666856+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:50 smithi059 bash[25081]: audit 2024-08-25T11:39:49.678991+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:50 smithi059 bash[25081]: cluster 2024-08-25T11:39:49.731256+0000 mgr.x (mgr.24574) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:50 smithi196 bash[20359]: audit 2024-08-25T11:39:49.657007+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:50 smithi196 bash[20359]: audit 2024-08-25T11:39:49.666856+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:50 smithi196 bash[20359]: audit 2024-08-25T11:39:49.678991+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:39:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:50 smithi196 bash[20359]: cluster 2024-08-25T11:39:49.731256+0000 mgr.x (mgr.24574) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:53.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:52 smithi196 bash[20359]: cluster 2024-08-25T11:39:51.731968+0000 mgr.x (mgr.24574) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:53.125 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:52 smithi059 bash[19666]: cluster 2024-08-25T11:39:51.731968+0000 mgr.x (mgr.24574) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:53.125 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:52 smithi059 bash[25081]: cluster 2024-08-25T11:39:51.731968+0000 mgr.x (mgr.24574) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:54.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:53 smithi196 bash[20359]: audit 2024-08-25T11:39:52.797044+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:54.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:53 smithi059 bash[19666]: audit 2024-08-25T11:39:52.797044+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:54.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:53 smithi059 bash[25081]: audit 2024-08-25T11:39:52.797044+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:39:55.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:39:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:39:54] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:39:55.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:54 smithi196 bash[20359]: audit 2024-08-25T11:39:53.633612+0000 mgr.x (mgr.24574) 64 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:55.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:54 smithi196 bash[20359]: cluster 2024-08-25T11:39:53.733846+0000 mgr.x (mgr.24574) 65 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:55.143 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:54 smithi059 bash[25081]: audit 2024-08-25T11:39:53.633612+0000 mgr.x (mgr.24574) 64 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:55.143 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:54 smithi059 bash[25081]: cluster 2024-08-25T11:39:53.733846+0000 mgr.x (mgr.24574) 65 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:55.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:54 smithi059 bash[19666]: audit 2024-08-25T11:39:53.633612+0000 mgr.x (mgr.24574) 64 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:39:55.144 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:54 smithi059 bash[19666]: cluster 2024-08-25T11:39:53.733846+0000 mgr.x (mgr.24574) 65 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:39:57.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:56 smithi196 bash[20359]: cluster 2024-08-25T11:39:55.734574+0000 mgr.x (mgr.24574) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:56 smithi059 bash[19666]: cluster 2024-08-25T11:39:55.734574+0000 mgr.x (mgr.24574) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:57.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:56 smithi059 bash[25081]: cluster 2024-08-25T11:39:55.734574+0000 mgr.x (mgr.24574) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:59.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:39:58 smithi196 bash[20359]: cluster 2024-08-25T11:39:57.735301+0000 mgr.x (mgr.24574) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:59.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:39:58 smithi059 bash[19666]: cluster 2024-08-25T11:39:57.735301+0000 mgr.x (mgr.24574) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:39:59.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:39:58 smithi059 bash[25081]: cluster 2024-08-25T11:39:57.735301+0000 mgr.x (mgr.24574) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:00 smithi059 bash[19666]: cluster 2024-08-25T11:39:59.736435+0000 mgr.x (mgr.24574) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:00 smithi059 bash[19666]: cluster 2024-08-25T11:40:00.000145+0000 mon.a (mon.0) 1496 : cluster [INF] overall HEALTH_OK 2024-08-25T11:40:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:00 smithi059 bash[25081]: cluster 2024-08-25T11:39:59.736435+0000 mgr.x (mgr.24574) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:00 smithi059 bash[25081]: cluster 2024-08-25T11:40:00.000145+0000 mon.a (mon.0) 1496 : cluster [INF] overall HEALTH_OK 2024-08-25T11:40:01.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:00 smithi196 bash[20359]: cluster 2024-08-25T11:39:59.736435+0000 mgr.x (mgr.24574) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:01.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:00 smithi196 bash[20359]: cluster 2024-08-25T11:40:00.000145+0000 mon.a (mon.0) 1496 : cluster [INF] overall HEALTH_OK 2024-08-25T11:40:03.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:02 smithi196 bash[20359]: cluster 2024-08-25T11:40:01.737117+0000 mgr.x (mgr.24574) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:03.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:02 smithi196 bash[20359]: audit 2024-08-25T11:40:02.807664+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:02 smithi059 bash[25081]: cluster 2024-08-25T11:40:01.737117+0000 mgr.x (mgr.24574) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:02 smithi059 bash[25081]: audit 2024-08-25T11:40:02.807664+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:03.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:02 smithi059 bash[19666]: cluster 2024-08-25T11:40:01.737117+0000 mgr.x (mgr.24574) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:03.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:02 smithi059 bash[19666]: audit 2024-08-25T11:40:02.807664+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:03 smithi059 bash[25081]: audit 2024-08-25T11:40:02.824693+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:03 smithi059 bash[25081]: audit 2024-08-25T11:40:02.832774+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:03 smithi059 bash[19666]: audit 2024-08-25T11:40:02.824693+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:03 smithi059 bash[19666]: audit 2024-08-25T11:40:02.832774+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:04.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:03 smithi196 bash[20359]: audit 2024-08-25T11:40:02.824693+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:04.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:03 smithi196 bash[20359]: audit 2024-08-25T11:40:02.832774+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:05.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:40:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:40:04] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:40:05.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:04 smithi196 bash[20359]: audit 2024-08-25T11:40:03.645227+0000 mgr.x (mgr.24574) 70 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:05.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:04 smithi196 bash[20359]: cluster 2024-08-25T11:40:03.738773+0000 mgr.x (mgr.24574) 71 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:04 smithi059 bash[19666]: audit 2024-08-25T11:40:03.645227+0000 mgr.x (mgr.24574) 70 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:04 smithi059 bash[19666]: cluster 2024-08-25T11:40:03.738773+0000 mgr.x (mgr.24574) 71 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:04 smithi059 bash[25081]: audit 2024-08-25T11:40:03.645227+0000 mgr.x (mgr.24574) 70 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:04 smithi059 bash[25081]: cluster 2024-08-25T11:40:03.738773+0000 mgr.x (mgr.24574) 71 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:07.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:06 smithi196 bash[20359]: cluster 2024-08-25T11:40:05.739494+0000 mgr.x (mgr.24574) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:06 smithi059 bash[19666]: cluster 2024-08-25T11:40:05.739494+0000 mgr.x (mgr.24574) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:06 smithi059 bash[25081]: cluster 2024-08-25T11:40:05.739494+0000 mgr.x (mgr.24574) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:08.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:07 smithi196 bash[20359]: audit 2024-08-25T11:40:07.797435+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:07 smithi059 bash[19666]: audit 2024-08-25T11:40:07.797435+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:08.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:07 smithi059 bash[25081]: audit 2024-08-25T11:40:07.797435+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:09.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:08 smithi196 bash[20359]: cluster 2024-08-25T11:40:07.740217+0000 mgr.x (mgr.24574) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:08 smithi059 bash[19666]: cluster 2024-08-25T11:40:07.740217+0000 mgr.x (mgr.24574) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:08 smithi059 bash[25081]: cluster 2024-08-25T11:40:07.740217+0000 mgr.x (mgr.24574) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: cluster 2024-08-25T11:40:09.741334+0000 mgr.x (mgr.24574) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: audit 2024-08-25T11:40:09.844947+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: audit 2024-08-25T11:40:09.858846+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: audit 2024-08-25T11:40:09.876331+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: audit 2024-08-25T11:40:10.608225+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: audit 2024-08-25T11:40:10.618100+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: audit 2024-08-25T11:40:10.619909+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:40:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: audit 2024-08-25T11:40:10.621190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:40:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:10 smithi196 bash[20359]: audit 2024-08-25T11:40:10.629712+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: cluster 2024-08-25T11:40:09.741334+0000 mgr.x (mgr.24574) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:11.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: audit 2024-08-25T11:40:09.844947+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: audit 2024-08-25T11:40:09.858846+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: audit 2024-08-25T11:40:09.876331+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: audit 2024-08-25T11:40:10.608225+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: audit 2024-08-25T11:40:10.618100+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: audit 2024-08-25T11:40:10.619909+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: audit 2024-08-25T11:40:10.621190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[19666]: audit 2024-08-25T11:40:10.629712+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: cluster 2024-08-25T11:40:09.741334+0000 mgr.x (mgr.24574) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: audit 2024-08-25T11:40:09.844947+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: audit 2024-08-25T11:40:09.858846+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: audit 2024-08-25T11:40:09.876331+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: audit 2024-08-25T11:40:10.608225+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: audit 2024-08-25T11:40:10.618100+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: audit 2024-08-25T11:40:10.619909+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:40:11.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: audit 2024-08-25T11:40:10.621190+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:40:11.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:10 smithi059 bash[25081]: audit 2024-08-25T11:40:10.629712+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:12 smithi059 bash[19666]: cluster 2024-08-25T11:40:11.742026+0000 mgr.x (mgr.24574) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:12 smithi059 bash[25081]: cluster 2024-08-25T11:40:11.742026+0000 mgr.x (mgr.24574) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:13.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:12 smithi196 bash[20359]: cluster 2024-08-25T11:40:11.742026+0000 mgr.x (mgr.24574) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:15.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:40:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:40:14] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-25T11:40:15.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:14 smithi196 bash[20359]: audit 2024-08-25T11:40:13.656567+0000 mgr.x (mgr.24574) 76 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:14 smithi196 bash[20359]: cluster 2024-08-25T11:40:13.743668+0000 mgr.x (mgr.24574) 77 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:15.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:14 smithi059 bash[19666]: audit 2024-08-25T11:40:13.656567+0000 mgr.x (mgr.24574) 76 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:15.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:14 smithi059 bash[19666]: cluster 2024-08-25T11:40:13.743668+0000 mgr.x (mgr.24574) 77 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:14 smithi059 bash[25081]: audit 2024-08-25T11:40:13.656567+0000 mgr.x (mgr.24574) 76 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:14 smithi059 bash[25081]: cluster 2024-08-25T11:40:13.743668+0000 mgr.x (mgr.24574) 77 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:17.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:16 smithi196 bash[20359]: cluster 2024-08-25T11:40:15.744427+0000 mgr.x (mgr.24574) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:16 smithi059 bash[19666]: cluster 2024-08-25T11:40:15.744427+0000 mgr.x (mgr.24574) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:16 smithi059 bash[25081]: cluster 2024-08-25T11:40:15.744427+0000 mgr.x (mgr.24574) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:18 smithi059 bash[19666]: cluster 2024-08-25T11:40:17.745150+0000 mgr.x (mgr.24574) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:19.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:18 smithi059 bash[25081]: cluster 2024-08-25T11:40:17.745150+0000 mgr.x (mgr.24574) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:19.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:18 smithi196 bash[20359]: cluster 2024-08-25T11:40:17.745150+0000 mgr.x (mgr.24574) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:20 smithi059 bash[19666]: cluster 2024-08-25T11:40:19.746839+0000 mgr.x (mgr.24574) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:21.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:20 smithi059 bash[25081]: cluster 2024-08-25T11:40:19.746839+0000 mgr.x (mgr.24574) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:21.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:20 smithi196 bash[20359]: cluster 2024-08-25T11:40:19.746839+0000 mgr.x (mgr.24574) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:22 smithi059 bash[19666]: cluster 2024-08-25T11:40:21.747538+0000 mgr.x (mgr.24574) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:22 smithi059 bash[19666]: audit 2024-08-25T11:40:22.797856+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:22 smithi059 bash[25081]: cluster 2024-08-25T11:40:21.747538+0000 mgr.x (mgr.24574) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:22 smithi059 bash[25081]: audit 2024-08-25T11:40:22.797856+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:23.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:22 smithi196 bash[20359]: cluster 2024-08-25T11:40:21.747538+0000 mgr.x (mgr.24574) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:23.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:22 smithi196 bash[20359]: audit 2024-08-25T11:40:22.797856+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[25081]: audit 2024-08-25T11:40:23.012715+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[25081]: audit 2024-08-25T11:40:23.023178+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[25081]: audit 2024-08-25T11:40:23.033645+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[25081]: audit 2024-08-25T11:40:23.668084+0000 mgr.x (mgr.24574) 82 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[25081]: cluster 2024-08-25T11:40:23.749144+0000 mgr.x (mgr.24574) 83 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[19666]: audit 2024-08-25T11:40:23.012715+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[19666]: audit 2024-08-25T11:40:23.023178+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[19666]: audit 2024-08-25T11:40:23.033645+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[19666]: audit 2024-08-25T11:40:23.668084+0000 mgr.x (mgr.24574) 82 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:24 smithi059 bash[19666]: cluster 2024-08-25T11:40:23.749144+0000 mgr.x (mgr.24574) 83 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:24.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:24 smithi196 bash[20359]: audit 2024-08-25T11:40:23.012715+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:24 smithi196 bash[20359]: audit 2024-08-25T11:40:23.023178+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:24 smithi196 bash[20359]: audit 2024-08-25T11:40:23.033645+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:24.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:24 smithi196 bash[20359]: audit 2024-08-25T11:40:23.668084+0000 mgr.x (mgr.24574) 82 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:24.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:24 smithi196 bash[20359]: cluster 2024-08-25T11:40:23.749144+0000 mgr.x (mgr.24574) 83 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:25.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:40:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:40:24] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-25T11:40:27.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:26 smithi196 bash[20359]: cluster 2024-08-25T11:40:25.749869+0000 mgr.x (mgr.24574) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:26 smithi059 bash[19666]: cluster 2024-08-25T11:40:25.749869+0000 mgr.x (mgr.24574) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:26 smithi059 bash[25081]: cluster 2024-08-25T11:40:25.749869+0000 mgr.x (mgr.24574) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:29.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:28 smithi196 bash[20359]: cluster 2024-08-25T11:40:27.750614+0000 mgr.x (mgr.24574) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:29.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:28 smithi059 bash[19666]: cluster 2024-08-25T11:40:27.750614+0000 mgr.x (mgr.24574) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:29.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:28 smithi059 bash[25081]: cluster 2024-08-25T11:40:27.750614+0000 mgr.x (mgr.24574) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:31.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:30 smithi196 bash[20359]: cluster 2024-08-25T11:40:29.752395+0000 mgr.x (mgr.24574) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:30 smithi196 bash[20359]: audit 2024-08-25T11:40:30.033286+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:30 smithi196 bash[20359]: audit 2024-08-25T11:40:30.046128+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:30 smithi196 bash[20359]: audit 2024-08-25T11:40:30.058875+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:30 smithi059 bash[19666]: cluster 2024-08-25T11:40:29.752395+0000 mgr.x (mgr.24574) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:30 smithi059 bash[19666]: audit 2024-08-25T11:40:30.033286+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:30 smithi059 bash[19666]: audit 2024-08-25T11:40:30.046128+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:30 smithi059 bash[19666]: audit 2024-08-25T11:40:30.058875+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:30 smithi059 bash[25081]: cluster 2024-08-25T11:40:29.752395+0000 mgr.x (mgr.24574) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:30 smithi059 bash[25081]: audit 2024-08-25T11:40:30.033286+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:30 smithi059 bash[25081]: audit 2024-08-25T11:40:30.046128+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:30 smithi059 bash[25081]: audit 2024-08-25T11:40:30.058875+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:33.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:32 smithi196 bash[20359]: cluster 2024-08-25T11:40:31.753289+0000 mgr.x (mgr.24574) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:32 smithi059 bash[19666]: cluster 2024-08-25T11:40:31.753289+0000 mgr.x (mgr.24574) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:33.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:32 smithi059 bash[25081]: cluster 2024-08-25T11:40:31.753289+0000 mgr.x (mgr.24574) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:35.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:40:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:40:34] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-25T11:40:35.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:34 smithi196 bash[20359]: audit 2024-08-25T11:40:33.679748+0000 mgr.x (mgr.24574) 88 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:35.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:34 smithi196 bash[20359]: cluster 2024-08-25T11:40:33.755059+0000 mgr.x (mgr.24574) 89 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:40:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:34 smithi059 bash[19666]: audit 2024-08-25T11:40:33.679748+0000 mgr.x (mgr.24574) 88 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:34 smithi059 bash[19666]: cluster 2024-08-25T11:40:33.755059+0000 mgr.x (mgr.24574) 89 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:40:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:34 smithi059 bash[25081]: audit 2024-08-25T11:40:33.679748+0000 mgr.x (mgr.24574) 88 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:34 smithi059 bash[25081]: cluster 2024-08-25T11:40:33.755059+0000 mgr.x (mgr.24574) 89 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:40:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:36 smithi059 bash[19666]: cluster 2024-08-25T11:40:35.755945+0000 mgr.x (mgr.24574) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:40:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:36 smithi059 bash[25081]: cluster 2024-08-25T11:40:35.755945+0000 mgr.x (mgr.24574) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:40:37.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:36 smithi196 bash[20359]: cluster 2024-08-25T11:40:35.755945+0000 mgr.x (mgr.24574) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:40:38.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:37 smithi196 bash[20359]: audit 2024-08-25T11:40:37.798286+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:38.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:37 smithi059 bash[19666]: audit 2024-08-25T11:40:37.798286+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:38.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:37 smithi059 bash[25081]: audit 2024-08-25T11:40:37.798286+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:39.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:38 smithi196 bash[20359]: cluster 2024-08-25T11:40:37.756841+0000 mgr.x (mgr.24574) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:40:39.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:38 smithi059 bash[19666]: cluster 2024-08-25T11:40:37.756841+0000 mgr.x (mgr.24574) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:40:39.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:38 smithi059 bash[25081]: cluster 2024-08-25T11:40:37.756841+0000 mgr.x (mgr.24574) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:40:41.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:40 smithi196 bash[20359]: cluster 2024-08-25T11:40:39.758338+0000 mgr.x (mgr.24574) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:40:41.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:40 smithi059 bash[19666]: cluster 2024-08-25T11:40:39.758338+0000 mgr.x (mgr.24574) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:40:41.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:40 smithi059 bash[25081]: cluster 2024-08-25T11:40:39.758338+0000 mgr.x (mgr.24574) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:40:43.102 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:42 smithi196 bash[20359]: cluster 2024-08-25T11:40:41.759158+0000 mgr.x (mgr.24574) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:43.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:42 smithi059 bash[19666]: cluster 2024-08-25T11:40:41.759158+0000 mgr.x (mgr.24574) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:43.231 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:42 smithi059 bash[25081]: cluster 2024-08-25T11:40:41.759158+0000 mgr.x (mgr.24574) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:44.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[19666]: audit 2024-08-25T11:40:43.207096+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[19666]: audit 2024-08-25T11:40:43.218813+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[19666]: audit 2024-08-25T11:40:43.229441+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[19666]: audit 2024-08-25T11:40:43.690129+0000 mgr.x (mgr.24574) 94 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:44.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[19666]: cluster 2024-08-25T11:40:43.760819+0000 mgr.x (mgr.24574) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:44.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[25081]: audit 2024-08-25T11:40:43.207096+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[25081]: audit 2024-08-25T11:40:43.218813+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[25081]: audit 2024-08-25T11:40:43.229441+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[25081]: audit 2024-08-25T11:40:43.690129+0000 mgr.x (mgr.24574) 94 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:44.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:44 smithi059 bash[25081]: cluster 2024-08-25T11:40:43.760819+0000 mgr.x (mgr.24574) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:44.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:44 smithi196 bash[20359]: audit 2024-08-25T11:40:43.207096+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:44 smithi196 bash[20359]: audit 2024-08-25T11:40:43.218813+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:44 smithi196 bash[20359]: audit 2024-08-25T11:40:43.229441+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:44.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:44 smithi196 bash[20359]: audit 2024-08-25T11:40:43.690129+0000 mgr.x (mgr.24574) 94 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:44.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:44 smithi196 bash[20359]: cluster 2024-08-25T11:40:43.760819+0000 mgr.x (mgr.24574) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:40:45.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:40:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:40:44] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.43.0" 2024-08-25T11:40:47.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:46 smithi196 bash[20359]: cluster 2024-08-25T11:40:45.761652+0000 mgr.x (mgr.24574) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:47.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:46 smithi059 bash[19666]: cluster 2024-08-25T11:40:45.761652+0000 mgr.x (mgr.24574) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:46 smithi059 bash[25081]: cluster 2024-08-25T11:40:45.761652+0000 mgr.x (mgr.24574) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:49.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:48 smithi196 bash[20359]: cluster 2024-08-25T11:40:47.762545+0000 mgr.x (mgr.24574) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:49.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:48 smithi059 bash[19666]: cluster 2024-08-25T11:40:47.762545+0000 mgr.x (mgr.24574) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:48 smithi059 bash[25081]: cluster 2024-08-25T11:40:47.762545+0000 mgr.x (mgr.24574) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:50 smithi196 bash[20359]: cluster 2024-08-25T11:40:49.764344+0000 mgr.x (mgr.24574) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:50 smithi196 bash[20359]: audit 2024-08-25T11:40:50.234060+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:50 smithi196 bash[20359]: audit 2024-08-25T11:40:50.243263+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:50 smithi196 bash[20359]: audit 2024-08-25T11:40:50.251601+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:50 smithi059 bash[19666]: cluster 2024-08-25T11:40:49.764344+0000 mgr.x (mgr.24574) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:50 smithi059 bash[19666]: audit 2024-08-25T11:40:50.234060+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:50 smithi059 bash[19666]: audit 2024-08-25T11:40:50.243263+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:50 smithi059 bash[19666]: audit 2024-08-25T11:40:50.251601+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:50 smithi059 bash[25081]: cluster 2024-08-25T11:40:49.764344+0000 mgr.x (mgr.24574) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:50 smithi059 bash[25081]: audit 2024-08-25T11:40:50.234060+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:50 smithi059 bash[25081]: audit 2024-08-25T11:40:50.243263+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:50 smithi059 bash[25081]: audit 2024-08-25T11:40:50.251601+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:40:53.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:52 smithi196 bash[20359]: cluster 2024-08-25T11:40:51.765109+0000 mgr.x (mgr.24574) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:53.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:52 smithi196 bash[20359]: audit 2024-08-25T11:40:52.798393+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:52 smithi059 bash[19666]: cluster 2024-08-25T11:40:51.765109+0000 mgr.x (mgr.24574) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:52 smithi059 bash[19666]: audit 2024-08-25T11:40:52.798393+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:53.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:52 smithi059 bash[25081]: cluster 2024-08-25T11:40:51.765109+0000 mgr.x (mgr.24574) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:53.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:52 smithi059 bash[25081]: audit 2024-08-25T11:40:52.798393+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:40:55.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:40:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:40:54] "GET /metrics HTTP/1.1" 200 38114 "" "Prometheus/2.43.0" 2024-08-25T11:40:55.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:54 smithi196 bash[20359]: audit 2024-08-25T11:40:53.701685+0000 mgr.x (mgr.24574) 100 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:55.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:54 smithi196 bash[20359]: cluster 2024-08-25T11:40:53.766765+0000 mgr.x (mgr.24574) 101 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:55.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:54 smithi059 bash[19666]: audit 2024-08-25T11:40:53.701685+0000 mgr.x (mgr.24574) 100 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:55.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:54 smithi059 bash[19666]: cluster 2024-08-25T11:40:53.766765+0000 mgr.x (mgr.24574) 101 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:55.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:54 smithi059 bash[25081]: audit 2024-08-25T11:40:53.701685+0000 mgr.x (mgr.24574) 100 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:40:55.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:54 smithi059 bash[25081]: cluster 2024-08-25T11:40:53.766765+0000 mgr.x (mgr.24574) 101 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:40:57.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:56 smithi059 bash[19666]: cluster 2024-08-25T11:40:55.767548+0000 mgr.x (mgr.24574) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:57.087 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:56 smithi059 bash[25081]: cluster 2024-08-25T11:40:55.767548+0000 mgr.x (mgr.24574) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:57.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:56 smithi196 bash[20359]: cluster 2024-08-25T11:40:55.767548+0000 mgr.x (mgr.24574) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:59.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:40:58 smithi196 bash[20359]: cluster 2024-08-25T11:40:57.768317+0000 mgr.x (mgr.24574) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:59.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:40:58 smithi059 bash[19666]: cluster 2024-08-25T11:40:57.768317+0000 mgr.x (mgr.24574) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:40:59.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:40:58 smithi059 bash[25081]: cluster 2024-08-25T11:40:57.768317+0000 mgr.x (mgr.24574) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:01.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:00 smithi196 bash[20359]: cluster 2024-08-25T11:40:59.770063+0000 mgr.x (mgr.24574) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:00 smithi059 bash[19666]: cluster 2024-08-25T11:40:59.770063+0000 mgr.x (mgr.24574) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:01.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:00 smithi059 bash[25081]: cluster 2024-08-25T11:40:59.770063+0000 mgr.x (mgr.24574) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:03.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:02 smithi196 bash[20359]: cluster 2024-08-25T11:41:01.770794+0000 mgr.x (mgr.24574) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:03.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:02 smithi059 bash[19666]: cluster 2024-08-25T11:41:01.770794+0000 mgr.x (mgr.24574) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:02 smithi059 bash[25081]: cluster 2024-08-25T11:41:01.770794+0000 mgr.x (mgr.24574) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[19666]: audit 2024-08-25T11:41:03.423650+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[19666]: audit 2024-08-25T11:41:03.433918+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[19666]: audit 2024-08-25T11:41:03.444084+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[19666]: audit 2024-08-25T11:41:03.713081+0000 mgr.x (mgr.24574) 106 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[19666]: cluster 2024-08-25T11:41:03.772448+0000 mgr.x (mgr.24574) 107 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[25081]: audit 2024-08-25T11:41:03.423650+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[25081]: audit 2024-08-25T11:41:03.433918+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[25081]: audit 2024-08-25T11:41:03.444084+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[25081]: audit 2024-08-25T11:41:03.713081+0000 mgr.x (mgr.24574) 106 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:04 smithi059 bash[25081]: cluster 2024-08-25T11:41:03.772448+0000 mgr.x (mgr.24574) 107 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:04 smithi196 bash[20359]: audit 2024-08-25T11:41:03.423650+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:04 smithi196 bash[20359]: audit 2024-08-25T11:41:03.433918+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:04 smithi196 bash[20359]: audit 2024-08-25T11:41:03.444084+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:04 smithi196 bash[20359]: audit 2024-08-25T11:41:03.713081+0000 mgr.x (mgr.24574) 106 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:04 smithi196 bash[20359]: cluster 2024-08-25T11:41:03.772448+0000 mgr.x (mgr.24574) 107 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:05.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:41:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:41:04] "GET /metrics HTTP/1.1" 200 38114 "" "Prometheus/2.43.0" 2024-08-25T11:41:07.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:06 smithi196 bash[20359]: cluster 2024-08-25T11:41:05.773182+0000 mgr.x (mgr.24574) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:06 smithi059 bash[19666]: cluster 2024-08-25T11:41:05.773182+0000 mgr.x (mgr.24574) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:06 smithi059 bash[25081]: cluster 2024-08-25T11:41:05.773182+0000 mgr.x (mgr.24574) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:08.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:07 smithi196 bash[20359]: audit 2024-08-25T11:41:07.799032+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:07 smithi059 bash[19666]: audit 2024-08-25T11:41:07.799032+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:08.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:07 smithi059 bash[25081]: audit 2024-08-25T11:41:07.799032+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:09.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:08 smithi196 bash[20359]: cluster 2024-08-25T11:41:07.773975+0000 mgr.x (mgr.24574) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:08 smithi059 bash[19666]: cluster 2024-08-25T11:41:07.773975+0000 mgr.x (mgr.24574) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:08 smithi059 bash[25081]: cluster 2024-08-25T11:41:07.773975+0000 mgr.x (mgr.24574) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:10 smithi196 bash[20359]: cluster 2024-08-25T11:41:09.775692+0000 mgr.x (mgr.24574) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:10 smithi196 bash[20359]: audit 2024-08-25T11:41:10.445642+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:10 smithi196 bash[20359]: audit 2024-08-25T11:41:10.457879+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:10 smithi196 bash[20359]: audit 2024-08-25T11:41:10.468640+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:10 smithi196 bash[20359]: audit 2024-08-25T11:41:10.743850+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:41:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:10 smithi196 bash[20359]: audit 2024-08-25T11:41:10.746060+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:41:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:10 smithi196 bash[20359]: audit 2024-08-25T11:41:10.756991+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[25081]: cluster 2024-08-25T11:41:09.775692+0000 mgr.x (mgr.24574) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:11.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[25081]: audit 2024-08-25T11:41:10.445642+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[25081]: audit 2024-08-25T11:41:10.457879+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[25081]: audit 2024-08-25T11:41:10.468640+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[25081]: audit 2024-08-25T11:41:10.743850+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:41:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[25081]: audit 2024-08-25T11:41:10.746060+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:41:11.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[25081]: audit 2024-08-25T11:41:10.756991+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[19666]: cluster 2024-08-25T11:41:09.775692+0000 mgr.x (mgr.24574) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:11.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[19666]: audit 2024-08-25T11:41:10.445642+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[19666]: audit 2024-08-25T11:41:10.457879+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[19666]: audit 2024-08-25T11:41:10.468640+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:11.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[19666]: audit 2024-08-25T11:41:10.743850+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:41:11.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[19666]: audit 2024-08-25T11:41:10.746060+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:41:11.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:10 smithi059 bash[19666]: audit 2024-08-25T11:41:10.756991+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:13.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:12 smithi196 bash[20359]: cluster 2024-08-25T11:41:11.776543+0000 mgr.x (mgr.24574) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:13.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:12 smithi059 bash[19666]: cluster 2024-08-25T11:41:11.776543+0000 mgr.x (mgr.24574) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:13.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:12 smithi059 bash[25081]: cluster 2024-08-25T11:41:11.776543+0000 mgr.x (mgr.24574) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:15.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:41:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:41:14] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-25T11:41:15.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:14 smithi196 bash[20359]: audit 2024-08-25T11:41:13.724510+0000 mgr.x (mgr.24574) 112 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:14 smithi196 bash[20359]: cluster 2024-08-25T11:41:13.778299+0000 mgr.x (mgr.24574) 113 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:15.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:14 smithi059 bash[19666]: audit 2024-08-25T11:41:13.724510+0000 mgr.x (mgr.24574) 112 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:15.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:14 smithi059 bash[19666]: cluster 2024-08-25T11:41:13.778299+0000 mgr.x (mgr.24574) 113 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:15.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:14 smithi059 bash[25081]: audit 2024-08-25T11:41:13.724510+0000 mgr.x (mgr.24574) 112 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:15.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:14 smithi059 bash[25081]: cluster 2024-08-25T11:41:13.778299+0000 mgr.x (mgr.24574) 113 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:17.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:16 smithi059 bash[19666]: cluster 2024-08-25T11:41:15.779168+0000 mgr.x (mgr.24574) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:16 smithi059 bash[25081]: cluster 2024-08-25T11:41:15.779168+0000 mgr.x (mgr.24574) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:17.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:16 smithi196 bash[20359]: cluster 2024-08-25T11:41:15.779168+0000 mgr.x (mgr.24574) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:19.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:18 smithi196 bash[20359]: cluster 2024-08-25T11:41:17.780030+0000 mgr.x (mgr.24574) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:18 smithi059 bash[19666]: cluster 2024-08-25T11:41:17.780030+0000 mgr.x (mgr.24574) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:19.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:18 smithi059 bash[25081]: cluster 2024-08-25T11:41:17.780030+0000 mgr.x (mgr.24574) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:21.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:20 smithi196 bash[20359]: cluster 2024-08-25T11:41:19.781812+0000 mgr.x (mgr.24574) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:20 smithi059 bash[19666]: cluster 2024-08-25T11:41:19.781812+0000 mgr.x (mgr.24574) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:21.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:20 smithi059 bash[25081]: cluster 2024-08-25T11:41:19.781812+0000 mgr.x (mgr.24574) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:23.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:22 smithi196 bash[20359]: cluster 2024-08-25T11:41:21.782336+0000 mgr.x (mgr.24574) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:23.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:22 smithi196 bash[20359]: audit 2024-08-25T11:41:22.799497+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:22 smithi059 bash[19666]: cluster 2024-08-25T11:41:21.782336+0000 mgr.x (mgr.24574) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:22 smithi059 bash[19666]: audit 2024-08-25T11:41:22.799497+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:22 smithi059 bash[25081]: cluster 2024-08-25T11:41:21.782336+0000 mgr.x (mgr.24574) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:22 smithi059 bash[25081]: audit 2024-08-25T11:41:22.799497+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:24.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:24 smithi196 bash[20359]: audit 2024-08-25T11:41:23.576300+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:24.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:24 smithi196 bash[20359]: audit 2024-08-25T11:41:23.584642+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:24.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:24 smithi196 bash[20359]: audit 2024-08-25T11:41:23.593823+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:24.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:24 smithi196 bash[20359]: audit 2024-08-25T11:41:23.735928+0000 mgr.x (mgr.24574) 118 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:24.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:24 smithi196 bash[20359]: cluster 2024-08-25T11:41:23.783949+0000 mgr.x (mgr.24574) 119 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[25081]: audit 2024-08-25T11:41:23.576300+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[25081]: audit 2024-08-25T11:41:23.584642+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[25081]: audit 2024-08-25T11:41:23.593823+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[25081]: audit 2024-08-25T11:41:23.735928+0000 mgr.x (mgr.24574) 118 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[25081]: cluster 2024-08-25T11:41:23.783949+0000 mgr.x (mgr.24574) 119 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:25.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[19666]: audit 2024-08-25T11:41:23.576300+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:25.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[19666]: audit 2024-08-25T11:41:23.584642+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:25.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[19666]: audit 2024-08-25T11:41:23.593823+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:25.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[19666]: audit 2024-08-25T11:41:23.735928+0000 mgr.x (mgr.24574) 118 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:25.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:24 smithi059 bash[19666]: cluster 2024-08-25T11:41:23.783949+0000 mgr.x (mgr.24574) 119 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:25.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:41:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:41:24] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-25T11:41:27.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:26 smithi196 bash[20359]: cluster 2024-08-25T11:41:25.784661+0000 mgr.x (mgr.24574) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:26 smithi059 bash[19666]: cluster 2024-08-25T11:41:25.784661+0000 mgr.x (mgr.24574) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:26 smithi059 bash[25081]: cluster 2024-08-25T11:41:25.784661+0000 mgr.x (mgr.24574) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:29.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:28 smithi196 bash[20359]: cluster 2024-08-25T11:41:27.785389+0000 mgr.x (mgr.24574) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:29.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:28 smithi059 bash[19666]: cluster 2024-08-25T11:41:27.785389+0000 mgr.x (mgr.24574) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:29.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:28 smithi059 bash[25081]: cluster 2024-08-25T11:41:27.785389+0000 mgr.x (mgr.24574) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:31.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:30 smithi196 bash[20359]: cluster 2024-08-25T11:41:29.787052+0000 mgr.x (mgr.24574) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:30 smithi196 bash[20359]: audit 2024-08-25T11:41:30.629560+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:30 smithi196 bash[20359]: audit 2024-08-25T11:41:30.639559+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:30 smithi196 bash[20359]: audit 2024-08-25T11:41:30.650257+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:30 smithi059 bash[19666]: cluster 2024-08-25T11:41:29.787052+0000 mgr.x (mgr.24574) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:30 smithi059 bash[19666]: audit 2024-08-25T11:41:30.629560+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:30 smithi059 bash[19666]: audit 2024-08-25T11:41:30.639559+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:30 smithi059 bash[19666]: audit 2024-08-25T11:41:30.650257+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:30 smithi059 bash[25081]: cluster 2024-08-25T11:41:29.787052+0000 mgr.x (mgr.24574) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:30 smithi059 bash[25081]: audit 2024-08-25T11:41:30.629560+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:30 smithi059 bash[25081]: audit 2024-08-25T11:41:30.639559+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:30 smithi059 bash[25081]: audit 2024-08-25T11:41:30.650257+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:33.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:32 smithi196 bash[20359]: cluster 2024-08-25T11:41:31.787750+0000 mgr.x (mgr.24574) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:32 smithi059 bash[19666]: cluster 2024-08-25T11:41:31.787750+0000 mgr.x (mgr.24574) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:33.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:32 smithi059 bash[25081]: cluster 2024-08-25T11:41:31.787750+0000 mgr.x (mgr.24574) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:35.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:34 smithi059 bash[19666]: audit 2024-08-25T11:41:33.747299+0000 mgr.x (mgr.24574) 124 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:35.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:34 smithi059 bash[19666]: cluster 2024-08-25T11:41:33.789359+0000 mgr.x (mgr.24574) 125 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:35.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:34 smithi059 bash[25081]: audit 2024-08-25T11:41:33.747299+0000 mgr.x (mgr.24574) 124 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:35.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:34 smithi059 bash[25081]: cluster 2024-08-25T11:41:33.789359+0000 mgr.x (mgr.24574) 125 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:35.359 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:41:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:41:34] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-25T11:41:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:34 smithi196 bash[20359]: audit 2024-08-25T11:41:33.747299+0000 mgr.x (mgr.24574) 124 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:34 smithi196 bash[20359]: cluster 2024-08-25T11:41:33.789359+0000 mgr.x (mgr.24574) 125 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:37.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:36 smithi059 bash[19666]: cluster 2024-08-25T11:41:35.790111+0000 mgr.x (mgr.24574) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:37.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:36 smithi059 bash[25081]: cluster 2024-08-25T11:41:35.790111+0000 mgr.x (mgr.24574) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:37.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:36 smithi196 bash[20359]: cluster 2024-08-25T11:41:35.790111+0000 mgr.x (mgr.24574) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:37 smithi059 bash[19666]: audit 2024-08-25T11:41:37.799901+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:37 smithi059 bash[25081]: audit 2024-08-25T11:41:37.799901+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:38.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:37 smithi196 bash[20359]: audit 2024-08-25T11:41:37.799901+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:39.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:38 smithi059 bash[19666]: cluster 2024-08-25T11:41:37.790780+0000 mgr.x (mgr.24574) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:39.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:38 smithi059 bash[25081]: cluster 2024-08-25T11:41:37.790780+0000 mgr.x (mgr.24574) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:39.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:38 smithi196 bash[20359]: cluster 2024-08-25T11:41:37.790780+0000 mgr.x (mgr.24574) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:41.162 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:40 smithi196 bash[20359]: cluster 2024-08-25T11:41:39.792446+0000 mgr.x (mgr.24574) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:41.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:40 smithi059 bash[19666]: cluster 2024-08-25T11:41:39.792446+0000 mgr.x (mgr.24574) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:41.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:40 smithi059 bash[25081]: cluster 2024-08-25T11:41:39.792446+0000 mgr.x (mgr.24574) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:43.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:42 smithi059 bash[19666]: cluster 2024-08-25T11:41:41.793152+0000 mgr.x (mgr.24574) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:42 smithi059 bash[25081]: cluster 2024-08-25T11:41:41.793152+0000 mgr.x (mgr.24574) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:43.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:42 smithi196 bash[20359]: cluster 2024-08-25T11:41:41.793152+0000 mgr.x (mgr.24574) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:45.109 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:41:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:41:44] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-25T11:41:45.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:44 smithi196 bash[20359]: audit 2024-08-25T11:41:43.756305+0000 mgr.x (mgr.24574) 130 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:45.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:44 smithi196 bash[20359]: cluster 2024-08-25T11:41:43.794832+0000 mgr.x (mgr.24574) 131 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:45.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:44 smithi196 bash[20359]: audit 2024-08-25T11:41:43.800988+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:45.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:44 smithi196 bash[20359]: audit 2024-08-25T11:41:43.809404+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:45.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:44 smithi196 bash[20359]: audit 2024-08-25T11:41:43.818305+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[19666]: audit 2024-08-25T11:41:43.756305+0000 mgr.x (mgr.24574) 130 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[19666]: cluster 2024-08-25T11:41:43.794832+0000 mgr.x (mgr.24574) 131 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[19666]: audit 2024-08-25T11:41:43.800988+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[19666]: audit 2024-08-25T11:41:43.809404+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[19666]: audit 2024-08-25T11:41:43.818305+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[25081]: audit 2024-08-25T11:41:43.756305+0000 mgr.x (mgr.24574) 130 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[25081]: cluster 2024-08-25T11:41:43.794832+0000 mgr.x (mgr.24574) 131 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[25081]: audit 2024-08-25T11:41:43.800988+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[25081]: audit 2024-08-25T11:41:43.809404+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:44 smithi059 bash[25081]: audit 2024-08-25T11:41:43.818305+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:47.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:46 smithi196 bash[20359]: cluster 2024-08-25T11:41:45.795540+0000 mgr.x (mgr.24574) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:47.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:46 smithi059 bash[19666]: cluster 2024-08-25T11:41:45.795540+0000 mgr.x (mgr.24574) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:46 smithi059 bash[25081]: cluster 2024-08-25T11:41:45.795540+0000 mgr.x (mgr.24574) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:48 smithi196 bash[20359]: cluster 2024-08-25T11:41:47.796301+0000 mgr.x (mgr.24574) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:49.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:48 smithi059 bash[19666]: cluster 2024-08-25T11:41:47.796301+0000 mgr.x (mgr.24574) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:49.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:48 smithi059 bash[25081]: cluster 2024-08-25T11:41:47.796301+0000 mgr.x (mgr.24574) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:51.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:50 smithi196 bash[20359]: cluster 2024-08-25T11:41:49.797979+0000 mgr.x (mgr.24574) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:50 smithi059 bash[19666]: cluster 2024-08-25T11:41:49.797979+0000 mgr.x (mgr.24574) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:51.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:50 smithi059 bash[25081]: cluster 2024-08-25T11:41:49.797979+0000 mgr.x (mgr.24574) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:52.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:51 smithi196 bash[20359]: audit 2024-08-25T11:41:50.836031+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:51 smithi196 bash[20359]: audit 2024-08-25T11:41:50.848431+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:51 smithi196 bash[20359]: audit 2024-08-25T11:41:50.861267+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:51 smithi059 bash[19666]: audit 2024-08-25T11:41:50.836031+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:51 smithi059 bash[19666]: audit 2024-08-25T11:41:50.848431+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:51 smithi059 bash[19666]: audit 2024-08-25T11:41:50.861267+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:52.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:51 smithi059 bash[25081]: audit 2024-08-25T11:41:50.836031+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:52.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:51 smithi059 bash[25081]: audit 2024-08-25T11:41:50.848431+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:52.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:51 smithi059 bash[25081]: audit 2024-08-25T11:41:50.861267+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:41:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:52 smithi059 bash[19666]: cluster 2024-08-25T11:41:51.798670+0000 mgr.x (mgr.24574) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:52 smithi059 bash[19666]: audit 2024-08-25T11:41:52.800887+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:53.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:52 smithi059 bash[25081]: cluster 2024-08-25T11:41:51.798670+0000 mgr.x (mgr.24574) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:53.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:52 smithi059 bash[25081]: audit 2024-08-25T11:41:52.800887+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:53.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:52 smithi196 bash[20359]: cluster 2024-08-25T11:41:51.798670+0000 mgr.x (mgr.24574) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:53.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:52 smithi196 bash[20359]: audit 2024-08-25T11:41:52.800887+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:41:55.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:54 smithi059 bash[19666]: audit 2024-08-25T11:41:53.758804+0000 mgr.x (mgr.24574) 136 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:55.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:54 smithi059 bash[19666]: cluster 2024-08-25T11:41:53.800281+0000 mgr.x (mgr.24574) 137 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:55.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:54 smithi059 bash[25081]: audit 2024-08-25T11:41:53.758804+0000 mgr.x (mgr.24574) 136 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:55.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:54 smithi059 bash[25081]: cluster 2024-08-25T11:41:53.800281+0000 mgr.x (mgr.24574) 137 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:55.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:41:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:41:54] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-25T11:41:55.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:54 smithi196 bash[20359]: audit 2024-08-25T11:41:53.758804+0000 mgr.x (mgr.24574) 136 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:41:55.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:54 smithi196 bash[20359]: cluster 2024-08-25T11:41:53.800281+0000 mgr.x (mgr.24574) 137 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:41:57.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:56 smithi059 bash[25081]: cluster 2024-08-25T11:41:55.801018+0000 mgr.x (mgr.24574) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:57.227 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:56 smithi059 bash[19666]: cluster 2024-08-25T11:41:55.801018+0000 mgr.x (mgr.24574) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:57.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:56 smithi196 bash[20359]: cluster 2024-08-25T11:41:55.801018+0000 mgr.x (mgr.24574) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:59.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:41:58 smithi059 bash[19666]: cluster 2024-08-25T11:41:57.801723+0000 mgr.x (mgr.24574) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:59.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:41:58 smithi059 bash[25081]: cluster 2024-08-25T11:41:57.801723+0000 mgr.x (mgr.24574) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:41:59.232 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T11:41:59.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:41:58 smithi196 bash[20359]: cluster 2024-08-25T11:41:57.801723+0000 mgr.x (mgr.24574) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:00 smithi059 bash[19666]: cluster 2024-08-25T11:41:59.803380+0000 mgr.x (mgr.24574) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:01.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:00 smithi059 bash[25081]: cluster 2024-08-25T11:41:59.803380+0000 mgr.x (mgr.24574) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:01.342 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:00 smithi196 bash[20359]: cluster 2024-08-25T11:41:59.803380+0000 mgr.x (mgr.24574) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:03.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:02 smithi059 bash[19666]: cluster 2024-08-25T11:42:01.804076+0000 mgr.x (mgr.24574) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:02 smithi059 bash[25081]: cluster 2024-08-25T11:42:01.804076+0000 mgr.x (mgr.24574) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:03.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:02 smithi196 bash[20359]: cluster 2024-08-25T11:42:01.804076+0000 mgr.x (mgr.24574) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:04.105 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:42:05.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[19666]: audit 2024-08-25T11:42:03.770228+0000 mgr.x (mgr.24574) 142 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:05.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[19666]: cluster 2024-08-25T11:42:03.805006+0000 mgr.x (mgr.24574) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:05.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[19666]: audit 2024-08-25T11:42:04.018332+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[19666]: audit 2024-08-25T11:42:04.027185+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[19666]: audit 2024-08-25T11:42:04.037592+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[25081]: audit 2024-08-25T11:42:03.770228+0000 mgr.x (mgr.24574) 142 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:05.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[25081]: cluster 2024-08-25T11:42:03.805006+0000 mgr.x (mgr.24574) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:05.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[25081]: audit 2024-08-25T11:42:04.018332+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[25081]: audit 2024-08-25T11:42:04.027185+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:04 smithi059 bash[25081]: audit 2024-08-25T11:42:04.037592+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:42:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:42:04] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-25T11:42:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:04 smithi196 bash[20359]: audit 2024-08-25T11:42:03.770228+0000 mgr.x (mgr.24574) 142 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:04 smithi196 bash[20359]: cluster 2024-08-25T11:42:03.805006+0000 mgr.x (mgr.24574) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:04 smithi196 bash[20359]: audit 2024-08-25T11:42:04.018332+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:04 smithi196 bash[20359]: audit 2024-08-25T11:42:04.027185+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:04 smithi196 bash[20359]: audit 2024-08-25T11:42:04.037592+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:05.960 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled to redeploy mgr.y on host 'smithi059' 2024-08-25T11:42:06.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:05 smithi059 bash[19666]: audit 2024-08-25T11:42:05.586333+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.59:0/594057848' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:42:06.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:05 smithi059 bash[25081]: audit 2024-08-25T11:42:05.586333+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.59:0/594057848' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:42:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:05 smithi196 bash[20359]: audit 2024-08-25T11:42:05.586333+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.59:0/594057848' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-25T11:42:06.681 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps --refresh' 2024-08-25T11:42:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: cluster 2024-08-25T11:42:05.805706+0000 mgr.x (mgr.24574) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:05.935685+0000 mgr.x (mgr.24574) 145 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:05.936992+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: cephadm 2024-08-25T11:42:05.946659+0000 mgr.x (mgr.24574) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:05.949341+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:05.959299+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:05.963646+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:05.965171+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:05.972113+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:06.034975+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:06.036650+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:42:07.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[19666]: audit 2024-08-25T11:42:06.038493+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: cluster 2024-08-25T11:42:05.805706+0000 mgr.x (mgr.24574) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:05.935685+0000 mgr.x (mgr.24574) 145 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:05.936992+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: cephadm 2024-08-25T11:42:05.946659+0000 mgr.x (mgr.24574) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:05.949341+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:05.959299+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:05.963646+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:05.965171+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:05.972113+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:06.034975+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:06.036650+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:42:07.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:06 smithi059 bash[25081]: audit 2024-08-25T11:42:06.038493+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:42:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: cluster 2024-08-25T11:42:05.805706+0000 mgr.x (mgr.24574) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:05.935685+0000 mgr.x (mgr.24574) 145 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:42:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:05.936992+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: cephadm 2024-08-25T11:42:05.946659+0000 mgr.x (mgr.24574) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-25T11:42:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:05.949341+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:05.959299+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:05.963646+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:42:07.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:05.965171+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:42:07.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:05.972113+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:07.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:06.034975+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:42:07.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:06.036650+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:42:07.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:06 smithi196 bash[20359]: audit 2024-08-25T11:42:06.038493+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:42:08.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:07 smithi059 bash[25081]: cephadm 2024-08-25T11:42:06.046364+0000 mgr.x (mgr.24574) 147 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-08-25T11:42:08.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:07 smithi059 bash[25081]: audit 2024-08-25T11:42:07.802591+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:07 smithi059 bash[19666]: cephadm 2024-08-25T11:42:06.046364+0000 mgr.x (mgr.24574) 147 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-08-25T11:42:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:07 smithi059 bash[19666]: audit 2024-08-25T11:42:07.802591+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:07 smithi196 bash[20359]: cephadm 2024-08-25T11:42:06.046364+0000 mgr.x (mgr.24574) 147 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-08-25T11:42:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:07 smithi196 bash[20359]: audit 2024-08-25T11:42:07.802591+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:09.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:08 smithi196 bash[20359]: cluster 2024-08-25T11:42:07.806529+0000 mgr.x (mgr.24574) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:08 smithi059 bash[19666]: cluster 2024-08-25T11:42:07.806529+0000 mgr.x (mgr.24574) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:08 smithi059 bash[25081]: cluster 2024-08-25T11:42:07.806529+0000 mgr.x (mgr.24574) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:11.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:10 smithi059 bash[19666]: cluster 2024-08-25T11:42:09.808666+0000 mgr.x (mgr.24574) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:11.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:10 smithi059 bash[25081]: cluster 2024-08-25T11:42:09.808666+0000 mgr.x (mgr.24574) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:11.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:10 smithi196 bash[20359]: cluster 2024-08-25T11:42:09.808666+0000 mgr.x (mgr.24574) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:11.515 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:42:12.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:12 smithi059 bash[19666]: audit 2024-08-25T11:42:11.024469+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:12 smithi059 bash[19666]: audit 2024-08-25T11:42:11.034212+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:12 smithi059 bash[19666]: audit 2024-08-25T11:42:11.044492+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:12 smithi059 bash[19666]: cluster 2024-08-25T11:42:11.809509+0000 mgr.x (mgr.24574) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:12 smithi059 bash[25081]: audit 2024-08-25T11:42:11.024469+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:12 smithi059 bash[25081]: audit 2024-08-25T11:42:11.034212+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:12 smithi059 bash[25081]: audit 2024-08-25T11:42:11.044492+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:12 smithi059 bash[25081]: cluster 2024-08-25T11:42:11.809509+0000 mgr.x (mgr.24574) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:12.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:12 smithi196 bash[20359]: audit 2024-08-25T11:42:11.024469+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:12 smithi196 bash[20359]: audit 2024-08-25T11:42:11.034212+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:12 smithi196 bash[20359]: audit 2024-08-25T11:42:11.044492+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:12.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:12 smithi196 bash[20359]: cluster 2024-08-25T11:42:11.809509+0000 mgr.x (mgr.24574) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:13.778 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:42:13.778 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 9s ago 23m - - 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 2s ago 23m - - 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (14m) 9s ago 14m 14.4M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (13m) 2s ago 13m 75.3M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (3m) 9s ago 11m 47.9M - 3.8 ccd6c89564c0 7447c44dd09e 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (6m) 2s ago 22m 508M - 19.0.0-5847-g79766939 50bbda8a3289 8bc862ce0c62 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283,8765 running (24m) 9s ago 24m 427M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 f4da1c1e1978 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (24m) 9s ago 24m 67.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (22m) 2s ago 22m 53.4M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (22m) 9s ago 22m 52.2M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (14m) 9s ago 14m 8876k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (14m) 2s ago 14m 8672k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:42:13.779 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (21m) 9s ago 21m 62.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (20m) 9s ago 20m 57.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (19m) 9s ago 19m 50.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (19m) 9s ago 19m 53.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (18m) 2s ago 18m 64.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (17m) 2s ago 17m 62.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (16m) 2s ago 16m 59.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (15m) 2s ago 15m 53.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (3m) 2s ago 14m 43.8M - 2.43.0 a07b618ecd1d 6a6615829496 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (11m) 9s ago 11m 96.7M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:42:13.780 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (11m) 2s ago 11m 96.8M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:42:14.682 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'sleep 180' 2024-08-25T11:42:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:14 smithi059 bash[19666]: audit 2024-08-25T11:42:13.742698+0000 mgr.x (mgr.24574) 151 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:42:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:14 smithi059 bash[19666]: audit 2024-08-25T11:42:13.779809+0000 mgr.x (mgr.24574) 152 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:14 smithi059 bash[19666]: cluster 2024-08-25T11:42:13.811180+0000 mgr.x (mgr.24574) 153 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:15.110 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:42:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:42:14] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:42:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:14 smithi196 bash[20359]: audit 2024-08-25T11:42:13.742698+0000 mgr.x (mgr.24574) 151 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:42:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:14 smithi196 bash[20359]: audit 2024-08-25T11:42:13.779809+0000 mgr.x (mgr.24574) 152 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:14 smithi196 bash[20359]: cluster 2024-08-25T11:42:13.811180+0000 mgr.x (mgr.24574) 153 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:15 smithi059 bash[25081]: audit 2024-08-25T11:42:13.742698+0000 mgr.x (mgr.24574) 151 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:42:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:15 smithi059 bash[25081]: audit 2024-08-25T11:42:13.779809+0000 mgr.x (mgr.24574) 152 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:15 smithi059 bash[25081]: cluster 2024-08-25T11:42:13.811180+0000 mgr.x (mgr.24574) 153 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:16 smithi059 bash[19666]: cluster 2024-08-25T11:42:15.811987+0000 mgr.x (mgr.24574) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:16 smithi059 bash[25081]: cluster 2024-08-25T11:42:15.811987+0000 mgr.x (mgr.24574) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:17.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:16 smithi196 bash[20359]: cluster 2024-08-25T11:42:15.811987+0000 mgr.x (mgr.24574) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:19.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:18 smithi059 bash[25081]: cluster 2024-08-25T11:42:17.812838+0000 mgr.x (mgr.24574) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:18 smithi059 bash[19666]: cluster 2024-08-25T11:42:17.812838+0000 mgr.x (mgr.24574) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:19.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:18 smithi196 bash[20359]: cluster 2024-08-25T11:42:17.812838+0000 mgr.x (mgr.24574) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:19.540 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:42:21.146 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:20 smithi059 bash[19666]: cluster 2024-08-25T11:42:19.814645+0000 mgr.x (mgr.24574) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:21.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:20 smithi059 bash[25081]: cluster 2024-08-25T11:42:19.814645+0000 mgr.x (mgr.24574) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:20 smithi196 bash[20359]: cluster 2024-08-25T11:42:19.814645+0000 mgr.x (mgr.24574) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:22 smithi059 bash[19666]: cluster 2024-08-25T11:42:21.815416+0000 mgr.x (mgr.24574) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:22 smithi059 bash[19666]: audit 2024-08-25T11:42:22.801916+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:22 smithi059 bash[25081]: cluster 2024-08-25T11:42:21.815416+0000 mgr.x (mgr.24574) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:22 smithi059 bash[25081]: audit 2024-08-25T11:42:22.801916+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:23.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:22 smithi196 bash[20359]: cluster 2024-08-25T11:42:21.815416+0000 mgr.x (mgr.24574) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:23.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:22 smithi196 bash[20359]: audit 2024-08-25T11:42:22.801916+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[25081]: audit 2024-08-25T11:42:23.790868+0000 mgr.x (mgr.24574) 158 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[25081]: cluster 2024-08-25T11:42:23.816460+0000 mgr.x (mgr.24574) 159 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[25081]: audit 2024-08-25T11:42:24.240527+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[25081]: audit 2024-08-25T11:42:24.252323+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[25081]: audit 2024-08-25T11:42:24.263075+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[19666]: audit 2024-08-25T11:42:23.790868+0000 mgr.x (mgr.24574) 158 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[19666]: cluster 2024-08-25T11:42:23.816460+0000 mgr.x (mgr.24574) 159 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[19666]: audit 2024-08-25T11:42:24.240527+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[19666]: audit 2024-08-25T11:42:24.252323+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:24 smithi059 bash[19666]: audit 2024-08-25T11:42:24.263075+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:25.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:42:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:42:24] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-25T11:42:25.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:24 smithi196 bash[20359]: audit 2024-08-25T11:42:23.790868+0000 mgr.x (mgr.24574) 158 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:25.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:24 smithi196 bash[20359]: cluster 2024-08-25T11:42:23.816460+0000 mgr.x (mgr.24574) 159 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:25.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:24 smithi196 bash[20359]: audit 2024-08-25T11:42:24.240527+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:25.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:24 smithi196 bash[20359]: audit 2024-08-25T11:42:24.252323+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:25.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:24 smithi196 bash[20359]: audit 2024-08-25T11:42:24.263075+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:26 smithi059 bash[19666]: cluster 2024-08-25T11:42:25.817263+0000 mgr.x (mgr.24574) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:26 smithi059 bash[25081]: cluster 2024-08-25T11:42:25.817263+0000 mgr.x (mgr.24574) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:27.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:26 smithi196 bash[20359]: cluster 2024-08-25T11:42:25.817263+0000 mgr.x (mgr.24574) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:29.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:28 smithi059 bash[25081]: cluster 2024-08-25T11:42:27.818099+0000 mgr.x (mgr.24574) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:29.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:28 smithi059 bash[19666]: cluster 2024-08-25T11:42:27.818099+0000 mgr.x (mgr.24574) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:29.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:28 smithi196 bash[20359]: cluster 2024-08-25T11:42:27.818099+0000 mgr.x (mgr.24574) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:31.232 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:30 smithi196 bash[20359]: cluster 2024-08-25T11:42:29.819920+0000 mgr.x (mgr.24574) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:30 smithi059 bash[19666]: cluster 2024-08-25T11:42:29.819920+0000 mgr.x (mgr.24574) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:31.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:30 smithi059 bash[25081]: cluster 2024-08-25T11:42:29.819920+0000 mgr.x (mgr.24574) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:32.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:32 smithi059 bash[19666]: audit 2024-08-25T11:42:31.213502+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:32 smithi059 bash[19666]: audit 2024-08-25T11:42:31.223520+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:32 smithi059 bash[19666]: audit 2024-08-25T11:42:31.231658+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:32 smithi059 bash[19666]: cluster 2024-08-25T11:42:31.820786+0000 mgr.x (mgr.24574) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:32 smithi059 bash[25081]: audit 2024-08-25T11:42:31.213502+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:32 smithi059 bash[25081]: audit 2024-08-25T11:42:31.223520+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:32 smithi059 bash[25081]: audit 2024-08-25T11:42:31.231658+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:32 smithi059 bash[25081]: cluster 2024-08-25T11:42:31.820786+0000 mgr.x (mgr.24574) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:32 smithi196 bash[20359]: audit 2024-08-25T11:42:31.213502+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:32 smithi196 bash[20359]: audit 2024-08-25T11:42:31.223520+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:32 smithi196 bash[20359]: audit 2024-08-25T11:42:31.231658+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:32 smithi196 bash[20359]: cluster 2024-08-25T11:42:31.820786+0000 mgr.x (mgr.24574) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:34 smithi059 bash[19666]: audit 2024-08-25T11:42:33.799704+0000 mgr.x (mgr.24574) 164 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:34 smithi059 bash[19666]: cluster 2024-08-25T11:42:33.822553+0000 mgr.x (mgr.24574) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:34 smithi059 bash[25081]: audit 2024-08-25T11:42:33.799704+0000 mgr.x (mgr.24574) 164 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:34 smithi059 bash[25081]: cluster 2024-08-25T11:42:33.822553+0000 mgr.x (mgr.24574) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:35.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:42:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:42:34] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-25T11:42:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:34 smithi196 bash[20359]: audit 2024-08-25T11:42:33.799704+0000 mgr.x (mgr.24574) 164 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:34 smithi196 bash[20359]: cluster 2024-08-25T11:42:33.822553+0000 mgr.x (mgr.24574) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:37.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:36 smithi059 bash[19666]: cluster 2024-08-25T11:42:35.823397+0000 mgr.x (mgr.24574) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:37.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:36 smithi059 bash[25081]: cluster 2024-08-25T11:42:35.823397+0000 mgr.x (mgr.24574) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:37.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:36 smithi196 bash[20359]: cluster 2024-08-25T11:42:35.823397+0000 mgr.x (mgr.24574) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:38.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:37 smithi059 bash[19666]: audit 2024-08-25T11:42:37.802544+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:38.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:37 smithi059 bash[25081]: audit 2024-08-25T11:42:37.802544+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:38.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:37 smithi196 bash[20359]: audit 2024-08-25T11:42:37.802544+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:39.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:38 smithi059 bash[19666]: cluster 2024-08-25T11:42:37.824242+0000 mgr.x (mgr.24574) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:39.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:38 smithi059 bash[25081]: cluster 2024-08-25T11:42:37.824242+0000 mgr.x (mgr.24574) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:39.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:38 smithi196 bash[20359]: cluster 2024-08-25T11:42:37.824242+0000 mgr.x (mgr.24574) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:41.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:40 smithi196 bash[20359]: cluster 2024-08-25T11:42:39.825991+0000 mgr.x (mgr.24574) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:41.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:40 smithi059 bash[19666]: cluster 2024-08-25T11:42:39.825991+0000 mgr.x (mgr.24574) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:41.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:40 smithi059 bash[25081]: cluster 2024-08-25T11:42:39.825991+0000 mgr.x (mgr.24574) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:43.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:42 smithi196 bash[20359]: cluster 2024-08-25T11:42:41.826793+0000 mgr.x (mgr.24574) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:42 smithi059 bash[25081]: cluster 2024-08-25T11:42:41.826793+0000 mgr.x (mgr.24574) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:43.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:42 smithi059 bash[19666]: cluster 2024-08-25T11:42:41.826793+0000 mgr.x (mgr.24574) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[19666]: audit 2024-08-25T11:42:43.807493+0000 mgr.x (mgr.24574) 170 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[19666]: cluster 2024-08-25T11:42:43.827763+0000 mgr.x (mgr.24574) 171 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[19666]: audit 2024-08-25T11:42:44.399278+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[19666]: audit 2024-08-25T11:42:44.406745+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[19666]: audit 2024-08-25T11:42:44.414039+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[25081]: audit 2024-08-25T11:42:43.807493+0000 mgr.x (mgr.24574) 170 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[25081]: cluster 2024-08-25T11:42:43.827763+0000 mgr.x (mgr.24574) 171 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[25081]: audit 2024-08-25T11:42:44.399278+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[25081]: audit 2024-08-25T11:42:44.406745+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:44 smithi059 bash[25081]: audit 2024-08-25T11:42:44.414039+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:45.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:42:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:42:44] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-25T11:42:45.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:44 smithi196 bash[20359]: audit 2024-08-25T11:42:43.807493+0000 mgr.x (mgr.24574) 170 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:45.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:44 smithi196 bash[20359]: cluster 2024-08-25T11:42:43.827763+0000 mgr.x (mgr.24574) 171 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:45.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:44 smithi196 bash[20359]: audit 2024-08-25T11:42:44.399278+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:45.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:44 smithi196 bash[20359]: audit 2024-08-25T11:42:44.406745+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:45.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:44 smithi196 bash[20359]: audit 2024-08-25T11:42:44.414039+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:46.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:46 smithi059 bash[19666]: cluster 2024-08-25T11:42:45.828414+0000 mgr.x (mgr.24574) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:46 smithi059 bash[25081]: cluster 2024-08-25T11:42:45.828414+0000 mgr.x (mgr.24574) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:46 smithi196 bash[20359]: cluster 2024-08-25T11:42:45.828414+0000 mgr.x (mgr.24574) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:49.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:48 smithi196 bash[20359]: cluster 2024-08-25T11:42:47.829160+0000 mgr.x (mgr.24574) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:48 smithi059 bash[19666]: cluster 2024-08-25T11:42:47.829160+0000 mgr.x (mgr.24574) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:50.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:49 smithi059 bash[25081]: cluster 2024-08-25T11:42:47.829160+0000 mgr.x (mgr.24574) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:50 smithi196 bash[20359]: cluster 2024-08-25T11:42:49.830919+0000 mgr.x (mgr.24574) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:50 smithi059 bash[19666]: cluster 2024-08-25T11:42:49.830919+0000 mgr.x (mgr.24574) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:51.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:50 smithi059 bash[25081]: cluster 2024-08-25T11:42:49.830919+0000 mgr.x (mgr.24574) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:52.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:52 smithi059 bash[19666]: audit 2024-08-25T11:42:51.428644+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:52 smithi059 bash[19666]: audit 2024-08-25T11:42:51.440764+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:52 smithi059 bash[19666]: audit 2024-08-25T11:42:51.455572+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:52 smithi059 bash[19666]: cluster 2024-08-25T11:42:51.831602+0000 mgr.x (mgr.24574) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:52.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:52 smithi059 bash[25081]: audit 2024-08-25T11:42:51.428644+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:52 smithi059 bash[25081]: audit 2024-08-25T11:42:51.440764+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:52 smithi059 bash[25081]: audit 2024-08-25T11:42:51.455572+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:52 smithi059 bash[25081]: cluster 2024-08-25T11:42:51.831602+0000 mgr.x (mgr.24574) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:52 smithi196 bash[20359]: audit 2024-08-25T11:42:51.428644+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:52 smithi196 bash[20359]: audit 2024-08-25T11:42:51.440764+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:52 smithi196 bash[20359]: audit 2024-08-25T11:42:51.455572+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:42:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:52 smithi196 bash[20359]: cluster 2024-08-25T11:42:51.831602+0000 mgr.x (mgr.24574) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:53 smithi059 bash[19666]: audit 2024-08-25T11:42:52.803167+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:53 smithi059 bash[25081]: audit 2024-08-25T11:42:52.803167+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:53.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:53 smithi196 bash[20359]: audit 2024-08-25T11:42:52.803167+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:42:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:54 smithi059 bash[19666]: audit 2024-08-25T11:42:53.818479+0000 mgr.x (mgr.24574) 176 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:54 smithi059 bash[19666]: cluster 2024-08-25T11:42:53.833187+0000 mgr.x (mgr.24574) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:54 smithi059 bash[25081]: audit 2024-08-25T11:42:53.818479+0000 mgr.x (mgr.24574) 176 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:54.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:54 smithi059 bash[25081]: cluster 2024-08-25T11:42:53.833187+0000 mgr.x (mgr.24574) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:54 smithi196 bash[20359]: audit 2024-08-25T11:42:53.818479+0000 mgr.x (mgr.24574) 176 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:42:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:54 smithi196 bash[20359]: cluster 2024-08-25T11:42:53.833187+0000 mgr.x (mgr.24574) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:42:55.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:42:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:42:54] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:42:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:56 smithi059 bash[19666]: cluster 2024-08-25T11:42:55.833905+0000 mgr.x (mgr.24574) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:57.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:56 smithi059 bash[25081]: cluster 2024-08-25T11:42:55.833905+0000 mgr.x (mgr.24574) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:57.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:56 smithi196 bash[20359]: cluster 2024-08-25T11:42:55.833905+0000 mgr.x (mgr.24574) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:58.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.583 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.584 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.584 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.584 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.585 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.585 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.585 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:58.586 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:58 smithi059 systemd[1]: Stopping Ceph mgr.y for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:42:59.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:58 smithi059 bash[19666]: cluster 2024-08-25T11:42:57.834578+0000 mgr.x (mgr.24574) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:59.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:58 smithi059 bash[25081]: cluster 2024-08-25T11:42:57.834578+0000 mgr.x (mgr.24574) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:59.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:42:58 smithi196 bash[20359]: cluster 2024-08-25T11:42:57.834578+0000 mgr.x (mgr.24574) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:42:59.613 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:59 smithi059 bash[74999]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mgr-y 2024-08-25T11:42:59.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-25T11:42:59.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:59 smithi059 bash[75059]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mgr-y 2024-08-25T11:42:59.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-25T11:42:59.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: Stopped Ceph mgr.y for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:42:59.864 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:59.865 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:59.865 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:59.865 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: Started Ceph mgr.y for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:42:59.865 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:59.866 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:59.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:59.866 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:59.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:42:59.867 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:42:59 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:43:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:00 smithi196 bash[20359]: audit 2024-08-25T11:42:59.787874+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:00 smithi196 bash[20359]: audit 2024-08-25T11:42:59.795668+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:00 smithi196 bash[20359]: audit 2024-08-25T11:42:59.804362+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:00 smithi196 bash[20359]: audit 2024-08-25T11:42:59.810705+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:00 smithi196 bash[20359]: cluster 2024-08-25T11:42:59.836198+0000 mgr.x (mgr.24574) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:00 smithi196 bash[20359]: audit 2024-08-25T11:42:59.903855+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:43:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:00 smithi196 bash[20359]: audit 2024-08-25T11:42:59.905635+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:43:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:00 smithi196 bash[20359]: audit 2024-08-25T11:42:59.912823+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[19666]: audit 2024-08-25T11:42:59.787874+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[19666]: audit 2024-08-25T11:42:59.795668+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[19666]: audit 2024-08-25T11:42:59.804362+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[19666]: audit 2024-08-25T11:42:59.810705+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[19666]: cluster 2024-08-25T11:42:59.836198+0000 mgr.x (mgr.24574) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[19666]: audit 2024-08-25T11:42:59.903855+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[19666]: audit 2024-08-25T11:42:59.905635+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[19666]: audit 2024-08-25T11:42:59.912823+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[25081]: audit 2024-08-25T11:42:59.787874+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[25081]: audit 2024-08-25T11:42:59.795668+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[25081]: audit 2024-08-25T11:42:59.804362+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[25081]: audit 2024-08-25T11:42:59.810705+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:01.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[25081]: cluster 2024-08-25T11:42:59.836198+0000 mgr.x (mgr.24574) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:01.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[25081]: audit 2024-08-25T11:42:59.903855+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:43:01.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[25081]: audit 2024-08-25T11:42:59.905635+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:43:01.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:00 smithi059 bash[25081]: audit 2024-08-25T11:42:59.912823+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:02.029 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:43:01 smithi059 bash[75117]: debug 2024-08-25T11:43:01.693+0000 7fc1e1258640 1 -- 172.21.15.59:0/192249621 <== mon.2 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564af527f0e0 con 0x564af5280800 2024-08-25T11:43:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:02 smithi059 bash[25081]: cluster 2024-08-25T11:43:01.836882+0000 mgr.x (mgr.24574) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:03.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:02 smithi059 bash[19666]: cluster 2024-08-25T11:43:01.836882+0000 mgr.x (mgr.24574) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:03.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:02 smithi196 bash[20359]: cluster 2024-08-25T11:43:01.836882+0000 mgr.x (mgr.24574) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:04.891 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[19666]: audit 2024-08-25T11:43:03.829801+0000 mgr.x (mgr.24574) 182 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:04.891 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[19666]: cluster 2024-08-25T11:43:03.838613+0000 mgr.x (mgr.24574) 183 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:04.891 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[25081]: audit 2024-08-25T11:43:03.829801+0000 mgr.x (mgr.24574) 182 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:04.891 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[25081]: cluster 2024-08-25T11:43:03.838613+0000 mgr.x (mgr.24574) 183 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:04.891 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[25081]: audit 2024-08-25T11:43:04.620036+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:04.891 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[25081]: audit 2024-08-25T11:43:04.630191+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:04.891 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[25081]: audit 2024-08-25T11:43:04.639818+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:04.933 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:04 smithi196 bash[20359]: audit 2024-08-25T11:43:03.829801+0000 mgr.x (mgr.24574) 182 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:04.933 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:04 smithi196 bash[20359]: cluster 2024-08-25T11:43:03.838613+0000 mgr.x (mgr.24574) 183 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:04.933 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:04 smithi196 bash[20359]: audit 2024-08-25T11:43:04.620036+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:04.933 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:04 smithi196 bash[20359]: audit 2024-08-25T11:43:04.630191+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:04.933 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:04 smithi196 bash[20359]: audit 2024-08-25T11:43:04.639818+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[19666]: audit 2024-08-25T11:43:04.620036+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[19666]: audit 2024-08-25T11:43:04.630191+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:04 smithi059 bash[19666]: audit 2024-08-25T11:43:04.639818+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:05.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:43:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:43:04] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:43:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:06 smithi059 bash[19666]: cluster 2024-08-25T11:43:05.839315+0000 mgr.x (mgr.24574) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:06 smithi059 bash[25081]: cluster 2024-08-25T11:43:05.839315+0000 mgr.x (mgr.24574) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:06 smithi196 bash[20359]: cluster 2024-08-25T11:43:05.839315+0000 mgr.x (mgr.24574) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:08.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:07 smithi059 bash[19666]: audit 2024-08-25T11:43:07.803457+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:08.181 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:07 smithi059 bash[25081]: audit 2024-08-25T11:43:07.803457+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:08.181 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[75117]: [25/Aug/2024:11:43:08] ENGINE Bus STARTING 2024-08-25T11:43:08.181 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[75117]: CherryPy Checker: 2024-08-25T11:43:08.181 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[75117]: The Application mounted at '' has an empty config. 2024-08-25T11:43:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:07 smithi196 bash[20359]: audit 2024-08-25T11:43:07.803457+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:08.452 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[75117]: [25/Aug/2024:11:43:08] ENGINE Serving on http://:::9283 2024-08-25T11:43:08.452 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[75117]: [25/Aug/2024:11:43:08] ENGINE Bus STARTED 2024-08-25T11:43:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[19666]: cluster 2024-08-25T11:43:07.843239+0000 mgr.x (mgr.24574) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:09.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[19666]: cluster 2024-08-25T11:43:08.074942+0000 mon.a (mon.0) 1592 : cluster [DBG] Standby manager daemon y restarted 2024-08-25T11:43:09.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[19666]: cluster 2024-08-25T11:43:08.075113+0000 mon.a (mon.0) 1593 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:43:09.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[19666]: audit 2024-08-25T11:43:08.077476+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:43:09.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[19666]: audit 2024-08-25T11:43:08.078020+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:43:09.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[19666]: audit 2024-08-25T11:43:08.079767+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:43:09.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[19666]: audit 2024-08-25T11:43:08.081196+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:43:09.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[25081]: cluster 2024-08-25T11:43:07.843239+0000 mgr.x (mgr.24574) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:09.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[25081]: cluster 2024-08-25T11:43:08.074942+0000 mon.a (mon.0) 1592 : cluster [DBG] Standby manager daemon y restarted 2024-08-25T11:43:09.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[25081]: cluster 2024-08-25T11:43:08.075113+0000 mon.a (mon.0) 1593 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:43:09.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[25081]: audit 2024-08-25T11:43:08.077476+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:43:09.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[25081]: audit 2024-08-25T11:43:08.078020+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:43:09.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[25081]: audit 2024-08-25T11:43:08.079767+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:43:09.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:08 smithi059 bash[25081]: audit 2024-08-25T11:43:08.081196+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:43:09.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:08 smithi196 bash[20359]: cluster 2024-08-25T11:43:07.843239+0000 mgr.x (mgr.24574) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:09.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:08 smithi196 bash[20359]: cluster 2024-08-25T11:43:08.074942+0000 mon.a (mon.0) 1592 : cluster [DBG] Standby manager daemon y restarted 2024-08-25T11:43:09.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:08 smithi196 bash[20359]: cluster 2024-08-25T11:43:08.075113+0000 mon.a (mon.0) 1593 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:43:09.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:08 smithi196 bash[20359]: audit 2024-08-25T11:43:08.077476+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:43:09.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:08 smithi196 bash[20359]: audit 2024-08-25T11:43:08.078020+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:43:09.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:08 smithi196 bash[20359]: audit 2024-08-25T11:43:08.079767+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:43:09.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:08 smithi196 bash[20359]: audit 2024-08-25T11:43:08.081196+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.? 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:43:10.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:09 smithi059 bash[19666]: cluster 2024-08-25T11:43:08.928149+0000 mon.a (mon.0) 1598 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-08-25T11:43:10.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:09 smithi059 bash[25081]: cluster 2024-08-25T11:43:08.928149+0000 mon.a (mon.0) 1598 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-08-25T11:43:10.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:09 smithi196 bash[20359]: cluster 2024-08-25T11:43:08.928149+0000 mon.a (mon.0) 1598 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-08-25T11:43:11.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:10 smithi059 bash[19666]: cluster 2024-08-25T11:43:09.844863+0000 mgr.x (mgr.24574) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:11.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:10 smithi059 bash[25081]: cluster 2024-08-25T11:43:09.844863+0000 mgr.x (mgr.24574) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:11.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:10 smithi196 bash[20359]: cluster 2024-08-25T11:43:09.844863+0000 mgr.x (mgr.24574) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[19666]: audit 2024-08-25T11:43:11.504557+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[19666]: audit 2024-08-25T11:43:11.512089+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[19666]: audit 2024-08-25T11:43:11.519566+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[19666]: audit 2024-08-25T11:43:11.608497+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[19666]: audit 2024-08-25T11:43:11.618116+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[19666]: audit 2024-08-25T11:43:11.628026+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[19666]: cluster 2024-08-25T11:43:11.845544+0000 mgr.x (mgr.24574) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[25081]: audit 2024-08-25T11:43:11.504557+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[25081]: audit 2024-08-25T11:43:11.512089+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[25081]: audit 2024-08-25T11:43:11.519566+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[25081]: audit 2024-08-25T11:43:11.608497+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[25081]: audit 2024-08-25T11:43:11.618116+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[25081]: audit 2024-08-25T11:43:11.628026+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:12 smithi059 bash[25081]: cluster 2024-08-25T11:43:11.845544+0000 mgr.x (mgr.24574) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:12 smithi196 bash[20359]: audit 2024-08-25T11:43:11.504557+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:12 smithi196 bash[20359]: audit 2024-08-25T11:43:11.512089+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:12 smithi196 bash[20359]: audit 2024-08-25T11:43:11.519566+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:12 smithi196 bash[20359]: audit 2024-08-25T11:43:11.608497+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:12 smithi196 bash[20359]: audit 2024-08-25T11:43:11.618116+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:12 smithi196 bash[20359]: audit 2024-08-25T11:43:11.628026+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:12 smithi196 bash[20359]: cluster 2024-08-25T11:43:11.845544+0000 mgr.x (mgr.24574) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:14 smithi059 bash[19666]: audit 2024-08-25T11:43:13.839515+0000 mgr.x (mgr.24574) 188 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:14 smithi059 bash[19666]: cluster 2024-08-25T11:43:13.847176+0000 mgr.x (mgr.24574) 189 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:14 smithi059 bash[25081]: audit 2024-08-25T11:43:13.839515+0000 mgr.x (mgr.24574) 188 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:14 smithi059 bash[25081]: cluster 2024-08-25T11:43:13.847176+0000 mgr.x (mgr.24574) 189 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:15.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:43:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:43:14] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:43:15.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:14 smithi196 bash[20359]: audit 2024-08-25T11:43:13.839515+0000 mgr.x (mgr.24574) 188 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:14 smithi196 bash[20359]: cluster 2024-08-25T11:43:13.847176+0000 mgr.x (mgr.24574) 189 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:16 smithi059 bash[19666]: cluster 2024-08-25T11:43:15.847888+0000 mgr.x (mgr.24574) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:16 smithi059 bash[25081]: cluster 2024-08-25T11:43:15.847888+0000 mgr.x (mgr.24574) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:17.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:16 smithi196 bash[20359]: cluster 2024-08-25T11:43:15.847888+0000 mgr.x (mgr.24574) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:18 smithi059 bash[19666]: cluster 2024-08-25T11:43:17.848583+0000 mgr.x (mgr.24574) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:19.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:18 smithi059 bash[25081]: cluster 2024-08-25T11:43:17.848583+0000 mgr.x (mgr.24574) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:19.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:18 smithi196 bash[20359]: cluster 2024-08-25T11:43:17.848583+0000 mgr.x (mgr.24574) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:20 smithi059 bash[19666]: cluster 2024-08-25T11:43:19.850221+0000 mgr.x (mgr.24574) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:21.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:20 smithi059 bash[25081]: cluster 2024-08-25T11:43:19.850221+0000 mgr.x (mgr.24574) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:20 smithi196 bash[20359]: cluster 2024-08-25T11:43:19.850221+0000 mgr.x (mgr.24574) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:22 smithi196 bash[20359]: cluster 2024-08-25T11:43:21.850938+0000 mgr.x (mgr.24574) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:22 smithi196 bash[20359]: audit 2024-08-25T11:43:22.804095+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:22 smithi059 bash[19666]: cluster 2024-08-25T11:43:21.850938+0000 mgr.x (mgr.24574) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:22 smithi059 bash[19666]: audit 2024-08-25T11:43:22.804095+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:22 smithi059 bash[25081]: cluster 2024-08-25T11:43:21.850938+0000 mgr.x (mgr.24574) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:22 smithi059 bash[25081]: audit 2024-08-25T11:43:22.804095+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:25.247 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:24 smithi196 bash[20359]: audit 2024-08-25T11:43:23.850854+0000 mgr.x (mgr.24574) 194 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:25.247 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:24 smithi196 bash[20359]: cluster 2024-08-25T11:43:23.852563+0000 mgr.x (mgr.24574) 195 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:25.247 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:43:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:43:24] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:43:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:24 smithi059 bash[19666]: audit 2024-08-25T11:43:23.850854+0000 mgr.x (mgr.24574) 194 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:24 smithi059 bash[19666]: cluster 2024-08-25T11:43:23.852563+0000 mgr.x (mgr.24574) 195 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:24 smithi059 bash[25081]: audit 2024-08-25T11:43:23.850854+0000 mgr.x (mgr.24574) 194 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:24 smithi059 bash[25081]: cluster 2024-08-25T11:43:23.852563+0000 mgr.x (mgr.24574) 195 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:26 smithi059 bash[25081]: cluster 2024-08-25T11:43:25.853338+0000 mgr.x (mgr.24574) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:26 smithi059 bash[19666]: cluster 2024-08-25T11:43:25.853338+0000 mgr.x (mgr.24574) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:27.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:26 smithi196 bash[20359]: cluster 2024-08-25T11:43:25.853338+0000 mgr.x (mgr.24574) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:29.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:28 smithi059 bash[19666]: cluster 2024-08-25T11:43:27.854117+0000 mgr.x (mgr.24574) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:29.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:28 smithi059 bash[25081]: cluster 2024-08-25T11:43:27.854117+0000 mgr.x (mgr.24574) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:29.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:28 smithi196 bash[20359]: cluster 2024-08-25T11:43:27.854117+0000 mgr.x (mgr.24574) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:30 smithi059 bash[19666]: cluster 2024-08-25T11:43:29.855790+0000 mgr.x (mgr.24574) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:30 smithi059 bash[19666]: audit 2024-08-25T11:43:30.244248+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:30 smithi059 bash[19666]: audit 2024-08-25T11:43:30.254810+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:30 smithi059 bash[19666]: audit 2024-08-25T11:43:30.266710+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:30 smithi059 bash[25081]: cluster 2024-08-25T11:43:29.855790+0000 mgr.x (mgr.24574) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:30 smithi059 bash[25081]: audit 2024-08-25T11:43:30.244248+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:30 smithi059 bash[25081]: audit 2024-08-25T11:43:30.254810+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:30 smithi059 bash[25081]: audit 2024-08-25T11:43:30.266710+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:31.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:30 smithi196 bash[20359]: cluster 2024-08-25T11:43:29.855790+0000 mgr.x (mgr.24574) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:31.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:30 smithi196 bash[20359]: audit 2024-08-25T11:43:30.244248+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:31.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:30 smithi196 bash[20359]: audit 2024-08-25T11:43:30.254810+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:31.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:30 smithi196 bash[20359]: audit 2024-08-25T11:43:30.266710+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:32 smithi196 bash[20359]: audit 2024-08-25T11:43:31.837864+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:32 smithi196 bash[20359]: audit 2024-08-25T11:43:31.848464+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:32 smithi196 bash[20359]: cluster 2024-08-25T11:43:31.856552+0000 mgr.x (mgr.24574) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:32 smithi196 bash[20359]: audit 2024-08-25T11:43:31.859296+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:32 smithi059 bash[19666]: audit 2024-08-25T11:43:31.837864+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:32 smithi059 bash[19666]: audit 2024-08-25T11:43:31.848464+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:32 smithi059 bash[19666]: cluster 2024-08-25T11:43:31.856552+0000 mgr.x (mgr.24574) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:33.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:32 smithi059 bash[19666]: audit 2024-08-25T11:43:31.859296+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:32 smithi059 bash[25081]: audit 2024-08-25T11:43:31.837864+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:32 smithi059 bash[25081]: audit 2024-08-25T11:43:31.848464+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:32 smithi059 bash[25081]: cluster 2024-08-25T11:43:31.856552+0000 mgr.x (mgr.24574) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:32 smithi059 bash[25081]: audit 2024-08-25T11:43:31.859296+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:34 smithi059 bash[19666]: cluster 2024-08-25T11:43:33.858364+0000 mgr.x (mgr.24574) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:34 smithi059 bash[19666]: audit 2024-08-25T11:43:33.859324+0000 mgr.x (mgr.24574) 201 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:34 smithi059 bash[25081]: cluster 2024-08-25T11:43:33.858364+0000 mgr.x (mgr.24574) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:34 smithi059 bash[25081]: audit 2024-08-25T11:43:33.859324+0000 mgr.x (mgr.24574) 201 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:35.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:43:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:43:34] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:43:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:34 smithi196 bash[20359]: cluster 2024-08-25T11:43:33.858364+0000 mgr.x (mgr.24574) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:34 smithi196 bash[20359]: audit 2024-08-25T11:43:33.859324+0000 mgr.x (mgr.24574) 201 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:37.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:36 smithi059 bash[19666]: cluster 2024-08-25T11:43:35.859088+0000 mgr.x (mgr.24574) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:37.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:36 smithi059 bash[25081]: cluster 2024-08-25T11:43:35.859088+0000 mgr.x (mgr.24574) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:37.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:36 smithi196 bash[20359]: cluster 2024-08-25T11:43:35.859088+0000 mgr.x (mgr.24574) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:38.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:37 smithi059 bash[19666]: audit 2024-08-25T11:43:37.804701+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:38.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:37 smithi059 bash[25081]: audit 2024-08-25T11:43:37.804701+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:38.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:37 smithi196 bash[20359]: audit 2024-08-25T11:43:37.804701+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:39.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:38 smithi059 bash[25081]: cluster 2024-08-25T11:43:37.859733+0000 mgr.x (mgr.24574) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:39.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:38 smithi059 bash[19666]: cluster 2024-08-25T11:43:37.859733+0000 mgr.x (mgr.24574) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:39.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:38 smithi196 bash[20359]: cluster 2024-08-25T11:43:37.859733+0000 mgr.x (mgr.24574) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:40 smithi059 bash[19666]: cluster 2024-08-25T11:43:39.861368+0000 mgr.x (mgr.24574) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:40 smithi059 bash[25081]: cluster 2024-08-25T11:43:39.861368+0000 mgr.x (mgr.24574) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:41.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:40 smithi196 bash[20359]: cluster 2024-08-25T11:43:39.861368+0000 mgr.x (mgr.24574) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:43.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:42 smithi196 bash[20359]: cluster 2024-08-25T11:43:41.862047+0000 mgr.x (mgr.24574) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:43.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:42 smithi059 bash[19666]: cluster 2024-08-25T11:43:41.862047+0000 mgr.x (mgr.24574) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:42 smithi059 bash[25081]: cluster 2024-08-25T11:43:41.862047+0000 mgr.x (mgr.24574) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:44.940 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:43:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:43:44] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-25T11:43:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:44 smithi059 bash[19666]: cluster 2024-08-25T11:43:43.863620+0000 mgr.x (mgr.24574) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:44 smithi059 bash[19666]: audit 2024-08-25T11:43:43.870772+0000 mgr.x (mgr.24574) 207 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:44 smithi059 bash[25081]: cluster 2024-08-25T11:43:43.863620+0000 mgr.x (mgr.24574) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:44 smithi059 bash[25081]: audit 2024-08-25T11:43:43.870772+0000 mgr.x (mgr.24574) 207 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:45.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:44 smithi196 bash[20359]: cluster 2024-08-25T11:43:43.863620+0000 mgr.x (mgr.24574) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:45.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:44 smithi196 bash[20359]: audit 2024-08-25T11:43:43.870772+0000 mgr.x (mgr.24574) 207 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:47.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:46 smithi059 bash[19666]: cluster 2024-08-25T11:43:45.864423+0000 mgr.x (mgr.24574) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:46 smithi059 bash[25081]: cluster 2024-08-25T11:43:45.864423+0000 mgr.x (mgr.24574) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:47.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:46 smithi196 bash[20359]: cluster 2024-08-25T11:43:45.864423+0000 mgr.x (mgr.24574) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:48 smithi059 bash[19666]: cluster 2024-08-25T11:43:47.865268+0000 mgr.x (mgr.24574) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:49.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:48 smithi059 bash[25081]: cluster 2024-08-25T11:43:47.865268+0000 mgr.x (mgr.24574) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:49.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:48 smithi196 bash[20359]: cluster 2024-08-25T11:43:47.865268+0000 mgr.x (mgr.24574) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:50 smithi059 bash[19666]: cluster 2024-08-25T11:43:49.866989+0000 mgr.x (mgr.24574) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:50 smithi059 bash[19666]: audit 2024-08-25T11:43:50.464209+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:50 smithi059 bash[19666]: audit 2024-08-25T11:43:50.475115+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:50 smithi059 bash[19666]: audit 2024-08-25T11:43:50.488056+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:50 smithi059 bash[25081]: cluster 2024-08-25T11:43:49.866989+0000 mgr.x (mgr.24574) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:50 smithi059 bash[25081]: audit 2024-08-25T11:43:50.464209+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:50 smithi059 bash[25081]: audit 2024-08-25T11:43:50.475115+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:50 smithi059 bash[25081]: audit 2024-08-25T11:43:50.488056+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:51.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:50 smithi196 bash[20359]: cluster 2024-08-25T11:43:49.866989+0000 mgr.x (mgr.24574) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:51.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:50 smithi196 bash[20359]: audit 2024-08-25T11:43:50.464209+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:51.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:50 smithi196 bash[20359]: audit 2024-08-25T11:43:50.475115+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:51.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:50 smithi196 bash[20359]: audit 2024-08-25T11:43:50.488056+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[19666]: cluster 2024-08-25T11:43:51.867633+0000 mgr.x (mgr.24574) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[19666]: audit 2024-08-25T11:43:52.066632+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[19666]: audit 2024-08-25T11:43:52.078759+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[19666]: audit 2024-08-25T11:43:52.088890+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[19666]: audit 2024-08-25T11:43:52.804885+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:53.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[25081]: cluster 2024-08-25T11:43:51.867633+0000 mgr.x (mgr.24574) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:53.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[25081]: audit 2024-08-25T11:43:52.066632+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[25081]: audit 2024-08-25T11:43:52.078759+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[25081]: audit 2024-08-25T11:43:52.088890+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:52 smithi059 bash[25081]: audit 2024-08-25T11:43:52.804885+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:53.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:52 smithi196 bash[20359]: cluster 2024-08-25T11:43:51.867633+0000 mgr.x (mgr.24574) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:53.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:52 smithi196 bash[20359]: audit 2024-08-25T11:43:52.066632+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:52 smithi196 bash[20359]: audit 2024-08-25T11:43:52.078759+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:52 smithi196 bash[20359]: audit 2024-08-25T11:43:52.088890+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:43:53.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:52 smithi196 bash[20359]: audit 2024-08-25T11:43:52.804885+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:43:55.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:54 smithi059 bash[19666]: cluster 2024-08-25T11:43:53.869311+0000 mgr.x (mgr.24574) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:55.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:54 smithi059 bash[19666]: audit 2024-08-25T11:43:53.882188+0000 mgr.x (mgr.24574) 213 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:55.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:54 smithi059 bash[25081]: cluster 2024-08-25T11:43:53.869311+0000 mgr.x (mgr.24574) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:55.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:54 smithi059 bash[25081]: audit 2024-08-25T11:43:53.882188+0000 mgr.x (mgr.24574) 213 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:55.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:43:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:43:54] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-25T11:43:55.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:54 smithi196 bash[20359]: cluster 2024-08-25T11:43:53.869311+0000 mgr.x (mgr.24574) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:43:55.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:54 smithi196 bash[20359]: audit 2024-08-25T11:43:53.882188+0000 mgr.x (mgr.24574) 213 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:43:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:56 smithi059 bash[19666]: cluster 2024-08-25T11:43:55.870077+0000 mgr.x (mgr.24574) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:56.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:56 smithi059 bash[25081]: cluster 2024-08-25T11:43:55.870077+0000 mgr.x (mgr.24574) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:56 smithi196 bash[20359]: cluster 2024-08-25T11:43:55.870077+0000 mgr.x (mgr.24574) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:59.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:43:58 smithi059 bash[19666]: cluster 2024-08-25T11:43:57.870798+0000 mgr.x (mgr.24574) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:59.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:43:58 smithi059 bash[25081]: cluster 2024-08-25T11:43:57.870798+0000 mgr.x (mgr.24574) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:43:59.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:43:58 smithi196 bash[20359]: cluster 2024-08-25T11:43:57.870798+0000 mgr.x (mgr.24574) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:00.860 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:44:00 smithi196 bash[43561]: logger=sqlstore.transactions t=2024-08-25T11:44:00.475692215Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-25T11:44:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:00 smithi059 bash[19666]: cluster 2024-08-25T11:43:59.872427+0000 mgr.x (mgr.24574) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:00 smithi059 bash[19666]: audit 2024-08-25T11:44:00.060838+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:44:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:00 smithi059 bash[19666]: audit 2024-08-25T11:44:00.062581+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:44:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:00 smithi059 bash[19666]: audit 2024-08-25T11:44:00.072641+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:00 smithi059 bash[25081]: cluster 2024-08-25T11:43:59.872427+0000 mgr.x (mgr.24574) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:00 smithi059 bash[25081]: audit 2024-08-25T11:44:00.060838+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:44:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:00 smithi059 bash[25081]: audit 2024-08-25T11:44:00.062581+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:44:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:00 smithi059 bash[25081]: audit 2024-08-25T11:44:00.072641+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:01.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:00 smithi196 bash[20359]: cluster 2024-08-25T11:43:59.872427+0000 mgr.x (mgr.24574) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:00 smithi196 bash[20359]: audit 2024-08-25T11:44:00.060838+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:44:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:00 smithi196 bash[20359]: audit 2024-08-25T11:44:00.062581+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:44:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:00 smithi196 bash[20359]: audit 2024-08-25T11:44:00.072641+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:03.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:02 smithi196 bash[20359]: cluster 2024-08-25T11:44:01.873126+0000 mgr.x (mgr.24574) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:03.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:02 smithi059 bash[19666]: cluster 2024-08-25T11:44:01.873126+0000 mgr.x (mgr.24574) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:02 smithi059 bash[25081]: cluster 2024-08-25T11:44:01.873126+0000 mgr.x (mgr.24574) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:04 smithi059 bash[19666]: cluster 2024-08-25T11:44:03.874916+0000 mgr.x (mgr.24574) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:04 smithi059 bash[19666]: audit 2024-08-25T11:44:03.893643+0000 mgr.x (mgr.24574) 219 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:04 smithi059 bash[25081]: cluster 2024-08-25T11:44:03.874916+0000 mgr.x (mgr.24574) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:05.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:04 smithi059 bash[25081]: audit 2024-08-25T11:44:03.893643+0000 mgr.x (mgr.24574) 219 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:04 smithi196 bash[20359]: cluster 2024-08-25T11:44:03.874916+0000 mgr.x (mgr.24574) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:05.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:04 smithi196 bash[20359]: audit 2024-08-25T11:44:03.893643+0000 mgr.x (mgr.24574) 219 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:05.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:44:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:44:04] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-25T11:44:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:06 smithi059 bash[19666]: cluster 2024-08-25T11:44:05.875790+0000 mgr.x (mgr.24574) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:06 smithi059 bash[25081]: cluster 2024-08-25T11:44:05.875790+0000 mgr.x (mgr.24574) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:06 smithi196 bash[20359]: cluster 2024-08-25T11:44:05.875790+0000 mgr.x (mgr.24574) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:07 smithi059 bash[19666]: audit 2024-08-25T11:44:07.805556+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:08.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:07 smithi059 bash[25081]: audit 2024-08-25T11:44:07.805556+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:08.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:07 smithi196 bash[20359]: audit 2024-08-25T11:44:07.805556+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:08 smithi059 bash[19666]: cluster 2024-08-25T11:44:07.876463+0000 mgr.x (mgr.24574) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:08 smithi059 bash[25081]: cluster 2024-08-25T11:44:07.876463+0000 mgr.x (mgr.24574) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:09.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:08 smithi196 bash[20359]: cluster 2024-08-25T11:44:07.876463+0000 mgr.x (mgr.24574) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:10 smithi059 bash[19666]: cluster 2024-08-25T11:44:09.878160+0000 mgr.x (mgr.24574) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:10 smithi059 bash[19666]: audit 2024-08-25T11:44:10.704047+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:10 smithi059 bash[19666]: audit 2024-08-25T11:44:10.716430+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:10 smithi059 bash[19666]: audit 2024-08-25T11:44:10.728886+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:10 smithi059 bash[25081]: cluster 2024-08-25T11:44:09.878160+0000 mgr.x (mgr.24574) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:10 smithi059 bash[25081]: audit 2024-08-25T11:44:10.704047+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:10 smithi059 bash[25081]: audit 2024-08-25T11:44:10.716430+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:10 smithi059 bash[25081]: audit 2024-08-25T11:44:10.728886+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:11.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:10 smithi196 bash[20359]: cluster 2024-08-25T11:44:09.878160+0000 mgr.x (mgr.24574) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:11.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:10 smithi196 bash[20359]: audit 2024-08-25T11:44:10.704047+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:11.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:10 smithi196 bash[20359]: audit 2024-08-25T11:44:10.716430+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:11.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:10 smithi196 bash[20359]: audit 2024-08-25T11:44:10.728886+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:12 smithi059 bash[19666]: cluster 2024-08-25T11:44:11.878916+0000 mgr.x (mgr.24574) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:13.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:12 smithi059 bash[19666]: audit 2024-08-25T11:44:12.253190+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:12 smithi059 bash[19666]: audit 2024-08-25T11:44:12.262831+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:12 smithi059 bash[19666]: audit 2024-08-25T11:44:12.271678+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:12 smithi059 bash[25081]: cluster 2024-08-25T11:44:11.878916+0000 mgr.x (mgr.24574) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:13.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:12 smithi059 bash[25081]: audit 2024-08-25T11:44:12.253190+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:12 smithi059 bash[25081]: audit 2024-08-25T11:44:12.262831+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:12 smithi059 bash[25081]: audit 2024-08-25T11:44:12.271678+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:12 smithi196 bash[20359]: cluster 2024-08-25T11:44:11.878916+0000 mgr.x (mgr.24574) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:13.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:12 smithi196 bash[20359]: audit 2024-08-25T11:44:12.253190+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:12 smithi196 bash[20359]: audit 2024-08-25T11:44:12.262831+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:13.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:12 smithi196 bash[20359]: audit 2024-08-25T11:44:12.271678+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:15.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:14 smithi059 bash[19666]: cluster 2024-08-25T11:44:13.880546+0000 mgr.x (mgr.24574) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:15.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:14 smithi059 bash[19666]: audit 2024-08-25T11:44:13.905072+0000 mgr.x (mgr.24574) 225 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:14 smithi059 bash[25081]: cluster 2024-08-25T11:44:13.880546+0000 mgr.x (mgr.24574) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:14 smithi059 bash[25081]: audit 2024-08-25T11:44:13.905072+0000 mgr.x (mgr.24574) 225 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:15.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:44:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:44:14] "GET /metrics HTTP/1.1" 200 38112 "" "Prometheus/2.43.0" 2024-08-25T11:44:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:14 smithi196 bash[20359]: cluster 2024-08-25T11:44:13.880546+0000 mgr.x (mgr.24574) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:14 smithi196 bash[20359]: audit 2024-08-25T11:44:13.905072+0000 mgr.x (mgr.24574) 225 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:16 smithi059 bash[19666]: cluster 2024-08-25T11:44:15.881261+0000 mgr.x (mgr.24574) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:16 smithi059 bash[25081]: cluster 2024-08-25T11:44:15.881261+0000 mgr.x (mgr.24574) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:17.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:16 smithi196 bash[20359]: cluster 2024-08-25T11:44:15.881261+0000 mgr.x (mgr.24574) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:18 smithi059 bash[19666]: cluster 2024-08-25T11:44:17.881991+0000 mgr.x (mgr.24574) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:19.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:18 smithi059 bash[25081]: cluster 2024-08-25T11:44:17.881991+0000 mgr.x (mgr.24574) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:19.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:18 smithi196 bash[20359]: cluster 2024-08-25T11:44:17.881991+0000 mgr.x (mgr.24574) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:20 smithi059 bash[19666]: cluster 2024-08-25T11:44:19.883626+0000 mgr.x (mgr.24574) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:20 smithi059 bash[25081]: cluster 2024-08-25T11:44:19.883626+0000 mgr.x (mgr.24574) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:20 smithi196 bash[20359]: cluster 2024-08-25T11:44:19.883626+0000 mgr.x (mgr.24574) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:22 smithi059 bash[19666]: cluster 2024-08-25T11:44:21.884333+0000 mgr.x (mgr.24574) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:22 smithi059 bash[19666]: audit 2024-08-25T11:44:22.806103+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:22 smithi059 bash[25081]: cluster 2024-08-25T11:44:21.884333+0000 mgr.x (mgr.24574) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:22 smithi059 bash[25081]: audit 2024-08-25T11:44:22.806103+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:23.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:22 smithi196 bash[20359]: cluster 2024-08-25T11:44:21.884333+0000 mgr.x (mgr.24574) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:44:23.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:22 smithi196 bash[20359]: audit 2024-08-25T11:44:22.806103+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:24 smithi059 bash[19666]: cluster 2024-08-25T11:44:23.885971+0000 mgr.x (mgr.24574) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:24 smithi059 bash[19666]: audit 2024-08-25T11:44:23.915083+0000 mgr.x (mgr.24574) 231 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:24 smithi059 bash[25081]: cluster 2024-08-25T11:44:23.885971+0000 mgr.x (mgr.24574) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:24 smithi059 bash[25081]: audit 2024-08-25T11:44:23.915083+0000 mgr.x (mgr.24574) 231 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:25.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:44:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:44:24] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-25T11:44:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:24 smithi196 bash[20359]: cluster 2024-08-25T11:44:23.885971+0000 mgr.x (mgr.24574) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:24 smithi196 bash[20359]: audit 2024-08-25T11:44:23.915083+0000 mgr.x (mgr.24574) 231 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:25 smithi059 bash[19666]: cluster 2024-08-25T11:44:25.886550+0000 mgr.x (mgr.24574) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:26.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:25 smithi059 bash[25081]: cluster 2024-08-25T11:44:25.886550+0000 mgr.x (mgr.24574) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:26.319 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:26 smithi196 bash[20359]: cluster 2024-08-25T11:44:25.886550+0000 mgr.x (mgr.24574) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:29.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:28 smithi059 bash[19666]: cluster 2024-08-25T11:44:27.887370+0000 mgr.x (mgr.24574) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:29.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:28 smithi059 bash[25081]: cluster 2024-08-25T11:44:27.887370+0000 mgr.x (mgr.24574) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:29.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:28 smithi196 bash[20359]: cluster 2024-08-25T11:44:27.887370+0000 mgr.x (mgr.24574) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:30 smithi059 bash[19666]: cluster 2024-08-25T11:44:29.889151+0000 mgr.x (mgr.24574) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:30 smithi059 bash[19666]: audit 2024-08-25T11:44:30.922722+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:30 smithi059 bash[19666]: audit 2024-08-25T11:44:30.931330+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:30 smithi059 bash[19666]: audit 2024-08-25T11:44:30.941825+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:30 smithi059 bash[25081]: cluster 2024-08-25T11:44:29.889151+0000 mgr.x (mgr.24574) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:30 smithi059 bash[25081]: audit 2024-08-25T11:44:30.922722+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:30 smithi059 bash[25081]: audit 2024-08-25T11:44:30.931330+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:31.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:30 smithi059 bash[25081]: audit 2024-08-25T11:44:30.941825+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:31.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:30 smithi196 bash[20359]: cluster 2024-08-25T11:44:29.889151+0000 mgr.x (mgr.24574) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:31.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:30 smithi196 bash[20359]: audit 2024-08-25T11:44:30.922722+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:31.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:30 smithi196 bash[20359]: audit 2024-08-25T11:44:30.931330+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:31.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:30 smithi196 bash[20359]: audit 2024-08-25T11:44:30.941825+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:32 smithi059 bash[19666]: cluster 2024-08-25T11:44:31.890015+0000 mgr.x (mgr.24574) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:32 smithi059 bash[19666]: audit 2024-08-25T11:44:32.481666+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:32 smithi059 bash[19666]: audit 2024-08-25T11:44:32.492416+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:32 smithi059 bash[19666]: audit 2024-08-25T11:44:32.503238+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:32 smithi059 bash[25081]: cluster 2024-08-25T11:44:31.890015+0000 mgr.x (mgr.24574) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:32 smithi059 bash[25081]: audit 2024-08-25T11:44:32.481666+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:32 smithi059 bash[25081]: audit 2024-08-25T11:44:32.492416+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:32 smithi059 bash[25081]: audit 2024-08-25T11:44:32.503238+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:32 smithi196 bash[20359]: cluster 2024-08-25T11:44:31.890015+0000 mgr.x (mgr.24574) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:33.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:32 smithi196 bash[20359]: audit 2024-08-25T11:44:32.481666+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:32 smithi196 bash[20359]: audit 2024-08-25T11:44:32.492416+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:33.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:32 smithi196 bash[20359]: audit 2024-08-25T11:44:32.503238+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:34 smithi059 bash[19666]: cluster 2024-08-25T11:44:33.891717+0000 mgr.x (mgr.24574) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:34 smithi059 bash[19666]: audit 2024-08-25T11:44:33.924749+0000 mgr.x (mgr.24574) 237 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:34 smithi059 bash[25081]: cluster 2024-08-25T11:44:33.891717+0000 mgr.x (mgr.24574) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:34 smithi059 bash[25081]: audit 2024-08-25T11:44:33.924749+0000 mgr.x (mgr.24574) 237 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:35.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:44:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:44:34] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-25T11:44:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:34 smithi196 bash[20359]: cluster 2024-08-25T11:44:33.891717+0000 mgr.x (mgr.24574) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:34 smithi196 bash[20359]: audit 2024-08-25T11:44:33.924749+0000 mgr.x (mgr.24574) 237 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:37.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:36 smithi059 bash[19666]: cluster 2024-08-25T11:44:35.892414+0000 mgr.x (mgr.24574) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:37.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:36 smithi059 bash[25081]: cluster 2024-08-25T11:44:35.892414+0000 mgr.x (mgr.24574) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:37.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:36 smithi196 bash[20359]: cluster 2024-08-25T11:44:35.892414+0000 mgr.x (mgr.24574) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:38.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:37 smithi059 bash[19666]: audit 2024-08-25T11:44:37.806532+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:38.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:37 smithi059 bash[25081]: audit 2024-08-25T11:44:37.806532+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:38.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:37 smithi196 bash[20359]: audit 2024-08-25T11:44:37.806532+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:39.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:38 smithi059 bash[19666]: cluster 2024-08-25T11:44:37.893069+0000 mgr.x (mgr.24574) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:39.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:38 smithi059 bash[25081]: cluster 2024-08-25T11:44:37.893069+0000 mgr.x (mgr.24574) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:39.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:38 smithi196 bash[20359]: cluster 2024-08-25T11:44:37.893069+0000 mgr.x (mgr.24574) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:41.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:40 smithi059 bash[19666]: cluster 2024-08-25T11:44:39.894735+0000 mgr.x (mgr.24574) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:41.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:40 smithi059 bash[25081]: cluster 2024-08-25T11:44:39.894735+0000 mgr.x (mgr.24574) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:41.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:40 smithi196 bash[20359]: cluster 2024-08-25T11:44:39.894735+0000 mgr.x (mgr.24574) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:42 smithi059 bash[19666]: cluster 2024-08-25T11:44:41.895437+0000 mgr.x (mgr.24574) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:42 smithi059 bash[25081]: cluster 2024-08-25T11:44:41.895437+0000 mgr.x (mgr.24574) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:43.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:42 smithi196 bash[20359]: cluster 2024-08-25T11:44:41.895437+0000 mgr.x (mgr.24574) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:44 smithi059 bash[19666]: cluster 2024-08-25T11:44:43.897165+0000 mgr.x (mgr.24574) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:44 smithi059 bash[19666]: audit 2024-08-25T11:44:43.936040+0000 mgr.x (mgr.24574) 243 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:44 smithi059 bash[25081]: cluster 2024-08-25T11:44:43.897165+0000 mgr.x (mgr.24574) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:44 smithi059 bash[25081]: audit 2024-08-25T11:44:43.936040+0000 mgr.x (mgr.24574) 243 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:45.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:44:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:44:44] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:44:45.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:44 smithi196 bash[20359]: cluster 2024-08-25T11:44:43.897165+0000 mgr.x (mgr.24574) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:45.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:44 smithi196 bash[20359]: audit 2024-08-25T11:44:43.936040+0000 mgr.x (mgr.24574) 243 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:47.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:46 smithi059 bash[19666]: cluster 2024-08-25T11:44:45.897860+0000 mgr.x (mgr.24574) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:46 smithi059 bash[25081]: cluster 2024-08-25T11:44:45.897860+0000 mgr.x (mgr.24574) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:47.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:46 smithi196 bash[20359]: cluster 2024-08-25T11:44:45.897860+0000 mgr.x (mgr.24574) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:48 smithi059 bash[25081]: cluster 2024-08-25T11:44:47.898589+0000 mgr.x (mgr.24574) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:49.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:48 smithi059 bash[19666]: cluster 2024-08-25T11:44:47.898589+0000 mgr.x (mgr.24574) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:49.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:48 smithi196 bash[20359]: cluster 2024-08-25T11:44:47.898589+0000 mgr.x (mgr.24574) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:50.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:50 smithi059 bash[19666]: cluster 2024-08-25T11:44:49.900228+0000 mgr.x (mgr.24574) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:50.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:50 smithi059 bash[25081]: cluster 2024-08-25T11:44:49.900228+0000 mgr.x (mgr.24574) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:50.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:50 smithi196 bash[20359]: cluster 2024-08-25T11:44:49.900228+0000 mgr.x (mgr.24574) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:52 smithi196 bash[20359]: audit 2024-08-25T11:44:51.092993+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:52 smithi196 bash[20359]: audit 2024-08-25T11:44:51.101474+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:52 smithi196 bash[20359]: audit 2024-08-25T11:44:51.110351+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:52 smithi196 bash[20359]: cluster 2024-08-25T11:44:51.901025+0000 mgr.x (mgr.24574) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:52 smithi059 bash[19666]: audit 2024-08-25T11:44:51.092993+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:52 smithi059 bash[19666]: audit 2024-08-25T11:44:51.101474+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:52 smithi059 bash[19666]: audit 2024-08-25T11:44:51.110351+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:52 smithi059 bash[19666]: cluster 2024-08-25T11:44:51.901025+0000 mgr.x (mgr.24574) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:52.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:52 smithi059 bash[25081]: audit 2024-08-25T11:44:51.092993+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:52 smithi059 bash[25081]: audit 2024-08-25T11:44:51.101474+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:52 smithi059 bash[25081]: audit 2024-08-25T11:44:51.110351+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:52.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:52 smithi059 bash[25081]: cluster 2024-08-25T11:44:51.901025+0000 mgr.x (mgr.24574) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:53.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:53 smithi059 bash[25081]: audit 2024-08-25T11:44:52.662240+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:53.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:53 smithi059 bash[25081]: audit 2024-08-25T11:44:52.671924+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:53.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:53 smithi059 bash[25081]: audit 2024-08-25T11:44:52.680887+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:53.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:53 smithi059 bash[25081]: audit 2024-08-25T11:44:52.806935+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:53.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:53 smithi059 bash[19666]: audit 2024-08-25T11:44:52.662240+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:53.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:53 smithi059 bash[19666]: audit 2024-08-25T11:44:52.671924+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:53.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:53 smithi059 bash[19666]: audit 2024-08-25T11:44:52.680887+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:53.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:53 smithi059 bash[19666]: audit 2024-08-25T11:44:52.806935+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:54.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:53 smithi196 bash[20359]: audit 2024-08-25T11:44:52.662240+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:53 smithi196 bash[20359]: audit 2024-08-25T11:44:52.671924+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:53 smithi196 bash[20359]: audit 2024-08-25T11:44:52.680887+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:44:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:53 smithi196 bash[20359]: audit 2024-08-25T11:44:52.806935+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:44:54.933 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:54 smithi196 bash[20359]: cluster 2024-08-25T11:44:53.902780+0000 mgr.x (mgr.24574) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:54.933 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:54 smithi196 bash[20359]: audit 2024-08-25T11:44:53.947070+0000 mgr.x (mgr.24574) 249 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:54 smithi059 bash[19666]: cluster 2024-08-25T11:44:53.902780+0000 mgr.x (mgr.24574) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:54 smithi059 bash[19666]: audit 2024-08-25T11:44:53.947070+0000 mgr.x (mgr.24574) 249 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:54 smithi059 bash[25081]: cluster 2024-08-25T11:44:53.902780+0000 mgr.x (mgr.24574) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:44:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:54 smithi059 bash[25081]: audit 2024-08-25T11:44:53.947070+0000 mgr.x (mgr.24574) 249 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:44:55.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:44:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:44:54] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-25T11:44:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:56 smithi059 bash[19666]: cluster 2024-08-25T11:44:55.903613+0000 mgr.x (mgr.24574) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:57.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:56 smithi059 bash[25081]: cluster 2024-08-25T11:44:55.903613+0000 mgr.x (mgr.24574) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:57.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:56 smithi196 bash[20359]: cluster 2024-08-25T11:44:55.903613+0000 mgr.x (mgr.24574) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:59.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:44:58 smithi059 bash[19666]: cluster 2024-08-25T11:44:57.904440+0000 mgr.x (mgr.24574) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:59.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:44:58 smithi059 bash[25081]: cluster 2024-08-25T11:44:57.904440+0000 mgr.x (mgr.24574) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:44:59.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:44:58 smithi196 bash[20359]: cluster 2024-08-25T11:44:57.904440+0000 mgr.x (mgr.24574) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:00 smithi059 bash[19666]: cluster 2024-08-25T11:44:59.906239+0000 mgr.x (mgr.24574) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:00 smithi059 bash[19666]: audit 2024-08-25T11:45:00.230044+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:45:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:00 smithi059 bash[19666]: audit 2024-08-25T11:45:00.232136+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:45:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:00 smithi059 bash[19666]: audit 2024-08-25T11:45:00.243131+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:00 smithi059 bash[25081]: cluster 2024-08-25T11:44:59.906239+0000 mgr.x (mgr.24574) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:00 smithi059 bash[25081]: audit 2024-08-25T11:45:00.230044+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:45:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:00 smithi059 bash[25081]: audit 2024-08-25T11:45:00.232136+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:45:01.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:00 smithi059 bash[25081]: audit 2024-08-25T11:45:00.243131+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:00 smithi196 bash[20359]: cluster 2024-08-25T11:44:59.906239+0000 mgr.x (mgr.24574) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:00 smithi196 bash[20359]: audit 2024-08-25T11:45:00.230044+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:45:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:00 smithi196 bash[20359]: audit 2024-08-25T11:45:00.232136+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:45:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:00 smithi196 bash[20359]: audit 2024-08-25T11:45:00.243131+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:03.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:02 smithi059 bash[19666]: cluster 2024-08-25T11:45:01.907065+0000 mgr.x (mgr.24574) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:03.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:02 smithi059 bash[25081]: cluster 2024-08-25T11:45:01.907065+0000 mgr.x (mgr.24574) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:03.340 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:02 smithi196 bash[20359]: cluster 2024-08-25T11:45:01.907065+0000 mgr.x (mgr.24574) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:05.240 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:45:04] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-25T11:45:05.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:04 smithi196 bash[20359]: cluster 2024-08-25T11:45:03.908741+0000 mgr.x (mgr.24574) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:05.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:04 smithi196 bash[20359]: audit 2024-08-25T11:45:03.958370+0000 mgr.x (mgr.24574) 255 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:04 smithi059 bash[19666]: cluster 2024-08-25T11:45:03.908741+0000 mgr.x (mgr.24574) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:04 smithi059 bash[19666]: audit 2024-08-25T11:45:03.958370+0000 mgr.x (mgr.24574) 255 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:04 smithi059 bash[25081]: cluster 2024-08-25T11:45:03.908741+0000 mgr.x (mgr.24574) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:04 smithi059 bash[25081]: audit 2024-08-25T11:45:03.958370+0000 mgr.x (mgr.24574) 255 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:06 smithi059 bash[19666]: cluster 2024-08-25T11:45:05.909467+0000 mgr.x (mgr.24574) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:06 smithi059 bash[25081]: cluster 2024-08-25T11:45:05.909467+0000 mgr.x (mgr.24574) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:07.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:06 smithi196 bash[20359]: cluster 2024-08-25T11:45:05.909467+0000 mgr.x (mgr.24574) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:07 smithi059 bash[19666]: audit 2024-08-25T11:45:07.807394+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:08.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:07 smithi059 bash[25081]: audit 2024-08-25T11:45:07.807394+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:08.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:07 smithi196 bash[20359]: audit 2024-08-25T11:45:07.807394+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:09.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:08 smithi059 bash[19666]: cluster 2024-08-25T11:45:07.910173+0000 mgr.x (mgr.24574) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:08 smithi059 bash[25081]: cluster 2024-08-25T11:45:07.910173+0000 mgr.x (mgr.24574) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:09.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:08 smithi196 bash[20359]: cluster 2024-08-25T11:45:07.910173+0000 mgr.x (mgr.24574) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:11.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:10 smithi059 bash[25081]: cluster 2024-08-25T11:45:09.911841+0000 mgr.x (mgr.24574) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:11.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:10 smithi059 bash[19666]: cluster 2024-08-25T11:45:09.911841+0000 mgr.x (mgr.24574) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:11.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:10 smithi196 bash[20359]: cluster 2024-08-25T11:45:09.911841+0000 mgr.x (mgr.24574) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:12 smithi196 bash[20359]: audit 2024-08-25T11:45:11.305208+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:12 smithi196 bash[20359]: audit 2024-08-25T11:45:11.315730+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:12 smithi196 bash[20359]: audit 2024-08-25T11:45:11.326270+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:12 smithi196 bash[20359]: cluster 2024-08-25T11:45:11.912628+0000 mgr.x (mgr.24574) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:12 smithi059 bash[19666]: audit 2024-08-25T11:45:11.305208+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:12 smithi059 bash[19666]: audit 2024-08-25T11:45:11.315730+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:12 smithi059 bash[19666]: audit 2024-08-25T11:45:11.326270+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:12 smithi059 bash[19666]: cluster 2024-08-25T11:45:11.912628+0000 mgr.x (mgr.24574) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:12 smithi059 bash[25081]: audit 2024-08-25T11:45:11.305208+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:12 smithi059 bash[25081]: audit 2024-08-25T11:45:11.315730+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:12 smithi059 bash[25081]: audit 2024-08-25T11:45:11.326270+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:12.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:12 smithi059 bash[25081]: cluster 2024-08-25T11:45:11.912628+0000 mgr.x (mgr.24574) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:14.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:13 smithi059 bash[19666]: audit 2024-08-25T11:45:12.868581+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:14.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:13 smithi059 bash[19666]: audit 2024-08-25T11:45:12.879885+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:14.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:13 smithi059 bash[19666]: audit 2024-08-25T11:45:12.890456+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:13 smithi059 bash[25081]: audit 2024-08-25T11:45:12.868581+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:13 smithi059 bash[25081]: audit 2024-08-25T11:45:12.879885+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:13 smithi059 bash[25081]: audit 2024-08-25T11:45:12.890456+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:13 smithi196 bash[20359]: audit 2024-08-25T11:45:12.868581+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:13 smithi196 bash[20359]: audit 2024-08-25T11:45:12.879885+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:13 smithi196 bash[20359]: audit 2024-08-25T11:45:12.890456+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:15.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:14 smithi059 bash[19666]: cluster 2024-08-25T11:45:13.914262+0000 mgr.x (mgr.24574) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:15.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:14 smithi059 bash[19666]: audit 2024-08-25T11:45:13.960067+0000 mgr.x (mgr.24574) 261 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:15.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:14 smithi059 bash[25081]: cluster 2024-08-25T11:45:13.914262+0000 mgr.x (mgr.24574) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:15.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:14 smithi059 bash[25081]: audit 2024-08-25T11:45:13.960067+0000 mgr.x (mgr.24574) 261 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:15.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:45:14] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-25T11:45:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:14 smithi196 bash[20359]: cluster 2024-08-25T11:45:13.914262+0000 mgr.x (mgr.24574) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:14 smithi196 bash[20359]: audit 2024-08-25T11:45:13.960067+0000 mgr.x (mgr.24574) 261 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:16 smithi059 bash[19666]: cluster 2024-08-25T11:45:15.914957+0000 mgr.x (mgr.24574) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:16 smithi059 bash[25081]: cluster 2024-08-25T11:45:15.914957+0000 mgr.x (mgr.24574) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:17.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:16 smithi196 bash[20359]: cluster 2024-08-25T11:45:15.914957+0000 mgr.x (mgr.24574) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:18 smithi059 bash[19666]: cluster 2024-08-25T11:45:17.915657+0000 mgr.x (mgr.24574) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:19.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:18 smithi059 bash[25081]: cluster 2024-08-25T11:45:17.915657+0000 mgr.x (mgr.24574) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:19.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:18 smithi196 bash[20359]: cluster 2024-08-25T11:45:17.915657+0000 mgr.x (mgr.24574) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:21.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:20 smithi059 bash[19666]: cluster 2024-08-25T11:45:19.917302+0000 mgr.x (mgr.24574) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:21.234 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:20 smithi059 bash[25081]: cluster 2024-08-25T11:45:19.917302+0000 mgr.x (mgr.24574) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:20 smithi196 bash[20359]: cluster 2024-08-25T11:45:19.917302+0000 mgr.x (mgr.24574) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:22.233 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T11:45:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:22 smithi059 bash[19666]: cluster 2024-08-25T11:45:21.918048+0000 mgr.x (mgr.24574) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:22 smithi059 bash[19666]: audit 2024-08-25T11:45:22.807793+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:22 smithi059 bash[25081]: cluster 2024-08-25T11:45:21.918048+0000 mgr.x (mgr.24574) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:22 smithi059 bash[25081]: audit 2024-08-25T11:45:22.807793+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:23.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:22 smithi196 bash[20359]: cluster 2024-08-25T11:45:21.918048+0000 mgr.x (mgr.24574) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:23.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:22 smithi196 bash[20359]: audit 2024-08-25T11:45:22.807793+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:24 smithi059 bash[19666]: cluster 2024-08-25T11:45:23.919653+0000 mgr.x (mgr.24574) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:24 smithi059 bash[19666]: audit 2024-08-25T11:45:23.971033+0000 mgr.x (mgr.24574) 267 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:24 smithi059 bash[25081]: cluster 2024-08-25T11:45:23.919653+0000 mgr.x (mgr.24574) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:24 smithi059 bash[25081]: audit 2024-08-25T11:45:23.971033+0000 mgr.x (mgr.24574) 267 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:25.361 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:45:24] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:45:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:24 smithi196 bash[20359]: cluster 2024-08-25T11:45:23.919653+0000 mgr.x (mgr.24574) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:24 smithi196 bash[20359]: audit 2024-08-25T11:45:23.971033+0000 mgr.x (mgr.24574) 267 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:27.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:26 smithi196 bash[20359]: cluster 2024-08-25T11:45:25.920347+0000 mgr.x (mgr.24574) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:26 smithi059 bash[19666]: cluster 2024-08-25T11:45:25.920347+0000 mgr.x (mgr.24574) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:26 smithi059 bash[25081]: cluster 2024-08-25T11:45:25.920347+0000 mgr.x (mgr.24574) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:27.331 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:45:28.846 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:45:28.846 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 17s ago 26m - - 2024-08-25T11:45:28.846 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 15s ago 26m - - 2024-08-25T11:45:28.846 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (17m) 17s ago 17m 14.3M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:45:28.846 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (16m) 15s ago 16m 74.4M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:45:28.846 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (6m) 17s ago 14m 48.2M - 3.8 ccd6c89564c0 7447c44dd09e 2024-08-25T11:45:28.846 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (9m) 15s ago 25m 516M - 19.0.0-5847-g79766939 50bbda8a3289 8bc862ce0c62 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (2m) 17s ago 28m 437M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (28m) 17s ago 28m 73.7M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (26m) 15s ago 26m 57.2M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (26m) 17s ago 26m 55.9M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (17m) 17s ago 17m 8924k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (17m) 15s ago 17m 8907k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (24m) 17s ago 24m 62.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (24m) 17s ago 24m 57.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (23m) 17s ago 23m 51.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (22m) 17s ago 22m 54.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (21m) 15s ago 21m 65.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (20m) 15s ago 20m 63.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:45:28.847 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (19m) 15s ago 19m 59.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:45:28.848 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (18m) 15s ago 18m 54.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:45:28.848 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (6m) 15s ago 17m 46.0M - 2.43.0 a07b618ecd1d 6a6615829496 2024-08-25T11:45:28.848 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (15m) 17s ago 15m 98.7M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:45:28.848 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (15m) 15s ago 15m 98.7M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:45:29.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:28 smithi059 bash[19666]: cluster 2024-08-25T11:45:27.921033+0000 mgr.x (mgr.24574) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:29.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:28 smithi059 bash[25081]: cluster 2024-08-25T11:45:27.921033+0000 mgr.x (mgr.24574) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:29.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:28 smithi196 bash[20359]: cluster 2024-08-25T11:45:27.921033+0000 mgr.x (mgr.24574) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:29.536 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions' 2024-08-25T11:45:30.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:30 smithi059 bash[19666]: audit 2024-08-25T11:45:28.810540+0000 mgr.x (mgr.24574) 270 : audit [DBG] from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:45:30.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:30 smithi059 bash[25081]: audit 2024-08-25T11:45:28.810540+0000 mgr.x (mgr.24574) 270 : audit [DBG] from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:45:30.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:30 smithi196 bash[20359]: audit 2024-08-25T11:45:28.810540+0000 mgr.x (mgr.24574) 270 : audit [DBG] from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:45:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:31 smithi059 bash[19666]: cluster 2024-08-25T11:45:29.922692+0000 mgr.x (mgr.24574) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:31.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:31 smithi059 bash[25081]: cluster 2024-08-25T11:45:29.922692+0000 mgr.x (mgr.24574) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:31.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:31 smithi196 bash[20359]: cluster 2024-08-25T11:45:29.922692+0000 mgr.x (mgr.24574) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:32 smithi059 bash[19666]: audit 2024-08-25T11:45:31.508731+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:32 smithi059 bash[19666]: audit 2024-08-25T11:45:31.519758+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:32 smithi059 bash[19666]: audit 2024-08-25T11:45:31.530952+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:32 smithi059 bash[19666]: cluster 2024-08-25T11:45:31.923503+0000 mgr.x (mgr.24574) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:32 smithi059 bash[25081]: audit 2024-08-25T11:45:31.508731+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:32 smithi059 bash[25081]: audit 2024-08-25T11:45:31.519758+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:32 smithi059 bash[25081]: audit 2024-08-25T11:45:31.530952+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:32 smithi059 bash[25081]: cluster 2024-08-25T11:45:31.923503+0000 mgr.x (mgr.24574) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:32.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:32 smithi196 bash[20359]: audit 2024-08-25T11:45:31.508731+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:32 smithi196 bash[20359]: audit 2024-08-25T11:45:31.519758+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:32 smithi196 bash[20359]: audit 2024-08-25T11:45:31.530952+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:32.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:32 smithi196 bash[20359]: cluster 2024-08-25T11:45:31.923503+0000 mgr.x (mgr.24574) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:34.111 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:45:34.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[19666]: audit 2024-08-25T11:45:33.082469+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[19666]: audit 2024-08-25T11:45:33.096859+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[19666]: audit 2024-08-25T11:45:33.110129+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[19666]: cluster 2024-08-25T11:45:33.925299+0000 mgr.x (mgr.24574) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:34.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[19666]: audit 2024-08-25T11:45:33.974555+0000 mgr.x (mgr.24574) 274 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[25081]: audit 2024-08-25T11:45:33.082469+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[25081]: audit 2024-08-25T11:45:33.096859+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[25081]: audit 2024-08-25T11:45:33.110129+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[25081]: cluster 2024-08-25T11:45:33.925299+0000 mgr.x (mgr.24574) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:34 smithi059 bash[25081]: audit 2024-08-25T11:45:33.974555+0000 mgr.x (mgr.24574) 274 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:34 smithi196 bash[20359]: audit 2024-08-25T11:45:33.082469+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:34 smithi196 bash[20359]: audit 2024-08-25T11:45:33.096859+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:34 smithi196 bash[20359]: audit 2024-08-25T11:45:33.110129+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:34 smithi196 bash[20359]: cluster 2024-08-25T11:45:33.925299+0000 mgr.x (mgr.24574) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:34 smithi196 bash[20359]: audit 2024-08-25T11:45:33.974555+0000 mgr.x (mgr.24574) 274 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:35.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:45:34] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:45:35.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:45:35.736 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:45:35.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:45:35.736 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:45:35.736 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:45:35.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:45:35.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:45:35.736 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:45:35.736 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:45:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:35 smithi059 bash[19666]: audit 2024-08-25T11:45:35.735252+0000 mon.a (mon.0) 1662 : audit [DBG] from='client.? 172.21.15.59:0/1374195588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:45:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:35 smithi059 bash[25081]: audit 2024-08-25T11:45:35.735252+0000 mon.a (mon.0) 1662 : audit [DBG] from='client.? 172.21.15.59:0/1374195588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:45:36.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:35 smithi196 bash[20359]: audit 2024-08-25T11:45:35.735252+0000 mon.a (mon.0) 1662 : audit [DBG] from='client.? 172.21.15.59:0/1374195588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:45:36.405 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T11:45:37.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:36 smithi196 bash[20359]: cluster 2024-08-25T11:45:35.926117+0000 mgr.x (mgr.24574) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:37.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:36 smithi059 bash[25081]: cluster 2024-08-25T11:45:35.926117+0000 mgr.x (mgr.24574) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:37.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:36 smithi059 bash[19666]: cluster 2024-08-25T11:45:35.926117+0000 mgr.x (mgr.24574) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:38.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:37 smithi059 bash[19666]: audit 2024-08-25T11:45:37.808457+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:38.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:37 smithi059 bash[25081]: audit 2024-08-25T11:45:37.808457+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:38.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:37 smithi196 bash[20359]: audit 2024-08-25T11:45:37.808457+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:39.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:38 smithi059 bash[25081]: cluster 2024-08-25T11:45:37.926847+0000 mgr.x (mgr.24574) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:39.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:38 smithi059 bash[19666]: cluster 2024-08-25T11:45:37.926847+0000 mgr.x (mgr.24574) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:39.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:38 smithi196 bash[20359]: cluster 2024-08-25T11:45:37.926847+0000 mgr.x (mgr.24574) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:41.237 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:45:41.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:40 smithi059 bash[19666]: cluster 2024-08-25T11:45:39.928576+0000 mgr.x (mgr.24574) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:41.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:40 smithi059 bash[25081]: cluster 2024-08-25T11:45:39.928576+0000 mgr.x (mgr.24574) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:41.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:40 smithi196 bash[20359]: cluster 2024-08-25T11:45:39.928576+0000 mgr.x (mgr.24574) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:43.201 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T11:45:43.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:42 smithi059 bash[19666]: cluster 2024-08-25T11:45:41.929417+0000 mgr.x (mgr.24574) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:43.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:42 smithi059 bash[25081]: cluster 2024-08-25T11:45:41.929417+0000 mgr.x (mgr.24574) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:43.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:42 smithi196 bash[20359]: cluster 2024-08-25T11:45:41.929417+0000 mgr.x (mgr.24574) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:43 smithi059 bash[19666]: audit 2024-08-25T11:45:43.201824+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.59:0/1088232909' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:45:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:43 smithi059 bash[25081]: audit 2024-08-25T11:45:43.201824+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.59:0/1088232909' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:45:44.351 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph -s' 2024-08-25T11:45:44.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:43 smithi196 bash[20359]: audit 2024-08-25T11:45:43.201824+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.59:0/1088232909' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:45:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:44 smithi059 bash[25081]: cluster 2024-08-25T11:45:43.931157+0000 mgr.x (mgr.24574) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:44 smithi059 bash[25081]: audit 2024-08-25T11:45:43.985949+0000 mgr.x (mgr.24574) 280 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:44 smithi059 bash[19666]: cluster 2024-08-25T11:45:43.931157+0000 mgr.x (mgr.24574) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:44 smithi059 bash[19666]: audit 2024-08-25T11:45:43.985949+0000 mgr.x (mgr.24574) 280 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:45.311 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:45:44] "GET /metrics HTTP/1.1" 200 38121 "" "Prometheus/2.43.0" 2024-08-25T11:45:45.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:45 smithi196 bash[20359]: cluster 2024-08-25T11:45:43.931157+0000 mgr.x (mgr.24574) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:45.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:45 smithi196 bash[20359]: audit 2024-08-25T11:45:43.985949+0000 mgr.x (mgr.24574) 280 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:47.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:46 smithi059 bash[19666]: cluster 2024-08-25T11:45:45.931961+0000 mgr.x (mgr.24574) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:47 smithi059 bash[25081]: cluster 2024-08-25T11:45:45.931961+0000 mgr.x (mgr.24574) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:47.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:47 smithi196 bash[20359]: cluster 2024-08-25T11:45:45.931961+0000 mgr.x (mgr.24574) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:48.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:48 smithi196 bash[20359]: cluster 2024-08-25T11:45:47.932808+0000 mgr.x (mgr.24574) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:48.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:48 smithi059 bash[19666]: cluster 2024-08-25T11:45:47.932808+0000 mgr.x (mgr.24574) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:48.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:48 smithi059 bash[25081]: cluster 2024-08-25T11:45:47.932808+0000 mgr.x (mgr.24574) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:49.175 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:45:50.684 INFO:teuthology.orchestra.run.smithi059.stdout: cluster: 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: id: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: health: HEALTH_OK 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: services: 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: mgr: x(active, since 6m), standbys: y 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: data: 2024-08-25T11:45:50.685 INFO:teuthology.orchestra.run.smithi059.stdout: pools: 6 pools, 161 pgs 2024-08-25T11:45:50.686 INFO:teuthology.orchestra.run.smithi059.stdout: objects: 213 objects, 585 KiB 2024-08-25T11:45:50.686 INFO:teuthology.orchestra.run.smithi059.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:45:50.686 INFO:teuthology.orchestra.run.smithi059.stdout: pgs: 161 active+clean 2024-08-25T11:45:50.686 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:45:50.686 INFO:teuthology.orchestra.run.smithi059.stdout: io: 2024-08-25T11:45:50.686 INFO:teuthology.orchestra.run.smithi059.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-25T11:45:50.686 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:45:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:50 smithi059 bash[19666]: cluster 2024-08-25T11:45:49.934596+0000 mgr.x (mgr.24574) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:50 smithi059 bash[19666]: audit 2024-08-25T11:45:50.685514+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.59:0/807834418' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:45:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:50 smithi059 bash[25081]: cluster 2024-08-25T11:45:49.934596+0000 mgr.x (mgr.24574) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:50 smithi059 bash[25081]: audit 2024-08-25T11:45:50.685514+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.59:0/807834418' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:45:51.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:50 smithi196 bash[20359]: cluster 2024-08-25T11:45:49.934596+0000 mgr.x (mgr.24574) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:51.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:50 smithi196 bash[20359]: audit 2024-08-25T11:45:50.685514+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.59:0/807834418' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:45:51.371 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph mgr fail' 2024-08-25T11:45:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:52 smithi059 bash[19666]: audit 2024-08-25T11:45:51.675602+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:52 smithi059 bash[19666]: audit 2024-08-25T11:45:51.682962+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:52 smithi059 bash[19666]: audit 2024-08-25T11:45:51.692953+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:52 smithi059 bash[19666]: cluster 2024-08-25T11:45:51.935462+0000 mgr.x (mgr.24574) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:53.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:52 smithi059 bash[25081]: audit 2024-08-25T11:45:51.675602+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:52 smithi059 bash[25081]: audit 2024-08-25T11:45:51.682962+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:52 smithi059 bash[25081]: audit 2024-08-25T11:45:51.692953+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:52 smithi059 bash[25081]: cluster 2024-08-25T11:45:51.935462+0000 mgr.x (mgr.24574) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:53.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:52 smithi196 bash[20359]: audit 2024-08-25T11:45:51.675602+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:52 smithi196 bash[20359]: audit 2024-08-25T11:45:51.682962+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:52 smithi196 bash[20359]: audit 2024-08-25T11:45:51.692953+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:52 smithi196 bash[20359]: cluster 2024-08-25T11:45:51.935462+0000 mgr.x (mgr.24574) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:53.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:53 smithi059 bash[19666]: audit 2024-08-25T11:45:52.808618+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:53.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:53 smithi059 bash[19666]: audit 2024-08-25T11:45:53.320565+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.992 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:53 smithi059 bash[19666]: audit 2024-08-25T11:45:53.331338+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.992 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:53 smithi059 bash[19666]: audit 2024-08-25T11:45:53.341735+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:53 smithi059 bash[25081]: audit 2024-08-25T11:45:52.808618+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:53.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:53 smithi059 bash[25081]: audit 2024-08-25T11:45:53.320565+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:53 smithi059 bash[25081]: audit 2024-08-25T11:45:53.331338+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:53.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:53 smithi059 bash[25081]: audit 2024-08-25T11:45:53.341735+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:53 smithi196 bash[20359]: audit 2024-08-25T11:45:52.808618+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:53 smithi196 bash[20359]: audit 2024-08-25T11:45:53.320565+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:53 smithi196 bash[20359]: audit 2024-08-25T11:45:53.331338+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:53 smithi196 bash[20359]: audit 2024-08-25T11:45:53.341735+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24574 172.21.15.196:0/2183762516' entity='mgr.x' 2024-08-25T11:45:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:54 smithi059 bash[19666]: cluster 2024-08-25T11:45:53.937227+0000 mgr.x (mgr.24574) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:54 smithi059 bash[19666]: audit 2024-08-25T11:45:53.996670+0000 mgr.x (mgr.24574) 286 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:54 smithi059 bash[25081]: cluster 2024-08-25T11:45:53.937227+0000 mgr.x (mgr.24574) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:54 smithi059 bash[25081]: audit 2024-08-25T11:45:53.996670+0000 mgr.x (mgr.24574) 286 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:55.111 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:45:54] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.43.0" 2024-08-25T11:45:55.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:54 smithi196 bash[20359]: cluster 2024-08-25T11:45:53.937227+0000 mgr.x (mgr.24574) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:45:55.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:54 smithi196 bash[20359]: audit 2024-08-25T11:45:53.996670+0000 mgr.x (mgr.24574) 286 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:45:56.194 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:45:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:56 smithi196 bash[20359]: cluster 2024-08-25T11:45:55.938088+0000 mgr.x (mgr.24574) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:56 smithi059 bash[19666]: cluster 2024-08-25T11:45:55.938088+0000 mgr.x (mgr.24574) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:57.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:56 smithi059 bash[25081]: cluster 2024-08-25T11:45:55.938088+0000 mgr.x (mgr.24574) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:45:58.111 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[51078]: debug 2024-08-25T11:45:57.808+0000 7f456b8bd640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-25T11:45:58.111 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[51078]: ignoring --setuser ceph since I am not root 2024-08-25T11:45:58.111 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[51078]: ignoring --setgroup ceph since I am not root 2024-08-25T11:45:58.111 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[51078]: debug 2024-08-25T11:45:57.872+0000 7f3d6646e640 1 -- 172.21.15.196:0/1461168341 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a72137d0e0 con 0x55a72137f400 2024-08-25T11:45:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.794972+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? 172.21.15.59:0/3839078960' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: cluster 2024-08-25T11:45:57.795771+0000 mon.a (mon.0) 1672 : cluster [INF] Activating manager daemon y 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.801753+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.59:0/3839078960' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: cluster 2024-08-25T11:45:57.810845+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: cluster 2024-08-25T11:45:57.811982+0000 mon.a (mon.0) 1675 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0162095s) 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.814362+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.814591+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.814793+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.815917+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.816236+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:45:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.816546+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.816836+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.817150+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.817462+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.817782+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.818089+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.818385+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.818681+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:57 smithi196 bash[20359]: audit 2024-08-25T11:45:57.818869+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:45:58.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:58 smithi196 bash[20359]: audit 2024-08-25T11:45:57.819591+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:45:58.279 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[75117]: [25/Aug/2024:11:45:57] ENGINE Bus STOPPING 2024-08-25T11:45:58.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[75117]: [25/Aug/2024:11:45:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:45:58.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[75117]: [25/Aug/2024:11:45:57] ENGINE Bus STOPPED 2024-08-25T11:45:58.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.794972+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? 172.21.15.59:0/3839078960' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:45:58.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: cluster 2024-08-25T11:45:57.795771+0000 mon.a (mon.0) 1672 : cluster [INF] Activating manager daemon y 2024-08-25T11:45:58.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.801753+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.59:0/3839078960' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:45:58.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: cluster 2024-08-25T11:45:57.810845+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-25T11:45:58.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: cluster 2024-08-25T11:45:57.811982+0000 mon.a (mon.0) 1675 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0162095s) 2024-08-25T11:45:58.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.814362+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.814591+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.814793+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.815917+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.816236+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.816546+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.816836+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.817150+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.817462+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.817782+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.818089+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.818385+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.818681+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:45:58.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.818869+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[19666]: audit 2024-08-25T11:45:57.819591+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.794972+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? 172.21.15.59:0/3839078960' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: cluster 2024-08-25T11:45:57.795771+0000 mon.a (mon.0) 1672 : cluster [INF] Activating manager daemon y 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.801753+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.59:0/3839078960' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: cluster 2024-08-25T11:45:57.810845+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: cluster 2024-08-25T11:45:57.811982+0000 mon.a (mon.0) 1675 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0162095s) 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.814362+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.814591+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.814793+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:45:58.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.815917+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.816236+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.816546+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.816836+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.817150+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.817462+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.817782+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.818089+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.818385+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.818681+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.818869+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:45:58.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:57 smithi059 bash[25081]: audit 2024-08-25T11:45:57.819591+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:45:58.511 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'sleep 180' 2024-08-25T11:45:59.279 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:45:59 smithi059 bash[75117]: [25/Aug/2024:11:45:59] ENGINE Bus STARTING 2024-08-25T11:45:59.279 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:45:59 smithi059 bash[75117]: [25/Aug/2024:11:45:59] ENGINE Serving on http://:::9283 2024-08-25T11:45:59.279 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:45:59 smithi059 bash[75117]: [25/Aug/2024:11:45:59] ENGINE Bus STARTED 2024-08-25T11:45:59.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: cluster 2024-08-25T11:45:58.171327+0000 mon.a (mon.0) 1676 : cluster [INF] Manager daemon y is now available 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.676315+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.681446+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.681720+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.681866+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.682304+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.707214+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.709154+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.731011+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.731962+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.751575+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:45:59.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[19666]: audit 2024-08-25T11:45:58.752386+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: cluster 2024-08-25T11:45:58.171327+0000 mon.a (mon.0) 1676 : cluster [INF] Manager daemon y is now available 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.676315+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.681446+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.681720+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.681866+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.682304+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.707214+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.709154+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.731011+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.731962+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:45:59.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.751575+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:45:59.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:45:58 smithi059 bash[25081]: audit 2024-08-25T11:45:58.752386+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:45:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: cluster 2024-08-25T11:45:58.171327+0000 mon.a (mon.0) 1676 : cluster [INF] Manager daemon y is now available 2024-08-25T11:45:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.676315+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:45:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.681446+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:45:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.681720+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:45:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.681866+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:45:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.682304+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:45:59.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.707214+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:45:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.709154+0000 mon.c (mon.2) 211 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:45:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.731011+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:45:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.731962+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:45:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.751575+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:45:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:45:59 smithi196 bash[20359]: audit 2024-08-25T11:45:58.752386+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:46:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[19666]: cluster 2024-08-25T11:45:59.011137+0000 mon.a (mon.0) 1682 : cluster [DBG] mgrmap e31: y(active, since 1.21537s) 2024-08-25T11:46:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[19666]: audit 2024-08-25T11:45:59.041941+0000 mgr.y (mgr.15135) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:46:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[19666]: cluster 2024-08-25T11:45:59.046589+0000 mgr.y (mgr.15135) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[19666]: audit 2024-08-25T11:45:59.778157+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:00.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[19666]: audit 2024-08-25T11:45:59.778572+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[25081]: cluster 2024-08-25T11:45:59.011137+0000 mon.a (mon.0) 1682 : cluster [DBG] mgrmap e31: y(active, since 1.21537s) 2024-08-25T11:46:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[25081]: audit 2024-08-25T11:45:59.041941+0000 mgr.y (mgr.15135) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:46:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[25081]: cluster 2024-08-25T11:45:59.046589+0000 mgr.y (mgr.15135) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[25081]: audit 2024-08-25T11:45:59.778157+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:00.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[25081]: audit 2024-08-25T11:45:59.778572+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:00.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:00 smithi196 bash[20359]: cluster 2024-08-25T11:45:59.011137+0000 mon.a (mon.0) 1682 : cluster [DBG] mgrmap e31: y(active, since 1.21537s) 2024-08-25T11:46:00.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:00 smithi196 bash[20359]: audit 2024-08-25T11:45:59.041941+0000 mgr.y (mgr.15135) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:46:00.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:00 smithi196 bash[20359]: cluster 2024-08-25T11:45:59.046589+0000 mgr.y (mgr.15135) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:00.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:00 smithi196 bash[20359]: audit 2024-08-25T11:45:59.778157+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:00.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:00 smithi196 bash[20359]: audit 2024-08-25T11:45:59.778572+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:00.870 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: debug 2024-08-25T11:46:00.562+0000 7fc140354640 -1 log_channel(cephadm) log [ERR] : [25/Aug/2024:11:46:00] ENGINE Error in HTTPServer.serve 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: Traceback (most recent call last): 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: self._connections.run(self.expiration_interval) 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: self._run(expiration_interval) 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: s = self.context.wrap_socket( 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:46:00.871 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: return self.sslsocket_class._create( 2024-08-25T11:46:00.872 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:46:00.872 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: self.do_handshake() 2024-08-25T11:46:00.872 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:46:00.872 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: self._sslobj.do_handshake() 2024-08-25T11:46:00.872 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:00 smithi059 bash[75117]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:46:01.129 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: cluster 2024-08-25T11:46:00.016160+0000 mon.a (mon.0) 1684 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-25T11:46:01.129 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: cephadm 2024-08-25T11:46:00.438914+0000 mgr.y (mgr.15135) 4 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Bus STARTING 2024-08-25T11:46:01.129 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: cephadm 2024-08-25T11:46:00.563261+0000 mgr.y (mgr.15135) 5 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Serving on https://172.21.15.59:7150 2024-08-25T11:46:01.129 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: cephadm 2024-08-25T11:46:00.566816+0000 mgr.y (mgr.15135) 6 : cephadm [ERR] [25/Aug/2024:11:46:00] ENGINE Error in HTTPServer.serve 2024-08-25T11:46:01.129 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: Traceback (most recent call last): 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: self._connections.run(self.expiration_interval) 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: self._run(expiration_interval) 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: s = self.context.wrap_socket( 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:46:01.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: return self.sslsocket_class._create( 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: self.do_handshake() 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: self._sslobj.do_handshake() 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: cephadm 2024-08-25T11:46:00.664466+0000 mgr.y (mgr.15135) 7 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: cephadm 2024-08-25T11:46:00.664583+0000 mgr.y (mgr.15135) 8 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Bus STARTED 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: audit 2024-08-25T11:46:00.757668+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: audit 2024-08-25T11:46:00.869295+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: audit 2024-08-25T11:46:00.899743+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: audit 2024-08-25T11:46:00.900287+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:01.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: audit 2024-08-25T11:46:00.901400+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: audit 2024-08-25T11:46:00.902049+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[25081]: audit 2024-08-25T11:46:00.990545+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: cluster 2024-08-25T11:46:00.016160+0000 mon.a (mon.0) 1684 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: cephadm 2024-08-25T11:46:00.438914+0000 mgr.y (mgr.15135) 4 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Bus STARTING 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: cephadm 2024-08-25T11:46:00.563261+0000 mgr.y (mgr.15135) 5 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Serving on https://172.21.15.59:7150 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: cephadm 2024-08-25T11:46:00.566816+0000 mgr.y (mgr.15135) 6 : cephadm [ERR] [25/Aug/2024:11:46:00] ENGINE Error in HTTPServer.serve 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: Traceback (most recent call last): 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: self._connections.run(self.expiration_interval) 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:46:01.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: self._run(expiration_interval) 2024-08-25T11:46:01.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:46:01.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:46:01.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:46:01.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:46:01.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:46:01.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: s = self.context.wrap_socket( 2024-08-25T11:46:01.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: return self.sslsocket_class._create( 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: self.do_handshake() 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: self._sslobj.do_handshake() 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: cephadm 2024-08-25T11:46:00.664466+0000 mgr.y (mgr.15135) 7 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: cephadm 2024-08-25T11:46:00.664583+0000 mgr.y (mgr.15135) 8 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Bus STARTED 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: audit 2024-08-25T11:46:00.757668+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: audit 2024-08-25T11:46:00.869295+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: audit 2024-08-25T11:46:00.899743+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: audit 2024-08-25T11:46:00.900287+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:01.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: audit 2024-08-25T11:46:00.901400+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:01.135 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: audit 2024-08-25T11:46:00.902049+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:46:01.135 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:01 smithi059 bash[19666]: audit 2024-08-25T11:46:00.990545+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:01.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: cluster 2024-08-25T11:46:00.016160+0000 mon.a (mon.0) 1684 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: cephadm 2024-08-25T11:46:00.438914+0000 mgr.y (mgr.15135) 4 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Bus STARTING 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: cephadm 2024-08-25T11:46:00.563261+0000 mgr.y (mgr.15135) 5 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Serving on https://172.21.15.59:7150 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: cephadm 2024-08-25T11:46:00.566816+0000 mgr.y (mgr.15135) 6 : cephadm [ERR] [25/Aug/2024:11:46:00] ENGINE Error in HTTPServer.serve 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: Traceback (most recent call last): 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: self._connections.run(self.expiration_interval) 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: self._run(expiration_interval) 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:46:01.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: s = self.context.wrap_socket( 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: return self.sslsocket_class._create( 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: self.do_handshake() 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: self._sslobj.do_handshake() 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: cephadm 2024-08-25T11:46:00.664466+0000 mgr.y (mgr.15135) 7 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: cephadm 2024-08-25T11:46:00.664583+0000 mgr.y (mgr.15135) 8 : cephadm [INF] [25/Aug/2024:11:46:00] ENGINE Bus STARTED 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: audit 2024-08-25T11:46:00.757668+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: audit 2024-08-25T11:46:00.869295+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: audit 2024-08-25T11:46:00.899743+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: audit 2024-08-25T11:46:00.900287+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:46:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: audit 2024-08-25T11:46:00.901400+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: audit 2024-08-25T11:46:00.902049+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:46:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:01 smithi196 bash[20359]: audit 2024-08-25T11:46:00.990545+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cephadm 2024-08-25T11:46:00.903127+0000 mgr.y (mgr.15135) 9 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cephadm 2024-08-25T11:46:00.903347+0000 mgr.y (mgr.15135) 10 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.316832+0000 mgr.y (mgr.15135) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.366513+0000 mgr.y (mgr.15135) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.433816+0000 mgr.y (mgr.15135) 13 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.497446+0000 mgr.y (mgr.15135) 14 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.555345+0000 mgr.y (mgr.15135) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.641477+0000 mgr.y (mgr.15135) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.691915+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.700027+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.752878+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.758365+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.764367+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.769466+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.800660+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:46:02.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.801089+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:46:02.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:01.807781+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: cluster 2024-08-25T11:46:02.027300+0000 mon.a (mon.0) 1696 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[19666]: audit 2024-08-25T11:46:02.484775+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cephadm 2024-08-25T11:46:00.903127+0000 mgr.y (mgr.15135) 9 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cephadm 2024-08-25T11:46:00.903347+0000 mgr.y (mgr.15135) 10 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.316832+0000 mgr.y (mgr.15135) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.366513+0000 mgr.y (mgr.15135) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:46:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.433816+0000 mgr.y (mgr.15135) 13 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.497446+0000 mgr.y (mgr.15135) 14 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.555345+0000 mgr.y (mgr.15135) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.641477+0000 mgr.y (mgr.15135) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.691915+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.700027+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.752878+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.758365+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.764367+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.769466+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.800660+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.801089+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:01.807781+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: cluster 2024-08-25T11:46:02.027300+0000 mon.a (mon.0) 1696 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-25T11:46:02.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:02 smithi059 bash[25081]: audit 2024-08-25T11:46:02.484775+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cephadm 2024-08-25T11:46:00.903127+0000 mgr.y (mgr.15135) 9 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:46:02.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cephadm 2024-08-25T11:46:00.903347+0000 mgr.y (mgr.15135) 10 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:46:02.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.316832+0000 mgr.y (mgr.15135) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:46:02.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.366513+0000 mgr.y (mgr.15135) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.433816+0000 mgr.y (mgr.15135) 13 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.497446+0000 mgr.y (mgr.15135) 14 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.555345+0000 mgr.y (mgr.15135) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.641477+0000 mgr.y (mgr.15135) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.691915+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.700027+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.752878+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.758365+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.764367+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.769466+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.800660+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:46:02.952 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.801089+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:46:02.953 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:01.807781+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:02.953 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: cluster 2024-08-25T11:46:02.027300+0000 mon.a (mon.0) 1696 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-25T11:46:02.953 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:02 smithi196 bash[20359]: audit 2024-08-25T11:46:02.484775+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:03.983 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.765791+0000 mgr.y (mgr.15135) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:46:03.983 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.800274+0000 mgr.y (mgr.15135) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:46:03.983 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[20359]: cephadm 2024-08-25T11:46:01.808542+0000 mgr.y (mgr.15135) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:46:03.983 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[20359]: cluster 2024-08-25T11:46:01.818090+0000 mgr.y (mgr.15135) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:03.983 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[20359]: audit 2024-08-25T11:46:02.862559+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:03.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[20359]: audit 2024-08-25T11:46:02.999971+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:03.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[20359]: audit 2024-08-25T11:46:03.149338+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.765791+0000 mgr.y (mgr.15135) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:46:04.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.800274+0000 mgr.y (mgr.15135) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:46:04.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[25081]: cephadm 2024-08-25T11:46:01.808542+0000 mgr.y (mgr.15135) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:46:04.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[25081]: cluster 2024-08-25T11:46:01.818090+0000 mgr.y (mgr.15135) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:04.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[25081]: audit 2024-08-25T11:46:02.862559+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[25081]: audit 2024-08-25T11:46:02.999971+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[25081]: audit 2024-08-25T11:46:03.149338+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.765791+0000 mgr.y (mgr.15135) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:46:04.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.800274+0000 mgr.y (mgr.15135) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:46:04.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[19666]: cephadm 2024-08-25T11:46:01.808542+0000 mgr.y (mgr.15135) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:46:04.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[19666]: cluster 2024-08-25T11:46:01.818090+0000 mgr.y (mgr.15135) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:04.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[19666]: audit 2024-08-25T11:46:02.862559+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[19666]: audit 2024-08-25T11:46:02.999971+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:03 smithi059 bash[19666]: audit 2024-08-25T11:46:03.149338+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.259 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[51078]: [25/Aug/2024:11:46:03] ENGINE Bus STARTING 2024-08-25T11:46:04.260 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[51078]: CherryPy Checker: 2024-08-25T11:46:04.260 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:46:03 smithi196 bash[51078]: The Application mounted at '' has an empty config. 2024-08-25T11:46:04.260 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[51078]: [25/Aug/2024:11:46:04] ENGINE Serving on http://:::9283 2024-08-25T11:46:04.260 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[51078]: [25/Aug/2024:11:46:04] ENGINE Bus STARTED 2024-08-25T11:46:04.434 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:46:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[25081]: cluster 2024-08-25T11:46:03.984308+0000 mon.a (mon.0) 1701 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:46:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[25081]: audit 2024-08-25T11:46:03.989404+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:46:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[25081]: audit 2024-08-25T11:46:03.995524+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:46:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[25081]: audit 2024-08-25T11:46:03.996453+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:46:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[25081]: audit 2024-08-25T11:46:03.996847+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[25081]: audit 2024-08-25T11:46:04.661255+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[25081]: audit 2024-08-25T11:46:04.674673+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[25081]: audit 2024-08-25T11:46:04.686899+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[19666]: cluster 2024-08-25T11:46:03.984308+0000 mon.a (mon.0) 1701 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[19666]: audit 2024-08-25T11:46:03.989404+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[19666]: audit 2024-08-25T11:46:03.995524+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[19666]: audit 2024-08-25T11:46:03.996453+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[19666]: audit 2024-08-25T11:46:03.996847+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[19666]: audit 2024-08-25T11:46:04.661255+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[19666]: audit 2024-08-25T11:46:04.674673+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:04 smithi059 bash[19666]: audit 2024-08-25T11:46:04.686899+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[20359]: cluster 2024-08-25T11:46:03.984308+0000 mon.a (mon.0) 1701 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:46:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[20359]: audit 2024-08-25T11:46:03.989404+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:46:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[20359]: audit 2024-08-25T11:46:03.995524+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:46:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[20359]: audit 2024-08-25T11:46:03.996453+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:46:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[20359]: audit 2024-08-25T11:46:03.996847+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:46:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[20359]: audit 2024-08-25T11:46:04.661255+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[20359]: audit 2024-08-25T11:46:04.674673+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:04.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[20359]: audit 2024-08-25T11:46:04.686899+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:05.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:46:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:46:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-25T11:46:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:05 smithi059 bash[19666]: cluster 2024-08-25T11:46:03.818871+0000 mgr.y (mgr.15135) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:05 smithi059 bash[19666]: audit 2024-08-25T11:46:04.002016+0000 mgr.y (mgr.15135) 22 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:05 smithi059 bash[19666]: cluster 2024-08-25T11:46:04.719865+0000 mon.a (mon.0) 1705 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-25T11:46:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:05 smithi059 bash[19666]: audit 2024-08-25T11:46:04.722845+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:46:05.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:05 smithi059 bash[25081]: cluster 2024-08-25T11:46:03.818871+0000 mgr.y (mgr.15135) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:05.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:05 smithi059 bash[25081]: audit 2024-08-25T11:46:04.002016+0000 mgr.y (mgr.15135) 22 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:05.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:05 smithi059 bash[25081]: cluster 2024-08-25T11:46:04.719865+0000 mon.a (mon.0) 1705 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-25T11:46:05.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:05 smithi059 bash[25081]: audit 2024-08-25T11:46:04.722845+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:46:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:05 smithi196 bash[20359]: cluster 2024-08-25T11:46:03.818871+0000 mgr.y (mgr.15135) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:46:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:05 smithi196 bash[20359]: audit 2024-08-25T11:46:04.002016+0000 mgr.y (mgr.15135) 22 : audit [DBG] from='client.24622 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:05 smithi196 bash[20359]: cluster 2024-08-25T11:46:04.719865+0000 mon.a (mon.0) 1705 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-25T11:46:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:05 smithi196 bash[20359]: audit 2024-08-25T11:46:04.722845+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:46:06.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:06 smithi059 bash[19666]: audit 2024-08-25T11:46:05.724297+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:06.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:06 smithi059 bash[25081]: audit 2024-08-25T11:46:05.724297+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:07.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:06 smithi196 bash[20359]: audit 2024-08-25T11:46:05.724297+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:07 smithi059 bash[19666]: cluster 2024-08-25T11:46:05.820010+0000 mgr.y (mgr.15135) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:46:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:07 smithi059 bash[19666]: audit 2024-08-25T11:46:06.848336+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:07 smithi059 bash[19666]: audit 2024-08-25T11:46:06.855052+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:07 smithi059 bash[19666]: audit 2024-08-25T11:46:07.728235+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:07 smithi059 bash[25081]: cluster 2024-08-25T11:46:05.820010+0000 mgr.y (mgr.15135) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:46:08.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:07 smithi059 bash[25081]: audit 2024-08-25T11:46:06.848336+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:07 smithi059 bash[25081]: audit 2024-08-25T11:46:06.855052+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:07 smithi059 bash[25081]: audit 2024-08-25T11:46:07.728235+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:07 smithi196 bash[20359]: cluster 2024-08-25T11:46:05.820010+0000 mgr.y (mgr.15135) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:46:08.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:07 smithi196 bash[20359]: audit 2024-08-25T11:46:06.848336+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:07 smithi196 bash[20359]: audit 2024-08-25T11:46:06.855052+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:08.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:07 smithi196 bash[20359]: audit 2024-08-25T11:46:07.728235+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[19666]: cephadm 2024-08-25T11:46:06.857335+0000 mgr.y (mgr.15135) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:46:09.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[19666]: cephadm 2024-08-25T11:46:07.122253+0000 mgr.y (mgr.15135) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:46:09.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[19666]: cluster 2024-08-25T11:46:07.820691+0000 mgr.y (mgr.15135) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:46:09.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[19666]: audit 2024-08-25T11:46:08.349603+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[19666]: audit 2024-08-25T11:46:08.363626+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[19666]: audit 2024-08-25T11:46:08.376843+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[25081]: cephadm 2024-08-25T11:46:06.857335+0000 mgr.y (mgr.15135) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:46:09.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[25081]: cephadm 2024-08-25T11:46:07.122253+0000 mgr.y (mgr.15135) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:46:09.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[25081]: cluster 2024-08-25T11:46:07.820691+0000 mgr.y (mgr.15135) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:46:09.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[25081]: audit 2024-08-25T11:46:08.349603+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[25081]: audit 2024-08-25T11:46:08.363626+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:08 smithi059 bash[25081]: audit 2024-08-25T11:46:08.376843+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:08 smithi196 bash[20359]: cephadm 2024-08-25T11:46:06.857335+0000 mgr.y (mgr.15135) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:46:09.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:08 smithi196 bash[20359]: cephadm 2024-08-25T11:46:07.122253+0000 mgr.y (mgr.15135) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:46:09.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:08 smithi196 bash[20359]: cluster 2024-08-25T11:46:07.820691+0000 mgr.y (mgr.15135) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:46:09.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:08 smithi196 bash[20359]: audit 2024-08-25T11:46:08.349603+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:08 smithi196 bash[20359]: audit 2024-08-25T11:46:08.363626+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:09.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:08 smithi196 bash[20359]: audit 2024-08-25T11:46:08.376843+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:10.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:09 smithi196 bash[20359]: audit 2024-08-25T11:46:09.388003+0000 mon.a (mon.0) 1713 : audit [DBG] from='client.? 172.21.15.59:0/3742981325' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:46:10.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:09 smithi059 bash[25081]: audit 2024-08-25T11:46:09.388003+0000 mon.a (mon.0) 1713 : audit [DBG] from='client.? 172.21.15.59:0/3742981325' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:46:10.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:09 smithi059 bash[19666]: audit 2024-08-25T11:46:09.388003+0000 mon.a (mon.0) 1713 : audit [DBG] from='client.? 172.21.15.59:0/3742981325' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:46:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:11 smithi059 bash[19666]: cluster 2024-08-25T11:46:09.822824+0000 mgr.y (mgr.15135) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:46:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:11 smithi059 bash[19666]: audit 2024-08-25T11:46:10.239168+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:11 smithi059 bash[19666]: audit 2024-08-25T11:46:10.250313+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:11 smithi059 bash[19666]: audit 2024-08-25T11:46:10.261966+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:11 smithi059 bash[25081]: cluster 2024-08-25T11:46:09.822824+0000 mgr.y (mgr.15135) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:46:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:11 smithi059 bash[25081]: audit 2024-08-25T11:46:10.239168+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:11 smithi059 bash[25081]: audit 2024-08-25T11:46:10.250313+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:11 smithi059 bash[25081]: audit 2024-08-25T11:46:10.261966+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[20359]: cluster 2024-08-25T11:46:09.822824+0000 mgr.y (mgr.15135) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:46:11.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[20359]: audit 2024-08-25T11:46:10.239168+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[20359]: audit 2024-08-25T11:46:10.250313+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[20359]: audit 2024-08-25T11:46:10.261966+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:11.596 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[55722]: ts=2024-08-25T11:46:11.275Z 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.196:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.196:8765: connect: connection refused" 2024-08-25T11:46:11.596 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[55722]: ts=2024-08-25T11:46:11.276Z 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.196:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.196:8765: connect: connection refused" 2024-08-25T11:46:11.596 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[55722]: ts=2024-08-25T11:46:11.277Z 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.196:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.196:8765: connect: connection refused" 2024-08-25T11:46:11.596 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[55722]: ts=2024-08-25T11:46:11.278Z 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.196:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.196:8765: connect: connection refused" 2024-08-25T11:46:11.596 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[55722]: ts=2024-08-25T11:46:11.278Z 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.196:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.196:8765: connect: connection refused" 2024-08-25T11:46:11.597 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:11 smithi196 bash[55722]: ts=2024-08-25T11:46:11.279Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.196:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.196:8765: connect: connection refused" 2024-08-25T11:46:13.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[20359]: cluster 2024-08-25T11:46:11.823767+0000 mgr.y (mgr.15135) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-25T11:46:13.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 systemd[1]: Stopping Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.180Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-25T11:46:13.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.181Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-25T11:46:13.363 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.181Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-25T11:46:13.363 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[55722]: ts=2024-08-25T11:46:13.181Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-25T11:46:13.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:13 smithi059 bash[19666]: cluster 2024-08-25T11:46:11.823767+0000 mgr.y (mgr.15135) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-25T11:46:13.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:13 smithi059 bash[25081]: cluster 2024-08-25T11:46:11.823767+0000 mgr.y (mgr.15135) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-25T11:46:14.021 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[62579]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:46:14.021 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 bash[62642]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:46:14.021 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-25T11:46:14.021 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 systemd[1]: Stopped Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:46:14.022 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:13 smithi196 systemd[1]: Started Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:46:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:13.707618+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:13.966599+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:13.980735+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:13.989585+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:46:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:14.007799+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:14.013080+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:46:14.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:14.017535+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:46:14.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:14.024014+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:14.031816+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:46:14.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:14.098604+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:14.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:14.100189+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:46:14.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:14 smithi196 bash[20359]: audit 2024-08-25T11:46:14.111104+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:13.707618+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:14.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:13.966599+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:13.980735+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:13.989585+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:14.007799+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:14.013080+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:14.017535+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:14.024014+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:14.031816+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:14.098604+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:14.100189+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:46:14.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[19666]: audit 2024-08-25T11:46:14.111104+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:13.707618+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:13.966599+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:13.980735+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:13.989585+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:14.007799+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:14.013080+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:14.017535+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:14.024014+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:14.031816+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:46:14.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:14.098604+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:46:14.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:14.100189+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:46:14.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:14 smithi059 bash[25081]: audit 2024-08-25T11:46:14.111104+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.002 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: cluster 2024-08-25T11:46:13.824287+0000 mgr.y (mgr.15135) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-25T11:46:16.002 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: audit 2024-08-25T11:46:13.991198+0000 mgr.y (mgr.15135) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:46:16.002 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: cephadm 2024-08-25T11:46:14.012682+0000 mgr.y (mgr.15135) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:46:16.002 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: audit 2024-08-25T11:46:14.013872+0000 mgr.y (mgr.15135) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:46:16.003 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: audit 2024-08-25T11:46:14.018353+0000 mgr.y (mgr.15135) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:46:16.003 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: audit 2024-08-25T11:46:14.032500+0000 mgr.y (mgr.15135) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:46:16.003 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: audit 2024-08-25T11:46:14.712784+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.003 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: audit 2024-08-25T11:46:14.727113+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.003 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:15 smithi196 bash[20359]: audit 2024-08-25T11:46:14.740951+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: cluster 2024-08-25T11:46:13.824287+0000 mgr.y (mgr.15135) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: audit 2024-08-25T11:46:13.991198+0000 mgr.y (mgr.15135) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: cephadm 2024-08-25T11:46:14.012682+0000 mgr.y (mgr.15135) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: audit 2024-08-25T11:46:14.013872+0000 mgr.y (mgr.15135) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: audit 2024-08-25T11:46:14.018353+0000 mgr.y (mgr.15135) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: audit 2024-08-25T11:46:14.032500+0000 mgr.y (mgr.15135) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: audit 2024-08-25T11:46:14.712784+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: audit 2024-08-25T11:46:14.727113+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[19666]: audit 2024-08-25T11:46:14.740951+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: cluster 2024-08-25T11:46:13.824287+0000 mgr.y (mgr.15135) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-25T11:46:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: audit 2024-08-25T11:46:13.991198+0000 mgr.y (mgr.15135) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:46:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: cephadm 2024-08-25T11:46:14.012682+0000 mgr.y (mgr.15135) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:46:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: audit 2024-08-25T11:46:14.013872+0000 mgr.y (mgr.15135) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:46:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: audit 2024-08-25T11:46:14.018353+0000 mgr.y (mgr.15135) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:46:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: audit 2024-08-25T11:46:14.032500+0000 mgr.y (mgr.15135) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:46:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: audit 2024-08-25T11:46:14.712784+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: audit 2024-08-25T11:46:14.727113+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:15 smithi059 bash[25081]: audit 2024-08-25T11:46:14.740951+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:16.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.105Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-25T11:46:16.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.105Z 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-08-25T11:46:16.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.105Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi196 (none))" 2024-08-25T11:46:16.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.105Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-25T11:46:16.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.105Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-25T11:46:16.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.107Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-25T11:46:16.361 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.107Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.108Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.108Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.111Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.111Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.088µs 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.111Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.112Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.129Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.134Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.134Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.134Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.374µs wal_replay_duration=22.898834ms wbl_replay_duration=139ns total_replay_duration=22.962878ms 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.136Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-25T11:46:16.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.136Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-25T11:46:16.363 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.136Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-25T11:46:16.363 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.161Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.064429ms db_storage=922ns remote_storage=1.258µs web_handler=391ns query_engine=865ns scrape=231.082µs scrape_sd=105.801µs notify=19.901µs notify_sd=36.394µs rules=24.233644ms tracing=7.719µs 2024-08-25T11:46:16.363 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.161Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-25T11:46:16.363 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:46:16 smithi196 bash[62668]: ts=2024-08-25T11:46:16.161Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-25T11:46:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:17 smithi059 bash[19666]: cluster 2024-08-25T11:46:15.825933+0000 mgr.y (mgr.15135) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:46:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:17 smithi059 bash[19666]: audit 2024-08-25T11:46:17.596242+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:17 smithi059 bash[19666]: audit 2024-08-25T11:46:17.611745+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:17 smithi059 bash[19666]: audit 2024-08-25T11:46:17.625655+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:17 smithi059 bash[25081]: cluster 2024-08-25T11:46:15.825933+0000 mgr.y (mgr.15135) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:46:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:17 smithi059 bash[25081]: audit 2024-08-25T11:46:17.596242+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:17 smithi059 bash[25081]: audit 2024-08-25T11:46:17.611745+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:17 smithi059 bash[25081]: audit 2024-08-25T11:46:17.625655+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:17 smithi196 bash[20359]: cluster 2024-08-25T11:46:15.825933+0000 mgr.y (mgr.15135) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T11:46:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:17 smithi196 bash[20359]: audit 2024-08-25T11:46:17.596242+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:17 smithi196 bash[20359]: audit 2024-08-25T11:46:17.611745+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:17 smithi196 bash[20359]: audit 2024-08-25T11:46:17.625655+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:19 smithi059 bash[19666]: cluster 2024-08-25T11:46:17.826705+0000 mgr.y (mgr.15135) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T11:46:20.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:19 smithi059 bash[25081]: cluster 2024-08-25T11:46:17.826705+0000 mgr.y (mgr.15135) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T11:46:20.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:19 smithi196 bash[20359]: cluster 2024-08-25T11:46:17.826705+0000 mgr.y (mgr.15135) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T11:46:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:20 smithi059 bash[19666]: audit 2024-08-25T11:46:19.101284+0000 mgr.y (mgr.15135) 37 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:20 smithi059 bash[25081]: audit 2024-08-25T11:46:19.101284+0000 mgr.y (mgr.15135) 37 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:21.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:20 smithi196 bash[20359]: audit 2024-08-25T11:46:19.101284+0000 mgr.y (mgr.15135) 37 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:21 smithi059 bash[19666]: cluster 2024-08-25T11:46:19.828369+0000 mgr.y (mgr.15135) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:46:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:21 smithi059 bash[25081]: cluster 2024-08-25T11:46:19.828369+0000 mgr.y (mgr.15135) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:46:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:21 smithi196 bash[20359]: cluster 2024-08-25T11:46:19.828369+0000 mgr.y (mgr.15135) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:46:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:22 smithi059 bash[19666]: cluster 2024-08-25T11:46:21.829107+0000 mgr.y (mgr.15135) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:23.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:22 smithi059 bash[25081]: cluster 2024-08-25T11:46:21.829107+0000 mgr.y (mgr.15135) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:22 smithi196 bash[20359]: cluster 2024-08-25T11:46:21.829107+0000 mgr.y (mgr.15135) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:23.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:23 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:46:23] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:46:25.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:24 smithi059 bash[19666]: cluster 2024-08-25T11:46:23.829839+0000 mgr.y (mgr.15135) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:25.182 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:24 smithi059 bash[25081]: cluster 2024-08-25T11:46:23.829839+0000 mgr.y (mgr.15135) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:25.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:24 smithi196 bash[20359]: cluster 2024-08-25T11:46:23.829839+0000 mgr.y (mgr.15135) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:26 smithi059 bash[25081]: cluster 2024-08-25T11:46:25.831490+0000 mgr.y (mgr.15135) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:26 smithi059 bash[19666]: cluster 2024-08-25T11:46:25.831490+0000 mgr.y (mgr.15135) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:27.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:26 smithi196 bash[20359]: cluster 2024-08-25T11:46:25.831490+0000 mgr.y (mgr.15135) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:28 smithi196 bash[20359]: cluster 2024-08-25T11:46:27.832188+0000 mgr.y (mgr.15135) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:28 smithi196 bash[20359]: audit 2024-08-25T11:46:28.707894+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:29.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:28 smithi059 bash[19666]: cluster 2024-08-25T11:46:27.832188+0000 mgr.y (mgr.15135) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:29.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:28 smithi059 bash[19666]: audit 2024-08-25T11:46:28.707894+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:29.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:28 smithi059 bash[25081]: cluster 2024-08-25T11:46:27.832188+0000 mgr.y (mgr.15135) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:29.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:28 smithi059 bash[25081]: audit 2024-08-25T11:46:28.707894+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:30.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:29 smithi059 bash[19666]: audit 2024-08-25T11:46:29.109846+0000 mgr.y (mgr.15135) 43 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:30.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:29 smithi059 bash[25081]: audit 2024-08-25T11:46:29.109846+0000 mgr.y (mgr.15135) 43 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:30.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:29 smithi196 bash[20359]: audit 2024-08-25T11:46:29.109846+0000 mgr.y (mgr.15135) 43 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:31.477 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:31 smithi196 bash[20359]: cluster 2024-08-25T11:46:29.833027+0000 mgr.y (mgr.15135) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:31.477 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:31 smithi196 bash[20359]: audit 2024-08-25T11:46:30.198578+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:31.477 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:31 smithi196 bash[20359]: audit 2024-08-25T11:46:30.208137+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:31.478 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:31 smithi196 bash[20359]: audit 2024-08-25T11:46:30.218066+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:31 smithi059 bash[19666]: cluster 2024-08-25T11:46:29.833027+0000 mgr.y (mgr.15135) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:31 smithi059 bash[19666]: audit 2024-08-25T11:46:30.198578+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:31 smithi059 bash[19666]: audit 2024-08-25T11:46:30.208137+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:31.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:31 smithi059 bash[19666]: audit 2024-08-25T11:46:30.218066+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:31.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:31 smithi059 bash[25081]: cluster 2024-08-25T11:46:29.833027+0000 mgr.y (mgr.15135) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:31.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:31 smithi059 bash[25081]: audit 2024-08-25T11:46:30.198578+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:31.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:31 smithi059 bash[25081]: audit 2024-08-25T11:46:30.208137+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:31.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:31 smithi059 bash[25081]: audit 2024-08-25T11:46:30.218066+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:33.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:33 smithi059 bash[19666]: cluster 2024-08-25T11:46:31.833480+0000 mgr.y (mgr.15135) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:33.529 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:33 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:46:33] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:46:33.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:33 smithi059 bash[25081]: cluster 2024-08-25T11:46:31.833480+0000 mgr.y (mgr.15135) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:33.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:33 smithi196 bash[20359]: cluster 2024-08-25T11:46:31.833480+0000 mgr.y (mgr.15135) 45 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:34 smithi059 bash[19666]: cluster 2024-08-25T11:46:33.834141+0000 mgr.y (mgr.15135) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:34 smithi059 bash[19666]: audit 2024-08-25T11:46:33.925862+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:34 smithi059 bash[19666]: audit 2024-08-25T11:46:33.940452+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:34 smithi059 bash[19666]: audit 2024-08-25T11:46:33.953729+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:34 smithi059 bash[25081]: cluster 2024-08-25T11:46:33.834141+0000 mgr.y (mgr.15135) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:34 smithi059 bash[25081]: audit 2024-08-25T11:46:33.925862+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:34 smithi059 bash[25081]: audit 2024-08-25T11:46:33.940452+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:34 smithi059 bash[25081]: audit 2024-08-25T11:46:33.953729+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:34 smithi196 bash[20359]: cluster 2024-08-25T11:46:33.834141+0000 mgr.y (mgr.15135) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:34 smithi196 bash[20359]: audit 2024-08-25T11:46:33.925862+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:34 smithi196 bash[20359]: audit 2024-08-25T11:46:33.940452+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:34 smithi196 bash[20359]: audit 2024-08-25T11:46:33.953729+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:37.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:36 smithi059 bash[19666]: cluster 2024-08-25T11:46:35.835752+0000 mgr.y (mgr.15135) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:37.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:36 smithi059 bash[25081]: cluster 2024-08-25T11:46:35.835752+0000 mgr.y (mgr.15135) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:37.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:36 smithi196 bash[20359]: cluster 2024-08-25T11:46:35.835752+0000 mgr.y (mgr.15135) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:39.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:38 smithi059 bash[19666]: cluster 2024-08-25T11:46:37.836464+0000 mgr.y (mgr.15135) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:39.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:38 smithi059 bash[25081]: cluster 2024-08-25T11:46:37.836464+0000 mgr.y (mgr.15135) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:39.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:38 smithi196 bash[20359]: cluster 2024-08-25T11:46:37.836464+0000 mgr.y (mgr.15135) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:39 smithi059 bash[19666]: audit 2024-08-25T11:46:39.121012+0000 mgr.y (mgr.15135) 49 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:39 smithi059 bash[25081]: audit 2024-08-25T11:46:39.121012+0000 mgr.y (mgr.15135) 49 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:40.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:39 smithi196 bash[20359]: audit 2024-08-25T11:46:39.121012+0000 mgr.y (mgr.15135) 49 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:41.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:40 smithi059 bash[19666]: cluster 2024-08-25T11:46:39.838317+0000 mgr.y (mgr.15135) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:41.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:40 smithi059 bash[25081]: cluster 2024-08-25T11:46:39.838317+0000 mgr.y (mgr.15135) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:41.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:40 smithi196 bash[20359]: cluster 2024-08-25T11:46:39.838317+0000 mgr.y (mgr.15135) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:43.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:42 smithi059 bash[19666]: cluster 2024-08-25T11:46:41.839075+0000 mgr.y (mgr.15135) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:42 smithi059 bash[25081]: cluster 2024-08-25T11:46:41.839075+0000 mgr.y (mgr.15135) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:43.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:42 smithi196 bash[20359]: cluster 2024-08-25T11:46:41.839075+0000 mgr.y (mgr.15135) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:43.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:43 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:46:43] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:46:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:43 smithi059 bash[19666]: audit 2024-08-25T11:46:43.708410+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:43 smithi059 bash[25081]: audit 2024-08-25T11:46:43.708410+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:44.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:43 smithi196 bash[20359]: audit 2024-08-25T11:46:43.708410+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:46:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:44 smithi059 bash[19666]: cluster 2024-08-25T11:46:43.839783+0000 mgr.y (mgr.15135) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:44 smithi059 bash[25081]: cluster 2024-08-25T11:46:43.839783+0000 mgr.y (mgr.15135) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:45.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:44 smithi196 bash[20359]: cluster 2024-08-25T11:46:43.839783+0000 mgr.y (mgr.15135) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:47.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:46 smithi059 bash[19666]: cluster 2024-08-25T11:46:45.841480+0000 mgr.y (mgr.15135) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:46 smithi059 bash[25081]: cluster 2024-08-25T11:46:45.841480+0000 mgr.y (mgr.15135) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:47.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:46 smithi196 bash[20359]: cluster 2024-08-25T11:46:45.841480+0000 mgr.y (mgr.15135) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:49.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:48 smithi059 bash[19666]: cluster 2024-08-25T11:46:47.842235+0000 mgr.y (mgr.15135) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:49.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:48 smithi059 bash[25081]: cluster 2024-08-25T11:46:47.842235+0000 mgr.y (mgr.15135) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:49.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:48 smithi196 bash[20359]: cluster 2024-08-25T11:46:47.842235+0000 mgr.y (mgr.15135) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:50.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:49 smithi059 bash[19666]: audit 2024-08-25T11:46:49.131107+0000 mgr.y (mgr.15135) 55 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:50.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:49 smithi059 bash[19666]: audit 2024-08-25T11:46:49.924668+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:50.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:49 smithi059 bash[19666]: audit 2024-08-25T11:46:49.934052+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:50.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:49 smithi059 bash[19666]: audit 2024-08-25T11:46:49.943277+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:50.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:49 smithi059 bash[25081]: audit 2024-08-25T11:46:49.131107+0000 mgr.y (mgr.15135) 55 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:50.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:49 smithi059 bash[25081]: audit 2024-08-25T11:46:49.924668+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:50.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:49 smithi059 bash[25081]: audit 2024-08-25T11:46:49.934052+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:50.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:49 smithi059 bash[25081]: audit 2024-08-25T11:46:49.943277+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:50.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:49 smithi196 bash[20359]: audit 2024-08-25T11:46:49.131107+0000 mgr.y (mgr.15135) 55 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:46:50.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:49 smithi196 bash[20359]: audit 2024-08-25T11:46:49.924668+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:50.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:49 smithi196 bash[20359]: audit 2024-08-25T11:46:49.934052+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:50.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:49 smithi196 bash[20359]: audit 2024-08-25T11:46:49.943277+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:51.149 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:50 smithi196 bash[20359]: cluster 2024-08-25T11:46:49.843157+0000 mgr.y (mgr.15135) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:51.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:50 smithi059 bash[19666]: cluster 2024-08-25T11:46:49.843157+0000 mgr.y (mgr.15135) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:51.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:50 smithi059 bash[25081]: cluster 2024-08-25T11:46:49.843157+0000 mgr.y (mgr.15135) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:53.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:46:53] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.43.0" 2024-08-25T11:46:53.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[19666]: cluster 2024-08-25T11:46:51.843838+0000 mgr.y (mgr.15135) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:53.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[19666]: audit 2024-08-25T11:46:52.608497+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:53.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[19666]: audit 2024-08-25T11:46:52.624443+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:53.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[19666]: audit 2024-08-25T11:46:52.640517+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[25081]: cluster 2024-08-25T11:46:51.843838+0000 mgr.y (mgr.15135) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[25081]: audit 2024-08-25T11:46:52.608497+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[25081]: audit 2024-08-25T11:46:52.624443+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:53 smithi059 bash[25081]: audit 2024-08-25T11:46:52.640517+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:53 smithi196 bash[20359]: cluster 2024-08-25T11:46:51.843838+0000 mgr.y (mgr.15135) 57 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:53 smithi196 bash[20359]: audit 2024-08-25T11:46:52.608497+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:53 smithi196 bash[20359]: audit 2024-08-25T11:46:52.624443+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:53 smithi196 bash[20359]: audit 2024-08-25T11:46:52.640517+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:46:55.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:55 smithi196 bash[20359]: cluster 2024-08-25T11:46:53.844552+0000 mgr.y (mgr.15135) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:55 smithi059 bash[19666]: cluster 2024-08-25T11:46:53.844552+0000 mgr.y (mgr.15135) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:56.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:55 smithi059 bash[25081]: cluster 2024-08-25T11:46:53.844552+0000 mgr.y (mgr.15135) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:46:58.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:57 smithi059 bash[19666]: cluster 2024-08-25T11:46:55.846255+0000 mgr.y (mgr.15135) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:57 smithi059 bash[25081]: cluster 2024-08-25T11:46:55.846255+0000 mgr.y (mgr.15135) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:46:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:57 smithi196 bash[20359]: cluster 2024-08-25T11:46:55.846255+0000 mgr.y (mgr.15135) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:59 smithi059 bash[19666]: cluster 2024-08-25T11:46:57.846959+0000 mgr.y (mgr.15135) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:46:59 smithi059 bash[19666]: audit 2024-08-25T11:46:58.710940+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:00.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:59 smithi059 bash[25081]: cluster 2024-08-25T11:46:57.846959+0000 mgr.y (mgr.15135) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:00.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:46:59 smithi059 bash[25081]: audit 2024-08-25T11:46:58.710940+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:59 smithi196 bash[20359]: cluster 2024-08-25T11:46:57.846959+0000 mgr.y (mgr.15135) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:46:59 smithi196 bash[20359]: audit 2024-08-25T11:46:58.710940+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:00 smithi059 bash[19666]: audit 2024-08-25T11:46:59.139745+0000 mgr.y (mgr.15135) 61 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:00 smithi059 bash[25081]: audit 2024-08-25T11:46:59.139745+0000 mgr.y (mgr.15135) 61 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:00 smithi196 bash[20359]: audit 2024-08-25T11:46:59.139745+0000 mgr.y (mgr.15135) 61 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:01 smithi059 bash[19666]: cluster 2024-08-25T11:46:59.848693+0000 mgr.y (mgr.15135) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:02.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:01 smithi059 bash[25081]: cluster 2024-08-25T11:46:59.848693+0000 mgr.y (mgr.15135) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:01 smithi196 bash[20359]: cluster 2024-08-25T11:46:59.848693+0000 mgr.y (mgr.15135) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:03.631 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:47:03 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:47:03] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.43.0" 2024-08-25T11:47:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:03 smithi059 bash[19666]: cluster 2024-08-25T11:47:01.849448+0000 mgr.y (mgr.15135) 63 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:03 smithi059 bash[25081]: cluster 2024-08-25T11:47:01.849448+0000 mgr.y (mgr.15135) 63 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:03 smithi196 bash[20359]: cluster 2024-08-25T11:47:01.849448+0000 mgr.y (mgr.15135) 63 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:05 smithi059 bash[19666]: cluster 2024-08-25T11:47:03.850160+0000 mgr.y (mgr.15135) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:05 smithi059 bash[25081]: cluster 2024-08-25T11:47:03.850160+0000 mgr.y (mgr.15135) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:05 smithi196 bash[20359]: cluster 2024-08-25T11:47:03.850160+0000 mgr.y (mgr.15135) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:07 smithi059 bash[19666]: cluster 2024-08-25T11:47:05.851110+0000 mgr.y (mgr.15135) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:08.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:07 smithi059 bash[25081]: cluster 2024-08-25T11:47:05.851110+0000 mgr.y (mgr.15135) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:08.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:07 smithi196 bash[20359]: cluster 2024-08-25T11:47:05.851110+0000 mgr.y (mgr.15135) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:09.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:09 smithi196 bash[20359]: cluster 2024-08-25T11:47:07.851791+0000 mgr.y (mgr.15135) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:10.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:09 smithi059 bash[19666]: cluster 2024-08-25T11:47:07.851791+0000 mgr.y (mgr.15135) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:10.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:09 smithi059 bash[25081]: cluster 2024-08-25T11:47:07.851791+0000 mgr.y (mgr.15135) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:10.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:10 smithi196 bash[20359]: audit 2024-08-25T11:47:09.150098+0000 mgr.y (mgr.15135) 67 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:10.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:10 smithi196 bash[20359]: audit 2024-08-25T11:47:10.151545+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:10.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:10 smithi196 bash[20359]: audit 2024-08-25T11:47:10.164578+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:10.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:10 smithi196 bash[20359]: audit 2024-08-25T11:47:10.180851+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:10 smithi059 bash[19666]: audit 2024-08-25T11:47:09.150098+0000 mgr.y (mgr.15135) 67 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:10 smithi059 bash[19666]: audit 2024-08-25T11:47:10.151545+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:10 smithi059 bash[19666]: audit 2024-08-25T11:47:10.164578+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:10 smithi059 bash[19666]: audit 2024-08-25T11:47:10.180851+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:10 smithi059 bash[25081]: audit 2024-08-25T11:47:09.150098+0000 mgr.y (mgr.15135) 67 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:10 smithi059 bash[25081]: audit 2024-08-25T11:47:10.151545+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:10 smithi059 bash[25081]: audit 2024-08-25T11:47:10.164578+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:10 smithi059 bash[25081]: audit 2024-08-25T11:47:10.180851+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:11.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:11 smithi059 bash[19666]: cluster 2024-08-25T11:47:09.853515+0000 mgr.y (mgr.15135) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:11 smithi059 bash[25081]: cluster 2024-08-25T11:47:09.853515+0000 mgr.y (mgr.15135) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:12.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:11 smithi196 bash[20359]: cluster 2024-08-25T11:47:09.853515+0000 mgr.y (mgr.15135) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:13.663 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:47:13] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.43.0" 2024-08-25T11:47:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[19666]: cluster 2024-08-25T11:47:11.854170+0000 mgr.y (mgr.15135) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[19666]: audit 2024-08-25T11:47:12.834639+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[19666]: audit 2024-08-25T11:47:12.848809+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[19666]: audit 2024-08-25T11:47:12.862038+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[25081]: cluster 2024-08-25T11:47:11.854170+0000 mgr.y (mgr.15135) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[25081]: audit 2024-08-25T11:47:12.834639+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[25081]: audit 2024-08-25T11:47:12.848809+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:13 smithi059 bash[25081]: audit 2024-08-25T11:47:12.862038+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:14.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:13 smithi196 bash[20359]: cluster 2024-08-25T11:47:11.854170+0000 mgr.y (mgr.15135) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:14.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:13 smithi196 bash[20359]: audit 2024-08-25T11:47:12.834639+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:14.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:13 smithi196 bash[20359]: audit 2024-08-25T11:47:12.848809+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:14.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:13 smithi196 bash[20359]: audit 2024-08-25T11:47:12.862038+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:14 smithi059 bash[19666]: audit 2024-08-25T11:47:13.711067+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:14 smithi059 bash[19666]: audit 2024-08-25T11:47:14.246223+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:47:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:14 smithi059 bash[19666]: audit 2024-08-25T11:47:14.247890+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:47:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:14 smithi059 bash[19666]: audit 2024-08-25T11:47:14.257486+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:14 smithi059 bash[25081]: audit 2024-08-25T11:47:13.711067+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:14 smithi059 bash[25081]: audit 2024-08-25T11:47:14.246223+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:47:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:14 smithi059 bash[25081]: audit 2024-08-25T11:47:14.247890+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:47:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:14 smithi059 bash[25081]: audit 2024-08-25T11:47:14.257486+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:15.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:14 smithi196 bash[20359]: audit 2024-08-25T11:47:13.711067+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:15.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:14 smithi196 bash[20359]: audit 2024-08-25T11:47:14.246223+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:47:15.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:14 smithi196 bash[20359]: audit 2024-08-25T11:47:14.247890+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:47:15.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:14 smithi196 bash[20359]: audit 2024-08-25T11:47:14.257486+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:16.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:15 smithi059 bash[19666]: cluster 2024-08-25T11:47:13.854883+0000 mgr.y (mgr.15135) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:16.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:15 smithi059 bash[25081]: cluster 2024-08-25T11:47:13.854883+0000 mgr.y (mgr.15135) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:15 smithi196 bash[20359]: cluster 2024-08-25T11:47:13.854883+0000 mgr.y (mgr.15135) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:17 smithi059 bash[19666]: cluster 2024-08-25T11:47:15.856570+0000 mgr.y (mgr.15135) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:17 smithi059 bash[25081]: cluster 2024-08-25T11:47:15.856570+0000 mgr.y (mgr.15135) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:17 smithi196 bash[20359]: cluster 2024-08-25T11:47:15.856570+0000 mgr.y (mgr.15135) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:19 smithi059 bash[19666]: cluster 2024-08-25T11:47:17.857263+0000 mgr.y (mgr.15135) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:20.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:19 smithi059 bash[25081]: cluster 2024-08-25T11:47:17.857263+0000 mgr.y (mgr.15135) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:20.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:19 smithi196 bash[20359]: cluster 2024-08-25T11:47:17.857263+0000 mgr.y (mgr.15135) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:20 smithi059 bash[19666]: audit 2024-08-25T11:47:19.157962+0000 mgr.y (mgr.15135) 73 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:20 smithi059 bash[25081]: audit 2024-08-25T11:47:19.157962+0000 mgr.y (mgr.15135) 73 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:21.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:20 smithi196 bash[20359]: audit 2024-08-25T11:47:19.157962+0000 mgr.y (mgr.15135) 73 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:21 smithi059 bash[19666]: cluster 2024-08-25T11:47:19.858869+0000 mgr.y (mgr.15135) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:21 smithi059 bash[25081]: cluster 2024-08-25T11:47:19.858869+0000 mgr.y (mgr.15135) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:21 smithi196 bash[20359]: cluster 2024-08-25T11:47:19.858869+0000 mgr.y (mgr.15135) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:23.697 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:47:23 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:47:23] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.43.0" 2024-08-25T11:47:24.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:23 smithi059 bash[19666]: cluster 2024-08-25T11:47:21.859596+0000 mgr.y (mgr.15135) 75 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:24.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:23 smithi059 bash[25081]: cluster 2024-08-25T11:47:21.859596+0000 mgr.y (mgr.15135) 75 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:24.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:23 smithi196 bash[20359]: cluster 2024-08-25T11:47:21.859596+0000 mgr.y (mgr.15135) 75 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:25 smithi059 bash[19666]: cluster 2024-08-25T11:47:23.860297+0000 mgr.y (mgr.15135) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:25 smithi059 bash[25081]: cluster 2024-08-25T11:47:23.860297+0000 mgr.y (mgr.15135) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:25 smithi196 bash[20359]: cluster 2024-08-25T11:47:23.860297+0000 mgr.y (mgr.15135) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:28.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:27 smithi059 bash[19666]: cluster 2024-08-25T11:47:25.861949+0000 mgr.y (mgr.15135) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:28.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:27 smithi059 bash[25081]: cluster 2024-08-25T11:47:25.861949+0000 mgr.y (mgr.15135) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:27 smithi196 bash[20359]: cluster 2024-08-25T11:47:25.861949+0000 mgr.y (mgr.15135) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:29.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:29 smithi059 bash[19666]: cluster 2024-08-25T11:47:27.862644+0000 mgr.y (mgr.15135) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:29.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:29 smithi059 bash[19666]: audit 2024-08-25T11:47:28.714596+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:29.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:29 smithi059 bash[25081]: cluster 2024-08-25T11:47:27.862644+0000 mgr.y (mgr.15135) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:29.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:29 smithi059 bash[25081]: audit 2024-08-25T11:47:28.714596+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:29 smithi196 bash[20359]: cluster 2024-08-25T11:47:27.862644+0000 mgr.y (mgr.15135) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:29 smithi196 bash[20359]: audit 2024-08-25T11:47:28.714596+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:30 smithi059 bash[19666]: audit 2024-08-25T11:47:29.165894+0000 mgr.y (mgr.15135) 79 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:30 smithi059 bash[19666]: audit 2024-08-25T11:47:30.364460+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:30 smithi059 bash[19666]: audit 2024-08-25T11:47:30.376568+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:30 smithi059 bash[19666]: audit 2024-08-25T11:47:30.391809+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:30 smithi059 bash[25081]: audit 2024-08-25T11:47:29.165894+0000 mgr.y (mgr.15135) 79 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:31.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:30 smithi059 bash[25081]: audit 2024-08-25T11:47:30.364460+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:31.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:30 smithi059 bash[25081]: audit 2024-08-25T11:47:30.376568+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:31.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:30 smithi059 bash[25081]: audit 2024-08-25T11:47:30.391809+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:31.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:30 smithi196 bash[20359]: audit 2024-08-25T11:47:29.165894+0000 mgr.y (mgr.15135) 79 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:31.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:30 smithi196 bash[20359]: audit 2024-08-25T11:47:30.364460+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:31.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:30 smithi196 bash[20359]: audit 2024-08-25T11:47:30.376568+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:31.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:30 smithi196 bash[20359]: audit 2024-08-25T11:47:30.391809+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:31 smithi059 bash[19666]: cluster 2024-08-25T11:47:29.864272+0000 mgr.y (mgr.15135) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:31 smithi059 bash[25081]: cluster 2024-08-25T11:47:29.864272+0000 mgr.y (mgr.15135) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:32.033 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:31 smithi196 bash[20359]: cluster 2024-08-25T11:47:29.864272+0000 mgr.y (mgr.15135) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:33.729 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:47:33] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.43.0" 2024-08-25T11:47:34.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[19666]: cluster 2024-08-25T11:47:31.864828+0000 mgr.y (mgr.15135) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:34.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[19666]: audit 2024-08-25T11:47:33.077380+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:34.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[19666]: audit 2024-08-25T11:47:33.095467+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:34.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[19666]: audit 2024-08-25T11:47:33.113144+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[25081]: cluster 2024-08-25T11:47:31.864828+0000 mgr.y (mgr.15135) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[25081]: audit 2024-08-25T11:47:33.077380+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[25081]: audit 2024-08-25T11:47:33.095467+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:33 smithi059 bash[25081]: audit 2024-08-25T11:47:33.113144+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:33 smithi196 bash[20359]: cluster 2024-08-25T11:47:31.864828+0000 mgr.y (mgr.15135) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:33 smithi196 bash[20359]: audit 2024-08-25T11:47:33.077380+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:33 smithi196 bash[20359]: audit 2024-08-25T11:47:33.095467+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:33 smithi196 bash[20359]: audit 2024-08-25T11:47:33.113144+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:35 smithi059 bash[19666]: cluster 2024-08-25T11:47:33.865520+0000 mgr.y (mgr.15135) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:35 smithi059 bash[25081]: cluster 2024-08-25T11:47:33.865520+0000 mgr.y (mgr.15135) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:35 smithi196 bash[20359]: cluster 2024-08-25T11:47:33.865520+0000 mgr.y (mgr.15135) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:37 smithi059 bash[19666]: cluster 2024-08-25T11:47:35.867163+0000 mgr.y (mgr.15135) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:37 smithi059 bash[25081]: cluster 2024-08-25T11:47:35.867163+0000 mgr.y (mgr.15135) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:38.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:37 smithi196 bash[20359]: cluster 2024-08-25T11:47:35.867163+0000 mgr.y (mgr.15135) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:39 smithi059 bash[19666]: cluster 2024-08-25T11:47:37.867867+0000 mgr.y (mgr.15135) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:40.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:39 smithi059 bash[25081]: cluster 2024-08-25T11:47:37.867867+0000 mgr.y (mgr.15135) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:40.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:39 smithi196 bash[20359]: cluster 2024-08-25T11:47:37.867867+0000 mgr.y (mgr.15135) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:40 smithi059 bash[19666]: audit 2024-08-25T11:47:39.176942+0000 mgr.y (mgr.15135) 85 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:40 smithi059 bash[25081]: audit 2024-08-25T11:47:39.176942+0000 mgr.y (mgr.15135) 85 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:41.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:40 smithi196 bash[20359]: audit 2024-08-25T11:47:39.176942+0000 mgr.y (mgr.15135) 85 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:41 smithi059 bash[19666]: cluster 2024-08-25T11:47:39.869557+0000 mgr.y (mgr.15135) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:42.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:41 smithi059 bash[25081]: cluster 2024-08-25T11:47:39.869557+0000 mgr.y (mgr.15135) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:41 smithi196 bash[20359]: cluster 2024-08-25T11:47:39.869557+0000 mgr.y (mgr.15135) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:42 smithi059 bash[19666]: cluster 2024-08-25T11:47:41.870262+0000 mgr.y (mgr.15135) 87 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:42 smithi059 bash[25081]: cluster 2024-08-25T11:47:41.870262+0000 mgr.y (mgr.15135) 87 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:43.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:42 smithi196 bash[20359]: cluster 2024-08-25T11:47:41.870262+0000 mgr.y (mgr.15135) 87 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:43.770 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:47:43 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:47:43] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.43.0" 2024-08-25T11:47:44.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:43 smithi059 bash[19666]: audit 2024-08-25T11:47:43.712032+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:43 smithi059 bash[25081]: audit 2024-08-25T11:47:43.712032+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:44.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:43 smithi196 bash[20359]: audit 2024-08-25T11:47:43.712032+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:45.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:44 smithi196 bash[20359]: cluster 2024-08-25T11:47:43.871097+0000 mgr.y (mgr.15135) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:44 smithi059 bash[25081]: cluster 2024-08-25T11:47:43.871097+0000 mgr.y (mgr.15135) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:44 smithi059 bash[19666]: cluster 2024-08-25T11:47:43.871097+0000 mgr.y (mgr.15135) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:46 smithi059 bash[25081]: cluster 2024-08-25T11:47:45.872842+0000 mgr.y (mgr.15135) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:47.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:46 smithi059 bash[19666]: cluster 2024-08-25T11:47:45.872842+0000 mgr.y (mgr.15135) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:47.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:46 smithi196 bash[20359]: cluster 2024-08-25T11:47:45.872842+0000 mgr.y (mgr.15135) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:49.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:48 smithi059 bash[19666]: cluster 2024-08-25T11:47:47.873405+0000 mgr.y (mgr.15135) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:49.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:48 smithi059 bash[25081]: cluster 2024-08-25T11:47:47.873405+0000 mgr.y (mgr.15135) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:48 smithi196 bash[20359]: cluster 2024-08-25T11:47:47.873405+0000 mgr.y (mgr.15135) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:50.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:49 smithi059 bash[19666]: audit 2024-08-25T11:47:49.188240+0000 mgr.y (mgr.15135) 91 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:50.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:49 smithi059 bash[25081]: audit 2024-08-25T11:47:49.188240+0000 mgr.y (mgr.15135) 91 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:50.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:49 smithi196 bash[20359]: audit 2024-08-25T11:47:49.188240+0000 mgr.y (mgr.15135) 91 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:47:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:51 smithi059 bash[25081]: cluster 2024-08-25T11:47:49.874995+0000 mgr.y (mgr.15135) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:51 smithi059 bash[25081]: audit 2024-08-25T11:47:50.514436+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:51 smithi059 bash[25081]: audit 2024-08-25T11:47:50.525597+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:51 smithi059 bash[25081]: audit 2024-08-25T11:47:50.536474+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:51 smithi059 bash[19666]: cluster 2024-08-25T11:47:49.874995+0000 mgr.y (mgr.15135) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:51.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:51 smithi059 bash[19666]: audit 2024-08-25T11:47:50.514436+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:51.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:51 smithi059 bash[19666]: audit 2024-08-25T11:47:50.525597+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:51.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:51 smithi059 bash[19666]: audit 2024-08-25T11:47:50.536474+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:51.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:51 smithi196 bash[20359]: cluster 2024-08-25T11:47:49.874995+0000 mgr.y (mgr.15135) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:51.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:51 smithi196 bash[20359]: audit 2024-08-25T11:47:50.514436+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:51.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:51 smithi196 bash[20359]: audit 2024-08-25T11:47:50.525597+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:51.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:51 smithi196 bash[20359]: audit 2024-08-25T11:47:50.536474+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:53 smithi196 bash[20359]: cluster 2024-08-25T11:47:51.875604+0000 mgr.y (mgr.15135) 93 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:53.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:53 smithi196 bash[20359]: audit 2024-08-25T11:47:53.327117+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:53 smithi196 bash[20359]: audit 2024-08-25T11:47:53.340919+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:53 smithi196 bash[20359]: audit 2024-08-25T11:47:53.354045+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:47:53] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.43.0" 2024-08-25T11:47:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[19666]: cluster 2024-08-25T11:47:51.875604+0000 mgr.y (mgr.15135) 93 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[19666]: audit 2024-08-25T11:47:53.327117+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[19666]: audit 2024-08-25T11:47:53.340919+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[19666]: audit 2024-08-25T11:47:53.354045+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[25081]: cluster 2024-08-25T11:47:51.875604+0000 mgr.y (mgr.15135) 93 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[25081]: audit 2024-08-25T11:47:53.327117+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[25081]: audit 2024-08-25T11:47:53.340919+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:53 smithi059 bash[25081]: audit 2024-08-25T11:47:53.354045+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:47:55.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:55 smithi059 bash[19666]: cluster 2024-08-25T11:47:53.876258+0000 mgr.y (mgr.15135) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:55.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:55 smithi059 bash[25081]: cluster 2024-08-25T11:47:53.876258+0000 mgr.y (mgr.15135) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:55.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:55 smithi196 bash[20359]: cluster 2024-08-25T11:47:53.876258+0000 mgr.y (mgr.15135) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:57.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:57 smithi059 bash[19666]: cluster 2024-08-25T11:47:55.877944+0000 mgr.y (mgr.15135) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:57.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:57 smithi059 bash[25081]: cluster 2024-08-25T11:47:55.877944+0000 mgr.y (mgr.15135) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:57 smithi196 bash[20359]: cluster 2024-08-25T11:47:55.877944+0000 mgr.y (mgr.15135) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:47:59.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:59 smithi059 bash[19666]: cluster 2024-08-25T11:47:57.878660+0000 mgr.y (mgr.15135) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:59.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:47:59 smithi059 bash[19666]: audit 2024-08-25T11:47:58.712247+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:59 smithi059 bash[25081]: cluster 2024-08-25T11:47:57.878660+0000 mgr.y (mgr.15135) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:47:59 smithi059 bash[25081]: audit 2024-08-25T11:47:58.712247+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:47:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:59 smithi196 bash[20359]: cluster 2024-08-25T11:47:57.878660+0000 mgr.y (mgr.15135) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:47:59.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:47:59 smithi196 bash[20359]: audit 2024-08-25T11:47:58.712247+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:00.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:00 smithi196 bash[20359]: audit 2024-08-25T11:47:59.197958+0000 mgr.y (mgr.15135) 97 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:00 smithi059 bash[19666]: audit 2024-08-25T11:47:59.197958+0000 mgr.y (mgr.15135) 97 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:00 smithi059 bash[25081]: audit 2024-08-25T11:47:59.197958+0000 mgr.y (mgr.15135) 97 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:01.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:01 smithi196 bash[20359]: cluster 2024-08-25T11:47:59.880396+0000 mgr.y (mgr.15135) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:01 smithi059 bash[19666]: cluster 2024-08-25T11:47:59.880396+0000 mgr.y (mgr.15135) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:02.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:01 smithi059 bash[25081]: cluster 2024-08-25T11:47:59.880396+0000 mgr.y (mgr.15135) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:03 smithi059 bash[19666]: cluster 2024-08-25T11:48:01.881254+0000 mgr.y (mgr.15135) 99 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:03.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:48:03 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:48:03] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.43.0" 2024-08-25T11:48:03.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:03 smithi059 bash[25081]: cluster 2024-08-25T11:48:01.881254+0000 mgr.y (mgr.15135) 99 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:03.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:03 smithi196 bash[20359]: cluster 2024-08-25T11:48:01.881254+0000 mgr.y (mgr.15135) 99 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:05 smithi196 bash[20359]: cluster 2024-08-25T11:48:03.882128+0000 mgr.y (mgr.15135) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:05 smithi059 bash[19666]: cluster 2024-08-25T11:48:03.882128+0000 mgr.y (mgr.15135) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:05 smithi059 bash[25081]: cluster 2024-08-25T11:48:03.882128+0000 mgr.y (mgr.15135) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:07.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:07 smithi196 bash[20359]: cluster 2024-08-25T11:48:05.883918+0000 mgr.y (mgr.15135) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:07 smithi059 bash[19666]: cluster 2024-08-25T11:48:05.883918+0000 mgr.y (mgr.15135) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:08.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:07 smithi059 bash[25081]: cluster 2024-08-25T11:48:05.883918+0000 mgr.y (mgr.15135) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:09.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:09 smithi196 bash[20359]: cluster 2024-08-25T11:48:07.884760+0000 mgr.y (mgr.15135) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:10.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:09 smithi059 bash[25081]: cluster 2024-08-25T11:48:07.884760+0000 mgr.y (mgr.15135) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:10.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:09 smithi059 bash[19666]: cluster 2024-08-25T11:48:07.884760+0000 mgr.y (mgr.15135) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:10.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:10 smithi059 bash[19666]: audit 2024-08-25T11:48:09.208848+0000 mgr.y (mgr.15135) 103 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:10.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:10 smithi059 bash[25081]: audit 2024-08-25T11:48:09.208848+0000 mgr.y (mgr.15135) 103 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:10 smithi196 bash[20359]: audit 2024-08-25T11:48:09.208848+0000 mgr.y (mgr.15135) 103 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:11.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:11 smithi196 bash[20359]: cluster 2024-08-25T11:48:09.886501+0000 mgr.y (mgr.15135) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:11.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:11 smithi196 bash[20359]: audit 2024-08-25T11:48:10.723353+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:11.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:11 smithi196 bash[20359]: audit 2024-08-25T11:48:10.735481+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:11.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:11 smithi196 bash[20359]: audit 2024-08-25T11:48:10.747820+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:11 smithi059 bash[19666]: cluster 2024-08-25T11:48:09.886501+0000 mgr.y (mgr.15135) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:11 smithi059 bash[19666]: audit 2024-08-25T11:48:10.723353+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:11 smithi059 bash[19666]: audit 2024-08-25T11:48:10.735481+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:11 smithi059 bash[19666]: audit 2024-08-25T11:48:10.747820+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:11 smithi059 bash[25081]: cluster 2024-08-25T11:48:09.886501+0000 mgr.y (mgr.15135) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:11 smithi059 bash[25081]: audit 2024-08-25T11:48:10.723353+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:11 smithi059 bash[25081]: audit 2024-08-25T11:48:10.735481+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:11 smithi059 bash[25081]: audit 2024-08-25T11:48:10.747820+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:13.725 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:48:13] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.43.0" 2024-08-25T11:48:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:13 smithi196 bash[20359]: cluster 2024-08-25T11:48:11.887190+0000 mgr.y (mgr.15135) 105 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:13 smithi196 bash[20359]: audit 2024-08-25T11:48:13.543075+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:13 smithi196 bash[20359]: audit 2024-08-25T11:48:13.559171+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:13 smithi196 bash[20359]: audit 2024-08-25T11:48:13.572213+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:13 smithi196 bash[20359]: audit 2024-08-25T11:48:13.712870+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[19666]: cluster 2024-08-25T11:48:11.887190+0000 mgr.y (mgr.15135) 105 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[19666]: audit 2024-08-25T11:48:13.543075+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[19666]: audit 2024-08-25T11:48:13.559171+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[19666]: audit 2024-08-25T11:48:13.572213+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[19666]: audit 2024-08-25T11:48:13.712870+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[25081]: cluster 2024-08-25T11:48:11.887190+0000 mgr.y (mgr.15135) 105 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[25081]: audit 2024-08-25T11:48:13.543075+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[25081]: audit 2024-08-25T11:48:13.559171+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[25081]: audit 2024-08-25T11:48:13.572213+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:13 smithi059 bash[25081]: audit 2024-08-25T11:48:13.712870+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:14 smithi059 bash[19666]: audit 2024-08-25T11:48:14.419847+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:48:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:14 smithi059 bash[19666]: audit 2024-08-25T11:48:14.421533+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:48:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:14 smithi059 bash[19666]: audit 2024-08-25T11:48:14.431691+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:14 smithi059 bash[25081]: audit 2024-08-25T11:48:14.419847+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:48:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:14 smithi059 bash[25081]: audit 2024-08-25T11:48:14.421533+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:48:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:14 smithi059 bash[25081]: audit 2024-08-25T11:48:14.431691+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:15.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:14 smithi196 bash[20359]: audit 2024-08-25T11:48:14.419847+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:48:15.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:14 smithi196 bash[20359]: audit 2024-08-25T11:48:14.421533+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:48:15.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:14 smithi196 bash[20359]: audit 2024-08-25T11:48:14.431691+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:16.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:15 smithi059 bash[19666]: cluster 2024-08-25T11:48:13.887864+0000 mgr.y (mgr.15135) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:16.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:15 smithi059 bash[25081]: cluster 2024-08-25T11:48:13.887864+0000 mgr.y (mgr.15135) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:16.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:15 smithi196 bash[20359]: cluster 2024-08-25T11:48:13.887864+0000 mgr.y (mgr.15135) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:17 smithi059 bash[19666]: cluster 2024-08-25T11:48:15.889540+0000 mgr.y (mgr.15135) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:17 smithi059 bash[25081]: cluster 2024-08-25T11:48:15.889540+0000 mgr.y (mgr.15135) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:17 smithi196 bash[20359]: cluster 2024-08-25T11:48:15.889540+0000 mgr.y (mgr.15135) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:19 smithi059 bash[19666]: cluster 2024-08-25T11:48:17.890191+0000 mgr.y (mgr.15135) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:20.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:19 smithi059 bash[25081]: cluster 2024-08-25T11:48:17.890191+0000 mgr.y (mgr.15135) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:20.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:19 smithi196 bash[20359]: cluster 2024-08-25T11:48:17.890191+0000 mgr.y (mgr.15135) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:20 smithi059 bash[19666]: audit 2024-08-25T11:48:19.212433+0000 mgr.y (mgr.15135) 109 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:20 smithi059 bash[25081]: audit 2024-08-25T11:48:19.212433+0000 mgr.y (mgr.15135) 109 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:21.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:20 smithi196 bash[20359]: audit 2024-08-25T11:48:19.212433+0000 mgr.y (mgr.15135) 109 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:21 smithi059 bash[19666]: cluster 2024-08-25T11:48:19.891808+0000 mgr.y (mgr.15135) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:21 smithi059 bash[25081]: cluster 2024-08-25T11:48:19.891808+0000 mgr.y (mgr.15135) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:22.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:21 smithi196 bash[20359]: cluster 2024-08-25T11:48:19.891808+0000 mgr.y (mgr.15135) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:22 smithi059 bash[19666]: cluster 2024-08-25T11:48:21.892509+0000 mgr.y (mgr.15135) 111 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:23.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:22 smithi059 bash[25081]: cluster 2024-08-25T11:48:21.892509+0000 mgr.y (mgr.15135) 111 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:22 smithi196 bash[20359]: cluster 2024-08-25T11:48:21.892509+0000 mgr.y (mgr.15135) 111 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:23.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:48:23 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:48:23] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-25T11:48:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:24 smithi059 bash[19666]: cluster 2024-08-25T11:48:23.893216+0000 mgr.y (mgr.15135) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:24 smithi059 bash[25081]: cluster 2024-08-25T11:48:23.893216+0000 mgr.y (mgr.15135) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:24 smithi196 bash[20359]: cluster 2024-08-25T11:48:23.893216+0000 mgr.y (mgr.15135) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:26 smithi059 bash[19666]: cluster 2024-08-25T11:48:25.894855+0000 mgr.y (mgr.15135) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:26 smithi059 bash[25081]: cluster 2024-08-25T11:48:25.894855+0000 mgr.y (mgr.15135) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:26 smithi196 bash[20359]: cluster 2024-08-25T11:48:25.894855+0000 mgr.y (mgr.15135) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:29.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:28 smithi059 bash[19666]: cluster 2024-08-25T11:48:27.895557+0000 mgr.y (mgr.15135) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:29.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:28 smithi059 bash[19666]: audit 2024-08-25T11:48:28.713714+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:29.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:28 smithi059 bash[25081]: cluster 2024-08-25T11:48:27.895557+0000 mgr.y (mgr.15135) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:29.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:28 smithi059 bash[25081]: audit 2024-08-25T11:48:28.713714+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:29.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:28 smithi196 bash[20359]: cluster 2024-08-25T11:48:27.895557+0000 mgr.y (mgr.15135) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:29.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:28 smithi196 bash[20359]: audit 2024-08-25T11:48:28.713714+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:30.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:29 smithi059 bash[19666]: audit 2024-08-25T11:48:29.223725+0000 mgr.y (mgr.15135) 115 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:30.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:29 smithi059 bash[25081]: audit 2024-08-25T11:48:29.223725+0000 mgr.y (mgr.15135) 115 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:30.301 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:29 smithi196 bash[20359]: audit 2024-08-25T11:48:29.223725+0000 mgr.y (mgr.15135) 115 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:30 smithi059 bash[19666]: cluster 2024-08-25T11:48:29.896458+0000 mgr.y (mgr.15135) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:30 smithi059 bash[19666]: audit 2024-08-25T11:48:30.882004+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:30 smithi059 bash[19666]: audit 2024-08-25T11:48:30.894204+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:31.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:30 smithi059 bash[19666]: audit 2024-08-25T11:48:30.903860+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:30 smithi059 bash[25081]: cluster 2024-08-25T11:48:29.896458+0000 mgr.y (mgr.15135) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:30 smithi059 bash[25081]: audit 2024-08-25T11:48:30.882004+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:31.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:30 smithi059 bash[25081]: audit 2024-08-25T11:48:30.894204+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:31.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:30 smithi059 bash[25081]: audit 2024-08-25T11:48:30.903860+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:31.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:30 smithi196 bash[20359]: cluster 2024-08-25T11:48:29.896458+0000 mgr.y (mgr.15135) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:31.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:30 smithi196 bash[20359]: audit 2024-08-25T11:48:30.882004+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:31.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:30 smithi196 bash[20359]: audit 2024-08-25T11:48:30.894204+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:31.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:30 smithi196 bash[20359]: audit 2024-08-25T11:48:30.903860+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:33.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:32 smithi059 bash[19666]: cluster 2024-08-25T11:48:31.896913+0000 mgr.y (mgr.15135) 117 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:33.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:32 smithi059 bash[25081]: cluster 2024-08-25T11:48:31.896913+0000 mgr.y (mgr.15135) 117 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:33.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:32 smithi196 bash[20359]: cluster 2024-08-25T11:48:31.896913+0000 mgr.y (mgr.15135) 117 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:33.529 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:48:33 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:48:33] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-25T11:48:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:34 smithi059 bash[19666]: audit 2024-08-25T11:48:33.726945+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:34 smithi059 bash[19666]: audit 2024-08-25T11:48:33.740021+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:34 smithi059 bash[19666]: audit 2024-08-25T11:48:33.753417+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:35.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:34 smithi059 bash[25081]: audit 2024-08-25T11:48:33.726945+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:35.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:34 smithi059 bash[25081]: audit 2024-08-25T11:48:33.740021+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:35.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:34 smithi059 bash[25081]: audit 2024-08-25T11:48:33.753417+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:35.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:34 smithi196 bash[20359]: audit 2024-08-25T11:48:33.726945+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:35.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:34 smithi196 bash[20359]: audit 2024-08-25T11:48:33.740021+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:35.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:34 smithi196 bash[20359]: audit 2024-08-25T11:48:33.753417+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:35 smithi059 bash[19666]: cluster 2024-08-25T11:48:33.897470+0000 mgr.y (mgr.15135) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:35 smithi059 bash[25081]: cluster 2024-08-25T11:48:33.897470+0000 mgr.y (mgr.15135) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:35 smithi196 bash[20359]: cluster 2024-08-25T11:48:33.897470+0000 mgr.y (mgr.15135) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:37 smithi059 bash[19666]: cluster 2024-08-25T11:48:35.899050+0000 mgr.y (mgr.15135) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:37 smithi059 bash[25081]: cluster 2024-08-25T11:48:35.899050+0000 mgr.y (mgr.15135) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:38.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:37 smithi196 bash[20359]: cluster 2024-08-25T11:48:35.899050+0000 mgr.y (mgr.15135) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:38 smithi059 bash[19666]: cluster 2024-08-25T11:48:37.899768+0000 mgr.y (mgr.15135) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:39.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:38 smithi059 bash[25081]: cluster 2024-08-25T11:48:37.899768+0000 mgr.y (mgr.15135) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:39.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:38 smithi196 bash[20359]: cluster 2024-08-25T11:48:37.899768+0000 mgr.y (mgr.15135) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:39 smithi059 bash[19666]: audit 2024-08-25T11:48:39.234021+0000 mgr.y (mgr.15135) 121 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:40.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:39 smithi059 bash[25081]: audit 2024-08-25T11:48:39.234021+0000 mgr.y (mgr.15135) 121 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:40.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:39 smithi196 bash[20359]: audit 2024-08-25T11:48:39.234021+0000 mgr.y (mgr.15135) 121 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:41.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:40 smithi196 bash[20359]: cluster 2024-08-25T11:48:39.901478+0000 mgr.y (mgr.15135) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:41.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:40 smithi059 bash[19666]: cluster 2024-08-25T11:48:39.901478+0000 mgr.y (mgr.15135) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:41.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:40 smithi059 bash[25081]: cluster 2024-08-25T11:48:39.901478+0000 mgr.y (mgr.15135) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:43.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:42 smithi059 bash[19666]: cluster 2024-08-25T11:48:41.902161+0000 mgr.y (mgr.15135) 123 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:42 smithi059 bash[25081]: cluster 2024-08-25T11:48:41.902161+0000 mgr.y (mgr.15135) 123 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:43.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:42 smithi196 bash[20359]: cluster 2024-08-25T11:48:41.902161+0000 mgr.y (mgr.15135) 123 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:43.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:48:43 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:48:43] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-25T11:48:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:43 smithi059 bash[19666]: audit 2024-08-25T11:48:43.713660+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:43 smithi059 bash[25081]: audit 2024-08-25T11:48:43.713660+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:44.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:43 smithi196 bash[20359]: audit 2024-08-25T11:48:43.713660+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:44 smithi059 bash[19666]: cluster 2024-08-25T11:48:43.902847+0000 mgr.y (mgr.15135) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:44 smithi059 bash[25081]: cluster 2024-08-25T11:48:43.902847+0000 mgr.y (mgr.15135) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:45.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:44 smithi196 bash[20359]: cluster 2024-08-25T11:48:43.902847+0000 mgr.y (mgr.15135) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:47.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:46 smithi059 bash[19666]: cluster 2024-08-25T11:48:45.904423+0000 mgr.y (mgr.15135) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:47.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:46 smithi059 bash[25081]: cluster 2024-08-25T11:48:45.904423+0000 mgr.y (mgr.15135) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:47.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:46 smithi196 bash[20359]: cluster 2024-08-25T11:48:45.904423+0000 mgr.y (mgr.15135) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:49.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:48 smithi059 bash[19666]: cluster 2024-08-25T11:48:47.905104+0000 mgr.y (mgr.15135) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:49.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:48 smithi059 bash[25081]: cluster 2024-08-25T11:48:47.905104+0000 mgr.y (mgr.15135) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:48 smithi196 bash[20359]: cluster 2024-08-25T11:48:47.905104+0000 mgr.y (mgr.15135) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:50.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:49 smithi059 bash[19666]: audit 2024-08-25T11:48:49.245297+0000 mgr.y (mgr.15135) 127 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:50.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:49 smithi059 bash[25081]: audit 2024-08-25T11:48:49.245297+0000 mgr.y (mgr.15135) 127 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:50.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:49 smithi196 bash[20359]: audit 2024-08-25T11:48:49.245297+0000 mgr.y (mgr.15135) 127 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:48:51.076 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:50 smithi196 bash[20359]: cluster 2024-08-25T11:48:49.906241+0000 mgr.y (mgr.15135) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:51.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:50 smithi059 bash[19666]: cluster 2024-08-25T11:48:49.906241+0000 mgr.y (mgr.15135) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:51.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:50 smithi059 bash[25081]: cluster 2024-08-25T11:48:49.906241+0000 mgr.y (mgr.15135) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:52 smithi059 bash[19666]: audit 2024-08-25T11:48:51.051181+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:52 smithi059 bash[19666]: audit 2024-08-25T11:48:51.058202+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:52 smithi059 bash[19666]: audit 2024-08-25T11:48:51.065041+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:52.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:52 smithi059 bash[25081]: audit 2024-08-25T11:48:51.051181+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:52.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:52 smithi059 bash[25081]: audit 2024-08-25T11:48:51.058202+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:52.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:52 smithi059 bash[25081]: audit 2024-08-25T11:48:51.065041+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:52.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:52 smithi196 bash[20359]: audit 2024-08-25T11:48:51.051181+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:52.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:52 smithi196 bash[20359]: audit 2024-08-25T11:48:51.058202+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:52.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:52 smithi196 bash[20359]: audit 2024-08-25T11:48:51.065041+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:53.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:53 smithi059 bash[25081]: cluster 2024-08-25T11:48:51.907128+0000 mgr.y (mgr.15135) 129 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:53.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:53 smithi059 bash[19666]: cluster 2024-08-25T11:48:51.907128+0000 mgr.y (mgr.15135) 129 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:53.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:53 smithi196 bash[20359]: cluster 2024-08-25T11:48:51.907128+0000 mgr.y (mgr.15135) 129 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:53.752 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:48:53 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:48:53] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-25T11:48:55.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:54 smithi059 bash[19666]: cluster 2024-08-25T11:48:53.907858+0000 mgr.y (mgr.15135) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:55.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:54 smithi059 bash[19666]: audit 2024-08-25T11:48:53.913220+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:55.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:54 smithi059 bash[19666]: audit 2024-08-25T11:48:53.927619+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:55.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:54 smithi059 bash[19666]: audit 2024-08-25T11:48:53.941408+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:55.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:54 smithi059 bash[25081]: cluster 2024-08-25T11:48:53.907858+0000 mgr.y (mgr.15135) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:55.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:54 smithi059 bash[25081]: audit 2024-08-25T11:48:53.913220+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:55.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:54 smithi059 bash[25081]: audit 2024-08-25T11:48:53.927619+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:55.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:54 smithi059 bash[25081]: audit 2024-08-25T11:48:53.941408+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:54 smithi196 bash[20359]: cluster 2024-08-25T11:48:53.907858+0000 mgr.y (mgr.15135) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:54 smithi196 bash[20359]: audit 2024-08-25T11:48:53.913220+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:54 smithi196 bash[20359]: audit 2024-08-25T11:48:53.927619+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:54 smithi196 bash[20359]: audit 2024-08-25T11:48:53.941408+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:48:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:56 smithi059 bash[19666]: cluster 2024-08-25T11:48:55.909545+0000 mgr.y (mgr.15135) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:57.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:56 smithi059 bash[25081]: cluster 2024-08-25T11:48:55.909545+0000 mgr.y (mgr.15135) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:57.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:56 smithi196 bash[20359]: cluster 2024-08-25T11:48:55.909545+0000 mgr.y (mgr.15135) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:48:59.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:58 smithi059 bash[19666]: cluster 2024-08-25T11:48:57.910236+0000 mgr.y (mgr.15135) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:59.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:58 smithi059 bash[19666]: audit 2024-08-25T11:48:58.713918+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:59.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:58 smithi059 bash[25081]: cluster 2024-08-25T11:48:57.910236+0000 mgr.y (mgr.15135) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:59.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:58 smithi059 bash[25081]: audit 2024-08-25T11:48:58.713918+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:48:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:58 smithi196 bash[20359]: cluster 2024-08-25T11:48:57.910236+0000 mgr.y (mgr.15135) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:48:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:58 smithi196 bash[20359]: audit 2024-08-25T11:48:58.713918+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:00.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:48:59 smithi059 bash[19666]: audit 2024-08-25T11:48:59.254019+0000 mgr.y (mgr.15135) 133 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:00.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:48:59 smithi059 bash[25081]: audit 2024-08-25T11:48:59.254019+0000 mgr.y (mgr.15135) 133 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:00.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:48:59 smithi196 bash[20359]: audit 2024-08-25T11:48:59.254019+0000 mgr.y (mgr.15135) 133 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:01.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:00 smithi059 bash[19666]: cluster 2024-08-25T11:48:59.911871+0000 mgr.y (mgr.15135) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:01.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:00 smithi059 bash[25081]: cluster 2024-08-25T11:48:59.911871+0000 mgr.y (mgr.15135) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:01.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:00 smithi196 bash[20359]: cluster 2024-08-25T11:48:59.911871+0000 mgr.y (mgr.15135) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:02.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:49:02 smithi196 bash[43561]: logger=cleanup t=2024-08-25T11:49:02.100371876Z level=info msg="Completed cleanup jobs" duration=57.222617ms 2024-08-25T11:49:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:02 smithi059 bash[19666]: cluster 2024-08-25T11:49:01.912572+0000 mgr.y (mgr.15135) 135 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:03.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:02 smithi059 bash[25081]: cluster 2024-08-25T11:49:01.912572+0000 mgr.y (mgr.15135) 135 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:03.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:02 smithi196 bash[20359]: cluster 2024-08-25T11:49:01.912572+0000 mgr.y (mgr.15135) 135 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:03.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:03 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:49:03] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-25T11:49:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:04 smithi059 bash[19666]: cluster 2024-08-25T11:49:03.913291+0000 mgr.y (mgr.15135) 136 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:04 smithi059 bash[25081]: cluster 2024-08-25T11:49:03.913291+0000 mgr.y (mgr.15135) 136 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:04 smithi196 bash[20359]: cluster 2024-08-25T11:49:03.913291+0000 mgr.y (mgr.15135) 136 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:07.118 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T11:49:07.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:06 smithi059 bash[19666]: cluster 2024-08-25T11:49:05.914916+0000 mgr.y (mgr.15135) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:06 smithi059 bash[25081]: cluster 2024-08-25T11:49:05.914916+0000 mgr.y (mgr.15135) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:07.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:06 smithi196 bash[20359]: cluster 2024-08-25T11:49:05.914916+0000 mgr.y (mgr.15135) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:09.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:08 smithi059 bash[19666]: cluster 2024-08-25T11:49:07.915627+0000 mgr.y (mgr.15135) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:09.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:08 smithi059 bash[25081]: cluster 2024-08-25T11:49:07.915627+0000 mgr.y (mgr.15135) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:09.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:08 smithi196 bash[20359]: cluster 2024-08-25T11:49:07.915627+0000 mgr.y (mgr.15135) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:10.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:09 smithi059 bash[19666]: audit 2024-08-25T11:49:09.262755+0000 mgr.y (mgr.15135) 139 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:10.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:09 smithi059 bash[25081]: audit 2024-08-25T11:49:09.262755+0000 mgr.y (mgr.15135) 139 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:10.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:09 smithi196 bash[20359]: audit 2024-08-25T11:49:09.262755+0000 mgr.y (mgr.15135) 139 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:11.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:10 smithi059 bash[19666]: cluster 2024-08-25T11:49:09.916432+0000 mgr.y (mgr.15135) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:11.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:10 smithi059 bash[25081]: cluster 2024-08-25T11:49:09.916432+0000 mgr.y (mgr.15135) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:11.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:10 smithi196 bash[20359]: cluster 2024-08-25T11:49:09.916432+0000 mgr.y (mgr.15135) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:12.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:12 smithi196 bash[20359]: audit 2024-08-25T11:49:11.212745+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:12 smithi196 bash[20359]: audit 2024-08-25T11:49:11.222567+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:12 smithi196 bash[20359]: audit 2024-08-25T11:49:11.238230+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:12 smithi059 bash[19666]: audit 2024-08-25T11:49:11.212745+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:12 smithi059 bash[19666]: audit 2024-08-25T11:49:11.222567+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:12 smithi059 bash[19666]: audit 2024-08-25T11:49:11.238230+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:12 smithi059 bash[25081]: audit 2024-08-25T11:49:11.212745+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:12 smithi059 bash[25081]: audit 2024-08-25T11:49:11.222567+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:12 smithi059 bash[25081]: audit 2024-08-25T11:49:11.238230+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:12.530 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:49:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:13 smithi196 bash[20359]: cluster 2024-08-25T11:49:11.917060+0000 mgr.y (mgr.15135) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:13.678 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:13 smithi059 bash[19666]: cluster 2024-08-25T11:49:11.917060+0000 mgr.y (mgr.15135) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:13.678 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:13 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:49:13] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.43.0" 2024-08-25T11:49:13.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:13 smithi059 bash[25081]: cluster 2024-08-25T11:49:11.917060+0000 mgr.y (mgr.15135) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:14.272 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 3s ago 30m - - 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 0s ago 30m - - 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (21m) 3s ago 21m 13.9M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (20m) 0s ago 20m 73.1M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (3m) 3s ago 18m 48.2M - 3.8 ccd6c89564c0 e17d317071fe 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (13m) 0s ago 29m 439M - 19.0.0-5847-g79766939 50bbda8a3289 8bc862ce0c62 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (6m) 3s ago 31m 508M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (31m) 3s ago 31m 81.6M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:49:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (29m) 0s ago 29m 62.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (29m) 3s ago 29m 60.4M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (21m) 3s ago 21m 9092k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (21m) 0s ago 21m 9127k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (28m) 3s ago 28m 63.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (27m) 3s ago 27m 58.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (26m) 3s ago 27m 51.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (26m) 3s ago 26m 55.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (25m) 0s ago 25m 66.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (24m) 0s ago 24m 63.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (23m) 0s ago 23m 60.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (22m) 0s ago 22m 55.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:49:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (3m) 0s ago 21m 44.0M - 2.43.0 a07b618ecd1d 5b34c2e38725 2024-08-25T11:49:14.275 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (18m) 3s ago 18m 101M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:49:14.275 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (18m) 0s ago 18m 101M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:49:14.508 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:14 smithi059 bash[19666]: audit 2024-08-25T11:49:13.713883+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:14.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:14 smithi059 bash[19666]: audit 2024-08-25T11:49:14.083994+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:14.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:14 smithi059 bash[19666]: audit 2024-08-25T11:49:14.091822+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:14.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:14 smithi059 bash[19666]: audit 2024-08-25T11:49:14.100776+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:14.509 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:14 smithi059 bash[25081]: audit 2024-08-25T11:49:13.713883+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:14.509 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:14 smithi059 bash[25081]: audit 2024-08-25T11:49:14.083994+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:14.509 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:14 smithi059 bash[25081]: audit 2024-08-25T11:49:14.091822+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:14.509 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:14 smithi059 bash[25081]: audit 2024-08-25T11:49:14.100776+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:14 smithi196 bash[20359]: audit 2024-08-25T11:49:13.713883+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:14 smithi196 bash[20359]: audit 2024-08-25T11:49:14.083994+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:14 smithi196 bash[20359]: audit 2024-08-25T11:49:14.091822+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:14 smithi196 bash[20359]: audit 2024-08-25T11:49:14.100776+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.371 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions' 2024-08-25T11:49:15.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[25081]: cluster 2024-08-25T11:49:13.917735+0000 mgr.y (mgr.15135) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:15.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[25081]: audit 2024-08-25T11:49:14.255959+0000 mgr.y (mgr.15135) 143 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:49:15.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[25081]: audit 2024-08-25T11:49:15.141935+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[25081]: audit 2024-08-25T11:49:15.151942+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[25081]: audit 2024-08-25T11:49:15.154815+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:15.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[25081]: audit 2024-08-25T11:49:15.155694+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:49:15.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[25081]: audit 2024-08-25T11:49:15.161632+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[19666]: cluster 2024-08-25T11:49:13.917735+0000 mgr.y (mgr.15135) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:15.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[19666]: audit 2024-08-25T11:49:14.255959+0000 mgr.y (mgr.15135) 143 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:49:15.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[19666]: audit 2024-08-25T11:49:15.141935+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[19666]: audit 2024-08-25T11:49:15.151942+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[19666]: audit 2024-08-25T11:49:15.154815+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:15.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[19666]: audit 2024-08-25T11:49:15.155694+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:49:15.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:15 smithi059 bash[19666]: audit 2024-08-25T11:49:15.161632+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:15 smithi196 bash[20359]: cluster 2024-08-25T11:49:13.917735+0000 mgr.y (mgr.15135) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:15 smithi196 bash[20359]: audit 2024-08-25T11:49:14.255959+0000 mgr.y (mgr.15135) 143 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:49:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:15 smithi196 bash[20359]: audit 2024-08-25T11:49:15.141935+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:15 smithi196 bash[20359]: audit 2024-08-25T11:49:15.151942+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:15 smithi196 bash[20359]: audit 2024-08-25T11:49:15.154815+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:15 smithi196 bash[20359]: audit 2024-08-25T11:49:15.155694+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:49:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:15 smithi196 bash[20359]: audit 2024-08-25T11:49:15.161632+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:17.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:17 smithi059 bash[19666]: cluster 2024-08-25T11:49:15.919320+0000 mgr.y (mgr.15135) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:17.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:17 smithi059 bash[25081]: cluster 2024-08-25T11:49:15.919320+0000 mgr.y (mgr.15135) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:17.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:17 smithi196 bash[20359]: cluster 2024-08-25T11:49:15.919320+0000 mgr.y (mgr.15135) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:19 smithi059 bash[19666]: cluster 2024-08-25T11:49:17.920021+0000 mgr.y (mgr.15135) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:19.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:19 smithi059 bash[25081]: cluster 2024-08-25T11:49:17.920021+0000 mgr.y (mgr.15135) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:19 smithi196 bash[20359]: cluster 2024-08-25T11:49:17.920021+0000 mgr.y (mgr.15135) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:20.185 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:49:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:20 smithi059 bash[19666]: audit 2024-08-25T11:49:19.273941+0000 mgr.y (mgr.15135) 146 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:20 smithi059 bash[25081]: audit 2024-08-25T11:49:19.273941+0000 mgr.y (mgr.15135) 146 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:20 smithi196 bash[20359]: audit 2024-08-25T11:49:19.273941+0000 mgr.y (mgr.15135) 146 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:21.768 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:49:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:49:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:49:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:49:21.770 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:49:21.770 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:49:21.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:21 smithi059 bash[19666]: cluster 2024-08-25T11:49:19.921683+0000 mgr.y (mgr.15135) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:21 smithi059 bash[25081]: cluster 2024-08-25T11:49:19.921683+0000 mgr.y (mgr.15135) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:21.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:21 smithi196 bash[20359]: cluster 2024-08-25T11:49:19.921683+0000 mgr.y (mgr.15135) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:22.448 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph -s' 2024-08-25T11:49:22.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:22 smithi059 bash[19666]: audit 2024-08-25T11:49:21.769318+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.59:0/3788947837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:49:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:22 smithi059 bash[25081]: audit 2024-08-25T11:49:21.769318+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.59:0/3788947837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:49:22.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:22 smithi196 bash[20359]: audit 2024-08-25T11:49:21.769318+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.59:0/3788947837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:49:23.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:23 smithi059 bash[19666]: cluster 2024-08-25T11:49:21.922348+0000 mgr.y (mgr.15135) 148 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:23.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:23 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:49:23] "GET /metrics HTTP/1.1" 200 38124 "" "Prometheus/2.43.0" 2024-08-25T11:49:23.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:23 smithi059 bash[25081]: cluster 2024-08-25T11:49:21.922348+0000 mgr.y (mgr.15135) 148 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:23.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:23 smithi196 bash[20359]: cluster 2024-08-25T11:49:21.922348+0000 mgr.y (mgr.15135) 148 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:25.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:25 smithi059 bash[19666]: cluster 2024-08-25T11:49:23.923052+0000 mgr.y (mgr.15135) 149 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:25.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:25 smithi059 bash[25081]: cluster 2024-08-25T11:49:23.923052+0000 mgr.y (mgr.15135) 149 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:25.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:25 smithi196 bash[20359]: cluster 2024-08-25T11:49:23.923052+0000 mgr.y (mgr.15135) 149 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:27.278 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:49:27.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:27 smithi059 bash[19666]: cluster 2024-08-25T11:49:25.924708+0000 mgr.y (mgr.15135) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:27.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:27 smithi059 bash[25081]: cluster 2024-08-25T11:49:25.924708+0000 mgr.y (mgr.15135) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:27.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:27 smithi196 bash[20359]: cluster 2024-08-25T11:49:25.924708+0000 mgr.y (mgr.15135) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: cluster: 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: id: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: health: HEALTH_OK 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: services: 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: mgr: y(active, since 3m), standbys: x 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 23m) 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:49:28.882 INFO:teuthology.orchestra.run.smithi059.stdout: data: 2024-08-25T11:49:28.883 INFO:teuthology.orchestra.run.smithi059.stdout: pools: 6 pools, 161 pgs 2024-08-25T11:49:28.883 INFO:teuthology.orchestra.run.smithi059.stdout: objects: 213 objects, 585 KiB 2024-08-25T11:49:28.883 INFO:teuthology.orchestra.run.smithi059.stdout: usage: 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:49:28.883 INFO:teuthology.orchestra.run.smithi059.stdout: pgs: 161 active+clean 2024-08-25T11:49:28.883 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:49:28.883 INFO:teuthology.orchestra.run.smithi059.stdout: io: 2024-08-25T11:49:28.883 INFO:teuthology.orchestra.run.smithi059.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-08-25T11:49:28.883 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-08-25T11:49:29.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:29 smithi059 bash[19666]: cluster 2024-08-25T11:49:27.925418+0000 mgr.y (mgr.15135) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:29.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:29 smithi059 bash[19666]: audit 2024-08-25T11:49:28.714475+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:29.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:29 smithi059 bash[19666]: audit 2024-08-25T11:49:28.883137+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.59:0/1389117011' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:49:29.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:29 smithi059 bash[25081]: cluster 2024-08-25T11:49:27.925418+0000 mgr.y (mgr.15135) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:29.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:29 smithi059 bash[25081]: audit 2024-08-25T11:49:28.714475+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:29.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:29 smithi059 bash[25081]: audit 2024-08-25T11:49:28.883137+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.59:0/1389117011' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:49:29.565 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T11:49:29.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:29 smithi196 bash[20359]: cluster 2024-08-25T11:49:27.925418+0000 mgr.y (mgr.15135) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:29.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:29 smithi196 bash[20359]: audit 2024-08-25T11:49:28.714475+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:29.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:29 smithi196 bash[20359]: audit 2024-08-25T11:49:28.883137+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.59:0/1389117011' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-25T11:49:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:30 smithi059 bash[19666]: audit 2024-08-25T11:49:29.281923+0000 mgr.y (mgr.15135) 152 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:30.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:30 smithi059 bash[25081]: audit 2024-08-25T11:49:29.281923+0000 mgr.y (mgr.15135) 152 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:30 smithi196 bash[20359]: audit 2024-08-25T11:49:29.281923+0000 mgr.y (mgr.15135) 152 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:31.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:31 smithi059 bash[25081]: cluster 2024-08-25T11:49:29.927030+0000 mgr.y (mgr.15135) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:31.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:31 smithi059 bash[25081]: audit 2024-08-25T11:49:31.411379+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:31.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:31 smithi059 bash[25081]: audit 2024-08-25T11:49:31.420499+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:31.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:31 smithi059 bash[25081]: audit 2024-08-25T11:49:31.429895+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:31.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:31 smithi059 bash[19666]: cluster 2024-08-25T11:49:29.927030+0000 mgr.y (mgr.15135) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:31.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:31 smithi059 bash[19666]: audit 2024-08-25T11:49:31.411379+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:31.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:31 smithi059 bash[19666]: audit 2024-08-25T11:49:31.420499+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:31.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:31 smithi059 bash[19666]: audit 2024-08-25T11:49:31.429895+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:31.801 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:31 smithi196 bash[20359]: cluster 2024-08-25T11:49:29.927030+0000 mgr.y (mgr.15135) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:31.802 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:31 smithi196 bash[20359]: audit 2024-08-25T11:49:31.411379+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:31.802 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:31 smithi196 bash[20359]: audit 2024-08-25T11:49:31.420499+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:31.802 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:31 smithi196 bash[20359]: audit 2024-08-25T11:49:31.429895+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:33.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:33 smithi059 bash[19666]: cluster 2024-08-25T11:49:31.927643+0000 mgr.y (mgr.15135) 154 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:33.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:33 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:49:33] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-25T11:49:33.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:33 smithi059 bash[25081]: cluster 2024-08-25T11:49:31.927643+0000 mgr.y (mgr.15135) 154 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:33.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:33 smithi196 bash[20359]: cluster 2024-08-25T11:49:31.927643+0000 mgr.y (mgr.15135) 154 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:34.137 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:49:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:35 smithi196 bash[20359]: cluster 2024-08-25T11:49:33.928323+0000 mgr.y (mgr.15135) 155 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:35 smithi196 bash[20359]: audit 2024-08-25T11:49:34.325870+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:35 smithi196 bash[20359]: audit 2024-08-25T11:49:34.340007+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:35 smithi196 bash[20359]: audit 2024-08-25T11:49:34.353290+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:35 smithi059 bash[19666]: cluster 2024-08-25T11:49:33.928323+0000 mgr.y (mgr.15135) 155 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:35.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:35 smithi059 bash[19666]: audit 2024-08-25T11:49:34.325870+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:35 smithi059 bash[19666]: audit 2024-08-25T11:49:34.340007+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:35 smithi059 bash[19666]: audit 2024-08-25T11:49:34.353290+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:35 smithi059 bash[25081]: cluster 2024-08-25T11:49:33.928323+0000 mgr.y (mgr.15135) 155 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:35.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:35 smithi059 bash[25081]: audit 2024-08-25T11:49:34.325870+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:35 smithi059 bash[25081]: audit 2024-08-25T11:49:34.340007+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:35 smithi059 bash[25081]: audit 2024-08-25T11:49:34.353290+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15135 ' entity='mgr.y' 2024-08-25T11:49:35.803 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T11:49:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:36 smithi196 bash[20359]: audit 2024-08-25T11:49:35.804751+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.59:0/1350549104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:49:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:36 smithi059 bash[19666]: audit 2024-08-25T11:49:35.804751+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.59:0/1350549104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:49:36.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:36 smithi059 bash[25081]: audit 2024-08-25T11:49:35.804751+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.59:0/1350549104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:49:37.036 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-08-25T11:49:37.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:37 smithi196 bash[20359]: cluster 2024-08-25T11:49:35.929795+0000 mgr.y (mgr.15135) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:37.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:37 smithi059 bash[19666]: cluster 2024-08-25T11:49:35.929795+0000 mgr.y (mgr.15135) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:37.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:37 smithi059 bash[25081]: cluster 2024-08-25T11:49:35.929795+0000 mgr.y (mgr.15135) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:39 smithi196 bash[20359]: cluster 2024-08-25T11:49:37.930421+0000 mgr.y (mgr.15135) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:39 smithi059 bash[19666]: cluster 2024-08-25T11:49:37.930421+0000 mgr.y (mgr.15135) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:39.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:39 smithi059 bash[25081]: cluster 2024-08-25T11:49:37.930421+0000 mgr.y (mgr.15135) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:40.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:40 smithi196 bash[20359]: audit 2024-08-25T11:49:39.289929+0000 mgr.y (mgr.15135) 158 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:40 smithi059 bash[19666]: audit 2024-08-25T11:49:39.289929+0000 mgr.y (mgr.15135) 158 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:40 smithi059 bash[25081]: audit 2024-08-25T11:49:39.289929+0000 mgr.y (mgr.15135) 158 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:41.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:41 smithi196 bash[20359]: cluster 2024-08-25T11:49:39.932075+0000 mgr.y (mgr.15135) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:41 smithi059 bash[19666]: cluster 2024-08-25T11:49:39.932075+0000 mgr.y (mgr.15135) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:41 smithi059 bash[25081]: cluster 2024-08-25T11:49:39.932075+0000 mgr.y (mgr.15135) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:41.859 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:49:43.304 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:49:43.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:43 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:49:43] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-25T11:49:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:43 smithi059 bash[19666]: cluster 2024-08-25T11:49:41.932800+0000 mgr.y (mgr.15135) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:43 smithi059 bash[19666]: audit 2024-08-25T11:49:43.292384+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.59:0/1015232460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:49:43.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:43 smithi059 bash[25081]: cluster 2024-08-25T11:49:41.932800+0000 mgr.y (mgr.15135) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:43.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:43 smithi059 bash[25081]: audit 2024-08-25T11:49:43.292384+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.59:0/1015232460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:49:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:43 smithi196 bash[20359]: cluster 2024-08-25T11:49:41.932800+0000 mgr.y (mgr.15135) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:43 smithi196 bash[20359]: audit 2024-08-25T11:49:43.292384+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.59:0/1015232460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:49:43.995 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph mgr fail' 2024-08-25T11:49:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:44 smithi059 bash[19666]: audit 2024-08-25T11:49:43.715121+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:44.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:44 smithi059 bash[25081]: audit 2024-08-25T11:49:43.715121+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:44 smithi196 bash[20359]: audit 2024-08-25T11:49:43.715121+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15135 172.21.15.59:0/2709103890' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:45 smithi059 bash[19666]: cluster 2024-08-25T11:49:43.933479+0000 mgr.y (mgr.15135) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:45 smithi059 bash[25081]: cluster 2024-08-25T11:49:43.933479+0000 mgr.y (mgr.15135) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:45 smithi196 bash[20359]: cluster 2024-08-25T11:49:43.933479+0000 mgr.y (mgr.15135) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:47 smithi059 bash[19666]: cluster 2024-08-25T11:49:45.935093+0000 mgr.y (mgr.15135) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:47.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:47 smithi059 bash[25081]: cluster 2024-08-25T11:49:45.935093+0000 mgr.y (mgr.15135) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:47 smithi196 bash[20359]: cluster 2024-08-25T11:49:45.935093+0000 mgr.y (mgr.15135) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:49:48.827 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:49:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:49 smithi059 bash[19666]: cluster 2024-08-25T11:49:47.935774+0000 mgr.y (mgr.15135) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:49.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:49 smithi059 bash[25081]: cluster 2024-08-25T11:49:47.935774+0000 mgr.y (mgr.15135) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:49.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:49 smithi196 bash[20359]: cluster 2024-08-25T11:49:47.935774+0000 mgr.y (mgr.15135) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:49:50.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:50 smithi059 bash[25081]: audit 2024-08-25T11:49:49.297984+0000 mgr.y (mgr.15135) 164 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:50.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:50 smithi059 bash[19666]: audit 2024-08-25T11:49:49.297984+0000 mgr.y (mgr.15135) 164 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:50.668 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:50 smithi196 bash[20359]: audit 2024-08-25T11:49:49.297984+0000 mgr.y (mgr.15135) 164 : audit [DBG] from='client.15207 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:49:50.668 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:50 smithi196 bash[51078]: [25/Aug/2024:11:49:50] ENGINE Bus STOPPING 2024-08-25T11:49:50.678 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:50 smithi059 bash[75117]: ignoring --setuser ceph since I am not root 2024-08-25T11:49:50.678 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:50 smithi059 bash[75117]: ignoring --setgroup ceph since I am not root 2024-08-25T11:49:50.678 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:50 smithi059 bash[75117]: debug 2024-08-25T11:49:50.516+0000 7f62ad5ef640 1 -- 172.21.15.59:0/552111467 <== mon.2 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55862afbd0e0 con 0x55862afbf400 2024-08-25T11:49:51.214 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'sleep 180' 2024-08-25T11:49:51.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:50 smithi196 bash[51078]: [25/Aug/2024:11:49:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:49:51.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:50 smithi196 bash[51078]: [25/Aug/2024:11:49:50] ENGINE Bus STOPPED 2024-08-25T11:49:51.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.436602+0000 mon.c (mon.2) 251 : audit [INF] from='client.? 172.21.15.59:0/3385044191' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:49:51.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.437075+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:49:51.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: cluster 2024-08-25T11:49:50.437554+0000 mon.a (mon.0) 1795 : cluster [INF] Activating manager daemon x 2024-08-25T11:49:51.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.443207+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:49:51.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: cluster 2024-08-25T11:49:50.451994+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-25T11:49:51.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: cluster 2024-08-25T11:49:50.454032+0000 mon.a (mon.0) 1798 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0164782s) 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.458257+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.458480+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.458675+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.460029+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.460276+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.460520+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.460804+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.461113+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.461424+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.461726+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.462006+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.462315+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:49:51.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.464757+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:49:51.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.436602+0000 mon.c (mon.2) 251 : audit [INF] from='client.? 172.21.15.59:0/3385044191' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:49:51.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.437075+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:49:51.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: cluster 2024-08-25T11:49:50.437554+0000 mon.a (mon.0) 1795 : cluster [INF] Activating manager daemon x 2024-08-25T11:49:51.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.443207+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:49:51.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: cluster 2024-08-25T11:49:50.451994+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-25T11:49:51.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: cluster 2024-08-25T11:49:50.454032+0000 mon.a (mon.0) 1798 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0164782s) 2024-08-25T11:49:51.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.458257+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:49:51.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.458480+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.458675+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.460029+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.460276+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.460520+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.460804+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.461113+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.461424+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.461726+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.462006+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.462315+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:49:51.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.464757+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.464988+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:50.465775+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: cluster 2024-08-25T11:49:50.979135+0000 mon.a (mon.0) 1814 : cluster [INF] Manager daemon x is now available 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:51.299854+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:51.306949+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:51.307953+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:51.327999+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:51.328315+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:49:51.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:51.353789+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[19666]: audit 2024-08-25T11:49:51.368347+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.464988+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:50.465775+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: cluster 2024-08-25T11:49:50.979135+0000 mon.a (mon.0) 1814 : cluster [INF] Manager daemon x is now available 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:51.299854+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:51.306949+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:51.307953+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:51.327999+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:51.328315+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:49:51.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:51.353789+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:49:51.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:51 smithi059 bash[25081]: audit 2024-08-25T11:49:51.368347+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-25T11:49:51.808 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[51078]: [25/Aug/2024:11:49:51] ENGINE Bus STARTING 2024-08-25T11:49:51.808 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[51078]: [25/Aug/2024:11:49:51] ENGINE Serving on http://:::9283 2024-08-25T11:49:51.809 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[51078]: [25/Aug/2024:11:49:51] ENGINE Bus STARTED 2024-08-25T11:49:51.809 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.436602+0000 mon.c (mon.2) 251 : audit [INF] from='client.? 172.21.15.59:0/3385044191' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:49:51.809 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.437075+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-25T11:49:51.809 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: cluster 2024-08-25T11:49:50.437554+0000 mon.a (mon.0) 1795 : cluster [INF] Activating manager daemon x 2024-08-25T11:49:51.809 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.443207+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-25T11:49:51.809 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: cluster 2024-08-25T11:49:50.451994+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-25T11:49:51.809 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: cluster 2024-08-25T11:49:50.454032+0000 mon.a (mon.0) 1798 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0164782s) 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.458257+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.458480+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.458675+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.460029+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.460276+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.460520+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.460804+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.461113+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.461424+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.461726+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:49:51.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.462006+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.462315+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.464757+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.464988+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:50.465775+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: cluster 2024-08-25T11:49:50.979135+0000 mon.a (mon.0) 1814 : cluster [INF] Manager daemon x is now available 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:51.299854+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:51.306949+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:51.307953+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:51.327999+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:49:51.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:51.328315+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:49:51.812 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:51.353789+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:49:51.812 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:51 smithi196 bash[20359]: audit 2024-08-25T11:49:51.368347+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[19666]: cluster 2024-08-25T11:49:51.448800+0000 mon.a (mon.0) 1822 : cluster [DBG] mgrmap e36: x(active, since 1.01125s) 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[19666]: audit 2024-08-25T11:49:51.456816+0000 mgr.x (mgr.24670) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[19666]: cluster 2024-08-25T11:49:51.466766+0000 mgr.x (mgr.24670) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[19666]: audit 2024-08-25T11:49:52.009328+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[19666]: audit 2024-08-25T11:49:52.432350+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[25081]: cluster 2024-08-25T11:49:51.448800+0000 mon.a (mon.0) 1822 : cluster [DBG] mgrmap e36: x(active, since 1.01125s) 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[25081]: audit 2024-08-25T11:49:51.456816+0000 mgr.x (mgr.24670) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[25081]: cluster 2024-08-25T11:49:51.466766+0000 mgr.x (mgr.24670) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[25081]: audit 2024-08-25T11:49:52.009328+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:49:52.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:52 smithi059 bash[25081]: audit 2024-08-25T11:49:52.432350+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:52.771 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[20359]: cluster 2024-08-25T11:49:51.448800+0000 mon.a (mon.0) 1822 : cluster [DBG] mgrmap e36: x(active, since 1.01125s) 2024-08-25T11:49:52.771 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[20359]: audit 2024-08-25T11:49:51.456816+0000 mgr.x (mgr.24670) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:49:52.771 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[20359]: cluster 2024-08-25T11:49:51.466766+0000 mgr.x (mgr.24670) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:49:52.771 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[20359]: audit 2024-08-25T11:49:52.009328+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:49:52.771 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[20359]: audit 2024-08-25T11:49:52.432350+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.115 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: debug 2024-08-25T11:49:52.829+0000 7f3cc4528640 -1 log_channel(cephadm) log [ERR] : [25/Aug/2024:11:49:52] ENGINE Error in HTTPServer.serve 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: Traceback (most recent call last): 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: self._connections.run(self.expiration_interval) 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: self._run(expiration_interval) 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:49:53.116 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: s = self.context.wrap_socket( 2024-08-25T11:49:53.117 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:49:53.117 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: return self.sslsocket_class._create( 2024-08-25T11:49:53.117 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:49:53.117 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: self.do_handshake() 2024-08-25T11:49:53.117 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:49:53.117 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: self._sslobj.do_handshake() 2024-08-25T11:49:53.117 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:49:52 smithi196 bash[51078]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: cluster 2024-08-25T11:49:52.455286+0000 mon.a (mon.0) 1825 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:52.552208+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:52.553637+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:52.554733+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.558887+0000 mgr.x (mgr.24670) 4 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.559114+0000 mgr.x (mgr.24670) 5 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.707117+0000 mgr.x (mgr.24670) 6 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Bus STARTING 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.825140+0000 mgr.x (mgr.24670) 7 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Serving on https://172.21.15.196:7150 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.831863+0000 mgr.x (mgr.24670) 8 : cephadm [ERR] [25/Aug/2024:11:49:52] ENGINE Error in HTTPServer.serve 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: Traceback (most recent call last): 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:49:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: self._connections.run(self.expiration_interval) 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: self._run(expiration_interval) 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: s = self.context.wrap_socket( 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: return self.sslsocket_class._create( 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: self.do_handshake() 2024-08-25T11:49:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: self._sslobj.do_handshake() 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.100201+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.211407+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.321557+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: cluster 2024-08-25T11:49:52.455286+0000 mon.a (mon.0) 1825 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:52.552208+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:52.553637+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:53.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:52.554733+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.558887+0000 mgr.x (mgr.24670) 4 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.559114+0000 mgr.x (mgr.24670) 5 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.707117+0000 mgr.x (mgr.24670) 6 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Bus STARTING 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.825140+0000 mgr.x (mgr.24670) 7 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Serving on https://172.21.15.196:7150 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.831863+0000 mgr.x (mgr.24670) 8 : cephadm [ERR] [25/Aug/2024:11:49:52] ENGINE Error in HTTPServer.serve 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: Traceback (most recent call last): 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: self._connections.run(self.expiration_interval) 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: self._run(expiration_interval) 2024-08-25T11:49:53.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: s = self.context.wrap_socket( 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: return self.sslsocket_class._create( 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: self.do_handshake() 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: self._sslobj.do_handshake() 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.100201+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.211407+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.321557+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.352188+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.359954+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.365700+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.371943+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.378255+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.384099+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.410617+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:49:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[25081]: audit 2024-08-25T11:49:53.417412+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.352188+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.359954+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.365700+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.371943+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.378255+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.384099+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.410617+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:49:53.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:53 smithi059 bash[19666]: audit 2024-08-25T11:49:53.417412+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: cluster 2024-08-25T11:49:52.455286+0000 mon.a (mon.0) 1825 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-08-25T11:49:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:52.552208+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:49:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:52.553637+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:52.554733+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:49:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.558887+0000 mgr.x (mgr.24670) 4 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:49:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.559114+0000 mgr.x (mgr.24670) 5 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:49:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.707117+0000 mgr.x (mgr.24670) 6 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Bus STARTING 2024-08-25T11:49:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.825140+0000 mgr.x (mgr.24670) 7 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Serving on https://172.21.15.196:7150 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.831863+0000 mgr.x (mgr.24670) 8 : cephadm [ERR] [25/Aug/2024:11:49:52] ENGINE Error in HTTPServer.serve 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: Traceback (most recent call last): 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: self._connections.run(self.expiration_interval) 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: self._run(expiration_interval) 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:49:53.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: s = self.context.wrap_socket( 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: return self.sslsocket_class._create( 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: self.do_handshake() 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: self._sslobj.do_handshake() 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.100201+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.211407+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.321557+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.352188+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.359954+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.365700+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.371943+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.378255+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.384099+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:53.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.410617+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:49:53.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:53 smithi196 bash[20359]: audit 2024-08-25T11:49:53.417412+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:49:54.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.927293+0000 mgr.x (mgr.24670) 9 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Serving on http://172.21.15.196:8765 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.927586+0000 mgr.x (mgr.24670) 10 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Bus STARTED 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.937734+0000 mgr.x (mgr.24670) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:52.990871+0000 mgr.x (mgr.24670) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:53.071586+0000 mgr.x (mgr.24670) 13 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:53.105993+0000 mgr.x (mgr.24670) 14 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:53.203305+0000 mgr.x (mgr.24670) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:53.221710+0000 mgr.x (mgr.24670) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:53.381433+0000 mgr.x (mgr.24670) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:53.412968+0000 mgr.x (mgr.24670) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[25081]: cephadm 2024-08-25T11:49:53.421170+0000 mgr.x (mgr.24670) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.927293+0000 mgr.x (mgr.24670) 9 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Serving on http://172.21.15.196:8765 2024-08-25T11:49:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.927586+0000 mgr.x (mgr.24670) 10 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Bus STARTED 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.937734+0000 mgr.x (mgr.24670) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:52.990871+0000 mgr.x (mgr.24670) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:53.071586+0000 mgr.x (mgr.24670) 13 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:53.105993+0000 mgr.x (mgr.24670) 14 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:53.203305+0000 mgr.x (mgr.24670) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:53.221710+0000 mgr.x (mgr.24670) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:53.381433+0000 mgr.x (mgr.24670) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:53.412968+0000 mgr.x (mgr.24670) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:49:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:54 smithi059 bash[19666]: cephadm 2024-08-25T11:49:53.421170+0000 mgr.x (mgr.24670) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:49:54.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.927293+0000 mgr.x (mgr.24670) 9 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Serving on http://172.21.15.196:8765 2024-08-25T11:49:54.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.927586+0000 mgr.x (mgr.24670) 10 : cephadm [INF] [25/Aug/2024:11:49:52] ENGINE Bus STARTED 2024-08-25T11:49:54.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.937734+0000 mgr.x (mgr.24670) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:49:54.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:52.990871+0000 mgr.x (mgr.24670) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:49:54.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:53.071586+0000 mgr.x (mgr.24670) 13 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:49:54.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:53.105993+0000 mgr.x (mgr.24670) 14 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:49:54.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:53.203305+0000 mgr.x (mgr.24670) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:49:54.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:53.221710+0000 mgr.x (mgr.24670) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:49:54.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:53.381433+0000 mgr.x (mgr.24670) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:49:54.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:53.412968+0000 mgr.x (mgr.24670) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:49:54.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:54 smithi196 bash[20359]: cephadm 2024-08-25T11:49:53.421170+0000 mgr.x (mgr.24670) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:49:55.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:55 smithi059 bash[19666]: cluster 2024-08-25T11:49:54.468180+0000 mgr.x (mgr.24670) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:49:55.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:55 smithi059 bash[19666]: cluster 2024-08-25T11:49:54.470934+0000 mon.a (mon.0) 1840 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-08-25T11:49:55.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:55 smithi059 bash[19666]: audit 2024-08-25T11:49:55.240199+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:55.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:55 smithi059 bash[25081]: cluster 2024-08-25T11:49:54.468180+0000 mgr.x (mgr.24670) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:49:55.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:55 smithi059 bash[25081]: cluster 2024-08-25T11:49:54.470934+0000 mon.a (mon.0) 1840 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-08-25T11:49:55.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:55 smithi059 bash[25081]: audit 2024-08-25T11:49:55.240199+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:55 smithi196 bash[20359]: cluster 2024-08-25T11:49:54.468180+0000 mgr.x (mgr.24670) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:49:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:55 smithi196 bash[20359]: cluster 2024-08-25T11:49:54.470934+0000 mon.a (mon.0) 1840 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-08-25T11:49:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:55 smithi196 bash[20359]: audit 2024-08-25T11:49:55.240199+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:56.077197+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:56.083568+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:56.091032+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: cluster 2024-08-25T11:49:56.469012+0000 mgr.x (mgr.24670) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T11:49:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:56.905108+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:56.910778+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:57.031719+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: cluster 2024-08-25T11:49:57.031961+0000 mon.a (mon.0) 1847 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:57.032441+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:57.034379+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[19666]: audit 2024-08-25T11:49:57.035840+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[75117]: [25/Aug/2024:11:49:57] ENGINE Bus STARTING 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[75117]: CherryPy Checker: 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[75117]: The Application mounted at '' has an empty config. 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[75117]: [25/Aug/2024:11:49:57] ENGINE Serving on http://:::9283 2024-08-25T11:49:57.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[75117]: [25/Aug/2024:11:49:57] ENGINE Bus STARTED 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:56.077197+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:56.083568+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:56.091032+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: cluster 2024-08-25T11:49:56.469012+0000 mgr.x (mgr.24670) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:56.905108+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:56.910778+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:57.031719+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: cluster 2024-08-25T11:49:57.031961+0000 mon.a (mon.0) 1847 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:57.032441+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:57.034379+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:49:57.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:57 smithi059 bash[25081]: audit 2024-08-25T11:49:57.035840+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:49:57.342 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:49:57.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:56.077197+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:56.083568+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:56.091032+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: cluster 2024-08-25T11:49:56.469012+0000 mgr.x (mgr.24670) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:56.905108+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:56.910778+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:57.031719+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: cluster 2024-08-25T11:49:57.031961+0000 mon.a (mon.0) 1847 : cluster [DBG] Standby manager daemon y started 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:57.032441+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:57.034379+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-25T11:49:57.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:57 smithi196 bash[20359]: audit 2024-08-25T11:49:57.035840+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.? 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:49:58.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:58 smithi196 bash[20359]: cephadm 2024-08-25T11:49:56.917622+0000 mgr.x (mgr.24670) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:49:58.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:58 smithi196 bash[20359]: cephadm 2024-08-25T11:49:57.214511+0000 mgr.x (mgr.24670) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:49:58.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:58 smithi196 bash[20359]: cluster 2024-08-25T11:49:57.927333+0000 mon.a (mon.0) 1848 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-08-25T11:49:58.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:58 smithi196 bash[20359]: audit 2024-08-25T11:49:57.927700+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:49:58.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:58 smithi059 bash[19666]: cephadm 2024-08-25T11:49:56.917622+0000 mgr.x (mgr.24670) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:49:58.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:58 smithi059 bash[19666]: cephadm 2024-08-25T11:49:57.214511+0000 mgr.x (mgr.24670) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:49:58.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:58 smithi059 bash[19666]: cluster 2024-08-25T11:49:57.927333+0000 mon.a (mon.0) 1848 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-08-25T11:49:58.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:58 smithi059 bash[19666]: audit 2024-08-25T11:49:57.927700+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:49:58.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:58 smithi059 bash[25081]: cephadm 2024-08-25T11:49:56.917622+0000 mgr.x (mgr.24670) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:49:58.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:58 smithi059 bash[25081]: cephadm 2024-08-25T11:49:57.214511+0000 mgr.x (mgr.24670) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:49:58.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:58 smithi059 bash[25081]: cluster 2024-08-25T11:49:57.927333+0000 mon.a (mon.0) 1848 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-08-25T11:49:58.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:58 smithi059 bash[25081]: audit 2024-08-25T11:49:57.927700+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:49:59.341 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:49:59 smithi059 bash[19666]: cluster 2024-08-25T11:49:58.469688+0000 mgr.x (mgr.24670) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:49:59.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:49:59 smithi059 bash[25081]: cluster 2024-08-25T11:49:58.469688+0000 mgr.x (mgr.24670) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:49:59.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:49:59 smithi196 bash[20359]: cluster 2024-08-25T11:49:58.469688+0000 mgr.x (mgr.24670) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:50:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[19666]: audit 2024-08-25T11:49:59.768690+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[19666]: cluster 2024-08-25T11:50:00.000088+0000 mon.a (mon.0) 1851 : cluster [INF] overall HEALTH_OK 2024-08-25T11:50:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[19666]: audit 2024-08-25T11:50:00.079273+0000 mon.a (mon.0) 1852 : audit [DBG] from='client.? 172.21.15.59:0/1576725537' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:50:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[19666]: audit 2024-08-25T11:50:00.361230+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[19666]: audit 2024-08-25T11:50:00.369109+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[19666]: audit 2024-08-25T11:50:00.378980+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[19666]: audit 2024-08-25T11:50:00.391458+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.59:0/1651200159' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3777470711"}]: dispatch 2024-08-25T11:50:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[25081]: audit 2024-08-25T11:49:59.768690+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[25081]: cluster 2024-08-25T11:50:00.000088+0000 mon.a (mon.0) 1851 : cluster [INF] overall HEALTH_OK 2024-08-25T11:50:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[25081]: audit 2024-08-25T11:50:00.079273+0000 mon.a (mon.0) 1852 : audit [DBG] from='client.? 172.21.15.59:0/1576725537' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:50:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[25081]: audit 2024-08-25T11:50:00.361230+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[25081]: audit 2024-08-25T11:50:00.369109+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[25081]: audit 2024-08-25T11:50:00.378980+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:00 smithi059 bash[25081]: audit 2024-08-25T11:50:00.391458+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.59:0/1651200159' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3777470711"}]: dispatch 2024-08-25T11:50:01.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:00 smithi196 bash[20359]: audit 2024-08-25T11:49:59.768690+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:00 smithi196 bash[20359]: cluster 2024-08-25T11:50:00.000088+0000 mon.a (mon.0) 1851 : cluster [INF] overall HEALTH_OK 2024-08-25T11:50:01.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:00 smithi196 bash[20359]: audit 2024-08-25T11:50:00.079273+0000 mon.a (mon.0) 1852 : audit [DBG] from='client.? 172.21.15.59:0/1576725537' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:50:01.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:00 smithi196 bash[20359]: audit 2024-08-25T11:50:00.361230+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:00 smithi196 bash[20359]: audit 2024-08-25T11:50:00.369109+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:00 smithi196 bash[20359]: audit 2024-08-25T11:50:00.378980+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:01.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:00 smithi196 bash[20359]: audit 2024-08-25T11:50:00.391458+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.59:0/1651200159' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3777470711"}]: dispatch 2024-08-25T11:50:01.803 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:01 smithi196 bash[20359]: cluster 2024-08-25T11:50:00.470188+0000 mgr.x (mgr.24670) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:50:01.803 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:01 smithi196 bash[20359]: audit 2024-08-25T11:50:01.377708+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.59:0/1651200159' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3777470711"}]': finished 2024-08-25T11:50:01.803 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:01 smithi196 bash[20359]: cluster 2024-08-25T11:50:01.387739+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-25T11:50:01.803 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:01 smithi196 bash[20359]: audit 2024-08-25T11:50:01.734733+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.59:0/1259995246' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/975258015"}]: dispatch 2024-08-25T11:50:01.967 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:01 smithi059 bash[19666]: cluster 2024-08-25T11:50:00.470188+0000 mgr.x (mgr.24670) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:50:01.967 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:01 smithi059 bash[19666]: audit 2024-08-25T11:50:01.377708+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.59:0/1651200159' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3777470711"}]': finished 2024-08-25T11:50:01.967 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:01 smithi059 bash[19666]: cluster 2024-08-25T11:50:01.387739+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-25T11:50:01.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:01 smithi059 bash[19666]: audit 2024-08-25T11:50:01.734733+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.59:0/1259995246' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/975258015"}]: dispatch 2024-08-25T11:50:01.968 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:01 smithi059 bash[25081]: cluster 2024-08-25T11:50:00.470188+0000 mgr.x (mgr.24670) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:50:01.968 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:01 smithi059 bash[25081]: audit 2024-08-25T11:50:01.377708+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? 172.21.15.59:0/1651200159' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3777470711"}]': finished 2024-08-25T11:50:01.968 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:01 smithi059 bash[25081]: cluster 2024-08-25T11:50:01.387739+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-25T11:50:01.968 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:01 smithi059 bash[25081]: audit 2024-08-25T11:50:01.734733+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.59:0/1259995246' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/975258015"}]: dispatch 2024-08-25T11:50:03.612 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-25T11:50:03.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[25081]: audit 2024-08-25T11:50:02.391296+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.59:0/1259995246' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/975258015"}]': finished 2024-08-25T11:50:03.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[25081]: cluster 2024-08-25T11:50:02.395046+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-25T11:50:03.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[25081]: audit 2024-08-25T11:50:02.418319+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[25081]: audit 2024-08-25T11:50:02.425423+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[25081]: audit 2024-08-25T11:50:02.435671+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[25081]: cluster 2024-08-25T11:50:02.470902+0000 mgr.x (mgr.24670) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[25081]: audit 2024-08-25T11:50:02.698077+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? 172.21.15.59:0/2090662278' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/436111734"}]: dispatch 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[19666]: audit 2024-08-25T11:50:02.391296+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.59:0/1259995246' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/975258015"}]': finished 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[19666]: cluster 2024-08-25T11:50:02.395046+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[19666]: audit 2024-08-25T11:50:02.418319+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[19666]: audit 2024-08-25T11:50:02.425423+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[19666]: audit 2024-08-25T11:50:02.435671+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[19666]: cluster 2024-08-25T11:50:02.470902+0000 mgr.x (mgr.24670) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:50:03.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:03 smithi059 bash[19666]: audit 2024-08-25T11:50:02.698077+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? 172.21.15.59:0/2090662278' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/436111734"}]: dispatch 2024-08-25T11:50:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:03 smithi196 bash[20359]: audit 2024-08-25T11:50:02.391296+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.59:0/1259995246' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/975258015"}]': finished 2024-08-25T11:50:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:03 smithi196 bash[20359]: cluster 2024-08-25T11:50:02.395046+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-25T11:50:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:03 smithi196 bash[20359]: audit 2024-08-25T11:50:02.418319+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:03 smithi196 bash[20359]: audit 2024-08-25T11:50:02.425423+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:03 smithi196 bash[20359]: audit 2024-08-25T11:50:02.435671+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:03 smithi196 bash[20359]: cluster 2024-08-25T11:50:02.470902+0000 mgr.x (mgr.24670) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:50:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:03 smithi196 bash[20359]: audit 2024-08-25T11:50:02.698077+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? 172.21.15.59:0/2090662278' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/436111734"}]: dispatch 2024-08-25T11:50:04.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:04 smithi196 bash[20359]: audit 2024-08-25T11:50:03.442978+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? 172.21.15.59:0/2090662278' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/436111734"}]': finished 2024-08-25T11:50:04.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:04 smithi196 bash[20359]: cluster 2024-08-25T11:50:03.454756+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-25T11:50:04.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:04 smithi196 bash[20359]: audit 2024-08-25T11:50:03.779176+0000 mon.c (mon.2) 256 : audit [INF] from='client.? 172.21.15.59:0/701841870' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]: dispatch 2024-08-25T11:50:04.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:04 smithi196 bash[20359]: audit 2024-08-25T11:50:03.779664+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]: dispatch 2024-08-25T11:50:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:04 smithi059 bash[19666]: audit 2024-08-25T11:50:03.442978+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? 172.21.15.59:0/2090662278' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/436111734"}]': finished 2024-08-25T11:50:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:04 smithi059 bash[19666]: cluster 2024-08-25T11:50:03.454756+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-25T11:50:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:04 smithi059 bash[19666]: audit 2024-08-25T11:50:03.779176+0000 mon.c (mon.2) 256 : audit [INF] from='client.? 172.21.15.59:0/701841870' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]: dispatch 2024-08-25T11:50:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:04 smithi059 bash[19666]: audit 2024-08-25T11:50:03.779664+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]: dispatch 2024-08-25T11:50:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:04 smithi059 bash[25081]: audit 2024-08-25T11:50:03.442978+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? 172.21.15.59:0/2090662278' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/436111734"}]': finished 2024-08-25T11:50:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:04 smithi059 bash[25081]: cluster 2024-08-25T11:50:03.454756+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-25T11:50:04.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:04 smithi059 bash[25081]: audit 2024-08-25T11:50:03.779176+0000 mon.c (mon.2) 256 : audit [INF] from='client.? 172.21.15.59:0/701841870' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]: dispatch 2024-08-25T11:50:04.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:04 smithi059 bash[25081]: audit 2024-08-25T11:50:03.779664+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]: dispatch 2024-08-25T11:50:05.471 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 systemd[1]: Stopping Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:50:05.471 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.358Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:50:05.471 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.358Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-25T11:50:05.471 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.358Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-25T11:50:05.471 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.358Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-25T11:50:05.472 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.358Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-25T11:50:05.472 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.358Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-25T11:50:05.472 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.358Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-25T11:50:05.472 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.358Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-25T11:50:05.472 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.359Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-25T11:50:05.472 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.359Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-25T11:50:05.472 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.359Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-25T11:50:05.472 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[62668]: ts=2024-08-25T11:50:05.359Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-25T11:50:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[19666]: audit 2024-08-25T11:50:04.454758+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]': finished 2024-08-25T11:50:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[19666]: cluster 2024-08-25T11:50:04.464325+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-25T11:50:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[19666]: cluster 2024-08-25T11:50:04.471505+0000 mgr.x (mgr.24670) 27 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-08-25T11:50:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[19666]: audit 2024-08-25T11:50:04.799178+0000 mon.c (mon.2) 257 : audit [INF] from='client.? 172.21.15.59:0/98181206' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]: dispatch 2024-08-25T11:50:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[19666]: audit 2024-08-25T11:50:04.799781+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]: dispatch 2024-08-25T11:50:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[25081]: audit 2024-08-25T11:50:04.454758+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]': finished 2024-08-25T11:50:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[25081]: cluster 2024-08-25T11:50:04.464325+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-25T11:50:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[25081]: cluster 2024-08-25T11:50:04.471505+0000 mgr.x (mgr.24670) 27 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-08-25T11:50:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[25081]: audit 2024-08-25T11:50:04.799178+0000 mon.c (mon.2) 257 : audit [INF] from='client.? 172.21.15.59:0/98181206' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]: dispatch 2024-08-25T11:50:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:05 smithi059 bash[25081]: audit 2024-08-25T11:50:04.799781+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]: dispatch 2024-08-25T11:50:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[20359]: audit 2024-08-25T11:50:04.454758+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2627178084"}]': finished 2024-08-25T11:50:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[20359]: cluster 2024-08-25T11:50:04.464325+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-25T11:50:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[20359]: cluster 2024-08-25T11:50:04.471505+0000 mgr.x (mgr.24670) 27 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-08-25T11:50:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[20359]: audit 2024-08-25T11:50:04.799178+0000 mon.c (mon.2) 257 : audit [INF] from='client.? 172.21.15.59:0/98181206' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]: dispatch 2024-08-25T11:50:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[20359]: audit 2024-08-25T11:50:04.799781+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]: dispatch 2024-08-25T11:50:06.253 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:05 smithi196 bash[66932]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:50:06.253 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[66993]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:50:06.253 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:06 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-25T11:50:06.253 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:06 smithi196 systemd[1]: Stopped Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:50:06.253 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:06 smithi196 systemd[1]: Started Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:05.457234+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]': finished 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: cluster 2024-08-25T11:50:05.466145+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:05.794643+0000 mon.a (mon.0) 1874 : audit [INF] from='client.? 172.21.15.59:0/2934421559' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1409782321"}]: dispatch 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.199337+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.208544+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.214303+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.219751+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.225456+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:50:06.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.270241+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:50:06.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.271443+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:50:06.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.281819+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:06 smithi196 bash[20359]: audit 2024-08-25T11:50:06.327950+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:06.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:05.457234+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]': finished 2024-08-25T11:50:06.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: cluster 2024-08-25T11:50:05.466145+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-25T11:50:06.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:05.794643+0000 mon.a (mon.0) 1874 : audit [INF] from='client.? 172.21.15.59:0/2934421559' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1409782321"}]: dispatch 2024-08-25T11:50:06.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.199337+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.208544+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.214303+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.219751+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.225456+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.270241+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.271443+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.281819+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[19666]: audit 2024-08-25T11:50:06.327950+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:05.457234+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2627178084"}]': finished 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: cluster 2024-08-25T11:50:05.466145+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-25T11:50:06.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:05.794643+0000 mon.a (mon.0) 1874 : audit [INF] from='client.? 172.21.15.59:0/2934421559' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1409782321"}]: dispatch 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.199337+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.208544+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.214303+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.219751+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.225456+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.270241+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.271443+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.281819+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:06.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:06 smithi059 bash[25081]: audit 2024-08-25T11:50:06.327950+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[19666]: audit 2024-08-25T11:50:06.217976+0000 mgr.x (mgr.24670) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:50:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[19666]: audit 2024-08-25T11:50:06.223039+0000 mgr.x (mgr.24670) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:50:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[19666]: audit 2024-08-25T11:50:06.228923+0000 mgr.x (mgr.24670) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:50:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[19666]: cluster 2024-08-25T11:50:06.472936+0000 mgr.x (mgr.24670) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[19666]: audit 2024-08-25T11:50:06.483016+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? 172.21.15.59:0/2934421559' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1409782321"}]': finished 2024-08-25T11:50:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[19666]: cluster 2024-08-25T11:50:06.490605+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-25T11:50:07.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[25081]: audit 2024-08-25T11:50:06.217976+0000 mgr.x (mgr.24670) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:50:07.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[25081]: audit 2024-08-25T11:50:06.223039+0000 mgr.x (mgr.24670) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:50:07.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[25081]: audit 2024-08-25T11:50:06.228923+0000 mgr.x (mgr.24670) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:50:07.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[25081]: cluster 2024-08-25T11:50:06.472936+0000 mgr.x (mgr.24670) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:07.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[25081]: audit 2024-08-25T11:50:06.483016+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? 172.21.15.59:0/2934421559' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1409782321"}]': finished 2024-08-25T11:50:07.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:07 smithi059 bash[25081]: cluster 2024-08-25T11:50:06.490605+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-25T11:50:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:07 smithi196 bash[20359]: audit 2024-08-25T11:50:06.217976+0000 mgr.x (mgr.24670) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:50:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:07 smithi196 bash[20359]: audit 2024-08-25T11:50:06.223039+0000 mgr.x (mgr.24670) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:50:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:07 smithi196 bash[20359]: audit 2024-08-25T11:50:06.228923+0000 mgr.x (mgr.24670) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:50:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:07 smithi196 bash[20359]: cluster 2024-08-25T11:50:06.472936+0000 mgr.x (mgr.24670) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:07 smithi196 bash[20359]: audit 2024-08-25T11:50:06.483016+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? 172.21.15.59:0/2934421559' entity='client.iscsi.foo.smithi059.yjdncn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1409782321"}]': finished 2024-08-25T11:50:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:07 smithi196 bash[20359]: cluster 2024-08-25T11:50:06.490605+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.547Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.547Z 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-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.547Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi196 (none))" 2024-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.547Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.547Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.549Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.550Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.551Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-25T11:50:08.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.551Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.552Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.552Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.737µs 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.552Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.555Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.576Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.584Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.589Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.590Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.590Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.824µs wal_replay_duration=37.315973ms wbl_replay_duration=134ns total_replay_duration=37.369209ms 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.592Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.592Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.592Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-25T11:50:08.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.618Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.438702ms db_storage=1.034µs remote_storage=1.09µs web_handler=488ns query_engine=1.178µs scrape=251.314µs scrape_sd=130.573µs notify=20.346µs notify_sd=18.773µs rules=25.577114ms tracing=9.111µs 2024-08-25T11:50:08.865 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.618Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-25T11:50:08.865 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:50:08 smithi196 bash[67021]: ts=2024-08-25T11:50:08.618Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-25T11:50:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:09 smithi059 bash[19666]: cluster 2024-08-25T11:50:08.473418+0000 mgr.x (mgr.24670) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-08-25T11:50:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:09 smithi059 bash[25081]: cluster 2024-08-25T11:50:08.473418+0000 mgr.x (mgr.24670) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-08-25T11:50:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:09 smithi196 bash[20359]: cluster 2024-08-25T11:50:08.473418+0000 mgr.x (mgr.24670) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-08-25T11:50:10.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:10 smithi059 bash[19666]: audit 2024-08-25T11:50:09.814294+0000 mgr.x (mgr.24670) 33 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:10.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:10 smithi059 bash[19666]: audit 2024-08-25T11:50:10.046513+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:10.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:10 smithi059 bash[19666]: audit 2024-08-25T11:50:10.057479+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:10.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:10 smithi059 bash[19666]: audit 2024-08-25T11:50:10.068493+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:10.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:10 smithi059 bash[25081]: audit 2024-08-25T11:50:09.814294+0000 mgr.x (mgr.24670) 33 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:10.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:10 smithi059 bash[25081]: audit 2024-08-25T11:50:10.046513+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:10.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:10 smithi059 bash[25081]: audit 2024-08-25T11:50:10.057479+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:10.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:10 smithi059 bash[25081]: audit 2024-08-25T11:50:10.068493+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:10 smithi196 bash[20359]: audit 2024-08-25T11:50:09.814294+0000 mgr.x (mgr.24670) 33 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:10 smithi196 bash[20359]: audit 2024-08-25T11:50:10.046513+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:10 smithi196 bash[20359]: audit 2024-08-25T11:50:10.057479+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:10 smithi196 bash[20359]: audit 2024-08-25T11:50:10.068493+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:11.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:11 smithi059 bash[19666]: cluster 2024-08-25T11:50:10.474093+0000 mgr.x (mgr.24670) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-25T11:50:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:11 smithi059 bash[25081]: cluster 2024-08-25T11:50:10.474093+0000 mgr.x (mgr.24670) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-25T11:50:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:11 smithi196 bash[20359]: cluster 2024-08-25T11:50:10.474093+0000 mgr.x (mgr.24670) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-08-25T11:50:13.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:13 smithi059 bash[19666]: cluster 2024-08-25T11:50:12.475910+0000 mgr.x (mgr.24670) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:13 smithi059 bash[25081]: cluster 2024-08-25T11:50:12.475910+0000 mgr.x (mgr.24670) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:13 smithi196 bash[20359]: cluster 2024-08-25T11:50:12.475910+0000 mgr.x (mgr.24670) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:15.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:50:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:50:14] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.43.0" 2024-08-25T11:50:15.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:15 smithi059 bash[19666]: cluster 2024-08-25T11:50:14.476615+0000 mgr.x (mgr.24670) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:50:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:15 smithi059 bash[25081]: cluster 2024-08-25T11:50:14.476615+0000 mgr.x (mgr.24670) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:50:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:15 smithi196 bash[20359]: cluster 2024-08-25T11:50:14.476615+0000 mgr.x (mgr.24670) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:50:17.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:17 smithi059 bash[19666]: cluster 2024-08-25T11:50:16.478487+0000 mgr.x (mgr.24670) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T11:50:17.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:17 smithi059 bash[25081]: cluster 2024-08-25T11:50:16.478487+0000 mgr.x (mgr.24670) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T11:50:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:17 smithi196 bash[20359]: cluster 2024-08-25T11:50:16.478487+0000 mgr.x (mgr.24670) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T11:50:19.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:19 smithi059 bash[19666]: cluster 2024-08-25T11:50:18.479202+0000 mgr.x (mgr.24670) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:50:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:19 smithi059 bash[25081]: cluster 2024-08-25T11:50:18.479202+0000 mgr.x (mgr.24670) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:50:19.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:19 smithi196 bash[20359]: cluster 2024-08-25T11:50:18.479202+0000 mgr.x (mgr.24670) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:50:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:20 smithi059 bash[19666]: audit 2024-08-25T11:50:19.825686+0000 mgr.x (mgr.24670) 39 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:20.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:20 smithi059 bash[25081]: audit 2024-08-25T11:50:19.825686+0000 mgr.x (mgr.24670) 39 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:20.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:20 smithi196 bash[20359]: audit 2024-08-25T11:50:19.825686+0000 mgr.x (mgr.24670) 39 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:21.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:21 smithi059 bash[19666]: cluster 2024-08-25T11:50:20.479923+0000 mgr.x (mgr.24670) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:21.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:21 smithi059 bash[19666]: audit 2024-08-25T11:50:21.328647+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:21.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:21 smithi059 bash[25081]: cluster 2024-08-25T11:50:20.479923+0000 mgr.x (mgr.24670) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:21.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:21 smithi059 bash[25081]: audit 2024-08-25T11:50:21.328647+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:21.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:21 smithi196 bash[20359]: cluster 2024-08-25T11:50:20.479923+0000 mgr.x (mgr.24670) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:21 smithi196 bash[20359]: audit 2024-08-25T11:50:21.328647+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:23 smithi059 bash[19666]: audit 2024-08-25T11:50:22.161302+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:23 smithi059 bash[19666]: audit 2024-08-25T11:50:22.170934+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:23 smithi059 bash[19666]: audit 2024-08-25T11:50:22.179340+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:23 smithi059 bash[19666]: cluster 2024-08-25T11:50:22.481659+0000 mgr.x (mgr.24670) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:23 smithi059 bash[25081]: audit 2024-08-25T11:50:22.161302+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:23 smithi059 bash[25081]: audit 2024-08-25T11:50:22.170934+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:23 smithi059 bash[25081]: audit 2024-08-25T11:50:22.179340+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:23 smithi059 bash[25081]: cluster 2024-08-25T11:50:22.481659+0000 mgr.x (mgr.24670) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:23 smithi196 bash[20359]: audit 2024-08-25T11:50:22.161302+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:23 smithi196 bash[20359]: audit 2024-08-25T11:50:22.170934+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:23 smithi196 bash[20359]: audit 2024-08-25T11:50:22.179340+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:23.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:23 smithi196 bash[20359]: cluster 2024-08-25T11:50:22.481659+0000 mgr.x (mgr.24670) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:25.275 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:50:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:50:24] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-25T11:50:25.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:25 smithi196 bash[20359]: cluster 2024-08-25T11:50:24.482186+0000 mgr.x (mgr.24670) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:25.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:25 smithi196 bash[20359]: audit 2024-08-25T11:50:24.988625+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:25.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:25 smithi196 bash[20359]: audit 2024-08-25T11:50:24.998956+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:25.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:25 smithi196 bash[20359]: audit 2024-08-25T11:50:25.007483+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:25 smithi059 bash[19666]: cluster 2024-08-25T11:50:24.482186+0000 mgr.x (mgr.24670) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:25 smithi059 bash[19666]: audit 2024-08-25T11:50:24.988625+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:25 smithi059 bash[19666]: audit 2024-08-25T11:50:24.998956+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:25 smithi059 bash[19666]: audit 2024-08-25T11:50:25.007483+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:25 smithi059 bash[25081]: cluster 2024-08-25T11:50:24.482186+0000 mgr.x (mgr.24670) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:25 smithi059 bash[25081]: audit 2024-08-25T11:50:24.988625+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:25 smithi059 bash[25081]: audit 2024-08-25T11:50:24.998956+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:25 smithi059 bash[25081]: audit 2024-08-25T11:50:25.007483+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:27.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:27 smithi196 bash[20359]: cluster 2024-08-25T11:50:26.482991+0000 mgr.x (mgr.24670) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:27 smithi059 bash[19666]: cluster 2024-08-25T11:50:26.482991+0000 mgr.x (mgr.24670) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:28.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:27 smithi059 bash[25081]: cluster 2024-08-25T11:50:26.482991+0000 mgr.x (mgr.24670) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:29.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:29 smithi059 bash[25081]: cluster 2024-08-25T11:50:28.483659+0000 mgr.x (mgr.24670) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:29.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:29 smithi059 bash[19666]: cluster 2024-08-25T11:50:28.483659+0000 mgr.x (mgr.24670) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:29.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:29 smithi196 bash[20359]: cluster 2024-08-25T11:50:28.483659+0000 mgr.x (mgr.24670) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:30 smithi196 bash[20359]: audit 2024-08-25T11:50:29.836659+0000 mgr.x (mgr.24670) 45 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:31.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:30 smithi059 bash[19666]: audit 2024-08-25T11:50:29.836659+0000 mgr.x (mgr.24670) 45 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:30 smithi059 bash[25081]: audit 2024-08-25T11:50:29.836659+0000 mgr.x (mgr.24670) 45 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:31.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:31 smithi196 bash[20359]: cluster 2024-08-25T11:50:30.484546+0000 mgr.x (mgr.24670) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:31 smithi059 bash[19666]: cluster 2024-08-25T11:50:30.484546+0000 mgr.x (mgr.24670) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:31 smithi059 bash[25081]: cluster 2024-08-25T11:50:30.484546+0000 mgr.x (mgr.24670) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:33.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:33 smithi196 bash[20359]: cluster 2024-08-25T11:50:32.486280+0000 mgr.x (mgr.24670) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:50:34.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:33 smithi059 bash[19666]: cluster 2024-08-25T11:50:32.486280+0000 mgr.x (mgr.24670) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:50:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:33 smithi059 bash[25081]: cluster 2024-08-25T11:50:32.486280+0000 mgr.x (mgr.24670) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:50:35.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:50:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:50:34] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-25T11:50:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:35 smithi196 bash[20359]: cluster 2024-08-25T11:50:34.486993+0000 mgr.x (mgr.24670) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:50:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:35 smithi059 bash[19666]: cluster 2024-08-25T11:50:34.486993+0000 mgr.x (mgr.24670) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:50:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:35 smithi059 bash[25081]: cluster 2024-08-25T11:50:34.486993+0000 mgr.x (mgr.24670) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-25T11:50:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:36 smithi196 bash[20359]: audit 2024-08-25T11:50:36.329600+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:36 smithi059 bash[19666]: audit 2024-08-25T11:50:36.329600+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:36 smithi059 bash[25081]: audit 2024-08-25T11:50:36.329600+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:37 smithi196 bash[20359]: cluster 2024-08-25T11:50:36.488542+0000 mgr.x (mgr.24670) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:50:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:37 smithi059 bash[19666]: cluster 2024-08-25T11:50:36.488542+0000 mgr.x (mgr.24670) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:50:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:37 smithi059 bash[25081]: cluster 2024-08-25T11:50:36.488542+0000 mgr.x (mgr.24670) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T11:50:39.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:39 smithi059 bash[19666]: cluster 2024-08-25T11:50:38.489277+0000 mgr.x (mgr.24670) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:39.842 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:39 smithi059 bash[25081]: cluster 2024-08-25T11:50:38.489277+0000 mgr.x (mgr.24670) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:39 smithi196 bash[20359]: cluster 2024-08-25T11:50:38.489277+0000 mgr.x (mgr.24670) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:40 smithi059 bash[19666]: audit 2024-08-25T11:50:39.844921+0000 mgr.x (mgr.24670) 51 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:40 smithi059 bash[25081]: audit 2024-08-25T11:50:39.844921+0000 mgr.x (mgr.24670) 51 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:40 smithi196 bash[20359]: audit 2024-08-25T11:50:39.844921+0000 mgr.x (mgr.24670) 51 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:41.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:41 smithi059 bash[19666]: cluster 2024-08-25T11:50:40.489953+0000 mgr.x (mgr.24670) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:41.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:41 smithi059 bash[25081]: cluster 2024-08-25T11:50:40.489953+0000 mgr.x (mgr.24670) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:41 smithi196 bash[20359]: cluster 2024-08-25T11:50:40.489953+0000 mgr.x (mgr.24670) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:43.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:43 smithi196 bash[20359]: audit 2024-08-25T11:50:42.364042+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:43 smithi196 bash[20359]: audit 2024-08-25T11:50:42.373461+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:43 smithi196 bash[20359]: audit 2024-08-25T11:50:42.391419+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:43 smithi196 bash[20359]: cluster 2024-08-25T11:50:42.491533+0000 mgr.x (mgr.24670) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:43 smithi059 bash[19666]: audit 2024-08-25T11:50:42.364042+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:43 smithi059 bash[19666]: audit 2024-08-25T11:50:42.373461+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:43 smithi059 bash[19666]: audit 2024-08-25T11:50:42.391419+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:43 smithi059 bash[19666]: cluster 2024-08-25T11:50:42.491533+0000 mgr.x (mgr.24670) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:43.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:43 smithi059 bash[25081]: audit 2024-08-25T11:50:42.364042+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:43 smithi059 bash[25081]: audit 2024-08-25T11:50:42.373461+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:43 smithi059 bash[25081]: audit 2024-08-25T11:50:42.391419+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:43 smithi059 bash[25081]: cluster 2024-08-25T11:50:42.491533+0000 mgr.x (mgr.24670) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-25T11:50:44.934 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:44 smithi196 bash[20359]: audit 2024-08-25T11:50:43.678660+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:44.934 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:44 smithi196 bash[20359]: audit 2024-08-25T11:50:43.687917+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:44.934 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:44 smithi196 bash[20359]: audit 2024-08-25T11:50:43.696572+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:44 smithi059 bash[19666]: audit 2024-08-25T11:50:43.678660+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:44 smithi059 bash[19666]: audit 2024-08-25T11:50:43.687917+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:44 smithi059 bash[19666]: audit 2024-08-25T11:50:43.696572+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:44 smithi059 bash[25081]: audit 2024-08-25T11:50:43.678660+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:44 smithi059 bash[25081]: audit 2024-08-25T11:50:43.687917+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:44 smithi059 bash[25081]: audit 2024-08-25T11:50:43.696572+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:50:45.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:50:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:50:44] "GET /metrics HTTP/1.1" 200 38126 "" "Prometheus/2.43.0" 2024-08-25T11:50:46.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:45 smithi059 bash[19666]: cluster 2024-08-25T11:50:44.492266+0000 mgr.x (mgr.24670) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:46.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:45 smithi059 bash[25081]: cluster 2024-08-25T11:50:44.492266+0000 mgr.x (mgr.24670) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:46.088 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:45 smithi196 bash[20359]: cluster 2024-08-25T11:50:44.492266+0000 mgr.x (mgr.24670) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:47 smithi059 bash[19666]: cluster 2024-08-25T11:50:46.493826+0000 mgr.x (mgr.24670) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:47 smithi059 bash[25081]: cluster 2024-08-25T11:50:46.493826+0000 mgr.x (mgr.24670) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:48.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:47 smithi196 bash[20359]: cluster 2024-08-25T11:50:46.493826+0000 mgr.x (mgr.24670) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:50.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:49 smithi059 bash[19666]: cluster 2024-08-25T11:50:48.494464+0000 mgr.x (mgr.24670) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:50.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:49 smithi059 bash[25081]: cluster 2024-08-25T11:50:48.494464+0000 mgr.x (mgr.24670) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:50.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:49 smithi196 bash[20359]: cluster 2024-08-25T11:50:48.494464+0000 mgr.x (mgr.24670) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:50 smithi059 bash[19666]: audit 2024-08-25T11:50:49.856404+0000 mgr.x (mgr.24670) 57 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:50 smithi059 bash[25081]: audit 2024-08-25T11:50:49.856404+0000 mgr.x (mgr.24670) 57 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:50 smithi196 bash[20359]: audit 2024-08-25T11:50:49.856404+0000 mgr.x (mgr.24670) 57 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:50:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:51 smithi059 bash[19666]: cluster 2024-08-25T11:50:50.495155+0000 mgr.x (mgr.24670) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:51 smithi059 bash[19666]: audit 2024-08-25T11:50:51.341944+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:51 smithi059 bash[25081]: cluster 2024-08-25T11:50:50.495155+0000 mgr.x (mgr.24670) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:51 smithi059 bash[25081]: audit 2024-08-25T11:50:51.341944+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:52.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:51 smithi196 bash[20359]: cluster 2024-08-25T11:50:50.495155+0000 mgr.x (mgr.24670) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:51 smithi196 bash[20359]: audit 2024-08-25T11:50:51.341944+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:50:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:53 smithi059 bash[19666]: cluster 2024-08-25T11:50:52.497000+0000 mgr.x (mgr.24670) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:54.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:53 smithi059 bash[25081]: cluster 2024-08-25T11:50:52.497000+0000 mgr.x (mgr.24670) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:53 smithi196 bash[20359]: cluster 2024-08-25T11:50:52.497000+0000 mgr.x (mgr.24670) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:55.363 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:50:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:50:54] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.43.0" 2024-08-25T11:50:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:55 smithi059 bash[19666]: cluster 2024-08-25T11:50:54.497707+0000 mgr.x (mgr.24670) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:56.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:55 smithi059 bash[25081]: cluster 2024-08-25T11:50:54.497707+0000 mgr.x (mgr.24670) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:56.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:55 smithi196 bash[20359]: cluster 2024-08-25T11:50:54.497707+0000 mgr.x (mgr.24670) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:50:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:57 smithi059 bash[19666]: cluster 2024-08-25T11:50:56.499228+0000 mgr.x (mgr.24670) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:57 smithi059 bash[25081]: cluster 2024-08-25T11:50:56.499228+0000 mgr.x (mgr.24670) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:50:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:57 smithi196 bash[20359]: cluster 2024-08-25T11:50:56.499228+0000 mgr.x (mgr.24670) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:50:59 smithi059 bash[25081]: cluster 2024-08-25T11:50:58.499933+0000 mgr.x (mgr.24670) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:50:59 smithi059 bash[19666]: cluster 2024-08-25T11:50:58.499933+0000 mgr.x (mgr.24670) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:50:59 smithi196 bash[20359]: cluster 2024-08-25T11:50:58.499933+0000 mgr.x (mgr.24670) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:00 smithi059 bash[19666]: audit 2024-08-25T11:50:59.865629+0000 mgr.x (mgr.24670) 63 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:00 smithi059 bash[25081]: audit 2024-08-25T11:50:59.865629+0000 mgr.x (mgr.24670) 63 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:01.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:00 smithi196 bash[20359]: audit 2024-08-25T11:50:59.865629+0000 mgr.x (mgr.24670) 63 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:02.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:01 smithi059 bash[19666]: cluster 2024-08-25T11:51:00.500718+0000 mgr.x (mgr.24670) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:01 smithi059 bash[25081]: cluster 2024-08-25T11:51:00.500718+0000 mgr.x (mgr.24670) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:01 smithi196 bash[20359]: cluster 2024-08-25T11:51:00.500718+0000 mgr.x (mgr.24670) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:03.853 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:03 smithi196 bash[20359]: cluster 2024-08-25T11:51:02.502520+0000 mgr.x (mgr.24670) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:03.853 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:03 smithi196 bash[20359]: audit 2024-08-25T11:51:02.537946+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:03.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:03 smithi196 bash[20359]: audit 2024-08-25T11:51:02.549119+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:03.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:03 smithi196 bash[20359]: audit 2024-08-25T11:51:02.561057+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:03 smithi059 bash[19666]: cluster 2024-08-25T11:51:02.502520+0000 mgr.x (mgr.24670) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:03 smithi059 bash[19666]: audit 2024-08-25T11:51:02.537946+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:03 smithi059 bash[19666]: audit 2024-08-25T11:51:02.549119+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:03 smithi059 bash[19666]: audit 2024-08-25T11:51:02.561057+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:03 smithi059 bash[25081]: cluster 2024-08-25T11:51:02.502520+0000 mgr.x (mgr.24670) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:03 smithi059 bash[25081]: audit 2024-08-25T11:51:02.537946+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:03 smithi059 bash[25081]: audit 2024-08-25T11:51:02.549119+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:03 smithi059 bash[25081]: audit 2024-08-25T11:51:02.561057+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:51:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:51:04] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.43.0" 2024-08-25T11:51:05.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:04 smithi196 bash[20359]: audit 2024-08-25T11:51:03.832751+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:04 smithi196 bash[20359]: audit 2024-08-25T11:51:03.842293+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:04 smithi196 bash[20359]: audit 2024-08-25T11:51:03.853182+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:04 smithi059 bash[19666]: audit 2024-08-25T11:51:03.832751+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:04 smithi059 bash[19666]: audit 2024-08-25T11:51:03.842293+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:04 smithi059 bash[19666]: audit 2024-08-25T11:51:03.853182+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:04 smithi059 bash[25081]: audit 2024-08-25T11:51:03.832751+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:04 smithi059 bash[25081]: audit 2024-08-25T11:51:03.842293+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:04 smithi059 bash[25081]: audit 2024-08-25T11:51:03.853182+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:06.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:05 smithi196 bash[20359]: cluster 2024-08-25T11:51:04.503383+0000 mgr.x (mgr.24670) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:06.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:05 smithi059 bash[19666]: cluster 2024-08-25T11:51:04.503383+0000 mgr.x (mgr.24670) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:06.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:05 smithi059 bash[25081]: cluster 2024-08-25T11:51:04.503383+0000 mgr.x (mgr.24670) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:07.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:06 smithi059 bash[19666]: audit 2024-08-25T11:51:06.342386+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:07.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:06 smithi059 bash[25081]: audit 2024-08-25T11:51:06.342386+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:07.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:06 smithi196 bash[20359]: audit 2024-08-25T11:51:06.342386+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[19666]: cluster 2024-08-25T11:51:06.505049+0000 mgr.x (mgr.24670) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[19666]: audit 2024-08-25T11:51:06.965874+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[19666]: audit 2024-08-25T11:51:06.975616+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:08.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[19666]: audit 2024-08-25T11:51:06.977551+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:51:08.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[19666]: audit 2024-08-25T11:51:06.979291+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:51:08.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[19666]: audit 2024-08-25T11:51:06.988153+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:08.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[25081]: cluster 2024-08-25T11:51:06.505049+0000 mgr.x (mgr.24670) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:08.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[25081]: audit 2024-08-25T11:51:06.965874+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:08.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[25081]: audit 2024-08-25T11:51:06.975616+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:08.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[25081]: audit 2024-08-25T11:51:06.977551+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:51:08.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[25081]: audit 2024-08-25T11:51:06.979291+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:51:08.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:07 smithi059 bash[25081]: audit 2024-08-25T11:51:06.988153+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:07 smithi196 bash[20359]: cluster 2024-08-25T11:51:06.505049+0000 mgr.x (mgr.24670) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:07 smithi196 bash[20359]: audit 2024-08-25T11:51:06.965874+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:07 smithi196 bash[20359]: audit 2024-08-25T11:51:06.975616+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:07 smithi196 bash[20359]: audit 2024-08-25T11:51:06.977551+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:51:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:07 smithi196 bash[20359]: audit 2024-08-25T11:51:06.979291+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:51:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:07 smithi196 bash[20359]: audit 2024-08-25T11:51:06.988153+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:10.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:09 smithi059 bash[19666]: cluster 2024-08-25T11:51:08.505745+0000 mgr.x (mgr.24670) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:10.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:09 smithi059 bash[25081]: cluster 2024-08-25T11:51:08.505745+0000 mgr.x (mgr.24670) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:10.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:09 smithi196 bash[20359]: cluster 2024-08-25T11:51:08.505745+0000 mgr.x (mgr.24670) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:11.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:10 smithi059 bash[19666]: audit 2024-08-25T11:51:09.876505+0000 mgr.x (mgr.24670) 69 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:11.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:10 smithi059 bash[25081]: audit 2024-08-25T11:51:09.876505+0000 mgr.x (mgr.24670) 69 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:11.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:10 smithi196 bash[20359]: audit 2024-08-25T11:51:09.876505+0000 mgr.x (mgr.24670) 69 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:12.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:11 smithi059 bash[19666]: cluster 2024-08-25T11:51:10.506463+0000 mgr.x (mgr.24670) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:12.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:11 smithi059 bash[25081]: cluster 2024-08-25T11:51:10.506463+0000 mgr.x (mgr.24670) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:12.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:11 smithi196 bash[20359]: cluster 2024-08-25T11:51:10.506463+0000 mgr.x (mgr.24670) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:14.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:13 smithi059 bash[19666]: cluster 2024-08-25T11:51:12.508113+0000 mgr.x (mgr.24670) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:13 smithi059 bash[25081]: cluster 2024-08-25T11:51:12.508113+0000 mgr.x (mgr.24670) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:14.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:13 smithi196 bash[20359]: cluster 2024-08-25T11:51:12.508113+0000 mgr.x (mgr.24670) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:15.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:51:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:51:14] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:51:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:15 smithi059 bash[19666]: cluster 2024-08-25T11:51:14.508811+0000 mgr.x (mgr.24670) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:15 smithi059 bash[25081]: cluster 2024-08-25T11:51:14.508811+0000 mgr.x (mgr.24670) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:16.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:15 smithi196 bash[20359]: cluster 2024-08-25T11:51:14.508811+0000 mgr.x (mgr.24670) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:17 smithi059 bash[19666]: cluster 2024-08-25T11:51:16.510390+0000 mgr.x (mgr.24670) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:18.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:17 smithi059 bash[25081]: cluster 2024-08-25T11:51:16.510390+0000 mgr.x (mgr.24670) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:17 smithi196 bash[20359]: cluster 2024-08-25T11:51:16.510390+0000 mgr.x (mgr.24670) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:20.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:19 smithi059 bash[19666]: cluster 2024-08-25T11:51:18.511112+0000 mgr.x (mgr.24670) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:19 smithi059 bash[25081]: cluster 2024-08-25T11:51:18.511112+0000 mgr.x (mgr.24670) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:19 smithi196 bash[20359]: cluster 2024-08-25T11:51:18.511112+0000 mgr.x (mgr.24670) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:21.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:20 smithi196 bash[20359]: audit 2024-08-25T11:51:19.879065+0000 mgr.x (mgr.24670) 75 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:20 smithi059 bash[19666]: audit 2024-08-25T11:51:19.879065+0000 mgr.x (mgr.24670) 75 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:21.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:20 smithi059 bash[25081]: audit 2024-08-25T11:51:19.879065+0000 mgr.x (mgr.24670) 75 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:22.201 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:21 smithi196 bash[20359]: cluster 2024-08-25T11:51:20.511810+0000 mgr.x (mgr.24670) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:22.201 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:21 smithi196 bash[20359]: audit 2024-08-25T11:51:21.342866+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:22.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:21 smithi059 bash[25081]: cluster 2024-08-25T11:51:20.511810+0000 mgr.x (mgr.24670) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:21 smithi059 bash[25081]: audit 2024-08-25T11:51:21.342866+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:21 smithi059 bash[19666]: cluster 2024-08-25T11:51:20.511810+0000 mgr.x (mgr.24670) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:21 smithi059 bash[19666]: audit 2024-08-25T11:51:21.342866+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:24.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:23 smithi196 bash[20359]: cluster 2024-08-25T11:51:22.513474+0000 mgr.x (mgr.24670) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:24.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:23 smithi196 bash[20359]: audit 2024-08-25T11:51:22.687311+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:24.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:23 smithi196 bash[20359]: audit 2024-08-25T11:51:22.696384+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:24.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:23 smithi196 bash[20359]: audit 2024-08-25T11:51:22.704539+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:24.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:23 smithi059 bash[19666]: cluster 2024-08-25T11:51:22.513474+0000 mgr.x (mgr.24670) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:24.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:23 smithi059 bash[19666]: audit 2024-08-25T11:51:22.687311+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:24.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:23 smithi059 bash[19666]: audit 2024-08-25T11:51:22.696384+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:24.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:23 smithi059 bash[19666]: audit 2024-08-25T11:51:22.704539+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:23 smithi059 bash[25081]: cluster 2024-08-25T11:51:22.513474+0000 mgr.x (mgr.24670) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:23 smithi059 bash[25081]: audit 2024-08-25T11:51:22.687311+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:23 smithi059 bash[25081]: audit 2024-08-25T11:51:22.696384+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:24.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:23 smithi059 bash[25081]: audit 2024-08-25T11:51:22.704539+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:25 smithi059 bash[19666]: audit 2024-08-25T11:51:24.005042+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:25 smithi059 bash[19666]: audit 2024-08-25T11:51:24.014698+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:25 smithi059 bash[19666]: audit 2024-08-25T11:51:24.024219+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:25 smithi059 bash[19666]: cluster 2024-08-25T11:51:24.514058+0000 mgr.x (mgr.24670) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:25 smithi059 bash[25081]: audit 2024-08-25T11:51:24.005042+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:25 smithi059 bash[25081]: audit 2024-08-25T11:51:24.014698+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:25 smithi059 bash[25081]: audit 2024-08-25T11:51:24.024219+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:25 smithi059 bash[25081]: cluster 2024-08-25T11:51:24.514058+0000 mgr.x (mgr.24670) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:25.363 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:51:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:51:24] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-25T11:51:25.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:25 smithi196 bash[20359]: audit 2024-08-25T11:51:24.005042+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:25 smithi196 bash[20359]: audit 2024-08-25T11:51:24.014698+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:25 smithi196 bash[20359]: audit 2024-08-25T11:51:24.024219+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:25.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:25 smithi196 bash[20359]: cluster 2024-08-25T11:51:24.514058+0000 mgr.x (mgr.24670) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:27.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:27 smithi196 bash[20359]: cluster 2024-08-25T11:51:26.515565+0000 mgr.x (mgr.24670) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:27 smithi059 bash[19666]: cluster 2024-08-25T11:51:26.515565+0000 mgr.x (mgr.24670) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:28.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:27 smithi059 bash[25081]: cluster 2024-08-25T11:51:26.515565+0000 mgr.x (mgr.24670) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:29.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:29 smithi196 bash[20359]: cluster 2024-08-25T11:51:28.516339+0000 mgr.x (mgr.24670) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:29.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:29 smithi059 bash[19666]: cluster 2024-08-25T11:51:28.516339+0000 mgr.x (mgr.24670) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:29.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:29 smithi059 bash[25081]: cluster 2024-08-25T11:51:28.516339+0000 mgr.x (mgr.24670) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:30 smithi196 bash[20359]: audit 2024-08-25T11:51:29.890481+0000 mgr.x (mgr.24670) 81 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:31.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:30 smithi059 bash[19666]: audit 2024-08-25T11:51:29.890481+0000 mgr.x (mgr.24670) 81 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:30 smithi059 bash[25081]: audit 2024-08-25T11:51:29.890481+0000 mgr.x (mgr.24670) 81 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:31.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:31 smithi196 bash[20359]: cluster 2024-08-25T11:51:30.517066+0000 mgr.x (mgr.24670) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:31 smithi059 bash[19666]: cluster 2024-08-25T11:51:30.517066+0000 mgr.x (mgr.24670) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:31 smithi059 bash[25081]: cluster 2024-08-25T11:51:30.517066+0000 mgr.x (mgr.24670) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:33.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:33 smithi196 bash[20359]: cluster 2024-08-25T11:51:32.518722+0000 mgr.x (mgr.24670) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:34.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:33 smithi059 bash[19666]: cluster 2024-08-25T11:51:32.518722+0000 mgr.x (mgr.24670) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:33 smithi059 bash[25081]: cluster 2024-08-25T11:51:32.518722+0000 mgr.x (mgr.24670) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:35.363 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:51:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:51:34] "GET /metrics HTTP/1.1" 200 38120 "" "Prometheus/2.43.0" 2024-08-25T11:51:35.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:35 smithi196 bash[20359]: cluster 2024-08-25T11:51:34.519428+0000 mgr.x (mgr.24670) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:35 smithi059 bash[19666]: cluster 2024-08-25T11:51:34.519428+0000 mgr.x (mgr.24670) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:35 smithi059 bash[25081]: cluster 2024-08-25T11:51:34.519428+0000 mgr.x (mgr.24670) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:36 smithi196 bash[20359]: audit 2024-08-25T11:51:36.343095+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:36 smithi059 bash[19666]: audit 2024-08-25T11:51:36.343095+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:36 smithi059 bash[25081]: audit 2024-08-25T11:51:36.343095+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:37 smithi196 bash[20359]: cluster 2024-08-25T11:51:36.520982+0000 mgr.x (mgr.24670) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:37 smithi059 bash[19666]: cluster 2024-08-25T11:51:36.520982+0000 mgr.x (mgr.24670) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:37 smithi059 bash[25081]: cluster 2024-08-25T11:51:36.520982+0000 mgr.x (mgr.24670) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:39 smithi196 bash[20359]: cluster 2024-08-25T11:51:38.521680+0000 mgr.x (mgr.24670) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:39.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:39 smithi059 bash[19666]: cluster 2024-08-25T11:51:38.521680+0000 mgr.x (mgr.24670) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:39.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:39 smithi059 bash[25081]: cluster 2024-08-25T11:51:38.521680+0000 mgr.x (mgr.24670) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:40.873 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:40 smithi059 bash[19666]: audit 2024-08-25T11:51:39.902083+0000 mgr.x (mgr.24670) 87 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:40.873 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:40 smithi059 bash[25081]: audit 2024-08-25T11:51:39.902083+0000 mgr.x (mgr.24670) 87 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:41.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:40 smithi196 bash[20359]: audit 2024-08-25T11:51:39.902083+0000 mgr.x (mgr.24670) 87 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:41 smithi196 bash[20359]: cluster 2024-08-25T11:51:40.522531+0000 mgr.x (mgr.24670) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:41 smithi059 bash[19666]: cluster 2024-08-25T11:51:40.522531+0000 mgr.x (mgr.24670) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:42.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:41 smithi059 bash[25081]: cluster 2024-08-25T11:51:40.522531+0000 mgr.x (mgr.24670) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:44.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:43 smithi196 bash[20359]: cluster 2024-08-25T11:51:42.524237+0000 mgr.x (mgr.24670) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:44.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:43 smithi196 bash[20359]: audit 2024-08-25T11:51:42.840357+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:44.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:43 smithi196 bash[20359]: audit 2024-08-25T11:51:42.847447+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:44.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:43 smithi196 bash[20359]: audit 2024-08-25T11:51:42.854587+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:43 smithi059 bash[19666]: cluster 2024-08-25T11:51:42.524237+0000 mgr.x (mgr.24670) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:43 smithi059 bash[19666]: audit 2024-08-25T11:51:42.840357+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:43 smithi059 bash[19666]: audit 2024-08-25T11:51:42.847447+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:43 smithi059 bash[19666]: audit 2024-08-25T11:51:42.854587+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:43 smithi059 bash[25081]: cluster 2024-08-25T11:51:42.524237+0000 mgr.x (mgr.24670) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:43 smithi059 bash[25081]: audit 2024-08-25T11:51:42.840357+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:43 smithi059 bash[25081]: audit 2024-08-25T11:51:42.847447+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:43 smithi059 bash[25081]: audit 2024-08-25T11:51:42.854587+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.112 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:51:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:51:44] "GET /metrics HTTP/1.1" 200 38123 "" "Prometheus/2.43.0" 2024-08-25T11:51:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:45 smithi059 bash[19666]: audit 2024-08-25T11:51:44.176091+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:45 smithi059 bash[19666]: audit 2024-08-25T11:51:44.185818+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:45 smithi059 bash[19666]: audit 2024-08-25T11:51:44.194873+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:45 smithi059 bash[19666]: cluster 2024-08-25T11:51:44.524749+0000 mgr.x (mgr.24670) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:45 smithi059 bash[25081]: audit 2024-08-25T11:51:44.176091+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:45 smithi059 bash[25081]: audit 2024-08-25T11:51:44.185818+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:45 smithi059 bash[25081]: audit 2024-08-25T11:51:44.194873+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:45 smithi059 bash[25081]: cluster 2024-08-25T11:51:44.524749+0000 mgr.x (mgr.24670) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:45 smithi196 bash[20359]: audit 2024-08-25T11:51:44.176091+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:45 smithi196 bash[20359]: audit 2024-08-25T11:51:44.185818+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:45 smithi196 bash[20359]: audit 2024-08-25T11:51:44.194873+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:51:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:45 smithi196 bash[20359]: cluster 2024-08-25T11:51:44.524749+0000 mgr.x (mgr.24670) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:47 smithi196 bash[20359]: cluster 2024-08-25T11:51:46.526294+0000 mgr.x (mgr.24670) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:47 smithi059 bash[19666]: cluster 2024-08-25T11:51:46.526294+0000 mgr.x (mgr.24670) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:47 smithi059 bash[25081]: cluster 2024-08-25T11:51:46.526294+0000 mgr.x (mgr.24670) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:49.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:49 smithi196 bash[20359]: cluster 2024-08-25T11:51:48.527011+0000 mgr.x (mgr.24670) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:49.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:49 smithi059 bash[19666]: cluster 2024-08-25T11:51:48.527011+0000 mgr.x (mgr.24670) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:49.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:49 smithi059 bash[25081]: cluster 2024-08-25T11:51:48.527011+0000 mgr.x (mgr.24670) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:50 smithi196 bash[20359]: audit 2024-08-25T11:51:49.911657+0000 mgr.x (mgr.24670) 93 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:50 smithi059 bash[19666]: audit 2024-08-25T11:51:49.911657+0000 mgr.x (mgr.24670) 93 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:50 smithi059 bash[25081]: audit 2024-08-25T11:51:49.911657+0000 mgr.x (mgr.24670) 93 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:51:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:51 smithi196 bash[20359]: cluster 2024-08-25T11:51:50.527712+0000 mgr.x (mgr.24670) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:51 smithi196 bash[20359]: audit 2024-08-25T11:51:51.345966+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:51 smithi059 bash[19666]: cluster 2024-08-25T11:51:50.527712+0000 mgr.x (mgr.24670) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:51 smithi059 bash[19666]: audit 2024-08-25T11:51:51.345966+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:51 smithi059 bash[25081]: cluster 2024-08-25T11:51:50.527712+0000 mgr.x (mgr.24670) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:51 smithi059 bash[25081]: audit 2024-08-25T11:51:51.345966+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:51:53.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:53 smithi196 bash[20359]: cluster 2024-08-25T11:51:52.529316+0000 mgr.x (mgr.24670) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:53 smithi059 bash[19666]: cluster 2024-08-25T11:51:52.529316+0000 mgr.x (mgr.24670) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:54.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:53 smithi059 bash[25081]: cluster 2024-08-25T11:51:52.529316+0000 mgr.x (mgr.24670) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:55.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:51:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:51:54] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.43.0" 2024-08-25T11:51:55.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:55 smithi196 bash[20359]: cluster 2024-08-25T11:51:54.530057+0000 mgr.x (mgr.24670) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:55 smithi059 bash[19666]: cluster 2024-08-25T11:51:54.530057+0000 mgr.x (mgr.24670) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:56.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:55 smithi059 bash[25081]: cluster 2024-08-25T11:51:54.530057+0000 mgr.x (mgr.24670) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:57 smithi196 bash[20359]: cluster 2024-08-25T11:51:56.531598+0000 mgr.x (mgr.24670) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:57 smithi059 bash[19666]: cluster 2024-08-25T11:51:56.531598+0000 mgr.x (mgr.24670) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:57 smithi059 bash[25081]: cluster 2024-08-25T11:51:56.531598+0000 mgr.x (mgr.24670) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:51:59 smithi059 bash[19666]: cluster 2024-08-25T11:51:58.532292+0000 mgr.x (mgr.24670) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:51:59 smithi059 bash[25081]: cluster 2024-08-25T11:51:58.532292+0000 mgr.x (mgr.24670) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:51:59 smithi196 bash[20359]: cluster 2024-08-25T11:51:58.532292+0000 mgr.x (mgr.24670) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:00 smithi059 bash[25081]: audit 2024-08-25T11:51:59.917488+0000 mgr.x (mgr.24670) 99 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:00 smithi059 bash[19666]: audit 2024-08-25T11:51:59.917488+0000 mgr.x (mgr.24670) 99 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:01.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:00 smithi196 bash[20359]: audit 2024-08-25T11:51:59.917488+0000 mgr.x (mgr.24670) 99 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:01 smithi059 bash[25081]: cluster 2024-08-25T11:52:00.532987+0000 mgr.x (mgr.24670) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:01.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:01 smithi059 bash[19666]: cluster 2024-08-25T11:52:00.532987+0000 mgr.x (mgr.24670) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:01.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:01 smithi196 bash[20359]: cluster 2024-08-25T11:52:00.532987+0000 mgr.x (mgr.24670) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:03.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:03 smithi196 bash[20359]: cluster 2024-08-25T11:52:02.534702+0000 mgr.x (mgr.24670) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:03.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:03 smithi196 bash[20359]: audit 2024-08-25T11:52:03.028373+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:03.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:03 smithi196 bash[20359]: audit 2024-08-25T11:52:03.036526+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:03.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:03 smithi196 bash[20359]: audit 2024-08-25T11:52:03.047036+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:03.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:03 smithi059 bash[19666]: cluster 2024-08-25T11:52:02.534702+0000 mgr.x (mgr.24670) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:03.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:03 smithi059 bash[19666]: audit 2024-08-25T11:52:03.028373+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:03.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:03 smithi059 bash[19666]: audit 2024-08-25T11:52:03.036526+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:03.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:03 smithi059 bash[19666]: audit 2024-08-25T11:52:03.047036+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:03.962 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:03 smithi059 bash[25081]: cluster 2024-08-25T11:52:02.534702+0000 mgr.x (mgr.24670) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:03.962 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:03 smithi059 bash[25081]: audit 2024-08-25T11:52:03.028373+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:03.963 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:03 smithi059 bash[25081]: audit 2024-08-25T11:52:03.036526+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:03.963 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:03 smithi059 bash[25081]: audit 2024-08-25T11:52:03.047036+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.339 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:52:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:52:04] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.43.0" 2024-08-25T11:52:05.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:05 smithi196 bash[20359]: audit 2024-08-25T11:52:04.382210+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:05 smithi196 bash[20359]: audit 2024-08-25T11:52:04.394067+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:05 smithi196 bash[20359]: audit 2024-08-25T11:52:04.406639+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:05 smithi196 bash[20359]: cluster 2024-08-25T11:52:04.535219+0000 mgr.x (mgr.24670) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:05 smithi059 bash[19666]: audit 2024-08-25T11:52:04.382210+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:05 smithi059 bash[19666]: audit 2024-08-25T11:52:04.394067+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:05 smithi059 bash[19666]: audit 2024-08-25T11:52:04.406639+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:05 smithi059 bash[19666]: cluster 2024-08-25T11:52:04.535219+0000 mgr.x (mgr.24670) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:05 smithi059 bash[25081]: audit 2024-08-25T11:52:04.382210+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:05 smithi059 bash[25081]: audit 2024-08-25T11:52:04.394067+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:05 smithi059 bash[25081]: audit 2024-08-25T11:52:04.406639+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:05 smithi059 bash[25081]: cluster 2024-08-25T11:52:04.535219+0000 mgr.x (mgr.24670) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:06.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:06 smithi059 bash[19666]: audit 2024-08-25T11:52:06.346631+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:06.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:06 smithi059 bash[25081]: audit 2024-08-25T11:52:06.346631+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:06.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:06 smithi196 bash[20359]: audit 2024-08-25T11:52:06.346631+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:07 smithi059 bash[19666]: cluster 2024-08-25T11:52:06.536768+0000 mgr.x (mgr.24670) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:07 smithi059 bash[19666]: audit 2024-08-25T11:52:07.123517+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:52:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:07 smithi059 bash[19666]: audit 2024-08-25T11:52:07.125871+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:52:07.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:07 smithi059 bash[19666]: audit 2024-08-25T11:52:07.138080+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:07.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:07 smithi059 bash[25081]: cluster 2024-08-25T11:52:06.536768+0000 mgr.x (mgr.24670) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:07.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:07 smithi059 bash[25081]: audit 2024-08-25T11:52:07.123517+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:52:07.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:07 smithi059 bash[25081]: audit 2024-08-25T11:52:07.125871+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:52:07.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:07 smithi059 bash[25081]: audit 2024-08-25T11:52:07.138080+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:07 smithi196 bash[20359]: cluster 2024-08-25T11:52:06.536768+0000 mgr.x (mgr.24670) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:07 smithi196 bash[20359]: audit 2024-08-25T11:52:07.123517+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:52:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:07 smithi196 bash[20359]: audit 2024-08-25T11:52:07.125871+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:52:07.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:07 smithi196 bash[20359]: audit 2024-08-25T11:52:07.138080+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:09.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:09 smithi196 bash[20359]: cluster 2024-08-25T11:52:08.537490+0000 mgr.x (mgr.24670) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:09.920 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:09 smithi059 bash[19666]: cluster 2024-08-25T11:52:08.537490+0000 mgr.x (mgr.24670) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:09.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:09 smithi059 bash[25081]: cluster 2024-08-25T11:52:08.537490+0000 mgr.x (mgr.24670) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:10 smithi196 bash[20359]: audit 2024-08-25T11:52:09.923458+0000 mgr.x (mgr.24670) 105 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:10 smithi059 bash[25081]: audit 2024-08-25T11:52:09.923458+0000 mgr.x (mgr.24670) 105 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:10 smithi059 bash[19666]: audit 2024-08-25T11:52:09.923458+0000 mgr.x (mgr.24670) 105 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:11 smithi196 bash[20359]: cluster 2024-08-25T11:52:10.538210+0000 mgr.x (mgr.24670) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:12.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:11 smithi059 bash[25081]: cluster 2024-08-25T11:52:10.538210+0000 mgr.x (mgr.24670) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:11 smithi059 bash[19666]: cluster 2024-08-25T11:52:10.538210+0000 mgr.x (mgr.24670) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:13 smithi196 bash[20359]: cluster 2024-08-25T11:52:12.539823+0000 mgr.x (mgr.24670) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:13 smithi059 bash[19666]: cluster 2024-08-25T11:52:12.539823+0000 mgr.x (mgr.24670) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:13 smithi059 bash[25081]: cluster 2024-08-25T11:52:12.539823+0000 mgr.x (mgr.24670) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:15.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:52:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:52:14] "GET /metrics HTTP/1.1" 200 38130 "" "Prometheus/2.43.0" 2024-08-25T11:52:16.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:15 smithi059 bash[19666]: cluster 2024-08-25T11:52:14.540569+0000 mgr.x (mgr.24670) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:15 smithi059 bash[25081]: cluster 2024-08-25T11:52:14.540569+0000 mgr.x (mgr.24670) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:16.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:15 smithi196 bash[20359]: cluster 2024-08-25T11:52:14.540569+0000 mgr.x (mgr.24670) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:17 smithi059 bash[19666]: cluster 2024-08-25T11:52:16.542721+0000 mgr.x (mgr.24670) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:17 smithi059 bash[25081]: cluster 2024-08-25T11:52:16.542721+0000 mgr.x (mgr.24670) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:17 smithi196 bash[20359]: cluster 2024-08-25T11:52:16.542721+0000 mgr.x (mgr.24670) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:19.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:19 smithi059 bash[19666]: cluster 2024-08-25T11:52:18.543453+0000 mgr.x (mgr.24670) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:19.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:19 smithi059 bash[25081]: cluster 2024-08-25T11:52:18.543453+0000 mgr.x (mgr.24670) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:20.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:19 smithi196 bash[20359]: cluster 2024-08-25T11:52:18.543453+0000 mgr.x (mgr.24670) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:20 smithi059 bash[19666]: audit 2024-08-25T11:52:19.932541+0000 mgr.x (mgr.24670) 111 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:20.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:20 smithi059 bash[25081]: audit 2024-08-25T11:52:19.932541+0000 mgr.x (mgr.24670) 111 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:21.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:20 smithi196 bash[20359]: audit 2024-08-25T11:52:19.932541+0000 mgr.x (mgr.24670) 111 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:21.876 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:21 smithi059 bash[19666]: cluster 2024-08-25T11:52:20.544138+0000 mgr.x (mgr.24670) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:21.876 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:21 smithi059 bash[19666]: audit 2024-08-25T11:52:21.346925+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:21.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:21 smithi059 bash[25081]: cluster 2024-08-25T11:52:20.544138+0000 mgr.x (mgr.24670) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:21.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:21 smithi059 bash[25081]: audit 2024-08-25T11:52:21.346925+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:21.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:21 smithi196 bash[20359]: cluster 2024-08-25T11:52:20.544138+0000 mgr.x (mgr.24670) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:21.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:21 smithi196 bash[20359]: audit 2024-08-25T11:52:21.346925+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:23.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:23 smithi059 bash[25081]: cluster 2024-08-25T11:52:22.545744+0000 mgr.x (mgr.24670) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:23.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:23 smithi059 bash[25081]: audit 2024-08-25T11:52:23.190663+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:23.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:23 smithi059 bash[25081]: audit 2024-08-25T11:52:23.202214+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:23.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:23 smithi059 bash[25081]: audit 2024-08-25T11:52:23.214116+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:23.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:23 smithi059 bash[19666]: cluster 2024-08-25T11:52:22.545744+0000 mgr.x (mgr.24670) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:23.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:23 smithi059 bash[19666]: audit 2024-08-25T11:52:23.190663+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:23.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:23 smithi059 bash[19666]: audit 2024-08-25T11:52:23.202214+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:23.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:23 smithi059 bash[19666]: audit 2024-08-25T11:52:23.214116+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:24.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:23 smithi196 bash[20359]: cluster 2024-08-25T11:52:22.545744+0000 mgr.x (mgr.24670) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:24.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:23 smithi196 bash[20359]: audit 2024-08-25T11:52:23.190663+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:24.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:23 smithi196 bash[20359]: audit 2024-08-25T11:52:23.202214+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:24.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:23 smithi196 bash[20359]: audit 2024-08-25T11:52:23.214116+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:25.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:52:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:52:24] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-25T11:52:25.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:25 smithi196 bash[20359]: cluster 2024-08-25T11:52:24.546486+0000 mgr.x (mgr.24670) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:25.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:25 smithi196 bash[20359]: audit 2024-08-25T11:52:24.588087+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:25.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:25 smithi196 bash[20359]: audit 2024-08-25T11:52:24.598004+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:25.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:25 smithi196 bash[20359]: audit 2024-08-25T11:52:24.607146+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:25 smithi059 bash[19666]: cluster 2024-08-25T11:52:24.546486+0000 mgr.x (mgr.24670) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:25 smithi059 bash[19666]: audit 2024-08-25T11:52:24.588087+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:25 smithi059 bash[19666]: audit 2024-08-25T11:52:24.598004+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:25 smithi059 bash[19666]: audit 2024-08-25T11:52:24.607146+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:25 smithi059 bash[25081]: cluster 2024-08-25T11:52:24.546486+0000 mgr.x (mgr.24670) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:25 smithi059 bash[25081]: audit 2024-08-25T11:52:24.588087+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:25 smithi059 bash[25081]: audit 2024-08-25T11:52:24.598004+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:25 smithi059 bash[25081]: audit 2024-08-25T11:52:24.607146+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:27.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:27 smithi196 bash[20359]: cluster 2024-08-25T11:52:26.547983+0000 mgr.x (mgr.24670) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:27 smithi059 bash[19666]: cluster 2024-08-25T11:52:26.547983+0000 mgr.x (mgr.24670) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:28.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:27 smithi059 bash[25081]: cluster 2024-08-25T11:52:26.547983+0000 mgr.x (mgr.24670) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:29.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:29 smithi196 bash[20359]: cluster 2024-08-25T11:52:28.548838+0000 mgr.x (mgr.24670) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:29.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:29 smithi059 bash[25081]: cluster 2024-08-25T11:52:28.548838+0000 mgr.x (mgr.24670) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:29.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:29 smithi059 bash[19666]: cluster 2024-08-25T11:52:28.548838+0000 mgr.x (mgr.24670) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:30 smithi196 bash[20359]: audit 2024-08-25T11:52:29.943978+0000 mgr.x (mgr.24670) 117 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:31.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:30 smithi059 bash[19666]: audit 2024-08-25T11:52:29.943978+0000 mgr.x (mgr.24670) 117 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:30 smithi059 bash[25081]: audit 2024-08-25T11:52:29.943978+0000 mgr.x (mgr.24670) 117 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:31.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:31 smithi196 bash[20359]: cluster 2024-08-25T11:52:30.549598+0000 mgr.x (mgr.24670) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:31 smithi059 bash[19666]: cluster 2024-08-25T11:52:30.549598+0000 mgr.x (mgr.24670) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:32.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:31 smithi059 bash[25081]: cluster 2024-08-25T11:52:30.549598+0000 mgr.x (mgr.24670) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:33.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:33 smithi196 bash[20359]: cluster 2024-08-25T11:52:32.551248+0000 mgr.x (mgr.24670) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:34.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:33 smithi059 bash[19666]: cluster 2024-08-25T11:52:32.551248+0000 mgr.x (mgr.24670) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:33 smithi059 bash[25081]: cluster 2024-08-25T11:52:32.551248+0000 mgr.x (mgr.24670) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:35.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:52:34 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:52:34] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-25T11:52:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:35 smithi059 bash[19666]: cluster 2024-08-25T11:52:34.551963+0000 mgr.x (mgr.24670) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:35 smithi059 bash[25081]: cluster 2024-08-25T11:52:34.551963+0000 mgr.x (mgr.24670) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:35 smithi196 bash[20359]: cluster 2024-08-25T11:52:34.551963+0000 mgr.x (mgr.24670) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:36 smithi059 bash[19666]: audit 2024-08-25T11:52:36.347745+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:36 smithi059 bash[25081]: audit 2024-08-25T11:52:36.347745+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:37.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:36 smithi196 bash[20359]: audit 2024-08-25T11:52:36.347745+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:37 smithi059 bash[19666]: cluster 2024-08-25T11:52:36.553518+0000 mgr.x (mgr.24670) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:37 smithi059 bash[25081]: cluster 2024-08-25T11:52:36.553518+0000 mgr.x (mgr.24670) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:38.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:37 smithi196 bash[20359]: cluster 2024-08-25T11:52:36.553518+0000 mgr.x (mgr.24670) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:39.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:39 smithi059 bash[19666]: cluster 2024-08-25T11:52:38.554251+0000 mgr.x (mgr.24670) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:39.953 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:39 smithi059 bash[25081]: cluster 2024-08-25T11:52:38.554251+0000 mgr.x (mgr.24670) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:40.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:39 smithi196 bash[20359]: cluster 2024-08-25T11:52:38.554251+0000 mgr.x (mgr.24670) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:41.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:41 smithi059 bash[19666]: audit 2024-08-25T11:52:39.955393+0000 mgr.x (mgr.24670) 123 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:41.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:41 smithi059 bash[19666]: cluster 2024-08-25T11:52:40.554959+0000 mgr.x (mgr.24670) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:41.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:41 smithi059 bash[25081]: audit 2024-08-25T11:52:39.955393+0000 mgr.x (mgr.24670) 123 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:41.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:41 smithi059 bash[25081]: cluster 2024-08-25T11:52:40.554959+0000 mgr.x (mgr.24670) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:41 smithi196 bash[20359]: audit 2024-08-25T11:52:39.955393+0000 mgr.x (mgr.24670) 123 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:41 smithi196 bash[20359]: cluster 2024-08-25T11:52:40.554959+0000 mgr.x (mgr.24670) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:43.673 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:43 smithi059 bash[19666]: cluster 2024-08-25T11:52:42.556690+0000 mgr.x (mgr.24670) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:43.673 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:43 smithi059 bash[19666]: audit 2024-08-25T11:52:43.390900+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:43.674 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:43 smithi059 bash[19666]: audit 2024-08-25T11:52:43.399338+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:43.674 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:43 smithi059 bash[19666]: audit 2024-08-25T11:52:43.407792+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:43.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:43 smithi059 bash[25081]: cluster 2024-08-25T11:52:42.556690+0000 mgr.x (mgr.24670) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:43.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:43 smithi059 bash[25081]: audit 2024-08-25T11:52:43.390900+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:43.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:43 smithi059 bash[25081]: audit 2024-08-25T11:52:43.399338+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:43.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:43 smithi059 bash[25081]: audit 2024-08-25T11:52:43.407792+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:43 smithi196 bash[20359]: cluster 2024-08-25T11:52:42.556690+0000 mgr.x (mgr.24670) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:43 smithi196 bash[20359]: audit 2024-08-25T11:52:43.390900+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:43 smithi196 bash[20359]: audit 2024-08-25T11:52:43.399338+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:43 smithi196 bash[20359]: audit 2024-08-25T11:52:43.407792+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:45.062 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:52:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:52:44] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.43.0" 2024-08-25T11:52:46.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:45 smithi059 bash[19666]: cluster 2024-08-25T11:52:44.557400+0000 mgr.x (mgr.24670) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:45 smithi059 bash[19666]: audit 2024-08-25T11:52:44.786916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:45 smithi059 bash[19666]: audit 2024-08-25T11:52:44.797293+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:45 smithi059 bash[19666]: audit 2024-08-25T11:52:44.807800+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:46.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:45 smithi059 bash[25081]: cluster 2024-08-25T11:52:44.557400+0000 mgr.x (mgr.24670) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:46.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:45 smithi059 bash[25081]: audit 2024-08-25T11:52:44.786916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:46.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:45 smithi059 bash[25081]: audit 2024-08-25T11:52:44.797293+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:46.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:45 smithi059 bash[25081]: audit 2024-08-25T11:52:44.807800+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:46.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:45 smithi196 bash[20359]: cluster 2024-08-25T11:52:44.557400+0000 mgr.x (mgr.24670) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:46.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:45 smithi196 bash[20359]: audit 2024-08-25T11:52:44.786916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:46.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:45 smithi196 bash[20359]: audit 2024-08-25T11:52:44.797293+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:46.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:45 smithi196 bash[20359]: audit 2024-08-25T11:52:44.807800+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:52:48.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:47 smithi196 bash[20359]: cluster 2024-08-25T11:52:46.558882+0000 mgr.x (mgr.24670) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:48.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:47 smithi059 bash[19666]: cluster 2024-08-25T11:52:46.558882+0000 mgr.x (mgr.24670) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:48.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:47 smithi059 bash[25081]: cluster 2024-08-25T11:52:46.558882+0000 mgr.x (mgr.24670) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:50.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:49 smithi196 bash[20359]: cluster 2024-08-25T11:52:48.559588+0000 mgr.x (mgr.24670) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:50.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:49 smithi059 bash[19666]: cluster 2024-08-25T11:52:48.559588+0000 mgr.x (mgr.24670) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:50.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:49 smithi059 bash[25081]: cluster 2024-08-25T11:52:48.559588+0000 mgr.x (mgr.24670) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:52.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:51 smithi196 bash[20359]: audit 2024-08-25T11:52:49.966870+0000 mgr.x (mgr.24670) 129 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:51 smithi196 bash[20359]: cluster 2024-08-25T11:52:50.560306+0000 mgr.x (mgr.24670) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:51 smithi196 bash[20359]: audit 2024-08-25T11:52:51.347883+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:52.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:51 smithi059 bash[19666]: audit 2024-08-25T11:52:49.966870+0000 mgr.x (mgr.24670) 129 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:52.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:51 smithi059 bash[19666]: cluster 2024-08-25T11:52:50.560306+0000 mgr.x (mgr.24670) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:51 smithi059 bash[19666]: audit 2024-08-25T11:52:51.347883+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:52.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:51 smithi059 bash[25081]: audit 2024-08-25T11:52:49.966870+0000 mgr.x (mgr.24670) 129 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:52:52.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:51 smithi059 bash[25081]: cluster 2024-08-25T11:52:50.560306+0000 mgr.x (mgr.24670) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:52.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:51 smithi059 bash[25081]: audit 2024-08-25T11:52:51.347883+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:52:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:53 smithi196 bash[20359]: cluster 2024-08-25T11:52:52.562016+0000 mgr.x (mgr.24670) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:54.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:53 smithi059 bash[19666]: cluster 2024-08-25T11:52:52.562016+0000 mgr.x (mgr.24670) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:54.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:53 smithi059 bash[25081]: cluster 2024-08-25T11:52:52.562016+0000 mgr.x (mgr.24670) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:55.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:52:54 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:52:54] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-25T11:52:56.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:55 smithi196 bash[20359]: cluster 2024-08-25T11:52:54.562722+0000 mgr.x (mgr.24670) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:56.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:55 smithi059 bash[19666]: cluster 2024-08-25T11:52:54.562722+0000 mgr.x (mgr.24670) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:56.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:55 smithi059 bash[25081]: cluster 2024-08-25T11:52:54.562722+0000 mgr.x (mgr.24670) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:58.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:57 smithi196 bash[20359]: cluster 2024-08-25T11:52:56.564283+0000 mgr.x (mgr.24670) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:58.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:57 smithi059 bash[19666]: cluster 2024-08-25T11:52:56.564283+0000 mgr.x (mgr.24670) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:58.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:57 smithi059 bash[25081]: cluster 2024-08-25T11:52:56.564283+0000 mgr.x (mgr.24670) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:52:59.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:52:59 smithi059 bash[19666]: cluster 2024-08-25T11:52:58.565005+0000 mgr.x (mgr.24670) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:52:59.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:52:59 smithi059 bash[25081]: cluster 2024-08-25T11:52:58.565005+0000 mgr.x (mgr.24670) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:52:59 smithi196 bash[20359]: cluster 2024-08-25T11:52:58.565005+0000 mgr.x (mgr.24670) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:00.525 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T11:53:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:01 smithi196 bash[20359]: audit 2024-08-25T11:52:59.978352+0000 mgr.x (mgr.24670) 135 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:01 smithi196 bash[20359]: cluster 2024-08-25T11:53:00.565705+0000 mgr.x (mgr.24670) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:02.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:01 smithi059 bash[19666]: audit 2024-08-25T11:52:59.978352+0000 mgr.x (mgr.24670) 135 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:02.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:01 smithi059 bash[19666]: cluster 2024-08-25T11:53:00.565705+0000 mgr.x (mgr.24670) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:02.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:01 smithi059 bash[25081]: audit 2024-08-25T11:52:59.978352+0000 mgr.x (mgr.24670) 135 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:02.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:01 smithi059 bash[25081]: cluster 2024-08-25T11:53:00.565705+0000 mgr.x (mgr.24670) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:03.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:03 smithi196 bash[20359]: cluster 2024-08-25T11:53:02.567265+0000 mgr.x (mgr.24670) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:03.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:03 smithi196 bash[20359]: audit 2024-08-25T11:53:03.580106+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:03.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:03 smithi196 bash[20359]: audit 2024-08-25T11:53:03.585852+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:03.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:03 smithi196 bash[20359]: audit 2024-08-25T11:53:03.591431+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:03 smithi059 bash[19666]: cluster 2024-08-25T11:53:02.567265+0000 mgr.x (mgr.24670) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:03 smithi059 bash[19666]: audit 2024-08-25T11:53:03.580106+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:03 smithi059 bash[19666]: audit 2024-08-25T11:53:03.585852+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:03 smithi059 bash[19666]: audit 2024-08-25T11:53:03.591431+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:03 smithi059 bash[25081]: cluster 2024-08-25T11:53:02.567265+0000 mgr.x (mgr.24670) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:03 smithi059 bash[25081]: audit 2024-08-25T11:53:03.580106+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:03 smithi059 bash[25081]: audit 2024-08-25T11:53:03.585852+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:03 smithi059 bash[25081]: audit 2024-08-25T11:53:03.591431+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:05.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:04 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:53:04] "GET /metrics HTTP/1.1" 200 38128 "" "Prometheus/2.43.0" 2024-08-25T11:53:06.041 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:53:06.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:05 smithi196 bash[20359]: cluster 2024-08-25T11:53:04.568123+0000 mgr.x (mgr.24670) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:06.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:05 smithi196 bash[20359]: audit 2024-08-25T11:53:04.997286+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:06.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:05 smithi196 bash[20359]: audit 2024-08-25T11:53:05.008030+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:06.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:05 smithi196 bash[20359]: audit 2024-08-25T11:53:05.017725+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:06.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:05 smithi059 bash[25081]: cluster 2024-08-25T11:53:04.568123+0000 mgr.x (mgr.24670) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:06.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:05 smithi059 bash[25081]: audit 2024-08-25T11:53:04.997286+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:06.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:05 smithi059 bash[25081]: audit 2024-08-25T11:53:05.008030+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:06.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:05 smithi059 bash[25081]: audit 2024-08-25T11:53:05.017725+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:06.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:05 smithi059 bash[19666]: cluster 2024-08-25T11:53:04.568123+0000 mgr.x (mgr.24670) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:06.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:05 smithi059 bash[19666]: audit 2024-08-25T11:53:04.997286+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:06.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:05 smithi059 bash[19666]: audit 2024-08-25T11:53:05.008030+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:06.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:05 smithi059 bash[19666]: audit 2024-08-25T11:53:05.017725+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:07.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:06 smithi196 bash[20359]: audit 2024-08-25T11:53:06.348659+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:07.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:06 smithi059 bash[19666]: audit 2024-08-25T11:53:06.348659+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:07.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:06 smithi059 bash[25081]: audit 2024-08-25T11:53:06.348659+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:07.582 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:53:07.582 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 3s ago 34m - - 2024-08-25T11:53:07.582 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 2s ago 34m - - 2024-08-25T11:53:07.582 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (24m) 3s ago 25m 13.9M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:53:07.582 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (24m) 2s ago 24m 74.7M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:53:07.582 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (3m) 3s ago 22m 47.8M - 3.8 ccd6c89564c0 9d0e98d6f69c 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (17m) 2s ago 33m 507M - 19.0.0-5847-g79766939 50bbda8a3289 8bc862ce0c62 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (10m) 3s ago 35m 439M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (35m) 3s ago 35m 89.2M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (33m) 2s ago 33m 65.9M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (33m) 3s ago 33m 64.1M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (25m) 3s ago 25m 8840k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (25m) 2s ago 25m 9155k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (32m) 3s ago 32m 65.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (31m) 3s ago 31m 60.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (30m) 3s ago 30m 53.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (29m) 3s ago 30m 56.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:53:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (29m) 2s ago 29m 69.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:53:07.584 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (28m) 2s ago 28m 65.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:53:07.584 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (27m) 2s ago 27m 63.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:53:07.584 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (26m) 2s ago 26m 57.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:53:07.584 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (3m) 2s ago 25m 45.0M - 2.43.0 a07b618ecd1d 87989bf3d0c8 2024-08-25T11:53:07.584 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (22m) 3s ago 22m 101M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:53:07.584 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (22m) 2s ago 22m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:53:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:07 smithi059 bash[19666]: cluster 2024-08-25T11:53:06.569710+0000 mgr.x (mgr.24670) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:07 smithi059 bash[19666]: audit 2024-08-25T11:53:07.297449+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:08.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:07 smithi059 bash[19666]: audit 2024-08-25T11:53:07.299651+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:08.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:07 smithi059 bash[19666]: audit 2024-08-25T11:53:07.309405+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:07 smithi059 bash[25081]: cluster 2024-08-25T11:53:06.569710+0000 mgr.x (mgr.24670) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:07 smithi059 bash[25081]: audit 2024-08-25T11:53:07.297449+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:07 smithi059 bash[25081]: audit 2024-08-25T11:53:07.299651+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:07 smithi059 bash[25081]: audit 2024-08-25T11:53:07.309405+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:08.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:07 smithi196 bash[20359]: cluster 2024-08-25T11:53:06.569710+0000 mgr.x (mgr.24670) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:08.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:07 smithi196 bash[20359]: audit 2024-08-25T11:53:07.297449+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:08.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:07 smithi196 bash[20359]: audit 2024-08-25T11:53:07.299651+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:08.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:07 smithi196 bash[20359]: audit 2024-08-25T11:53:07.309405+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:08.306 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ls' 2024-08-25T11:53:09.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:08 smithi196 bash[20359]: audit 2024-08-25T11:53:07.544205+0000 mgr.x (mgr.24670) 140 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:08 smithi059 bash[19666]: audit 2024-08-25T11:53:07.544205+0000 mgr.x (mgr.24670) 140 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:09.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:08 smithi059 bash[25081]: audit 2024-08-25T11:53:07.544205+0000 mgr.x (mgr.24670) 140 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:10.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:09 smithi196 bash[20359]: cluster 2024-08-25T11:53:08.570424+0000 mgr.x (mgr.24670) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:10.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:09 smithi059 bash[19666]: cluster 2024-08-25T11:53:08.570424+0000 mgr.x (mgr.24670) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:10.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:09 smithi059 bash[25081]: cluster 2024-08-25T11:53:08.570424+0000 mgr.x (mgr.24670) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:11 smithi196 bash[20359]: audit 2024-08-25T11:53:09.988372+0000 mgr.x (mgr.24670) 142 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:12.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:11 smithi196 bash[20359]: cluster 2024-08-25T11:53:10.571097+0000 mgr.x (mgr.24670) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:12.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:11 smithi059 bash[25081]: audit 2024-08-25T11:53:09.988372+0000 mgr.x (mgr.24670) 142 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:12.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:11 smithi059 bash[25081]: cluster 2024-08-25T11:53:10.571097+0000 mgr.x (mgr.24670) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:12.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:11 smithi059 bash[19666]: audit 2024-08-25T11:53:09.988372+0000 mgr.x (mgr.24670) 142 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:12.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:11 smithi059 bash[19666]: cluster 2024-08-25T11:53:10.571097+0000 mgr.x (mgr.24670) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:13.127 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:53:14.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:13 smithi059 bash[19666]: cluster 2024-08-25T11:53:12.572721+0000 mgr.x (mgr.24670) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:13 smithi059 bash[25081]: cluster 2024-08-25T11:53:12.572721+0000 mgr.x (mgr.24670) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:14.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:13 smithi196 bash[20359]: cluster 2024-08-25T11:53:12.572721+0000 mgr.x (mgr.24670) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:14.726 INFO:teuthology.orchestra.run.smithi059.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-25T11:53:14.726 INFO:teuthology.orchestra.run.smithi059.stdout:agent 2/2 11s ago 3m * 2024-08-25T11:53:14.726 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager ?:9093,9094 1/1 11s ago 25m smithi059=a;count:1 2024-08-25T11:53:14.726 INFO:teuthology.orchestra.run.smithi059.stdout:grafana ?:3000 1/1 9s ago 25m smithi196=a;count:1 2024-08-25T11:53:14.726 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo ?:5000 1/1 11s ago 22m count:1 2024-08-25T11:53:14.727 INFO:teuthology.orchestra.run.smithi059.stdout:mgr 2/2 11s ago 33m smithi059=y;smithi196=x;count:2 2024-08-25T11:53:14.727 INFO:teuthology.orchestra.run.smithi059.stdout:mon 3/3 11s ago 34m smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi196:172.21.15.196=b;count:3 2024-08-25T11:53:14.727 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter ?:9100 2/2 11s ago 25m smithi059=a;smithi196=b;count:2 2024-08-25T11:53:14.727 INFO:teuthology.orchestra.run.smithi059.stdout:osd 8 11s ago - 2024-08-25T11:53:14.727 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus ?:9095 1/1 9s ago 25m smithi196=a;count:1 2024-08-25T11:53:14.727 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo ?:8000 2/2 11s ago 22m count:2 2024-08-25T11:53:15.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:14 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:53:14] "GET /metrics HTTP/1.1" 200 38129 "" "Prometheus/2.43.0" 2024-08-25T11:53:15.408 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions' 2024-08-25T11:53:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:15 smithi059 bash[19666]: cluster 2024-08-25T11:53:14.573360+0000 mgr.x (mgr.24670) 145 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:15 smithi059 bash[19666]: audit 2024-08-25T11:53:14.714530+0000 mgr.x (mgr.24670) 146 : audit [DBG] from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:15 smithi059 bash[25081]: cluster 2024-08-25T11:53:14.573360+0000 mgr.x (mgr.24670) 145 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:15 smithi059 bash[25081]: audit 2024-08-25T11:53:14.714530+0000 mgr.x (mgr.24670) 146 : audit [DBG] from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:16.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:15 smithi196 bash[20359]: cluster 2024-08-25T11:53:14.573360+0000 mgr.x (mgr.24670) 145 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:16.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:15 smithi196 bash[20359]: audit 2024-08-25T11:53:14.714530+0000 mgr.x (mgr.24670) 146 : audit [DBG] from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:17 smithi059 bash[19666]: cluster 2024-08-25T11:53:16.575262+0000 mgr.x (mgr.24670) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:18.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:17 smithi059 bash[25081]: cluster 2024-08-25T11:53:16.575262+0000 mgr.x (mgr.24670) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:17 smithi196 bash[20359]: cluster 2024-08-25T11:53:16.575262+0000 mgr.x (mgr.24670) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:20.236 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:53:20.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:19 smithi059 bash[19666]: cluster 2024-08-25T11:53:18.575966+0000 mgr.x (mgr.24670) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:19 smithi059 bash[25081]: cluster 2024-08-25T11:53:18.575966+0000 mgr.x (mgr.24670) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:19 smithi196 bash[20359]: cluster 2024-08-25T11:53:18.575966+0000 mgr.x (mgr.24670) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:21.768 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:53:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:53:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:53:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:53:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:53:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:53:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:53:21.768 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:53:21.769 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:53:21.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:21 smithi059 bash[19666]: audit 2024-08-25T11:53:19.997827+0000 mgr.x (mgr.24670) 149 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:21.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:21 smithi059 bash[19666]: cluster 2024-08-25T11:53:20.576727+0000 mgr.x (mgr.24670) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:21.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:21 smithi059 bash[19666]: audit 2024-08-25T11:53:21.348819+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:21 smithi059 bash[25081]: audit 2024-08-25T11:53:19.997827+0000 mgr.x (mgr.24670) 149 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:21 smithi059 bash[25081]: cluster 2024-08-25T11:53:20.576727+0000 mgr.x (mgr.24670) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:21 smithi059 bash[25081]: audit 2024-08-25T11:53:21.348819+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:21.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:21 smithi196 bash[20359]: audit 2024-08-25T11:53:19.997827+0000 mgr.x (mgr.24670) 149 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:21 smithi196 bash[20359]: cluster 2024-08-25T11:53:20.576727+0000 mgr.x (mgr.24670) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:21 smithi196 bash[20359]: audit 2024-08-25T11:53:21.348819+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:22 smithi059 bash[19666]: audit 2024-08-25T11:53:21.769291+0000 mon.c (mon.2) 258 : audit [DBG] from='client.? 172.21.15.59:0/2841138959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:22 smithi059 bash[25081]: audit 2024-08-25T11:53:21.769291+0000 mon.c (mon.2) 258 : audit [DBG] from='client.? 172.21.15.59:0/2841138959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:22.814 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-08-25T11:53:22.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:22 smithi196 bash[20359]: audit 2024-08-25T11:53:21.769291+0000 mon.c (mon.2) 258 : audit [DBG] from='client.? 172.21.15.59:0/2841138959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:23.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:23 smithi196 bash[20359]: cluster 2024-08-25T11:53:22.578427+0000 mgr.x (mgr.24670) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:23.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:23 smithi059 bash[19666]: cluster 2024-08-25T11:53:22.578427+0000 mgr.x (mgr.24670) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:23.931 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:23 smithi059 bash[25081]: cluster 2024-08-25T11:53:22.578427+0000 mgr.x (mgr.24670) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:25.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:24 smithi059 bash[19666]: audit 2024-08-25T11:53:23.781713+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:25.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:24 smithi059 bash[19666]: audit 2024-08-25T11:53:23.793666+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:25.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:24 smithi059 bash[19666]: audit 2024-08-25T11:53:23.804556+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:25.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:24 smithi059 bash[25081]: audit 2024-08-25T11:53:23.781713+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:24 smithi059 bash[25081]: audit 2024-08-25T11:53:23.793666+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:25.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:24 smithi059 bash[25081]: audit 2024-08-25T11:53:23.804556+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:25.050 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:24 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:53:24] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.43.0" 2024-08-25T11:53:25.050 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:24 smithi196 bash[20359]: audit 2024-08-25T11:53:23.781713+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:25.050 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:24 smithi196 bash[20359]: audit 2024-08-25T11:53:23.793666+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:25.051 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:24 smithi196 bash[20359]: audit 2024-08-25T11:53:23.804556+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:25 smithi059 bash[25081]: cluster 2024-08-25T11:53:24.579201+0000 mgr.x (mgr.24670) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:26.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:25 smithi059 bash[25081]: audit 2024-08-25T11:53:25.187624+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:25 smithi059 bash[25081]: audit 2024-08-25T11:53:25.196018+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:25 smithi059 bash[25081]: audit 2024-08-25T11:53:25.202608+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:25 smithi059 bash[19666]: cluster 2024-08-25T11:53:24.579201+0000 mgr.x (mgr.24670) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:25 smithi059 bash[19666]: audit 2024-08-25T11:53:25.187624+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:25 smithi059 bash[19666]: audit 2024-08-25T11:53:25.196018+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:25 smithi059 bash[19666]: audit 2024-08-25T11:53:25.202608+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.080 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:25 smithi196 bash[20359]: cluster 2024-08-25T11:53:24.579201+0000 mgr.x (mgr.24670) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:26.080 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:25 smithi196 bash[20359]: audit 2024-08-25T11:53:25.187624+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.080 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:25 smithi196 bash[20359]: audit 2024-08-25T11:53:25.196018+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:26.080 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:25 smithi196 bash[20359]: audit 2024-08-25T11:53:25.202608+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:27.080 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:53:28.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:27 smithi059 bash[19666]: cluster 2024-08-25T11:53:26.580833+0000 mgr.x (mgr.24670) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:28.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:27 smithi059 bash[25081]: cluster 2024-08-25T11:53:26.580833+0000 mgr.x (mgr.24670) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:28.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:27 smithi196 bash[20359]: cluster 2024-08-25T11:53:26.580833+0000 mgr.x (mgr.24670) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:30.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:29 smithi059 bash[25081]: audit 2024-08-25T11:53:28.462978+0000 mgr.x (mgr.24670) 154 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:30.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:29 smithi059 bash[25081]: cluster 2024-08-25T11:53:28.581604+0000 mgr.x (mgr.24670) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:30.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:29 smithi059 bash[19666]: audit 2024-08-25T11:53:28.462978+0000 mgr.x (mgr.24670) 154 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:30.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:29 smithi059 bash[19666]: cluster 2024-08-25T11:53:28.581604+0000 mgr.x (mgr.24670) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:30.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:29 smithi196 bash[20359]: audit 2024-08-25T11:53:28.462978+0000 mgr.x (mgr.24670) 154 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:29 smithi196 bash[20359]: cluster 2024-08-25T11:53:28.581604+0000 mgr.x (mgr.24670) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:30.918 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:53:31.587 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T11:53:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[19666]: audit 2024-08-25T11:53:30.008368+0000 mgr.x (mgr.24670) 156 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[19666]: cluster 2024-08-25T11:53:30.582318+0000 mgr.x (mgr.24670) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[19666]: cephadm 2024-08-25T11:53:30.911351+0000 mgr.x (mgr.24670) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[19666]: audit 2024-08-25T11:53:30.918236+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[19666]: audit 2024-08-25T11:53:30.921580+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[19666]: audit 2024-08-25T11:53:30.923187+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[19666]: audit 2024-08-25T11:53:30.931710+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[25081]: audit 2024-08-25T11:53:30.008368+0000 mgr.x (mgr.24670) 156 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[25081]: cluster 2024-08-25T11:53:30.582318+0000 mgr.x (mgr.24670) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[25081]: cephadm 2024-08-25T11:53:30.911351+0000 mgr.x (mgr.24670) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[25081]: audit 2024-08-25T11:53:30.918236+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[25081]: audit 2024-08-25T11:53:30.921580+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[25081]: audit 2024-08-25T11:53:30.923187+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:31 smithi059 bash[25081]: audit 2024-08-25T11:53:30.931710+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:32.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:31 smithi196 bash[20359]: audit 2024-08-25T11:53:30.008368+0000 mgr.x (mgr.24670) 156 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:31 smithi196 bash[20359]: cluster 2024-08-25T11:53:30.582318+0000 mgr.x (mgr.24670) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:53:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:31 smithi196 bash[20359]: cephadm 2024-08-25T11:53:30.911351+0000 mgr.x (mgr.24670) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:53:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:31 smithi196 bash[20359]: audit 2024-08-25T11:53:30.918236+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:31 smithi196 bash[20359]: audit 2024-08-25T11:53:30.921580+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:31 smithi196 bash[20359]: audit 2024-08-25T11:53:30.923187+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:32.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:31 smithi196 bash[20359]: audit 2024-08-25T11:53:30.931710+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:32 smithi059 bash[19666]: cephadm 2024-08-25T11:53:31.085451+0000 mgr.x (mgr.24670) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:53:33.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:32 smithi059 bash[25081]: cephadm 2024-08-25T11:53:31.085451+0000 mgr.x (mgr.24670) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:53:33.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:32 smithi196 bash[20359]: cephadm 2024-08-25T11:53:31.085451+0000 mgr.x (mgr.24670) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:53:33.862 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[51078]: debug 2024-08-25T11:53:33.576+0000 7f3d63c69640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-25T11:53:33.863 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[51078]: ignoring --setuser ceph since I am not root 2024-08-25T11:53:33.863 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[51078]: ignoring --setgroup ceph since I am not root 2024-08-25T11:53:33.863 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[51078]: debug 2024-08-25T11:53:33.644+0000 7f46126ca640 1 -- 172.21.15.196:0/1669120357 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558c5ccbb0e0 con 0x558c5ccbd800 2024-08-25T11:53:33.925 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[75117]: [25/Aug/2024:11:53:33] ENGINE Bus STOPPING 2024-08-25T11:53:33.925 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[75117]: [25/Aug/2024:11:53:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:53:33.925 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[75117]: [25/Aug/2024:11:53:33] ENGINE Bus STOPPED 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: cluster 2024-08-25T11:53:32.583943+0000 mgr.x (mgr.24670) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.550251+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.554820+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.567773+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: cluster 2024-08-25T11:53:33.568673+0000 mon.a (mon.0) 1980 : cluster [INF] Activating manager daemon y 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.572657+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: cluster 2024-08-25T11:53:33.576942+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: cluster 2024-08-25T11:53:33.577283+0000 mon.a (mon.0) 1983 : cluster [DBG] mgrmap e40: y(active, starting, since 0.00861821s) 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.591078+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:53:34.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.591328+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.591500+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.594025+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.594798+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.595087+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.595311+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.595546+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.595762+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.596015+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.596233+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.596458+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.596754+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.596935+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:53:34.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[25081]: audit 2024-08-25T11:53:33.597389+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: cluster 2024-08-25T11:53:32.583943+0000 mgr.x (mgr.24670) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.550251+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.554820+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.567773+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: cluster 2024-08-25T11:53:33.568673+0000 mon.a (mon.0) 1980 : cluster [INF] Activating manager daemon y 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.572657+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: cluster 2024-08-25T11:53:33.576942+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: cluster 2024-08-25T11:53:33.577283+0000 mon.a (mon.0) 1983 : cluster [DBG] mgrmap e40: y(active, starting, since 0.00861821s) 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.591078+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:53:34.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.591328+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.591500+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.594025+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.594798+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.595087+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.595311+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.595546+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.595762+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.596015+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.596233+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.596458+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.596754+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.596935+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:53:34.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:33 smithi059 bash[19666]: audit 2024-08-25T11:53:33.597389+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:53:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: cluster 2024-08-25T11:53:32.583943+0000 mgr.x (mgr.24670) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.550251+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' 2024-08-25T11:53:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.554820+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.567773+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: cluster 2024-08-25T11:53:33.568673+0000 mon.a (mon.0) 1980 : cluster [INF] Activating manager daemon y 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.572657+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24670 172.21.15.196:0/3374290674' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: cluster 2024-08-25T11:53:33.576942+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: cluster 2024-08-25T11:53:33.577283+0000 mon.a (mon.0) 1983 : cluster [DBG] mgrmap e40: y(active, starting, since 0.00861821s) 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.591078+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.591328+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.591500+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.594025+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.594798+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.595087+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.595311+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-25T11:53:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.595546+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-25T11:53:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.595762+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-25T11:53:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.596015+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-25T11:53:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.596233+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-25T11:53:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.596458+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-25T11:53:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.596754+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-25T11:53:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.596935+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-25T11:53:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:33 smithi196 bash[20359]: audit 2024-08-25T11:53:33.597389+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-25T11:53:35.278 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[75117]: [25/Aug/2024:11:53:34] ENGINE Bus STARTING 2024-08-25T11:53:35.278 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[75117]: [25/Aug/2024:11:53:35] ENGINE Serving on http://:::9283 2024-08-25T11:53:35.278 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[75117]: [25/Aug/2024:11:53:35] ENGINE Bus STARTED 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: cluster 2024-08-25T11:53:34.034931+0000 mon.a (mon.0) 1984 : cluster [INF] Manager daemon y is now available 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.525377+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.531180+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.532994+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.534731+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.536523+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.564238+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.564910+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.578409+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.580122+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.614333+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:53:35.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[19666]: audit 2024-08-25T11:53:34.616184+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: cluster 2024-08-25T11:53:34.034931+0000 mon.a (mon.0) 1984 : cluster [INF] Manager daemon y is now available 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.525377+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.531180+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.532994+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.534731+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.536523+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.564238+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.564910+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.578409+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.580122+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:53:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.614333+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:53:35.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:34 smithi059 bash[25081]: audit 2024-08-25T11:53:34.616184+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: cluster 2024-08-25T11:53:34.034931+0000 mon.a (mon.0) 1984 : cluster [INF] Manager daemon y is now available 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.525377+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.531180+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.532994+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.534731+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.536523+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi196", "caps": []}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.564238+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.564910+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.578409+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.580122+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-25T11:53:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.614333+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:53:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:34 smithi196 bash[20359]: audit 2024-08-25T11:53:34.616184+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-25T11:53:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[19666]: cluster 2024-08-25T11:53:34.948697+0000 mon.a (mon.0) 1990 : cluster [DBG] mgrmap e41: y(active, since 1.38003s) 2024-08-25T11:53:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[19666]: audit 2024-08-25T11:53:34.967989+0000 mgr.y (mgr.25136) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:53:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[19666]: cluster 2024-08-25T11:53:34.969918+0000 mgr.y (mgr.25136) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[19666]: audit 2024-08-25T11:53:35.121677+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[19666]: audit 2024-08-25T11:53:35.123426+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:36.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[25081]: cluster 2024-08-25T11:53:34.948697+0000 mon.a (mon.0) 1990 : cluster [DBG] mgrmap e41: y(active, since 1.38003s) 2024-08-25T11:53:36.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[25081]: audit 2024-08-25T11:53:34.967989+0000 mgr.y (mgr.25136) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:53:36.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[25081]: cluster 2024-08-25T11:53:34.969918+0000 mgr.y (mgr.25136) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:36.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[25081]: audit 2024-08-25T11:53:35.121677+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:36.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:35 smithi059 bash[25081]: audit 2024-08-25T11:53:35.123426+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:36.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:35 smithi196 bash[20359]: cluster 2024-08-25T11:53:34.948697+0000 mon.a (mon.0) 1990 : cluster [DBG] mgrmap e41: y(active, since 1.38003s) 2024-08-25T11:53:36.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:35 smithi196 bash[20359]: audit 2024-08-25T11:53:34.967989+0000 mgr.y (mgr.25136) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:53:36.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:35 smithi196 bash[20359]: cluster 2024-08-25T11:53:34.969918+0000 mgr.y (mgr.25136) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:36.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:35 smithi196 bash[20359]: audit 2024-08-25T11:53:35.121677+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:36.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:35 smithi196 bash[20359]: audit 2024-08-25T11:53:35.123426+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:36.369 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:53:36.767 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: debug 2024-08-25T11:53:36.541+0000 7f620569d640 -1 log_channel(cephadm) log [ERR] : [25/Aug/2024:11:53:36] ENGINE Error in HTTPServer.serve 2024-08-25T11:53:36.767 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: Traceback (most recent call last): 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: self._connections.run(self.expiration_interval) 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: self._run(expiration_interval) 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: s = self.context.wrap_socket( 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: return self.sslsocket_class._create( 2024-08-25T11:53:36.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:53:36.769 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: self.do_handshake() 2024-08-25T11:53:36.769 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:53:36.769 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: self._sslobj.do_handshake() 2024-08-25T11:53:36.769 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[75117]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:53:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: cluster 2024-08-25T11:53:35.959174+0000 mon.a (mon.0) 1992 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: cephadm 2024-08-25T11:53:36.313666+0000 mgr.y (mgr.25136) 4 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Bus STARTING 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: audit 2024-08-25T11:53:36.391138+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: audit 2024-08-25T11:53:36.392881+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: audit 2024-08-25T11:53:36.395112+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: cephadm 2024-08-25T11:53:36.395475+0000 mgr.y (mgr.25136) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: cephadm 2024-08-25T11:53:36.395720+0000 mgr.y (mgr.25136) 6 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: audit 2024-08-25T11:53:36.396343+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: cephadm 2024-08-25T11:53:36.415281+0000 mgr.y (mgr.25136) 7 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: cephadm 2024-08-25T11:53:36.547633+0000 mgr.y (mgr.25136) 8 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Serving on https://172.21.15.59:7150 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: cephadm 2024-08-25T11:53:36.547771+0000 mgr.y (mgr.25136) 9 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Bus STARTED 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: cephadm 2024-08-25T11:53:36.549329+0000 mgr.y (mgr.25136) 10 : cephadm [ERR] [25/Aug/2024:11:53:36] ENGINE Error in HTTPServer.serve 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: Traceback (most recent call last): 2024-08-25T11:53:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: self._connections.run(self.expiration_interval) 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: self._run(expiration_interval) 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: s = self.context.wrap_socket( 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: return self.sslsocket_class._create( 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:53:37.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: self.do_handshake() 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: self._sslobj.do_handshake() 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: audit 2024-08-25T11:53:36.845597+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[19666]: audit 2024-08-25T11:53:36.934511+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: cluster 2024-08-25T11:53:35.959174+0000 mon.a (mon.0) 1992 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: cephadm 2024-08-25T11:53:36.313666+0000 mgr.y (mgr.25136) 4 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Bus STARTING 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: audit 2024-08-25T11:53:36.391138+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:37.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: audit 2024-08-25T11:53:36.392881+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: audit 2024-08-25T11:53:36.395112+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: cephadm 2024-08-25T11:53:36.395475+0000 mgr.y (mgr.25136) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: cephadm 2024-08-25T11:53:36.395720+0000 mgr.y (mgr.25136) 6 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: audit 2024-08-25T11:53:36.396343+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: cephadm 2024-08-25T11:53:36.415281+0000 mgr.y (mgr.25136) 7 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: cephadm 2024-08-25T11:53:36.547633+0000 mgr.y (mgr.25136) 8 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Serving on https://172.21.15.59:7150 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: cephadm 2024-08-25T11:53:36.547771+0000 mgr.y (mgr.25136) 9 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Bus STARTED 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: cephadm 2024-08-25T11:53:36.549329+0000 mgr.y (mgr.25136) 10 : cephadm [ERR] [25/Aug/2024:11:53:36] ENGINE Error in HTTPServer.serve 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: Traceback (most recent call last): 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: self._connections.run(self.expiration_interval) 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:53:37.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: self._run(expiration_interval) 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: s = self.context.wrap_socket( 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: return self.sslsocket_class._create( 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: self.do_handshake() 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: self._sslobj.do_handshake() 2024-08-25T11:53:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:53:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: audit 2024-08-25T11:53:36.845597+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:36 smithi059 bash[25081]: audit 2024-08-25T11:53:36.934511+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:37.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: cluster 2024-08-25T11:53:35.959174+0000 mon.a (mon.0) 1992 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-08-25T11:53:37.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: cephadm 2024-08-25T11:53:36.313666+0000 mgr.y (mgr.25136) 4 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Bus STARTING 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: audit 2024-08-25T11:53:36.391138+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: audit 2024-08-25T11:53:36.392881+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi196", "name": "osd_memory_target"}]: dispatch 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: audit 2024-08-25T11:53:36.395112+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: cephadm 2024-08-25T11:53:36.395475+0000 mgr.y (mgr.25136) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: cephadm 2024-08-25T11:53:36.395720+0000 mgr.y (mgr.25136) 6 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.conf 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: audit 2024-08-25T11:53:36.396343+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: cephadm 2024-08-25T11:53:36.415281+0000 mgr.y (mgr.25136) 7 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Serving on http://172.21.15.59:8765 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: cephadm 2024-08-25T11:53:36.547633+0000 mgr.y (mgr.25136) 8 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Serving on https://172.21.15.59:7150 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: cephadm 2024-08-25T11:53:36.547771+0000 mgr.y (mgr.25136) 9 : cephadm [INF] [25/Aug/2024:11:53:36] ENGINE Bus STARTED 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: cephadm 2024-08-25T11:53:36.549329+0000 mgr.y (mgr.25136) 10 : cephadm [ERR] [25/Aug/2024:11:53:36] ENGINE Error in HTTPServer.serve 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: Traceback (most recent call last): 2024-08-25T11:53:37.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: self._connections.run(self.expiration_interval) 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: self._run(expiration_interval) 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: new_conn = self._from_server_socket(self.server.socket) 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: s = self.context.wrap_socket( 2024-08-25T11:53:37.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-25T11:53:37.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: return self.sslsocket_class._create( 2024-08-25T11:53:37.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-25T11:53:37.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: self.do_handshake() 2024-08-25T11:53:37.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-25T11:53:37.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: self._sslobj.do_handshake() 2024-08-25T11:53:37.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-25T11:53:37.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: audit 2024-08-25T11:53:36.845597+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:37.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:36 smithi196 bash[20359]: audit 2024-08-25T11:53:36.934511+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.047814+0000 mgr.y (mgr.25136) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:53:38.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.082076+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.082187+0000 mgr.y (mgr.25136) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.202713+0000 mgr.y (mgr.25136) 13 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.205741+0000 mgr.y (mgr.25136) 14 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.333468+0000 mgr.y (mgr.25136) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.345751+0000 mgr.y (mgr.25136) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.462239+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.469231+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.609704+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.621930+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.635340+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.641834+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.650708+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.681769+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:53:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.683456+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:53:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.695750+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.779390+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: audit 2024-08-25T11:53:37.917142+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:38 smithi196 bash[20359]: cluster 2024-08-25T11:53:37.939887+0000 mon.a (mon.0) 2007 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-08-25T11:53:38.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.047814+0000 mgr.y (mgr.25136) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:53:38.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.082076+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.082187+0000 mgr.y (mgr.25136) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.202713+0000 mgr.y (mgr.25136) 13 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.205741+0000 mgr.y (mgr.25136) 14 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.333468+0000 mgr.y (mgr.25136) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.345751+0000 mgr.y (mgr.25136) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.462239+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.469231+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.609704+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.621930+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.635340+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.641834+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.650708+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.681769+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:53:38.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.683456+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:53:38.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.695750+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:38.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.779390+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: audit 2024-08-25T11:53:37.917142+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[19666]: cluster 2024-08-25T11:53:37.939887+0000 mon.a (mon.0) 2007 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-08-25T11:53:38.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.047814+0000 mgr.y (mgr.25136) 11 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:53:38.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.082076+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.082187+0000 mgr.y (mgr.25136) 12 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.conf 2024-08-25T11:53:38.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.202713+0000 mgr.y (mgr.25136) 13 : cephadm [INF] Updating smithi196:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.205741+0000 mgr.y (mgr.25136) 14 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.333468+0000 mgr.y (mgr.25136) 15 : cephadm [INF] Updating smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.345751+0000 mgr.y (mgr.25136) 16 : cephadm [INF] Updating smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/config/ceph.client.admin.keyring 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.462239+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.469231+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.609704+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.621930+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.635340+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.641834+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.650708+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.681769+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:53:38.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.683456+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.yjdncn", "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-08-25T11:53:38.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.695750+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:38.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.779390+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: audit 2024-08-25T11:53:37.917142+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:38.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:38 smithi059 bash[25081]: cluster 2024-08-25T11:53:37.939887+0000 mon.a (mon.0) 2007 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-08-25T11:53:39.099 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:53:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[20359]: cluster 2024-08-25T11:53:37.594943+0000 mgr.y (mgr.25136) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.644134+0000 mgr.y (mgr.25136) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:39.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.680575+0000 mgr.y (mgr.25136) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:53:39.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[20359]: cephadm 2024-08-25T11:53:37.694524+0000 mgr.y (mgr.25136) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:53:39.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[20359]: audit 2024-08-25T11:53:38.617809+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:39.719 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:53:39.719 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 15s ago 35m - - 2024-08-25T11:53:39.719 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 14s ago 34m - - 2024-08-25T11:53:39.719 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (25m) 15s ago 25m 13.9M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:53:39.719 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (25m) 14s ago 25m 74.7M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (3m) 15s ago 22m 47.9M - 3.8 ccd6c89564c0 9d0e98d6f69c 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (17m) 14s ago 33m 507M - 19.0.0-5847-g79766939 50bbda8a3289 8bc862ce0c62 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (10m) 15s ago 36m 439M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (36m) 15s ago 36m 89.8M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (34m) 14s ago 34m 65.9M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (34m) 15s ago 34m 64.7M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (25m) 15s ago 25m 9171k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (25m) 14s ago 25m 9155k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (33m) 15s ago 33m 65.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (32m) 15s ago 32m 60.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:53:39.720 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (31m) 15s ago 31m 53.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:53:39.721 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (30m) 15s ago 30m 56.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:53:39.721 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (29m) 14s ago 29m 69.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:53:39.721 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (28m) 14s ago 28m 65.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:53:39.721 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (27m) 14s ago 27m 63.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:53:39.721 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (26m) 14s ago 26m 57.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:53:39.721 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (3m) 14s ago 26m 45.0M - 2.43.0 a07b618ecd1d 87989bf3d0c8 2024-08-25T11:53:39.721 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (23m) 15s ago 23m 101M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:53:39.721 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (23m) 14s ago 23m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:53:39.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[19666]: cluster 2024-08-25T11:53:37.594943+0000 mgr.y (mgr.25136) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:39.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.644134+0000 mgr.y (mgr.25136) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:39.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.680575+0000 mgr.y (mgr.25136) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:53:39.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[19666]: cephadm 2024-08-25T11:53:37.694524+0000 mgr.y (mgr.25136) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:53:39.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[19666]: audit 2024-08-25T11:53:38.617809+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:39.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[25081]: cluster 2024-08-25T11:53:37.594943+0000 mgr.y (mgr.25136) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:39.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.644134+0000 mgr.y (mgr.25136) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:39.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.680575+0000 mgr.y (mgr.25136) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.yjdncn (dependencies changed)... 2024-08-25T11:53:39.727 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[25081]: cephadm 2024-08-25T11:53:37.694524+0000 mgr.y (mgr.25136) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.yjdncn on smithi059 2024-08-25T11:53:39.727 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:39 smithi059 bash[25081]: audit 2024-08-25T11:53:38.617809+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:40.077 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:53:40.077 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:53:40.077 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 1 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 1, 2024-08-25T11:53:40.078 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:53:40.079 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:53:40.079 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:53:40.112 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[51078]: [25/Aug/2024:11:53:39] ENGINE Bus STARTING 2024-08-25T11:53:40.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[51078]: CherryPy Checker: 2024-08-25T11:53:40.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[51078]: The Application mounted at '' has an empty config. 2024-08-25T11:53:40.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[51078]: [25/Aug/2024:11:53:39] ENGINE Serving on http://:::9283 2024-08-25T11:53:40.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:39 smithi196 bash[51078]: [25/Aug/2024:11:53:39] ENGINE Bus STARTED 2024-08-25T11:53:40.387 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:53:40.387 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:53:40.387 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:53:40.387 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-25T11:53:40.387 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-08-25T11:53:40.388 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-08-25T11:53:40.388 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:53:40.388 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2024-08-25T11:53:40.388 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-08-25T11:53:40.388 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:53:40.388 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:53:40.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: audit 2024-08-25T11:53:39.089950+0000 mgr.y (mgr.25136) 21 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: audit 2024-08-25T11:53:39.400099+0000 mgr.y (mgr.25136) 22 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: cluster 2024-08-25T11:53:39.772606+0000 mon.a (mon.0) 2009 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:53:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: audit 2024-08-25T11:53:39.777414+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:53:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: audit 2024-08-25T11:53:39.778364+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:53:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: audit 2024-08-25T11:53:39.780810+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:53:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: audit 2024-08-25T11:53:39.781568+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:53:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: audit 2024-08-25T11:53:40.079048+0000 mon.a (mon.0) 2010 : audit [DBG] from='client.? 172.21.15.59:0/3073539852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:40.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:40 smithi196 bash[20359]: audit 2024-08-25T11:53:40.436795+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: audit 2024-08-25T11:53:39.089950+0000 mgr.y (mgr.25136) 21 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: audit 2024-08-25T11:53:39.400099+0000 mgr.y (mgr.25136) 22 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: cluster 2024-08-25T11:53:39.772606+0000 mon.a (mon.0) 2009 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: audit 2024-08-25T11:53:39.777414+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: audit 2024-08-25T11:53:39.778364+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: audit 2024-08-25T11:53:39.780810+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: audit 2024-08-25T11:53:39.781568+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: audit 2024-08-25T11:53:40.079048+0000 mon.a (mon.0) 2010 : audit [DBG] from='client.? 172.21.15.59:0/3073539852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:40.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[25081]: audit 2024-08-25T11:53:40.436795+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: audit 2024-08-25T11:53:39.089950+0000 mgr.y (mgr.25136) 21 : audit [DBG] from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: audit 2024-08-25T11:53:39.400099+0000 mgr.y (mgr.25136) 22 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: cluster 2024-08-25T11:53:39.772606+0000 mon.a (mon.0) 2009 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: audit 2024-08-25T11:53:39.777414+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: audit 2024-08-25T11:53:39.778364+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: audit 2024-08-25T11:53:39.780810+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: audit 2024-08-25T11:53:39.781568+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.196:0/1287721285' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: audit 2024-08-25T11:53:40.079048+0000 mon.a (mon.0) 2010 : audit [DBG] from='client.? 172.21.15.59:0/3073539852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:40 smithi059 bash[19666]: audit 2024-08-25T11:53:40.436795+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:41.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:41 smithi196 bash[20359]: cluster 2024-08-25T11:53:39.595445+0000 mgr.y (mgr.25136) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:41.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:41 smithi196 bash[20359]: audit 2024-08-25T11:53:39.706127+0000 mgr.y (mgr.25136) 24 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:41.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:41 smithi196 bash[20359]: audit 2024-08-25T11:53:40.017257+0000 mgr.y (mgr.25136) 25 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:41.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:41 smithi196 bash[20359]: audit 2024-08-25T11:53:40.389032+0000 mgr.y (mgr.25136) 26 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:41.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:41 smithi196 bash[20359]: audit 2024-08-25T11:53:40.494680+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:53:41.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:41 smithi196 bash[20359]: cluster 2024-08-25T11:53:40.495242+0000 mon.a (mon.0) 2012 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-08-25T11:53:41.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[25081]: cluster 2024-08-25T11:53:39.595445+0000 mgr.y (mgr.25136) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[25081]: audit 2024-08-25T11:53:39.706127+0000 mgr.y (mgr.25136) 24 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[25081]: audit 2024-08-25T11:53:40.017257+0000 mgr.y (mgr.25136) 25 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[25081]: audit 2024-08-25T11:53:40.389032+0000 mgr.y (mgr.25136) 26 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[25081]: audit 2024-08-25T11:53:40.494680+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[25081]: cluster 2024-08-25T11:53:40.495242+0000 mon.a (mon.0) 2012 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[19666]: cluster 2024-08-25T11:53:39.595445+0000 mgr.y (mgr.25136) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[19666]: audit 2024-08-25T11:53:39.706127+0000 mgr.y (mgr.25136) 24 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[19666]: audit 2024-08-25T11:53:40.017257+0000 mgr.y (mgr.25136) 25 : audit [DBG] from='client.25172 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[19666]: audit 2024-08-25T11:53:40.389032+0000 mgr.y (mgr.25136) 26 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:53:41.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[19666]: audit 2024-08-25T11:53:40.494680+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-25T11:53:41.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:41 smithi059 bash[19666]: cluster 2024-08-25T11:53:40.495242+0000 mon.a (mon.0) 2012 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-08-25T11:53:43.467 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: cluster 2024-08-25T11:53:41.596379+0000 mgr.y (mgr.25136) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:53:43.467 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:42.311313+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.467 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:42.324240+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.467 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: cluster 2024-08-25T11:53:42.328892+0000 mgr.y (mgr.25136) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:43.467 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:42.336459+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: cluster 2024-08-25T11:53:42.481908+0000 mon.a (mon.0) 2016 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:53:43.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:42.521001+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:42.528247+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:42.539618+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: cephadm 2024-08-25T11:53:42.544292+0000 mgr.y (mgr.25136) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:53:43.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:43.104739+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:43.119949+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:43 smithi196 bash[20359]: audit 2024-08-25T11:53:43.133640+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: cluster 2024-08-25T11:53:41.596379+0000 mgr.y (mgr.25136) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:53:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:42.311313+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:42.324240+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: cluster 2024-08-25T11:53:42.328892+0000 mgr.y (mgr.25136) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:42.336459+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: cluster 2024-08-25T11:53:42.481908+0000 mon.a (mon.0) 2016 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:42.521001+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:42.528247+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:42.539618+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: cephadm 2024-08-25T11:53:42.544292+0000 mgr.y (mgr.25136) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:43.104739+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:43.119949+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[19666]: audit 2024-08-25T11:53:43.133640+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: cluster 2024-08-25T11:53:41.596379+0000 mgr.y (mgr.25136) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-25T11:53:43.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:42.311313+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:42.324240+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: cluster 2024-08-25T11:53:42.328892+0000 mgr.y (mgr.25136) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:42.336459+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: cluster 2024-08-25T11:53:42.481908+0000 mon.a (mon.0) 2016 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:42.521001+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:42.528247+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:42.539618+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: cephadm 2024-08-25T11:53:42.544292+0000 mgr.y (mgr.25136) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:43.104739+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:43.119949+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:43 smithi059 bash[25081]: audit 2024-08-25T11:53:43.133640+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:44.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:44 smithi059 bash[19666]: cephadm 2024-08-25T11:53:42.807916+0000 mgr.y (mgr.25136) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:53:44.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:44 smithi059 bash[19666]: cluster 2024-08-25T11:53:43.123257+0000 mgr.y (mgr.25136) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:53:44.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:44 smithi059 bash[19666]: cluster 2024-08-25T11:53:44.115683+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:53:44.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:44 smithi059 bash[19666]: cluster 2024-08-25T11:53:44.115762+0000 mon.a (mon.0) 2024 : cluster [INF] Cluster is now healthy 2024-08-25T11:53:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:44 smithi059 bash[25081]: cephadm 2024-08-25T11:53:42.807916+0000 mgr.y (mgr.25136) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:53:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:44 smithi059 bash[25081]: cluster 2024-08-25T11:53:43.123257+0000 mgr.y (mgr.25136) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:53:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:44 smithi059 bash[25081]: cluster 2024-08-25T11:53:44.115683+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:53:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:44 smithi059 bash[25081]: cluster 2024-08-25T11:53:44.115762+0000 mon.a (mon.0) 2024 : cluster [INF] Cluster is now healthy 2024-08-25T11:53:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:44 smithi196 bash[20359]: cephadm 2024-08-25T11:53:42.807916+0000 mgr.y (mgr.25136) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2024-08-25T11:53:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:44 smithi196 bash[20359]: cluster 2024-08-25T11:53:43.123257+0000 mgr.y (mgr.25136) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-25T11:53:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:44 smithi196 bash[20359]: cluster 2024-08-25T11:53:44.115683+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:53:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:44 smithi196 bash[20359]: cluster 2024-08-25T11:53:44.115762+0000 mon.a (mon.0) 2024 : cluster [INF] Cluster is now healthy 2024-08-25T11:53:45.320 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:44 smithi196 bash[51078]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:53:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-25T11:53:45.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:45 smithi059 bash[19666]: audit 2024-08-25T11:53:44.953871+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.59:0/2565750334' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:53:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:45 smithi059 bash[25081]: audit 2024-08-25T11:53:44.953871+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.59:0/2565750334' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:53:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:45 smithi196 bash[20359]: audit 2024-08-25T11:53:44.953871+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.59:0/2565750334' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-25T11:53:46.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:46 smithi196 bash[20359]: cluster 2024-08-25T11:53:45.124924+0000 mgr.y (mgr.25136) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:53:46.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:46 smithi196 bash[20359]: audit 2024-08-25T11:53:45.639064+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:46.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:46 smithi196 bash[20359]: audit 2024-08-25T11:53:45.651985+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:46.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:46 smithi196 bash[20359]: audit 2024-08-25T11:53:45.664151+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:46.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:46 smithi059 bash[19666]: cluster 2024-08-25T11:53:45.124924+0000 mgr.y (mgr.25136) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:53:46.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:46 smithi059 bash[19666]: audit 2024-08-25T11:53:45.639064+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:46.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:46 smithi059 bash[19666]: audit 2024-08-25T11:53:45.651985+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:46.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:46 smithi059 bash[19666]: audit 2024-08-25T11:53:45.664151+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:46.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:46 smithi059 bash[25081]: cluster 2024-08-25T11:53:45.124924+0000 mgr.y (mgr.25136) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-25T11:53:46.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:46 smithi059 bash[25081]: audit 2024-08-25T11:53:45.639064+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:46.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:46 smithi059 bash[25081]: audit 2024-08-25T11:53:45.651985+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:46.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:46 smithi059 bash[25081]: audit 2024-08-25T11:53:45.664151+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:47.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:47 smithi196 bash[20359]: cluster 2024-08-25T11:53:45.658289+0000 mgr.y (mgr.25136) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:47.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:47 smithi196 bash[20359]: cluster 2024-08-25T11:53:46.649998+0000 mon.a (mon.0) 2029 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:53:47.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:47 smithi059 bash[19666]: cluster 2024-08-25T11:53:45.658289+0000 mgr.y (mgr.25136) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:47.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:47 smithi059 bash[19666]: cluster 2024-08-25T11:53:46.649998+0000 mon.a (mon.0) 2029 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:53:47.660 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:47 smithi059 bash[25081]: cluster 2024-08-25T11:53:45.658289+0000 mgr.y (mgr.25136) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:47.660 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:47 smithi059 bash[25081]: cluster 2024-08-25T11:53:46.649998+0000 mon.a (mon.0) 2029 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:53:48.279 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:47 smithi196 systemd[1]: Stopping Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:53:48.279 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.108Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:53:48.279 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.108Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-25T11:53:48.279 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.108Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.108Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.108Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.108Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.108Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.108Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.109Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.109Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.109Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-25T11:53:48.280 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[67021]: ts=2024-08-25T11:53:48.109Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-25T11:53:48.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[71032]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:53:48.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 bash[71091]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:53:48.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-25T11:53:48.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 systemd[1]: Stopped Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:53:48.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:48 smithi196 systemd[1]: Started Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:53:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: cluster 2024-08-25T11:53:47.659217+0000 mgr.y (mgr.25136) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.819396+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.828499+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.839356+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:53:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.849280+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.853540+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:53:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.856394+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:53:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.858497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.865668+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:53:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:49 smithi196 bash[20359]: audit 2024-08-25T11:53:48.905807+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: cluster 2024-08-25T11:53:47.659217+0000 mgr.y (mgr.25136) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.819396+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.828499+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.839356+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.849280+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.853540+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.856394+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.858497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.865668+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[19666]: audit 2024-08-25T11:53:48.905807+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:49.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: cluster 2024-08-25T11:53:47.659217+0000 mgr.y (mgr.25136) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.819396+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.828499+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.839356+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.849280+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.853540+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.856394+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.858497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.865668+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:53:49.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:49 smithi059 bash[25081]: audit 2024-08-25T11:53:48.905807+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:48.837885+0000 mgr.y (mgr.25136) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: cephadm 2024-08-25T11:53:48.850934+0000 mgr.y (mgr.25136) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:48.851856+0000 mgr.y (mgr.25136) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:48.854802+0000 mgr.y (mgr.25136) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:48.863849+0000 mgr.y (mgr.25136) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:49.571068+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:49.576122+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:50.246463+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:50.260520+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[19666]: audit 2024-08-25T11:53:50.274482+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:48.837885+0000 mgr.y (mgr.25136) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: cephadm 2024-08-25T11:53:48.850934+0000 mgr.y (mgr.25136) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:48.851856+0000 mgr.y (mgr.25136) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:48.854802+0000 mgr.y (mgr.25136) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:48.863849+0000 mgr.y (mgr.25136) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:49.571068+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:49.576122+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:50.246463+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:50.260520+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:50 smithi059 bash[25081]: audit 2024-08-25T11:53:50.274482+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:48.837885+0000 mgr.y (mgr.25136) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: cephadm 2024-08-25T11:53:48.850934+0000 mgr.y (mgr.25136) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:48.851856+0000 mgr.y (mgr.25136) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:48.854802+0000 mgr.y (mgr.25136) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:48.863849+0000 mgr.y (mgr.25136) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:49.571068+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:49.576122+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:50.246463+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:50.260520+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:50 smithi196 bash[20359]: audit 2024-08-25T11:53:50.274482+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:51.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[20359]: cluster 2024-08-25T11:53:49.659986+0000 mgr.y (mgr.25136) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 507 B/s rd, 0 op/s 2024-08-25T11:53:51.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[20359]: cluster 2024-08-25T11:53:50.264437+0000 mgr.y (mgr.25136) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:53:51.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[20359]: cluster 2024-08-25T11:53:50.264982+0000 mgr.y (mgr.25136) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T11:53:51.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.502Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-25T11:53:51.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.502Z 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-08-25T11:53:51.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.502Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi196 (none))" 2024-08-25T11:53:51.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.502Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.502Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.504Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.504Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.507Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.507Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.508Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.508Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.881µs 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.508Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.509Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-08-25T11:53:51.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.526Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.531Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.534Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.539Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.539Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.539Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.621µs wal_replay_duration=30.726967ms wbl_replay_duration=101ns total_replay_duration=30.790713ms 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.541Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.541Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.541Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.563Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.633304ms db_storage=923ns remote_storage=1.173µs web_handler=428ns query_engine=736ns scrape=307.976µs scrape_sd=120.55µs notify=11.06µs notify_sd=9.634µs rules=20.788ms tracing=5.723µs 2024-08-25T11:53:51.615 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.563Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-25T11:53:51.616 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:51 smithi196 bash[71118]: ts=2024-08-25T11:53:51.563Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-25T11:53:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:51 smithi059 bash[19666]: cluster 2024-08-25T11:53:49.659986+0000 mgr.y (mgr.25136) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 507 B/s rd, 0 op/s 2024-08-25T11:53:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:51 smithi059 bash[19666]: cluster 2024-08-25T11:53:50.264437+0000 mgr.y (mgr.25136) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:53:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:51 smithi059 bash[19666]: cluster 2024-08-25T11:53:50.264982+0000 mgr.y (mgr.25136) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T11:53:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:51 smithi059 bash[25081]: cluster 2024-08-25T11:53:49.659986+0000 mgr.y (mgr.25136) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 507 B/s rd, 0 op/s 2024-08-25T11:53:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:51 smithi059 bash[25081]: cluster 2024-08-25T11:53:50.264437+0000 mgr.y (mgr.25136) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:53:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:51 smithi059 bash[25081]: cluster 2024-08-25T11:53:50.264982+0000 mgr.y (mgr.25136) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T11:53:53.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:53 smithi196 bash[20359]: cluster 2024-08-25T11:53:52.265746+0000 mgr.y (mgr.25136) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-08-25T11:53:53.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:53 smithi196 bash[20359]: audit 2024-08-25T11:53:52.834711+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:53:53.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:53 smithi196 bash[20359]: audit 2024-08-25T11:53:52.836282+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:53:53.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:53 smithi196 bash[20359]: audit 2024-08-25T11:53:52.839443+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:53:53.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:53 smithi196 bash[20359]: audit 2024-08-25T11:53:52.841771+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[19666]: cluster 2024-08-25T11:53:52.265746+0000 mgr.y (mgr.25136) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-08-25T11:53:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[19666]: audit 2024-08-25T11:53:52.834711+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:53:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[19666]: audit 2024-08-25T11:53:52.836282+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:53:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[19666]: audit 2024-08-25T11:53:52.839443+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:53:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[19666]: audit 2024-08-25T11:53:52.841771+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[25081]: cluster 2024-08-25T11:53:52.265746+0000 mgr.y (mgr.25136) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-08-25T11:53:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[25081]: audit 2024-08-25T11:53:52.834711+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:53:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[25081]: audit 2024-08-25T11:53:52.836282+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-25T11:53:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[25081]: audit 2024-08-25T11:53:52.839443+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-25T11:53:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:53 smithi059 bash[25081]: audit 2024-08-25T11:53:52.841771+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:54.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:54 smithi196 bash[20359]: cephadm 2024-08-25T11:53:52.832943+0000 mgr.y (mgr.25136) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-25T11:53:54.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:54 smithi196 bash[20359]: cephadm 2024-08-25T11:53:52.841632+0000 mgr.y (mgr.25136) 45 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:53:54.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:54 smithi196 bash[20359]: audit 2024-08-25T11:53:53.375711+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:54.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:54 smithi196 bash[20359]: audit 2024-08-25T11:53:53.391040+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:54.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:54 smithi196 bash[20359]: cluster 2024-08-25T11:53:53.394123+0000 mgr.y (mgr.25136) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-25T11:53:54.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:54 smithi196 bash[20359]: cluster 2024-08-25T11:53:53.394671+0000 mgr.y (mgr.25136) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T11:53:54.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:54 smithi196 bash[20359]: audit 2024-08-25T11:53:53.407420+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[25081]: cephadm 2024-08-25T11:53:52.832943+0000 mgr.y (mgr.25136) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[25081]: cephadm 2024-08-25T11:53:52.841632+0000 mgr.y (mgr.25136) 45 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[25081]: audit 2024-08-25T11:53:53.375711+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[25081]: audit 2024-08-25T11:53:53.391040+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[25081]: cluster 2024-08-25T11:53:53.394123+0000 mgr.y (mgr.25136) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[25081]: cluster 2024-08-25T11:53:53.394671+0000 mgr.y (mgr.25136) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[25081]: audit 2024-08-25T11:53:53.407420+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[19666]: cephadm 2024-08-25T11:53:52.832943+0000 mgr.y (mgr.25136) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-25T11:53:54.661 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[19666]: cephadm 2024-08-25T11:53:52.841632+0000 mgr.y (mgr.25136) 45 : cephadm [INF] Deploying daemon mgr.x on smithi196 2024-08-25T11:53:54.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[19666]: audit 2024-08-25T11:53:53.375711+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:54.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[19666]: audit 2024-08-25T11:53:53.391040+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:54.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[19666]: cluster 2024-08-25T11:53:53.394123+0000 mgr.y (mgr.25136) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-08-25T11:53:54.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[19666]: cluster 2024-08-25T11:53:53.394671+0000 mgr.y (mgr.25136) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T11:53:54.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:54 smithi059 bash[19666]: audit 2024-08-25T11:53:53.407420+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:55.471 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.472 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.472 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.472 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.473 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.473 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.473 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.474 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.474 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:55.862 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:55 smithi196 systemd[1]: Stopping Ceph mgr.x for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:53:56.759 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:56 smithi196 bash[71511]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mgr-x 2024-08-25T11:53:56.759 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:56 smithi196 bash[20359]: audit 2024-08-25T11:53:54.661885+0000 mgr.y (mgr.25136) 48 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:56.760 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:56 smithi196 bash[20359]: cluster 2024-08-25T11:53:55.396305+0000 mgr.y (mgr.25136) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T11:53:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:56 smithi059 bash[25081]: audit 2024-08-25T11:53:54.661885+0000 mgr.y (mgr.25136) 48 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:56 smithi059 bash[25081]: cluster 2024-08-25T11:53:55.396305+0000 mgr.y (mgr.25136) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T11:53:56.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:56 smithi059 bash[19666]: audit 2024-08-25T11:53:54.661885+0000 mgr.y (mgr.25136) 48 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:53:56.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:56 smithi059 bash[19666]: cluster 2024-08-25T11:53:55.396305+0000 mgr.y (mgr.25136) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T11:53:57.016 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.016 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.017 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.017 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-25T11:53:57.017 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:56 smithi196 bash[71572]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mgr-x 2024-08-25T11:53:57.017 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-25T11:53:57.017 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: Stopped Ceph mgr.x for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:53:57.017 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.018 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.018 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.018 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.019 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:53:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:53:57.362 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:57 smithi196 systemd[1]: Started Ceph mgr.x for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:53:58.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.069044+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.081282+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.088938+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.090822+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.091667+0000 mgr.y (mgr.25136) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-08-25T11:53:58.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.092392+0000 mgr.y (mgr.25136) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-08-25T11:53:58.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.101550+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cephadm 2024-08-25T11:53:57.102830+0000 mgr.y (mgr.25136) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.255215+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cephadm 2024-08-25T11:53:57.258414+0000 mgr.y (mgr.25136) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.258941+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.265117+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.271140+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.272858+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.277167+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.282497+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.283921+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.288315+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-25T11:53:58.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.297843+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.299562+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.299994+0000 mgr.y (mgr.25136) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-08-25T11:53:58.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.300545+0000 mgr.y (mgr.25136) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T11:53:58.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.307485+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cephadm 2024-08-25T11:53:57.309919+0000 mgr.y (mgr.25136) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.449456+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.453052+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.457270+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.459129+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.459468+0000 mgr.y (mgr.25136) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.459747+0000 mgr.y (mgr.25136) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.466776+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: cephadm 2024-08-25T11:53:57.470279+0000 mgr.y (mgr.25136) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.585985+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.589572+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.592594+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.594017+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.600456+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.718329+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.721602+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.725891+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.727208+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.733225+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.841879+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.845070+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.848514+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.849857+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.856117+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.977617+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.980689+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.984315+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.985412+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[20359]: audit 2024-08-25T11:53:57.992285+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.069044+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.081282+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.088938+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.090822+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.091667+0000 mgr.y (mgr.25136) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.092392+0000 mgr.y (mgr.25136) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.101550+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cephadm 2024-08-25T11:53:57.102830+0000 mgr.y (mgr.25136) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.255215+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cephadm 2024-08-25T11:53:57.258414+0000 mgr.y (mgr.25136) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.258941+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.265117+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.271140+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.272858+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.277167+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.282497+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.283921+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.288315+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.297843+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.069044+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.081282+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.088938+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.090822+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.091667+0000 mgr.y (mgr.25136) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.092392+0000 mgr.y (mgr.25136) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.101550+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cephadm 2024-08-25T11:53:57.102830+0000 mgr.y (mgr.25136) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.255215+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cephadm 2024-08-25T11:53:57.258414+0000 mgr.y (mgr.25136) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.258941+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.265117+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.271140+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.272858+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.277167+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-25T11:53:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.282497+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-25T11:53:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.283921+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-25T11:53:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.288315+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-25T11:53:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.297843+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.299562+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.299994+0000 mgr.y (mgr.25136) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-08-25T11:53:58.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.300545+0000 mgr.y (mgr.25136) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T11:53:58.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.307485+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cephadm 2024-08-25T11:53:57.309919+0000 mgr.y (mgr.25136) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.449456+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.453052+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.457270+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.459129+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.459468+0000 mgr.y (mgr.25136) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.459747+0000 mgr.y (mgr.25136) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.466776+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: cephadm 2024-08-25T11:53:57.470279+0000 mgr.y (mgr.25136) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.585985+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.589572+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.592594+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.594017+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.600456+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.718329+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.721602+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.725891+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.727208+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.733225+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.841879+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.845070+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.848514+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.849857+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.856117+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.977617+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.980689+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.984315+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.985412+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[19666]: audit 2024-08-25T11:53:57.992285+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.299562+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.299994+0000 mgr.y (mgr.25136) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-08-25T11:53:58.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.300545+0000 mgr.y (mgr.25136) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T11:53:58.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.307485+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cephadm 2024-08-25T11:53:57.309919+0000 mgr.y (mgr.25136) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.449456+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.453052+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.457270+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.459129+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.459468+0000 mgr.y (mgr.25136) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.459747+0000 mgr.y (mgr.25136) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.466776+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: cephadm 2024-08-25T11:53:57.470279+0000 mgr.y (mgr.25136) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.585985+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.589572+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.592594+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.594017+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.600456+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.718329+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.721602+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.725891+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.727208+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.733225+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.841879+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.845070+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.848514+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.849857+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.856117+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.977617+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.980689+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.984315+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:58.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.985412+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:58.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:58 smithi059 bash[25081]: audit 2024-08-25T11:53:57.992285+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.091 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:53:58 smithi196 bash[71628]: debug 2024-08-25T11:53:58.763+0000 7f7f029a0640 1 -- 172.21.15.196:0/705529643 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562c189670e0 con 0x562c18968800 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.593716+0000 mgr.y (mgr.25136) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.594225+0000 mgr.y (mgr.25136) 61 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cephadm 2024-08-25T11:53:57.602958+0000 mgr.y (mgr.25136) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.726962+0000 mgr.y (mgr.25136) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cephadm 2024-08-25T11:53:57.735612+0000 mgr.y (mgr.25136) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.849617+0000 mgr.y (mgr.25136) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.850112+0000 mgr.y (mgr.25136) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cephadm 2024-08-25T11:53:57.856941+0000 mgr.y (mgr.25136) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.985344+0000 mgr.y (mgr.25136) 68 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:57.985856+0000 mgr.y (mgr.25136) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cephadm 2024-08-25T11:53:57.994663+0000 mgr.y (mgr.25136) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.131840+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.134979+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.137989+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.138935+0000 mgr.y (mgr.25136) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.139156+0000 mgr.y (mgr.25136) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.139295+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.145301+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cephadm 2024-08-25T11:53:58.148487+0000 mgr.y (mgr.25136) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.238114+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.241130+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.244574+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.245103+0000 mgr.y (mgr.25136) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.245366+0000 mgr.y (mgr.25136) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.245704+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.254468+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cephadm 2024-08-25T11:53:58.255954+0000 mgr.y (mgr.25136) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.378710+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.381850+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.385709+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.386788+0000 mgr.y (mgr.25136) 77 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.387030+0000 mgr.y (mgr.25136) 78 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.387221+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.393949+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cephadm 2024-08-25T11:53:58.396205+0000 mgr.y (mgr.25136) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.528659+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.531453+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.535050+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.535710+0000 mgr.y (mgr.25136) 80 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.535950+0000 mgr.y (mgr.25136) 81 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.536193+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.542617+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: cephadm 2024-08-25T11:53:58.544631+0000 mgr.y (mgr.25136) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.650297+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.652736+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.656970+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.658093+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.669224+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.794638+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.797232+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.799801+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.800640+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.810309+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.948448+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.951482+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.954325+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.955635+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:53:59 smithi196 bash[20359]: audit 2024-08-25T11:53:58.968657+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.593716+0000 mgr.y (mgr.25136) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.594225+0000 mgr.y (mgr.25136) 61 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cephadm 2024-08-25T11:53:57.602958+0000 mgr.y (mgr.25136) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.726962+0000 mgr.y (mgr.25136) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cephadm 2024-08-25T11:53:57.735612+0000 mgr.y (mgr.25136) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.849617+0000 mgr.y (mgr.25136) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.850112+0000 mgr.y (mgr.25136) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cephadm 2024-08-25T11:53:57.856941+0000 mgr.y (mgr.25136) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.985344+0000 mgr.y (mgr.25136) 68 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:57.985856+0000 mgr.y (mgr.25136) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cephadm 2024-08-25T11:53:57.994663+0000 mgr.y (mgr.25136) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.131840+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.134979+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.137989+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.138935+0000 mgr.y (mgr.25136) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.139156+0000 mgr.y (mgr.25136) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.139295+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.145301+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cephadm 2024-08-25T11:53:58.148487+0000 mgr.y (mgr.25136) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.238114+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.593716+0000 mgr.y (mgr.25136) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.594225+0000 mgr.y (mgr.25136) 61 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cephadm 2024-08-25T11:53:57.602958+0000 mgr.y (mgr.25136) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.726962+0000 mgr.y (mgr.25136) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cephadm 2024-08-25T11:53:57.735612+0000 mgr.y (mgr.25136) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.849617+0000 mgr.y (mgr.25136) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.850112+0000 mgr.y (mgr.25136) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cephadm 2024-08-25T11:53:57.856941+0000 mgr.y (mgr.25136) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.985344+0000 mgr.y (mgr.25136) 68 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:57.985856+0000 mgr.y (mgr.25136) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cephadm 2024-08-25T11:53:57.994663+0000 mgr.y (mgr.25136) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.131840+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.134979+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.137989+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.138935+0000 mgr.y (mgr.25136) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.139156+0000 mgr.y (mgr.25136) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.139295+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.145301+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cephadm 2024-08-25T11:53:58.148487+0000 mgr.y (mgr.25136) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.238114+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.241130+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.244574+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.245103+0000 mgr.y (mgr.25136) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.245366+0000 mgr.y (mgr.25136) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.245704+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.254468+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cephadm 2024-08-25T11:53:58.255954+0000 mgr.y (mgr.25136) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.378710+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.381850+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.385709+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.386788+0000 mgr.y (mgr.25136) 77 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.387030+0000 mgr.y (mgr.25136) 78 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.387221+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.393949+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cephadm 2024-08-25T11:53:58.396205+0000 mgr.y (mgr.25136) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.528659+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.531453+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.535050+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.535710+0000 mgr.y (mgr.25136) 80 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.535950+0000 mgr.y (mgr.25136) 81 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.536193+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.542617+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: cephadm 2024-08-25T11:53:58.544631+0000 mgr.y (mgr.25136) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.650297+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.652736+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.656970+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.658093+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.669224+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.794638+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.797232+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.799801+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.800640+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.810309+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.948448+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.951482+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.954325+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.955635+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[19666]: audit 2024-08-25T11:53:58.968657+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.241130+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.244574+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.245103+0000 mgr.y (mgr.25136) 74 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.245366+0000 mgr.y (mgr.25136) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.245704+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.254468+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cephadm 2024-08-25T11:53:58.255954+0000 mgr.y (mgr.25136) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.378710+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.381850+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.385709+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.386788+0000 mgr.y (mgr.25136) 77 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.387030+0000 mgr.y (mgr.25136) 78 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.387221+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.393949+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cephadm 2024-08-25T11:53:58.396205+0000 mgr.y (mgr.25136) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.528659+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.531453+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.535050+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.535710+0000 mgr.y (mgr.25136) 80 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.535950+0000 mgr.y (mgr.25136) 81 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.536193+0000 mon.b (mon.1) 122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.542617+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: cephadm 2024-08-25T11:53:58.544631+0000 mgr.y (mgr.25136) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.650297+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.652736+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.656970+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.658093+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.669224+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.794638+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.797232+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.799801+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.800640+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.810309+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.948448+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:53:59.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.951482+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:53:59.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.954325+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:53:59.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.955635+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:53:59.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:53:59 smithi059 bash[25081]: audit 2024-08-25T11:53:58.968657+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.657797+0000 mgr.y (mgr.25136) 83 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.658316+0000 mgr.y (mgr.25136) 84 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cephadm 2024-08-25T11:53:58.670250+0000 mgr.y (mgr.25136) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.799938+0000 mgr.y (mgr.25136) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.800458+0000 mgr.y (mgr.25136) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cephadm 2024-08-25T11:53:58.811222+0000 mgr.y (mgr.25136) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.955290+0000 mgr.y (mgr.25136) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:58.955778+0000 mgr.y (mgr.25136) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.317 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cephadm 2024-08-25T11:53:58.970085+0000 mgr.y (mgr.25136) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.119855+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.122916+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.126046+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.126761+0000 mgr.y (mgr.25136) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.127294+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.127306+0000 mgr.y (mgr.25136) 93 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.133993+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cephadm 2024-08-25T11:53:59.135119+0000 mgr.y (mgr.25136) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.261627+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.264891+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.318 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.267905+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.319 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.268929+0000 mgr.y (mgr.25136) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.319 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.269151+0000 mon.b (mon.1) 142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.319 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.269532+0000 mgr.y (mgr.25136) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.319 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.279284+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.319 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cephadm 2024-08-25T11:53:59.281097+0000 mgr.y (mgr.25136) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.319 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.426164+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.319 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.429060+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.433166+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.435267+0000 mon.b (mon.1) 146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.435792+0000 mgr.y (mgr.25136) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.436542+0000 mgr.y (mgr.25136) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.446042+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: cephadm 2024-08-25T11:53:59.448757+0000 mgr.y (mgr.25136) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.592520+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.595395+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.598901+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.600239+0000 mon.b (mon.1) 150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.607975+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.749022+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.320 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.751728+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.754260+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.755315+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.764362+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.910030+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.913081+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.916159+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.917313+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:53:59.923309+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:54:00.041359+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:54:00.044299+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:54:00.047697+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.321 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:54:00.048592+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.322 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:00 smithi196 bash[20359]: audit 2024-08-25T11:54:00.056292+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.657797+0000 mgr.y (mgr.25136) 83 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.658316+0000 mgr.y (mgr.25136) 84 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cephadm 2024-08-25T11:53:58.670250+0000 mgr.y (mgr.25136) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.799938+0000 mgr.y (mgr.25136) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.800458+0000 mgr.y (mgr.25136) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cephadm 2024-08-25T11:53:58.811222+0000 mgr.y (mgr.25136) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.955290+0000 mgr.y (mgr.25136) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:58.955778+0000 mgr.y (mgr.25136) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cephadm 2024-08-25T11:53:58.970085+0000 mgr.y (mgr.25136) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.119855+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.122916+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.126046+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.126761+0000 mgr.y (mgr.25136) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.127294+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.127306+0000 mgr.y (mgr.25136) 93 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.133993+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cephadm 2024-08-25T11:53:59.135119+0000 mgr.y (mgr.25136) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.261627+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.264891+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.267905+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.657797+0000 mgr.y (mgr.25136) 83 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.658316+0000 mgr.y (mgr.25136) 84 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cephadm 2024-08-25T11:53:58.670250+0000 mgr.y (mgr.25136) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.799938+0000 mgr.y (mgr.25136) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.800458+0000 mgr.y (mgr.25136) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cephadm 2024-08-25T11:53:58.811222+0000 mgr.y (mgr.25136) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.955290+0000 mgr.y (mgr.25136) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:58.955778+0000 mgr.y (mgr.25136) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cephadm 2024-08-25T11:53:58.970085+0000 mgr.y (mgr.25136) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.119855+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.122916+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.126046+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.126761+0000 mgr.y (mgr.25136) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.127294+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.127306+0000 mgr.y (mgr.25136) 93 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.133993+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cephadm 2024-08-25T11:53:59.135119+0000 mgr.y (mgr.25136) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.261627+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.264891+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.267905+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.268929+0000 mgr.y (mgr.25136) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.269151+0000 mon.b (mon.1) 142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.269532+0000 mgr.y (mgr.25136) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.279284+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cephadm 2024-08-25T11:53:59.281097+0000 mgr.y (mgr.25136) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.426164+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.429060+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.433166+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.435267+0000 mon.b (mon.1) 146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.435792+0000 mgr.y (mgr.25136) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.436542+0000 mgr.y (mgr.25136) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.446042+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: cephadm 2024-08-25T11:53:59.448757+0000 mgr.y (mgr.25136) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.592520+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.595395+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.598901+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.600239+0000 mon.b (mon.1) 150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.607975+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.749022+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.751728+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.754260+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.755315+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.764362+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.910030+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.913081+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.916159+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.917313+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:53:59.923309+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:54:00.041359+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:54:00.044299+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:54:00.047697+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:54:00.048592+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[25081]: audit 2024-08-25T11:54:00.056292+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.268929+0000 mgr.y (mgr.25136) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.269151+0000 mon.b (mon.1) 142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.269532+0000 mgr.y (mgr.25136) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.279284+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cephadm 2024-08-25T11:53:59.281097+0000 mgr.y (mgr.25136) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.426164+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.429060+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.433166+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.435267+0000 mon.b (mon.1) 146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.435792+0000 mgr.y (mgr.25136) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.436542+0000 mgr.y (mgr.25136) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.446042+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: cephadm 2024-08-25T11:53:59.448757+0000 mgr.y (mgr.25136) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.592520+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.595395+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.598901+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.600239+0000 mon.b (mon.1) 150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.607975+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.749022+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.751728+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.754260+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.755315+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.764362+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.910030+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.913081+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.916159+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.917313+0000 mon.b (mon.1) 158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:53:59.923309+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:00.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:54:00.041359+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:00.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:54:00.044299+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:00.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:54:00.047697+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:00.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:54:00.048592+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:00.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:00 smithi059 bash[19666]: audit 2024-08-25T11:54:00.056292+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.599844+0000 mgr.y (mgr.25136) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.600154+0000 mgr.y (mgr.25136) 102 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:53:59.611074+0000 mgr.y (mgr.25136) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.754844+0000 mgr.y (mgr.25136) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.755210+0000 mgr.y (mgr.25136) 105 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:53:59.765882+0000 mgr.y (mgr.25136) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.917134+0000 mgr.y (mgr.25136) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:53:59.917828+0000 mgr.y (mgr.25136) 108 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:53:59.928510+0000 mgr.y (mgr.25136) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.049339+0000 mgr.y (mgr.25136) 110 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.050040+0000 mgr.y (mgr.25136) 111 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.057380+0000 mgr.y (mgr.25136) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.185370+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.187730+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.189604+0000 mgr.y (mgr.25136) 113 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.189853+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.189940+0000 mgr.y (mgr.25136) 114 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.190632+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.194811+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.195522+0000 mgr.y (mgr.25136) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.265429+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.267718+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.270085+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.270132+0000 mgr.y (mgr.25136) 116 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.270316+0000 mgr.y (mgr.25136) 117 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.271197+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.274426+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.275319+0000 mgr.y (mgr.25136) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.357117+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.359129+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.360475+0000 mgr.y (mgr.25136) 119 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.360805+0000 mgr.y (mgr.25136) 120 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.360925+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.361621+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.364640+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.365250+0000 mgr.y (mgr.25136) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.441509+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.444349+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.446713+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.447349+0000 mgr.y (mgr.25136) 122 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.447543+0000 mgr.y (mgr.25136) 123 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.447889+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.451925+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.455056+0000 mgr.y (mgr.25136) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.544256+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.546724+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.548977+0000 mgr.y (mgr.25136) 125 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.549069+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.549250+0000 mgr.y (mgr.25136) 126 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.550012+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.553805+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.556518+0000 mgr.y (mgr.25136) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.653616+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.656751+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.660284+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.661700+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.669035+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.774657+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.777692+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.781368+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.782745+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.788695+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.884914+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.887903+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.890782+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.891997+0000 mon.b (mon.1) 194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:00.898702+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:01.000851+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:01.003049+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:01.005615+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:01.006523+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:01 smithi196 bash[20359]: audit 2024-08-25T11:54:01.015730+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.599844+0000 mgr.y (mgr.25136) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.600154+0000 mgr.y (mgr.25136) 102 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:53:59.611074+0000 mgr.y (mgr.25136) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.754844+0000 mgr.y (mgr.25136) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.755210+0000 mgr.y (mgr.25136) 105 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:53:59.765882+0000 mgr.y (mgr.25136) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.917134+0000 mgr.y (mgr.25136) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:53:59.917828+0000 mgr.y (mgr.25136) 108 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:53:59.928510+0000 mgr.y (mgr.25136) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.049339+0000 mgr.y (mgr.25136) 110 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-08-25T11:54:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.050040+0000 mgr.y (mgr.25136) 111 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-08-25T11:54:01.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.057380+0000 mgr.y (mgr.25136) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.185370+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.187730+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.189604+0000 mgr.y (mgr.25136) 113 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-08-25T11:54:01.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.189853+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.189940+0000 mgr.y (mgr.25136) 114 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-08-25T11:54:01.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.190632+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.194811+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.195522+0000 mgr.y (mgr.25136) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.599844+0000 mgr.y (mgr.25136) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.600154+0000 mgr.y (mgr.25136) 102 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:53:59.611074+0000 mgr.y (mgr.25136) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.754844+0000 mgr.y (mgr.25136) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.755210+0000 mgr.y (mgr.25136) 105 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:53:59.765882+0000 mgr.y (mgr.25136) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.917134+0000 mgr.y (mgr.25136) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:53:59.917828+0000 mgr.y (mgr.25136) 108 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:53:59.928510+0000 mgr.y (mgr.25136) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.049339+0000 mgr.y (mgr.25136) 110 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.050040+0000 mgr.y (mgr.25136) 111 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.057380+0000 mgr.y (mgr.25136) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.185370+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.187730+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.189604+0000 mgr.y (mgr.25136) 113 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.189853+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.189940+0000 mgr.y (mgr.25136) 114 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.190632+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.194811+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.195522+0000 mgr.y (mgr.25136) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.265429+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.267718+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.270085+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.270132+0000 mgr.y (mgr.25136) 116 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.270316+0000 mgr.y (mgr.25136) 117 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.271197+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.274426+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.275319+0000 mgr.y (mgr.25136) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.357117+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.359129+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.360475+0000 mgr.y (mgr.25136) 119 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.360805+0000 mgr.y (mgr.25136) 120 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.360925+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.361621+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.364640+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.365250+0000 mgr.y (mgr.25136) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.441509+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.444349+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.446713+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.265429+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.267718+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.270085+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.270132+0000 mgr.y (mgr.25136) 116 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.270316+0000 mgr.y (mgr.25136) 117 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.271197+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.274426+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.275319+0000 mgr.y (mgr.25136) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.357117+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.359129+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.360475+0000 mgr.y (mgr.25136) 119 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.360805+0000 mgr.y (mgr.25136) 120 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.360925+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.361621+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.364640+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.365250+0000 mgr.y (mgr.25136) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.441509+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.444349+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.446713+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.447349+0000 mgr.y (mgr.25136) 122 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.447543+0000 mgr.y (mgr.25136) 123 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.447889+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.451925+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.455056+0000 mgr.y (mgr.25136) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.544256+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.546724+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.548977+0000 mgr.y (mgr.25136) 125 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.549069+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.549250+0000 mgr.y (mgr.25136) 126 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.550012+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.553805+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.556518+0000 mgr.y (mgr.25136) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.653616+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.656751+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.660284+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.661700+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.669035+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.774657+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.777692+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.447349+0000 mgr.y (mgr.25136) 122 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.447543+0000 mgr.y (mgr.25136) 123 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.447889+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.451925+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.455056+0000 mgr.y (mgr.25136) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.544256+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.546724+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.548977+0000 mgr.y (mgr.25136) 125 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.549069+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.549250+0000 mgr.y (mgr.25136) 126 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.550012+0000 mon.b (mon.1) 182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.553805+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.556518+0000 mgr.y (mgr.25136) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.653616+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.656751+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.660284+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.661700+0000 mon.b (mon.1) 186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.669035+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.774657+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.777692+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.781368+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.782745+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.788695+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.884914+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.887903+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.890782+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.891997+0000 mon.b (mon.1) 194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:00.898702+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:01.000851+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:01.003049+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:01.005615+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:01.006523+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[25081]: audit 2024-08-25T11:54:01.015730+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.781368+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.782745+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.788695+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.884914+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.887903+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.890782+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.891997+0000 mon.b (mon.1) 194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:00.898702+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:01.000851+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:01.003049+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:01.005615+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:01.006523+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:01.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:01 smithi059 bash[19666]: audit 2024-08-25T11:54:01.015730+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.661589+0000 mgr.y (mgr.25136) 128 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.669900+0000 mgr.y (mgr.25136) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.782390+0000 mgr.y (mgr.25136) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.782642+0000 mgr.y (mgr.25136) 131 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.791359+0000 mgr.y (mgr.25136) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.891423+0000 mgr.y (mgr.25136) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:00.891701+0000 mgr.y (mgr.25136) 134 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cephadm 2024-08-25T11:54:00.901866+0000 mgr.y (mgr.25136) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.005919+0000 mgr.y (mgr.25136) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.006166+0000 mgr.y (mgr.25136) 137 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cephadm 2024-08-25T11:54:01.016514+0000 mgr.y (mgr.25136) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.131096+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.133992+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.136260+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.136496+0000 mgr.y (mgr.25136) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.136757+0000 mgr.y (mgr.25136) 140 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.137086+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.143399+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cephadm 2024-08-25T11:54:01.145681+0000 mgr.y (mgr.25136) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.257137+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.661589+0000 mgr.y (mgr.25136) 128 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.669900+0000 mgr.y (mgr.25136) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.782390+0000 mgr.y (mgr.25136) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.782642+0000 mgr.y (mgr.25136) 131 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.791359+0000 mgr.y (mgr.25136) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.891423+0000 mgr.y (mgr.25136) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:00.891701+0000 mgr.y (mgr.25136) 134 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cephadm 2024-08-25T11:54:00.901866+0000 mgr.y (mgr.25136) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.005919+0000 mgr.y (mgr.25136) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.006166+0000 mgr.y (mgr.25136) 137 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cephadm 2024-08-25T11:54:01.016514+0000 mgr.y (mgr.25136) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.131096+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.133992+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.136260+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.136496+0000 mgr.y (mgr.25136) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.136757+0000 mgr.y (mgr.25136) 140 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.137086+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.143399+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cephadm 2024-08-25T11:54:01.145681+0000 mgr.y (mgr.25136) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.257137+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.260302+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.263402+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.263668+0000 mgr.y (mgr.25136) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.263874+0000 mgr.y (mgr.25136) 143 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.264550+0000 mon.b (mon.1) 206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.269615+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cephadm 2024-08-25T11:54:01.274230+0000 mgr.y (mgr.25136) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.382222+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.385429+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.387966+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.388905+0000 mgr.y (mgr.25136) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.389051+0000 mon.b (mon.1) 210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.389403+0000 mgr.y (mgr.25136) 146 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.396325+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cephadm 2024-08-25T11:54:01.401133+0000 mgr.y (mgr.25136) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.530878+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.533020+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.534959+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.535100+0000 mgr.y (mgr.25136) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.535605+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.260302+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.263402+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.263668+0000 mgr.y (mgr.25136) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.263874+0000 mgr.y (mgr.25136) 143 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.264550+0000 mon.b (mon.1) 206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.269615+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cephadm 2024-08-25T11:54:01.274230+0000 mgr.y (mgr.25136) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.382222+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.385429+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.387966+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.388905+0000 mgr.y (mgr.25136) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.389051+0000 mon.b (mon.1) 210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.389403+0000 mgr.y (mgr.25136) 146 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.396325+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cephadm 2024-08-25T11:54:01.401133+0000 mgr.y (mgr.25136) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.530878+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.533020+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.534959+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.535100+0000 mgr.y (mgr.25136) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.535605+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.541510+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: cephadm 2024-08-25T11:54:01.543590+0000 mgr.y (mgr.25136) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.683681+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.686074+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.689250+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.690135+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.698459+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.841158+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.843596+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.846392+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.847359+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.855458+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.953772+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.956168+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.959126+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.960191+0000 mon.b (mon.1) 226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:01.964713+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:02.076500+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:02.079179+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:02.082316+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.541510+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: cephadm 2024-08-25T11:54:01.543590+0000 mgr.y (mgr.25136) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.683681+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.686074+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.689250+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.690135+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.698459+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.841158+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.843596+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.846392+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.847359+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.855458+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.953772+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.956168+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.959126+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.960191+0000 mon.b (mon.1) 226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:01.964713+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:02.076500+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:02.079179+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:02.082316+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:02.083506+0000 mon.b (mon.1) 230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[25081]: audit 2024-08-25T11:54:02.090413+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:02.083506+0000 mon.b (mon.1) 230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:02 smithi059 bash[19666]: audit 2024-08-25T11:54:02.090413+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.661589+0000 mgr.y (mgr.25136) 128 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.669900+0000 mgr.y (mgr.25136) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.782390+0000 mgr.y (mgr.25136) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.782642+0000 mgr.y (mgr.25136) 131 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.791359+0000 mgr.y (mgr.25136) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.891423+0000 mgr.y (mgr.25136) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:00.891701+0000 mgr.y (mgr.25136) 134 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cephadm 2024-08-25T11:54:00.901866+0000 mgr.y (mgr.25136) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.005919+0000 mgr.y (mgr.25136) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.006166+0000 mgr.y (mgr.25136) 137 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cephadm 2024-08-25T11:54:01.016514+0000 mgr.y (mgr.25136) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.131096+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.133992+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.136260+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.136496+0000 mgr.y (mgr.25136) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.136757+0000 mgr.y (mgr.25136) 140 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.137086+0000 mon.b (mon.1) 202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.143399+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cephadm 2024-08-25T11:54:01.145681+0000 mgr.y (mgr.25136) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.257137+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.260302+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.263402+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.263668+0000 mgr.y (mgr.25136) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.263874+0000 mgr.y (mgr.25136) 143 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.264550+0000 mon.b (mon.1) 206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.269615+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cephadm 2024-08-25T11:54:01.274230+0000 mgr.y (mgr.25136) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.382222+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.385429+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.387966+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.388905+0000 mgr.y (mgr.25136) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.389051+0000 mon.b (mon.1) 210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.389403+0000 mgr.y (mgr.25136) 146 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.396325+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cephadm 2024-08-25T11:54:01.401133+0000 mgr.y (mgr.25136) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.530878+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.533020+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.534959+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.535100+0000 mgr.y (mgr.25136) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.535605+0000 mon.b (mon.1) 214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.541510+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: cephadm 2024-08-25T11:54:01.543590+0000 mgr.y (mgr.25136) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.683681+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.686074+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.689250+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.690135+0000 mon.b (mon.1) 218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.698459+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.841158+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.843596+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.846392+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.847359+0000 mon.b (mon.1) 222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.855458+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.953772+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.956168+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.959126+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.960191+0000 mon.b (mon.1) 226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:01.964713+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:02.076500+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:02.079179+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:02.082316+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:02.083506+0000 mon.b (mon.1) 230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:02.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:02 smithi196 bash[20359]: audit 2024-08-25T11:54:02.090413+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:54:03] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.43.0" 2024-08-25T11:54:03.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.689393+0000 mgr.y (mgr.25136) 150 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.689653+0000 mgr.y (mgr.25136) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cephadm 2024-08-25T11:54:01.700026+0000 mgr.y (mgr.25136) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.846853+0000 mgr.y (mgr.25136) 153 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.847103+0000 mgr.y (mgr.25136) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cephadm 2024-08-25T11:54:01.857820+0000 mgr.y (mgr.25136) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.959454+0000 mgr.y (mgr.25136) 156 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:01.959728+0000 mgr.y (mgr.25136) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cephadm 2024-08-25T11:54:01.967077+0000 mgr.y (mgr.25136) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.083086+0000 mgr.y (mgr.25136) 159 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.083592+0000 mgr.y (mgr.25136) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cephadm 2024-08-25T11:54:02.091531+0000 mgr.y (mgr.25136) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.217421+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.220106+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.223055+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.224293+0000 mgr.y (mgr.25136) 162 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.224381+0000 mon.b (mon.1) 234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.224528+0000 mgr.y (mgr.25136) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.232927+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cephadm 2024-08-25T11:54:02.234190+0000 mgr.y (mgr.25136) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.689393+0000 mgr.y (mgr.25136) 150 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.689653+0000 mgr.y (mgr.25136) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cephadm 2024-08-25T11:54:01.700026+0000 mgr.y (mgr.25136) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.846853+0000 mgr.y (mgr.25136) 153 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.847103+0000 mgr.y (mgr.25136) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cephadm 2024-08-25T11:54:01.857820+0000 mgr.y (mgr.25136) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.959454+0000 mgr.y (mgr.25136) 156 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:01.959728+0000 mgr.y (mgr.25136) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cephadm 2024-08-25T11:54:01.967077+0000 mgr.y (mgr.25136) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.083086+0000 mgr.y (mgr.25136) 159 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.083592+0000 mgr.y (mgr.25136) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cephadm 2024-08-25T11:54:02.091531+0000 mgr.y (mgr.25136) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.217421+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.220106+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.223055+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.224293+0000 mgr.y (mgr.25136) 162 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.224381+0000 mon.b (mon.1) 234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.224528+0000 mgr.y (mgr.25136) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.232927+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cephadm 2024-08-25T11:54:02.234190+0000 mgr.y (mgr.25136) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.337903+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.340688+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.343680+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.344313+0000 mgr.y (mgr.25136) 165 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.344677+0000 mon.b (mon.1) 238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.344904+0000 mgr.y (mgr.25136) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.351865+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cephadm 2024-08-25T11:54:02.353178+0000 mgr.y (mgr.25136) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.477188+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.479749+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.482936+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.484313+0000 mon.b (mon.1) 242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.484498+0000 mgr.y (mgr.25136) 168 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.485066+0000 mgr.y (mgr.25136) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.493305+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: cephadm 2024-08-25T11:54:02.495540+0000 mgr.y (mgr.25136) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.629197+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.631935+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.634987+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.636180+0000 mon.b (mon.1) 246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.644883+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.735287+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.737613+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.740113+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.741143+0000 mon.b (mon.1) 250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.748178+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.831272+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.833441+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.835374+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.836139+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.841782+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.914651+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.916617+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.918357+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.919051+0000 mon.b (mon.1) 258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.924386+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.994396+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.997162+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:02.999993+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:03.001124+0000 mon.b (mon.1) 262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:03.008580+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:03.094389+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:03.097135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:03.100424+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:03.101286+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[25081]: audit 2024-08-25T11:54:03.108468+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.337903+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.340688+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.343680+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.344313+0000 mgr.y (mgr.25136) 165 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.344677+0000 mon.b (mon.1) 238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.344904+0000 mgr.y (mgr.25136) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.351865+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cephadm 2024-08-25T11:54:02.353178+0000 mgr.y (mgr.25136) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.477188+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.479749+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.482936+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.484313+0000 mon.b (mon.1) 242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.484498+0000 mgr.y (mgr.25136) 168 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.485066+0000 mgr.y (mgr.25136) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.493305+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: cephadm 2024-08-25T11:54:02.495540+0000 mgr.y (mgr.25136) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.629197+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.631935+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.634987+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.636180+0000 mon.b (mon.1) 246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.644883+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.735287+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.737613+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.740113+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.741143+0000 mon.b (mon.1) 250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.748178+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.831272+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.833441+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.835374+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.836139+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.841782+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.914651+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.916617+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.918357+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.919051+0000 mon.b (mon.1) 258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.924386+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.994396+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.997162+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:02.999993+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:03.001124+0000 mon.b (mon.1) 262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:03.008580+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:03.094389+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:03.097135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:03.100424+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:03.101286+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:03 smithi059 bash[19666]: audit 2024-08-25T11:54:03.108468+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.689393+0000 mgr.y (mgr.25136) 150 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.689653+0000 mgr.y (mgr.25136) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cephadm 2024-08-25T11:54:01.700026+0000 mgr.y (mgr.25136) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.846853+0000 mgr.y (mgr.25136) 153 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.847103+0000 mgr.y (mgr.25136) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cephadm 2024-08-25T11:54:01.857820+0000 mgr.y (mgr.25136) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.959454+0000 mgr.y (mgr.25136) 156 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:01.959728+0000 mgr.y (mgr.25136) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cephadm 2024-08-25T11:54:01.967077+0000 mgr.y (mgr.25136) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.083086+0000 mgr.y (mgr.25136) 159 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.083592+0000 mgr.y (mgr.25136) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cephadm 2024-08-25T11:54:02.091531+0000 mgr.y (mgr.25136) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.217421+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.220106+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.223055+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.224293+0000 mgr.y (mgr.25136) 162 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.224381+0000 mon.b (mon.1) 234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.224528+0000 mgr.y (mgr.25136) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.232927+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cephadm 2024-08-25T11:54:02.234190+0000 mgr.y (mgr.25136) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.337903+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.340688+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.343680+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.344313+0000 mgr.y (mgr.25136) 165 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.344677+0000 mon.b (mon.1) 238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.344904+0000 mgr.y (mgr.25136) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.351865+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cephadm 2024-08-25T11:54:02.353178+0000 mgr.y (mgr.25136) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.477188+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.479749+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.482936+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.484313+0000 mon.b (mon.1) 242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.484498+0000 mgr.y (mgr.25136) 168 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.485066+0000 mgr.y (mgr.25136) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.493305+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: cephadm 2024-08-25T11:54:02.495540+0000 mgr.y (mgr.25136) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.629197+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.631935+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.634987+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.636180+0000 mon.b (mon.1) 246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.644883+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.735287+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.737613+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.740113+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.741143+0000 mon.b (mon.1) 250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.748178+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.831272+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.833441+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.835374+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.836139+0000 mon.b (mon.1) 254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.841782+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.914651+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.916617+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.918357+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.919051+0000 mon.b (mon.1) 258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.924386+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.994396+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.997162+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:02.999993+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:03.001124+0000 mon.b (mon.1) 262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:03.008580+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:03.094389+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:03.097135+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:03.100424+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:03.101286+0000 mon.b (mon.1) 266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:03 smithi196 bash[20359]: audit 2024-08-25T11:54:03.108468+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.635340+0000 mgr.y (mgr.25136) 171 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.635604+0000 mgr.y (mgr.25136) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:02.645845+0000 mgr.y (mgr.25136) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.740274+0000 mgr.y (mgr.25136) 174 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.740512+0000 mgr.y (mgr.25136) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:02.750413+0000 mgr.y (mgr.25136) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.834948+0000 mgr.y (mgr.25136) 177 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.835131+0000 mgr.y (mgr.25136) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:02.842649+0000 mgr.y (mgr.25136) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.917839+0000 mgr.y (mgr.25136) 180 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:02.918025+0000 mgr.y (mgr.25136) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:02.925446+0000 mgr.y (mgr.25136) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.000810+0000 mgr.y (mgr.25136) 183 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.001419+0000 mgr.y (mgr.25136) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:03.011589+0000 mgr.y (mgr.25136) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.100938+0000 mgr.y (mgr.25136) 186 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.101216+0000 mgr.y (mgr.25136) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:03.111038+0000 mgr.y (mgr.25136) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.203990+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.206821+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.635340+0000 mgr.y (mgr.25136) 171 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.635604+0000 mgr.y (mgr.25136) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:02.645845+0000 mgr.y (mgr.25136) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.740274+0000 mgr.y (mgr.25136) 174 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.740512+0000 mgr.y (mgr.25136) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:02.750413+0000 mgr.y (mgr.25136) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.834948+0000 mgr.y (mgr.25136) 177 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.835131+0000 mgr.y (mgr.25136) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:02.842649+0000 mgr.y (mgr.25136) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.917839+0000 mgr.y (mgr.25136) 180 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:02.918025+0000 mgr.y (mgr.25136) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:02.925446+0000 mgr.y (mgr.25136) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.000810+0000 mgr.y (mgr.25136) 183 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.001419+0000 mgr.y (mgr.25136) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:03.011589+0000 mgr.y (mgr.25136) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.100938+0000 mgr.y (mgr.25136) 186 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.101216+0000 mgr.y (mgr.25136) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:03.111038+0000 mgr.y (mgr.25136) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.203990+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.206821+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.210265+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.211404+0000 mgr.y (mgr.25136) 189 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.211760+0000 mon.b (mon.1) 270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.211871+0000 mgr.y (mgr.25136) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.218563+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:03.221231+0000 mgr.y (mgr.25136) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.340999+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.344088+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.347612+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.348352+0000 mgr.y (mgr.25136) 192 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.348798+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.348804+0000 mgr.y (mgr.25136) 193 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.356850+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:03.360258+0000 mgr.y (mgr.25136) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.497853+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.500233+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.503575+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.504389+0000 mgr.y (mgr.25136) 195 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.504694+0000 mgr.y (mgr.25136) 196 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.504835+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.210265+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.211404+0000 mgr.y (mgr.25136) 189 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.211760+0000 mon.b (mon.1) 270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.211871+0000 mgr.y (mgr.25136) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.218563+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:03.221231+0000 mgr.y (mgr.25136) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.340999+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.344088+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.347612+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.348352+0000 mgr.y (mgr.25136) 192 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.348798+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.348804+0000 mgr.y (mgr.25136) 193 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.356850+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:03.360258+0000 mgr.y (mgr.25136) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.497853+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.500233+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.503575+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.504389+0000 mgr.y (mgr.25136) 195 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.504694+0000 mgr.y (mgr.25136) 196 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.504835+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.513478+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: cephadm 2024-08-25T11:54:03.514720+0000 mgr.y (mgr.25136) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.645461+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.648844+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.652934+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.654252+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.664295+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.807712+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.810543+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.814143+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.815414+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.827054+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.975014+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.977860+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.981648+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.982705+0000 mon.b (mon.1) 290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:03.992963+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:04.110910+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:04.113579+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:04.116476+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:04.117586+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[25081]: audit 2024-08-25T11:54:04.124933+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.513478+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: cephadm 2024-08-25T11:54:03.514720+0000 mgr.y (mgr.25136) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.645461+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.648844+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.652934+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.654252+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.664295+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.807712+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.810543+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.814143+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.815414+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.827054+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.975014+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.977860+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.981648+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.982705+0000 mon.b (mon.1) 290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:03.992963+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:04.110910+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:04.113579+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:04.116476+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:04.117586+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:04 smithi059 bash[19666]: audit 2024-08-25T11:54:04.124933+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.635340+0000 mgr.y (mgr.25136) 171 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.635604+0000 mgr.y (mgr.25136) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:02.645845+0000 mgr.y (mgr.25136) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.740274+0000 mgr.y (mgr.25136) 174 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.740512+0000 mgr.y (mgr.25136) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:02.750413+0000 mgr.y (mgr.25136) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.834948+0000 mgr.y (mgr.25136) 177 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.835131+0000 mgr.y (mgr.25136) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:02.842649+0000 mgr.y (mgr.25136) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.917839+0000 mgr.y (mgr.25136) 180 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:02.918025+0000 mgr.y (mgr.25136) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:02.925446+0000 mgr.y (mgr.25136) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.000810+0000 mgr.y (mgr.25136) 183 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.001419+0000 mgr.y (mgr.25136) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:03.011589+0000 mgr.y (mgr.25136) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.100938+0000 mgr.y (mgr.25136) 186 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.101216+0000 mgr.y (mgr.25136) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:03.111038+0000 mgr.y (mgr.25136) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.203990+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.206821+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.210265+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.211404+0000 mgr.y (mgr.25136) 189 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.211760+0000 mon.b (mon.1) 270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.211871+0000 mgr.y (mgr.25136) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.218563+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:03.221231+0000 mgr.y (mgr.25136) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.340999+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.344088+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.347612+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.348352+0000 mgr.y (mgr.25136) 192 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.348798+0000 mon.b (mon.1) 274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.348804+0000 mgr.y (mgr.25136) 193 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.356850+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:03.360258+0000 mgr.y (mgr.25136) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.497853+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.500233+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.503575+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.504389+0000 mgr.y (mgr.25136) 195 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.504694+0000 mgr.y (mgr.25136) 196 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.504835+0000 mon.b (mon.1) 278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.513478+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: cephadm 2024-08-25T11:54:03.514720+0000 mgr.y (mgr.25136) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.645461+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.648844+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.652934+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.654252+0000 mon.b (mon.1) 282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.664295+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.807712+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.810543+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.814143+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.815414+0000 mon.b (mon.1) 286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.827054+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.975014+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.977860+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.981648+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.982705+0000 mon.b (mon.1) 290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:03.992963+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:04.110910+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:04.113579+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:04.116476+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:04.117586+0000 mon.b (mon.1) 294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:04 smithi196 bash[20359]: audit 2024-08-25T11:54:04.124933+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.350 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[71628]: [25/Aug/2024:11:54:05] ENGINE Bus STARTING 2024-08-25T11:54:05.350 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[71628]: CherryPy Checker: 2024-08-25T11:54:05.350 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[71628]: The Application mounted at '' has an empty config. 2024-08-25T11:54:05.350 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[71628]: [25/Aug/2024:11:54:05] ENGINE Serving on http://:::9283 2024-08-25T11:54:05.350 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[71628]: [25/Aug/2024:11:54:05] ENGINE Bus STARTED 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.654276+0000 mgr.y (mgr.25136) 198 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cephadm 2024-08-25T11:54:03.665484+0000 mgr.y (mgr.25136) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.815881+0000 mgr.y (mgr.25136) 200 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.816386+0000 mgr.y (mgr.25136) 201 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cephadm 2024-08-25T11:54:03.828370+0000 mgr.y (mgr.25136) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.982392+0000 mgr.y (mgr.25136) 203 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:03.982944+0000 mgr.y (mgr.25136) 204 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cephadm 2024-08-25T11:54:03.993959+0000 mgr.y (mgr.25136) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.116955+0000 mgr.y (mgr.25136) 206 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.117290+0000 mgr.y (mgr.25136) 207 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cephadm 2024-08-25T11:54:04.125680+0000 mgr.y (mgr.25136) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.235013+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.237777+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.240754+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.241414+0000 mgr.y (mgr.25136) 209 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.241980+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.246864+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cephadm 2024-08-25T11:54:04.250057+0000 mgr.y (mgr.25136) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.333733+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.336237+0000 mon.b (mon.1) 300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.338419+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.338715+0000 mgr.y (mgr.25136) 211 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.339264+0000 mgr.y (mgr.25136) 212 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.339351+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.343959+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cephadm 2024-08-25T11:54:04.347152+0000 mgr.y (mgr.25136) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.432089+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.434866+0000 mon.b (mon.1) 304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.437529+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.438038+0000 mgr.y (mgr.25136) 214 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.438311+0000 mgr.y (mgr.25136) 215 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.438790+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.443540+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cephadm 2024-08-25T11:54:04.446336+0000 mgr.y (mgr.25136) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.539854+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.542922+0000 mon.b (mon.1) 308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.546017+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.547322+0000 mgr.y (mgr.25136) 217 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.547575+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.547826+0000 mgr.y (mgr.25136) 218 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.555953+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cephadm 2024-08-25T11:54:04.557224+0000 mgr.y (mgr.25136) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.564058+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.700981+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.704122+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.707308+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.708811+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.716719+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.836581+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.838727+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.840692+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.841455+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.845134+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.927450+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.930146+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.932682+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.933823+0000 mon.b (mon.1) 323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:04.940605+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.037645+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.039909+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.042593+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.043327+0000 mon.b (mon.1) 327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.051476+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.118788+0000 mon.a (mon.0) 2111 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:54:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.118931+0000 mon.a (mon.0) 2112 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:54:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.122317+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:54:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.122942+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:54:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.124623+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:54:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:05 smithi196 bash[20359]: audit 2024-08-25T11:54:05.125653+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:54:05.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.654276+0000 mgr.y (mgr.25136) 198 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cephadm 2024-08-25T11:54:03.665484+0000 mgr.y (mgr.25136) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.815881+0000 mgr.y (mgr.25136) 200 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.816386+0000 mgr.y (mgr.25136) 201 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cephadm 2024-08-25T11:54:03.828370+0000 mgr.y (mgr.25136) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.982392+0000 mgr.y (mgr.25136) 203 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:03.982944+0000 mgr.y (mgr.25136) 204 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cephadm 2024-08-25T11:54:03.993959+0000 mgr.y (mgr.25136) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.116955+0000 mgr.y (mgr.25136) 206 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.117290+0000 mgr.y (mgr.25136) 207 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cephadm 2024-08-25T11:54:04.125680+0000 mgr.y (mgr.25136) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.235013+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.237777+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.240754+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.241414+0000 mgr.y (mgr.25136) 209 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.241980+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.246864+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cephadm 2024-08-25T11:54:04.250057+0000 mgr.y (mgr.25136) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.333733+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.336237+0000 mon.b (mon.1) 300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.654276+0000 mgr.y (mgr.25136) 198 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cephadm 2024-08-25T11:54:03.665484+0000 mgr.y (mgr.25136) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.815881+0000 mgr.y (mgr.25136) 200 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.816386+0000 mgr.y (mgr.25136) 201 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cephadm 2024-08-25T11:54:03.828370+0000 mgr.y (mgr.25136) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.982392+0000 mgr.y (mgr.25136) 203 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:03.982944+0000 mgr.y (mgr.25136) 204 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cephadm 2024-08-25T11:54:03.993959+0000 mgr.y (mgr.25136) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.116955+0000 mgr.y (mgr.25136) 206 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.117290+0000 mgr.y (mgr.25136) 207 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cephadm 2024-08-25T11:54:04.125680+0000 mgr.y (mgr.25136) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.235013+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.237777+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.240754+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.241414+0000 mgr.y (mgr.25136) 209 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.241980+0000 mon.b (mon.1) 298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.246864+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cephadm 2024-08-25T11:54:04.250057+0000 mgr.y (mgr.25136) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.333733+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.336237+0000 mon.b (mon.1) 300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.338419+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.338715+0000 mgr.y (mgr.25136) 211 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.339264+0000 mgr.y (mgr.25136) 212 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.339351+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.343959+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cephadm 2024-08-25T11:54:04.347152+0000 mgr.y (mgr.25136) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.432089+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.434866+0000 mon.b (mon.1) 304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.437529+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.438038+0000 mgr.y (mgr.25136) 214 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.438311+0000 mgr.y (mgr.25136) 215 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.438790+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.443540+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cephadm 2024-08-25T11:54:04.446336+0000 mgr.y (mgr.25136) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.539854+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.542922+0000 mon.b (mon.1) 308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.546017+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.547322+0000 mgr.y (mgr.25136) 217 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.547575+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.547826+0000 mgr.y (mgr.25136) 218 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.338419+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.338715+0000 mgr.y (mgr.25136) 211 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.339264+0000 mgr.y (mgr.25136) 212 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.339351+0000 mon.b (mon.1) 302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.343959+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cephadm 2024-08-25T11:54:04.347152+0000 mgr.y (mgr.25136) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.432089+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.434866+0000 mon.b (mon.1) 304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.437529+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.438038+0000 mgr.y (mgr.25136) 214 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.438311+0000 mgr.y (mgr.25136) 215 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.438790+0000 mon.b (mon.1) 306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.443540+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cephadm 2024-08-25T11:54:04.446336+0000 mgr.y (mgr.25136) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.539854+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.542922+0000 mon.b (mon.1) 308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.546017+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.547322+0000 mgr.y (mgr.25136) 217 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.547575+0000 mon.b (mon.1) 310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.547826+0000 mgr.y (mgr.25136) 218 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:05.503 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.555953+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cephadm 2024-08-25T11:54:04.557224+0000 mgr.y (mgr.25136) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.564058+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.700981+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.704122+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.707308+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.708811+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.716719+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.836581+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.838727+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.840692+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.841455+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.845134+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.927450+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.930146+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.932682+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.933823+0000 mon.b (mon.1) 323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:04.940605+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.037645+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.039909+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.042593+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.043327+0000 mon.b (mon.1) 327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.051476+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.118788+0000 mon.a (mon.0) 2111 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.118931+0000 mon.a (mon.0) 2112 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.122317+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:54:05.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.122942+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:54:05.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.124623+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:54:05.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[19666]: audit 2024-08-25T11:54:05.125653+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:54:05.506 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.555953+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.506 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cephadm 2024-08-25T11:54:04.557224+0000 mgr.y (mgr.25136) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:05.506 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.564058+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:05.506 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.700981+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.506 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.704122+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.506 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.707308+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.708811+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.716719+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.836581+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.838727+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.840692+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.841455+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.845134+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.927450+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.930146+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.932682+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.933823+0000 mon.b (mon.1) 323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:04.940605+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.037645+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.039909+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.042593+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.043327+0000 mon.b (mon.1) 327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.051476+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.118788+0000 mon.a (mon.0) 2111 : cluster [DBG] Standby manager daemon x restarted 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.118931+0000 mon.a (mon.0) 2112 : cluster [DBG] Standby manager daemon x started 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.122317+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.122942+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.124623+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-25T11:54:05.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:05 smithi059 bash[25081]: audit 2024-08-25T11:54:05.125653+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.? 172.21.15.196:0/3615352795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-25T11:54:06.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:04.670700+0000 mgr.y (mgr.25136) 220 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:06.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.708581+0000 mgr.y (mgr.25136) 221 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cephadm 2024-08-25T11:54:04.717777+0000 mgr.y (mgr.25136) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.840251+0000 mgr.y (mgr.25136) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.840506+0000 mgr.y (mgr.25136) 224 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cephadm 2024-08-25T11:54:04.846527+0000 mgr.y (mgr.25136) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.933606+0000 mgr.y (mgr.25136) 226 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:04.934282+0000 mgr.y (mgr.25136) 227 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cephadm 2024-08-25T11:54:04.941630+0000 mgr.y (mgr.25136) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.043487+0000 mgr.y (mgr.25136) 229 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.043955+0000 mgr.y (mgr.25136) 230 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.052902+0000 mgr.y (mgr.25136) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.177894+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.180121+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.182967+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.183570+0000 mgr.y (mgr.25136) 232 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.183953+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.184135+0000 mgr.y (mgr.25136) 233 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.188598+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.189468+0000 mgr.y (mgr.25136) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.295309+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.297732+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.302247+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.303081+0000 mgr.y (mgr.25136) 235 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.303428+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.303472+0000 mgr.y (mgr.25136) 236 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.311601+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.312680+0000 mgr.y (mgr.25136) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.411700+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.414554+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.417079+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.417217+0000 mgr.y (mgr.25136) 238 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.417486+0000 mgr.y (mgr.25136) 239 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.418063+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.422836+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.427064+0000 mgr.y (mgr.25136) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.516968+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.519634+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.522247+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.522793+0000 mgr.y (mgr.25136) 241 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.523022+0000 mgr.y (mgr.25136) 242 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.523450+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.530230+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.534606+0000 mgr.y (mgr.25136) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.607013+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.609618+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.612760+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.614202+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.619271+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.694679+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.697203+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.699636+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.700758+0000 mon.b (mon.1) 355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.705515+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.783353+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.786107+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.788674+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.789871+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.794832+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.896781+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.899684+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.902875+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.904122+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:05.909203+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:06.025140+0000 mon.b (mon.1) 364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:06.027760+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:06.030285+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:06.031614+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: audit 2024-08-25T11:54:06.037483+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:06 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.062803+0000 mon.a (mon.0) 2122 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:04.670700+0000 mgr.y (mgr.25136) 220 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.708581+0000 mgr.y (mgr.25136) 221 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cephadm 2024-08-25T11:54:04.717777+0000 mgr.y (mgr.25136) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.840251+0000 mgr.y (mgr.25136) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.840506+0000 mgr.y (mgr.25136) 224 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cephadm 2024-08-25T11:54:04.846527+0000 mgr.y (mgr.25136) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.933606+0000 mgr.y (mgr.25136) 226 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:04.934282+0000 mgr.y (mgr.25136) 227 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.466 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cephadm 2024-08-25T11:54:04.941630+0000 mgr.y (mgr.25136) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.043487+0000 mgr.y (mgr.25136) 229 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.043955+0000 mgr.y (mgr.25136) 230 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.052902+0000 mgr.y (mgr.25136) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.177894+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.180121+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.182967+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.183570+0000 mgr.y (mgr.25136) 232 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.183953+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.184135+0000 mgr.y (mgr.25136) 233 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.467 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.188598+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:04.670700+0000 mgr.y (mgr.25136) 220 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.708581+0000 mgr.y (mgr.25136) 221 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cephadm 2024-08-25T11:54:04.717777+0000 mgr.y (mgr.25136) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.840251+0000 mgr.y (mgr.25136) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.840506+0000 mgr.y (mgr.25136) 224 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cephadm 2024-08-25T11:54:04.846527+0000 mgr.y (mgr.25136) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.933606+0000 mgr.y (mgr.25136) 226 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:04.934282+0000 mgr.y (mgr.25136) 227 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cephadm 2024-08-25T11:54:04.941630+0000 mgr.y (mgr.25136) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.043487+0000 mgr.y (mgr.25136) 229 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.043955+0000 mgr.y (mgr.25136) 230 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.052902+0000 mgr.y (mgr.25136) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.177894+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.180121+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.182967+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.183570+0000 mgr.y (mgr.25136) 232 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.183953+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.184135+0000 mgr.y (mgr.25136) 233 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.188598+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.189468+0000 mgr.y (mgr.25136) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.295309+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.297732+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.302247+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.303081+0000 mgr.y (mgr.25136) 235 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.303428+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.303472+0000 mgr.y (mgr.25136) 236 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.311601+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.312680+0000 mgr.y (mgr.25136) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.411700+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.414554+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.417079+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.417217+0000 mgr.y (mgr.25136) 238 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.417486+0000 mgr.y (mgr.25136) 239 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.418063+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.422836+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.427064+0000 mgr.y (mgr.25136) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.516968+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.519634+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.522247+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.189468+0000 mgr.y (mgr.25136) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.295309+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.297732+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.302247+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.303081+0000 mgr.y (mgr.25136) 235 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:54:06.471 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.303428+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.303472+0000 mgr.y (mgr.25136) 236 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.311601+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.312680+0000 mgr.y (mgr.25136) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.411700+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.414554+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.417079+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.417217+0000 mgr.y (mgr.25136) 238 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.417486+0000 mgr.y (mgr.25136) 239 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.418063+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.422836+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.427064+0000 mgr.y (mgr.25136) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.516968+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.472 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.519634+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.522247+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.522793+0000 mgr.y (mgr.25136) 241 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.523022+0000 mgr.y (mgr.25136) 242 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.523450+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.530230+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.534606+0000 mgr.y (mgr.25136) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.607013+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.609618+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.612760+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.614202+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.619271+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.694679+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.697203+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.699636+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.700758+0000 mon.b (mon.1) 355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.705515+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.783353+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.786107+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.788674+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.789871+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.794832+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.522793+0000 mgr.y (mgr.25136) 241 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.523022+0000 mgr.y (mgr.25136) 242 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.523450+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.530230+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.534606+0000 mgr.y (mgr.25136) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.607013+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.609618+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.612760+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.614202+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.619271+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.694679+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.697203+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.699636+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.700758+0000 mon.b (mon.1) 355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.705515+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.783353+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.786107+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.788674+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.789871+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.794832+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.896781+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.899684+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.902875+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.904122+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:05.909203+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:06.025140+0000 mon.b (mon.1) 364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:06.027760+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:06.030285+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:06.031614+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: audit 2024-08-25T11:54:06.037483+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.062803+0000 mon.a (mon.0) 2122 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.896781+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.899684+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.902875+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.904122+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:05.909203+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:06.025140+0000 mon.b (mon.1) 364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:06.027760+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:06.030285+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:06.031614+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: audit 2024-08-25T11:54:06.037483+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:06.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:06 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.062803+0000 mon.a (mon.0) 2122 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.613407+0000 mgr.y (mgr.25136) 244 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.613649+0000 mgr.y (mgr.25136) 245 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.622044+0000 mgr.y (mgr.25136) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.699776+0000 mgr.y (mgr.25136) 247 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.699952+0000 mgr.y (mgr.25136) 248 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.708034+0000 mgr.y (mgr.25136) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.789094+0000 mgr.y (mgr.25136) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.789387+0000 mgr.y (mgr.25136) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.797281+0000 mgr.y (mgr.25136) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.903411+0000 mgr.y (mgr.25136) 253 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:05.903714+0000 mgr.y (mgr.25136) 254 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:05.911333+0000 mgr.y (mgr.25136) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.031187+0000 mgr.y (mgr.25136) 256 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.031500+0000 mgr.y (mgr.25136) 257 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.040534+0000 mgr.y (mgr.25136) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.171575+0000 mon.b (mon.1) 368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.175447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.178305+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.179048+0000 mgr.y (mgr.25136) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.179548+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.179571+0000 mgr.y (mgr.25136) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.186985+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.190143+0000 mgr.y (mgr.25136) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.299871+0000 mon.b (mon.1) 372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.302609+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.305059+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.305304+0000 mgr.y (mgr.25136) 262 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.305668+0000 mgr.y (mgr.25136) 263 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.306076+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.310977+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.314329+0000 mgr.y (mgr.25136) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.399297+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.402415+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.405171+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.405250+0000 mgr.y (mgr.25136) 265 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.405459+0000 mgr.y (mgr.25136) 266 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.406227+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.410131+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.413549+0000 mgr.y (mgr.25136) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.497017+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.499590+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.502200+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.502375+0000 mgr.y (mgr.25136) 268 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.502632+0000 mgr.y (mgr.25136) 269 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.503335+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.507287+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.510725+0000 mgr.y (mgr.25136) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.611274+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.614197+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.618333+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.619938+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.628532+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.759522+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.762080+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.765373+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.766319+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.774419+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.871682+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.874346+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.876897+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.877773+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.881277+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.956479+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.958449+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.960206+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.960916+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:06.964964+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.049240+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.051402+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.053628+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.054469+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.058817+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.130521+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.132408+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.134170+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.134889+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:07 smithi196 bash[20359]: audit 2024-08-25T11:54:07.139136+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.613407+0000 mgr.y (mgr.25136) 244 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.613649+0000 mgr.y (mgr.25136) 245 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.622044+0000 mgr.y (mgr.25136) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.699776+0000 mgr.y (mgr.25136) 247 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.699952+0000 mgr.y (mgr.25136) 248 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.708034+0000 mgr.y (mgr.25136) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.789094+0000 mgr.y (mgr.25136) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.789387+0000 mgr.y (mgr.25136) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.797281+0000 mgr.y (mgr.25136) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.903411+0000 mgr.y (mgr.25136) 253 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:05.903714+0000 mgr.y (mgr.25136) 254 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:05.911333+0000 mgr.y (mgr.25136) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.031187+0000 mgr.y (mgr.25136) 256 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.031500+0000 mgr.y (mgr.25136) 257 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.040534+0000 mgr.y (mgr.25136) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.171575+0000 mon.b (mon.1) 368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.175447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.178305+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.179048+0000 mgr.y (mgr.25136) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.179548+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.179571+0000 mgr.y (mgr.25136) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.186985+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.190143+0000 mgr.y (mgr.25136) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.299871+0000 mon.b (mon.1) 372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.302609+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.305059+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.305304+0000 mgr.y (mgr.25136) 262 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.305668+0000 mgr.y (mgr.25136) 263 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.306076+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.310977+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.314329+0000 mgr.y (mgr.25136) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.399297+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.402415+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.405171+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.405250+0000 mgr.y (mgr.25136) 265 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.405459+0000 mgr.y (mgr.25136) 266 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.406227+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.410131+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.413549+0000 mgr.y (mgr.25136) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.497017+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.499590+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.502200+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.502375+0000 mgr.y (mgr.25136) 268 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.502632+0000 mgr.y (mgr.25136) 269 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.503335+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.507287+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.510725+0000 mgr.y (mgr.25136) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.611274+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.614197+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.618333+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.619938+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.628532+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.759522+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.762080+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.765373+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.766319+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.774419+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.871682+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.874346+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.876897+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.877773+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.881277+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.956479+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.958449+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.960206+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.960916+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:06.964964+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.049240+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.051402+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.053628+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.054469+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.058817+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.130521+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.132408+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.134170+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.134889+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[19666]: audit 2024-08-25T11:54:07.139136+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.613407+0000 mgr.y (mgr.25136) 244 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.613649+0000 mgr.y (mgr.25136) 245 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.622044+0000 mgr.y (mgr.25136) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.699776+0000 mgr.y (mgr.25136) 247 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.699952+0000 mgr.y (mgr.25136) 248 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.708034+0000 mgr.y (mgr.25136) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.789094+0000 mgr.y (mgr.25136) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.789387+0000 mgr.y (mgr.25136) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.797281+0000 mgr.y (mgr.25136) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.903411+0000 mgr.y (mgr.25136) 253 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:05.903714+0000 mgr.y (mgr.25136) 254 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:05.911333+0000 mgr.y (mgr.25136) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.031187+0000 mgr.y (mgr.25136) 256 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.031500+0000 mgr.y (mgr.25136) 257 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.040534+0000 mgr.y (mgr.25136) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.171575+0000 mon.b (mon.1) 368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.175447+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.178305+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.179048+0000 mgr.y (mgr.25136) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.179548+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.179571+0000 mgr.y (mgr.25136) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.186985+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.190143+0000 mgr.y (mgr.25136) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.299871+0000 mon.b (mon.1) 372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.302609+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.305059+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.305304+0000 mgr.y (mgr.25136) 262 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.305668+0000 mgr.y (mgr.25136) 263 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.306076+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.310977+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.314329+0000 mgr.y (mgr.25136) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.399297+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.402415+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.405171+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.405250+0000 mgr.y (mgr.25136) 265 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.405459+0000 mgr.y (mgr.25136) 266 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.406227+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.410131+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.413549+0000 mgr.y (mgr.25136) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.497017+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.499590+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.502200+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.502375+0000 mgr.y (mgr.25136) 268 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.502632+0000 mgr.y (mgr.25136) 269 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.503335+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.507287+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.510725+0000 mgr.y (mgr.25136) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.611274+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.614197+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.618333+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.619938+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.628532+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.759522+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.762080+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.765373+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.766319+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.774419+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.871682+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.874346+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.876897+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.877773+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.881277+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.956479+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.958449+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.960206+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.960916+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:06.964964+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.049240+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.051402+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.053628+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.054469+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.058817+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.130521+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.132408+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.134170+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.134889+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:07.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:07 smithi059 bash[25081]: audit 2024-08-25T11:54:07.139136+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.619618+0000 mgr.y (mgr.25136) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.619900+0000 mgr.y (mgr.25136) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.630040+0000 mgr.y (mgr.25136) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.766038+0000 mgr.y (mgr.25136) 274 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.766287+0000 mgr.y (mgr.25136) 275 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.775285+0000 mgr.y (mgr.25136) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.876693+0000 mgr.y (mgr.25136) 277 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.876962+0000 mgr.y (mgr.25136) 278 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.882633+0000 mgr.y (mgr.25136) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.959823+0000 mgr.y (mgr.25136) 280 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:06.960072+0000 mgr.y (mgr.25136) 281 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:06.965881+0000 mgr.y (mgr.25136) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.053503+0000 mgr.y (mgr.25136) 283 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.053753+0000 mgr.y (mgr.25136) 284 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.060424+0000 mgr.y (mgr.25136) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.133918+0000 mgr.y (mgr.25136) 286 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.134170+0000 mgr.y (mgr.25136) 287 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.140206+0000 mgr.y (mgr.25136) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.219095+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.221363+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.222945+0000 mgr.y (mgr.25136) 289 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.223134+0000 mgr.y (mgr.25136) 290 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.223222+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.223968+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.228216+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.230066+0000 mgr.y (mgr.25136) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.311401+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.313387+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.314570+0000 mgr.y (mgr.25136) 292 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.314771+0000 mgr.y (mgr.25136) 293 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.315120+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.315789+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.318882+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.319729+0000 mgr.y (mgr.25136) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.394498+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.396568+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.398376+0000 mgr.y (mgr.25136) 295 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.398394+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.398624+0000 mgr.y (mgr.25136) 296 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.399202+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.402703+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.404833+0000 mgr.y (mgr.25136) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.480904+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.483087+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.484493+0000 mgr.y (mgr.25136) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.484740+0000 mgr.y (mgr.25136) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.485032+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.485716+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.488616+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.489555+0000 mgr.y (mgr.25136) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.569215+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.571283+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.573292+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.574027+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.578218+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.653130+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.655297+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.657310+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.658077+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.662083+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.722263+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.728762+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.735868+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.743945+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.746090+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.747894+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.750927+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.756805+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.758692+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.765658+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.767506+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.772562+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.774141+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.780463+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.783192+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.788796+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.791177+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.798073+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.800532+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.826098+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.837538+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:08 smithi196 bash[20359]: audit 2024-08-25T11:54:07.844976+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.619618+0000 mgr.y (mgr.25136) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.619900+0000 mgr.y (mgr.25136) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.630040+0000 mgr.y (mgr.25136) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.766038+0000 mgr.y (mgr.25136) 274 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.766287+0000 mgr.y (mgr.25136) 275 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.775285+0000 mgr.y (mgr.25136) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.876693+0000 mgr.y (mgr.25136) 277 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.876962+0000 mgr.y (mgr.25136) 278 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.882633+0000 mgr.y (mgr.25136) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.959823+0000 mgr.y (mgr.25136) 280 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:06.960072+0000 mgr.y (mgr.25136) 281 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:06.965881+0000 mgr.y (mgr.25136) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.053503+0000 mgr.y (mgr.25136) 283 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.053753+0000 mgr.y (mgr.25136) 284 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.060424+0000 mgr.y (mgr.25136) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.133918+0000 mgr.y (mgr.25136) 286 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.134170+0000 mgr.y (mgr.25136) 287 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.140206+0000 mgr.y (mgr.25136) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.219095+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.221363+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.454 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.619618+0000 mgr.y (mgr.25136) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.619900+0000 mgr.y (mgr.25136) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.630040+0000 mgr.y (mgr.25136) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.766038+0000 mgr.y (mgr.25136) 274 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.766287+0000 mgr.y (mgr.25136) 275 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.775285+0000 mgr.y (mgr.25136) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.876693+0000 mgr.y (mgr.25136) 277 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.876962+0000 mgr.y (mgr.25136) 278 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.882633+0000 mgr.y (mgr.25136) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.959823+0000 mgr.y (mgr.25136) 280 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:06.960072+0000 mgr.y (mgr.25136) 281 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:06.965881+0000 mgr.y (mgr.25136) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.053503+0000 mgr.y (mgr.25136) 283 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.053753+0000 mgr.y (mgr.25136) 284 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.060424+0000 mgr.y (mgr.25136) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.133918+0000 mgr.y (mgr.25136) 286 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.134170+0000 mgr.y (mgr.25136) 287 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.140206+0000 mgr.y (mgr.25136) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.219095+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.221363+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.222945+0000 mgr.y (mgr.25136) 289 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.223134+0000 mgr.y (mgr.25136) 290 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.223222+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.456 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.223968+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.228216+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.230066+0000 mgr.y (mgr.25136) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.311401+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.313387+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.314570+0000 mgr.y (mgr.25136) 292 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.314771+0000 mgr.y (mgr.25136) 293 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.315120+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.315789+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.318882+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.319729+0000 mgr.y (mgr.25136) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.394498+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.396568+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.457 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.398376+0000 mgr.y (mgr.25136) 295 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.398394+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.398624+0000 mgr.y (mgr.25136) 296 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.399202+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.222945+0000 mgr.y (mgr.25136) 289 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.223134+0000 mgr.y (mgr.25136) 290 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.223222+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.223968+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.228216+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.230066+0000 mgr.y (mgr.25136) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.458 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.311401+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.313387+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.314570+0000 mgr.y (mgr.25136) 292 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.314771+0000 mgr.y (mgr.25136) 293 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.315120+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.315789+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.318882+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.319729+0000 mgr.y (mgr.25136) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.394498+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.396568+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.398376+0000 mgr.y (mgr.25136) 295 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.398394+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.398624+0000 mgr.y (mgr.25136) 296 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.459 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.399202+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.402703+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.404833+0000 mgr.y (mgr.25136) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.480904+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.483087+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.484493+0000 mgr.y (mgr.25136) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.484740+0000 mgr.y (mgr.25136) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.485032+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.485716+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.488616+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.489555+0000 mgr.y (mgr.25136) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.569215+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.571283+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.573292+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.574027+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.578218+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.653130+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.655297+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.657310+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.658077+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.662083+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.722263+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.402703+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.404833+0000 mgr.y (mgr.25136) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.480904+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.483087+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.484493+0000 mgr.y (mgr.25136) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.484740+0000 mgr.y (mgr.25136) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.485032+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.485716+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.488616+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.489555+0000 mgr.y (mgr.25136) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.569215+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.462 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.571283+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.573292+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.574027+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.578218+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.653130+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.655297+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.657310+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.658077+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.662083+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.722263+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.728762+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.463 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.735868+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.743945+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.746090+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.747894+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.750927+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.756805+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.758692+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.765658+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.767506+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.772562+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.774141+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.780463+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.783192+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.788796+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.791177+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.798073+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.800532+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.826098+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.837538+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[19666]: audit 2024-08-25T11:54:07.844976+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.728762+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.735868+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.743945+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.746090+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.747894+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.465 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.750927+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.756805+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.758692+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.765658+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.767506+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.772562+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.774141+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.780463+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.783192+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.788796+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.791177+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.798073+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.800532+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.466 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.826098+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.467 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.837538+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:08.467 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:08 smithi059 bash[25081]: audit 2024-08-25T11:54:07.844976+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:09.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.572941+0000 mgr.y (mgr.25136) 301 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.573186+0000 mgr.y (mgr.25136) 302 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.578835+0000 mgr.y (mgr.25136) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.656914+0000 mgr.y (mgr.25136) 304 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.657157+0000 mgr.y (mgr.25136) 305 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.663252+0000 mgr.y (mgr.25136) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.730202+0000 mgr.y (mgr.25136) 307 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.730589+0000 mgr.y (mgr.25136) 308 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.746329+0000 mgr.y (mgr.25136) 309 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.755116+0000 mgr.y (mgr.25136) 310 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.763893+0000 mgr.y (mgr.25136) 311 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.770857+0000 mgr.y (mgr.25136) 312 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:54:09.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.778685+0000 mgr.y (mgr.25136) 313 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:54:09.497 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.787076+0000 mgr.y (mgr.25136) 314 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:54:09.497 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cephadm 2024-08-25T11:54:07.796303+0000 mgr.y (mgr.25136) 315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:54:09.497 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:07.839317+0000 mgr.y (mgr.25136) 316 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.497 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:08.164440+0000 mon.a (mon.0) 2152 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:54:09.497 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:09 smithi196 bash[20359]: cluster 2024-08-25T11:54:08.164493+0000 mon.a (mon.0) 2153 : cluster [INF] Cluster is now healthy 2024-08-25T11:54:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.572941+0000 mgr.y (mgr.25136) 301 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.573186+0000 mgr.y (mgr.25136) 302 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.578835+0000 mgr.y (mgr.25136) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.656914+0000 mgr.y (mgr.25136) 304 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.657157+0000 mgr.y (mgr.25136) 305 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.663252+0000 mgr.y (mgr.25136) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.730202+0000 mgr.y (mgr.25136) 307 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.730589+0000 mgr.y (mgr.25136) 308 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.746329+0000 mgr.y (mgr.25136) 309 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.755116+0000 mgr.y (mgr.25136) 310 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.763893+0000 mgr.y (mgr.25136) 311 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.770857+0000 mgr.y (mgr.25136) 312 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.778685+0000 mgr.y (mgr.25136) 313 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.787076+0000 mgr.y (mgr.25136) 314 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cephadm 2024-08-25T11:54:07.796303+0000 mgr.y (mgr.25136) 315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:07.839317+0000 mgr.y (mgr.25136) 316 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:08.164440+0000 mon.a (mon.0) 2152 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[25081]: cluster 2024-08-25T11:54:08.164493+0000 mon.a (mon.0) 2153 : cluster [INF] Cluster is now healthy 2024-08-25T11:54:09.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.572941+0000 mgr.y (mgr.25136) 301 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.573186+0000 mgr.y (mgr.25136) 302 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.578835+0000 mgr.y (mgr.25136) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.656914+0000 mgr.y (mgr.25136) 304 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.657157+0000 mgr.y (mgr.25136) 305 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.663252+0000 mgr.y (mgr.25136) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.730202+0000 mgr.y (mgr.25136) 307 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.730589+0000 mgr.y (mgr.25136) 308 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.746329+0000 mgr.y (mgr.25136) 309 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.755116+0000 mgr.y (mgr.25136) 310 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:54:09.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.763893+0000 mgr.y (mgr.25136) 311 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:54:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.770857+0000 mgr.y (mgr.25136) 312 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:54:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.778685+0000 mgr.y (mgr.25136) 313 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:54:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.787076+0000 mgr.y (mgr.25136) 314 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:54:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cephadm 2024-08-25T11:54:07.796303+0000 mgr.y (mgr.25136) 315 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:54:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:07.839317+0000 mgr.y (mgr.25136) 316 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:08.164440+0000 mon.a (mon.0) 2152 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:54:09.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:09 smithi059 bash[19666]: cluster 2024-08-25T11:54:08.164493+0000 mon.a (mon.0) 2153 : cluster [INF] Cluster is now healthy 2024-08-25T11:54:10.756 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:54:11.404 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:54:11.405 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 3s ago 35m - - 2024-08-25T11:54:11.405 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 0s ago 35m - - 2024-08-25T11:54:11.405 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (26m) 3s ago 26m 13.9M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:54:11.405 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (25m) 0s ago 25m 73.5M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:54:11.405 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (28s) 3s ago 23m 47.2M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:54:11.405 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (14s) 0s ago 34m 436M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:54:11.405 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (11m) 3s ago 36m 499M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:54:11.405 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (36m) 3s ago 36m 101M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (34m) 0s ago 34m 72.2M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (34m) 3s ago 34m 73.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (26m) 3s ago 26m 9843k - 1.5.0 0da6a335fe13 5bf6917847cb 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (26m) 0s ago 26m 9039k - 1.5.0 0da6a335fe13 e4fa215b5899 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (33m) 3s ago 33m 66.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (32m) 3s ago 32m 60.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (31m) 3s ago 31m 53.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (31m) 3s ago 31m 57.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (30m) 0s ago 30m 68.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (29m) 0s ago 29m 65.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:54:11.406 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (28m) 0s ago 28m 63.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:54:11.407 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (27m) 0s ago 27m 57.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:54:11.407 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (22s) 0s ago 26m 35.2M - 2.43.0 a07b618ecd1d 38651eb88221 2024-08-25T11:54:11.407 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (23m) 3s ago 23m 101M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:54:11.407 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (23m) 0s ago 23m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:54:11.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.438 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.438 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.439 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.439 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.439 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:11 smithi059 bash[19666]: cluster 2024-08-25T11:54:09.839704+0000 mgr.y (mgr.25136) 317 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:11.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:11 smithi059 bash[19666]: audit 2024-08-25T11:54:11.074497+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:11 smithi059 bash[19666]: audit 2024-08-25T11:54:11.085219+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:11 smithi059 bash[19666]: audit 2024-08-25T11:54:11.096658+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:11 smithi059 bash[25081]: cluster 2024-08-25T11:54:09.839704+0000 mgr.y (mgr.25136) 317 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:11.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:11 smithi059 bash[25081]: audit 2024-08-25T11:54:11.074497+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:11 smithi059 bash[25081]: audit 2024-08-25T11:54:11.085219+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:11 smithi059 bash[25081]: audit 2024-08-25T11:54:11.096658+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.441 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:11.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:11 smithi196 bash[20359]: cluster 2024-08-25T11:54:09.839704+0000 mgr.y (mgr.25136) 317 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:54:11.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:11 smithi196 bash[20359]: audit 2024-08-25T11:54:11.074497+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:11 smithi196 bash[20359]: audit 2024-08-25T11:54:11.085219+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:11 smithi196 bash[20359]: audit 2024-08-25T11:54:11.096658+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:11.752 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:11 smithi059 systemd[1]: Stopping Ceph node-exporter.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:54:11.777 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:54:11.778 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:54:11.779 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:54:11.779 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:54:11.779 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:54:11.779 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:54:11.779 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:54:12.091 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:54:12.091 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading node-exporter daemons", 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:54:12.092 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:54:12.472 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[91579]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-node-exporter-a 2024-08-25T11:54:12.472 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-25T11:54:12.472 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[91683]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-node-exporter-a 2024-08-25T11:54:12.472 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-25T11:54:12.472 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: Stopped Ceph node-exporter.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[25081]: cephadm 2024-08-25T11:54:10.613757+0000 mgr.y (mgr.25136) 318 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[25081]: cephadm 2024-08-25T11:54:10.614309+0000 mgr.y (mgr.25136) 319 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[25081]: audit 2024-08-25T11:54:10.744616+0000 mgr.y (mgr.25136) 320 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[25081]: audit 2024-08-25T11:54:11.070963+0000 mgr.y (mgr.25136) 321 : audit [DBG] from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[25081]: audit 2024-08-25T11:54:11.392047+0000 mgr.y (mgr.25136) 322 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[25081]: audit 2024-08-25T11:54:11.779346+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.59:0/1530323022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[19666]: cephadm 2024-08-25T11:54:10.613757+0000 mgr.y (mgr.25136) 318 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[19666]: cephadm 2024-08-25T11:54:10.614309+0000 mgr.y (mgr.25136) 319 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[19666]: audit 2024-08-25T11:54:10.744616+0000 mgr.y (mgr.25136) 320 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[19666]: audit 2024-08-25T11:54:11.070963+0000 mgr.y (mgr.25136) 321 : audit [DBG] from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.473 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[19666]: audit 2024-08-25T11:54:11.392047+0000 mgr.y (mgr.25136) 322 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[19666]: audit 2024-08-25T11:54:11.779346+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.59:0/1530323022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:12.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:12 smithi196 bash[20359]: cephadm 2024-08-25T11:54:10.613757+0000 mgr.y (mgr.25136) 318 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-25T11:54:12.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:12 smithi196 bash[20359]: cephadm 2024-08-25T11:54:10.614309+0000 mgr.y (mgr.25136) 319 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-08-25T11:54:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:12 smithi196 bash[20359]: audit 2024-08-25T11:54:10.744616+0000 mgr.y (mgr.25136) 320 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:12 smithi196 bash[20359]: audit 2024-08-25T11:54:11.070963+0000 mgr.y (mgr.25136) 321 : audit [DBG] from='client.25343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:12 smithi196 bash[20359]: audit 2024-08-25T11:54:11.392047+0000 mgr.y (mgr.25136) 322 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:12 smithi196 bash[20359]: audit 2024-08-25T11:54:11.779346+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.59:0/1530323022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:12.779 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:12.779 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:12.780 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:12.780 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:12.780 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:12.780 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:12.781 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: Started Ceph node-exporter.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:54:12.781 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:12 smithi059 bash[91738]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-25T11:54:12.781 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:54:12 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:13.437 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-25T11:54:13.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:54:13] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.43.0" 2024-08-25T11:54:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[19666]: cluster 2024-08-25T11:54:11.841247+0000 mgr.y (mgr.25136) 323 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[19666]: audit 2024-08-25T11:54:12.092736+0000 mgr.y (mgr.25136) 324 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[19666]: audit 2024-08-25T11:54:12.641489+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[19666]: audit 2024-08-25T11:54:12.654132+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:13.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[25081]: cluster 2024-08-25T11:54:11.841247+0000 mgr.y (mgr.25136) 323 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:13.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[25081]: audit 2024-08-25T11:54:12.092736+0000 mgr.y (mgr.25136) 324 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:13.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[25081]: audit 2024-08-25T11:54:12.641489+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:13.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[25081]: audit 2024-08-25T11:54:12.654132+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:13.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:13 smithi196 bash[20359]: cluster 2024-08-25T11:54:11.841247+0000 mgr.y (mgr.25136) 323 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:13.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:13 smithi196 bash[20359]: audit 2024-08-25T11:54:12.092736+0000 mgr.y (mgr.25136) 324 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:13.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:13 smithi196 bash[20359]: audit 2024-08-25T11:54:12.641489+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:13.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:13 smithi196 bash[20359]: audit 2024-08-25T11:54:12.654132+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:13.752 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 2abcce694348: Pulling fs layer 2024-08-25T11:54:13.752 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 455fd88e5221: Pulling fs layer 2024-08-25T11:54:13.752 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 324153f2810a: Pulling fs layer 2024-08-25T11:54:13.752 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 2abcce694348: Verifying Checksum 2024-08-25T11:54:13.753 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 2abcce694348: Download complete 2024-08-25T11:54:13.753 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 455fd88e5221: Download complete 2024-08-25T11:54:13.753 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 324153f2810a: Verifying Checksum 2024-08-25T11:54:14.028 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 324153f2810a: Download complete 2024-08-25T11:54:14.028 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:13 smithi059 bash[91738]: 2abcce694348: Pull complete 2024-08-25T11:54:14.778 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:14 smithi059 bash[91738]: 455fd88e5221: Pull complete 2024-08-25T11:54:15.185 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:14 smithi059 bash[91738]: 324153f2810a: Pull complete 2024-08-25T11:54:15.185 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:15 smithi059 bash[91738]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-25T11:54:15.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:15 smithi059 bash[25081]: cluster 2024-08-25T11:54:13.841984+0000 mgr.y (mgr.25136) 325 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T11:54:15.528 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:15 smithi059 bash[91738]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-25T11:54:15.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:15 smithi059 bash[19666]: cluster 2024-08-25T11:54:13.841984+0000 mgr.y (mgr.25136) 325 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T11:54:15.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:15 smithi196 bash[20359]: cluster 2024-08-25T11:54:13.841984+0000 mgr.y (mgr.25136) 325 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T11:54:15.940 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:15.941 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:15.941 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:15.941 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:15.942 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:15.942 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:15.942 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:15.943 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:15.943 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:16.203 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:15 smithi196 systemd[1]: Stopping Ceph node-exporter.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:54:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[19666]: audit 2024-08-25T11:54:14.677896+0000 mgr.y (mgr.25136) 326 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[19666]: cephadm 2024-08-25T11:54:15.092662+0000 mgr.y (mgr.25136) 327 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-25T11:54:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[19666]: cephadm 2024-08-25T11:54:15.093652+0000 mgr.y (mgr.25136) 328 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2024-08-25T11:54:16.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[25081]: audit 2024-08-25T11:54:14.677896+0000 mgr.y (mgr.25136) 326 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:16.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[25081]: cephadm 2024-08-25T11:54:15.092662+0000 mgr.y (mgr.25136) 327 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-25T11:54:16.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[25081]: cephadm 2024-08-25T11:54:15.093652+0000 mgr.y (mgr.25136) 328 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2024-08-25T11:54:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:16 smithi196 bash[20359]: audit 2024-08-25T11:54:14.677896+0000 mgr.y (mgr.25136) 326 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:16 smithi196 bash[20359]: cephadm 2024-08-25T11:54:15.092662+0000 mgr.y (mgr.25136) 327 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-25T11:54:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:16 smithi196 bash[20359]: cephadm 2024-08-25T11:54:15.093652+0000 mgr.y (mgr.25136) 328 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2024-08-25T11:54:17.029 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.647Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-25T11:54:17.029 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.647Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-08-25T11:54:17.029 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.648Z 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-08-25T11:54:17.029 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.648Z 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-08-25T11:54:17.029 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.648Z 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-08-25T11:54:17.029 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.648Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-25T11:54:17.029 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-25T11:54:17.029 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=arp 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=edac 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-25T11:54:17.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-25T11:54:17.031 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-25T11:54:17.031 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-25T11:54:17.031 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-25T11:54:17.031 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-25T11:54:17.031 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-25T11:54:17.031 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-25T11:54:17.031 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-25T11:54:17.031 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=os 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-25T11:54:17.032 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=stat 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=time 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=uname 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.649Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.650Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-25T11:54:17.033 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:54:16 smithi059 bash[91738]: ts=2024-08-25T11:54:16.650Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-25T11:54:17.046 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:16 smithi196 bash[73246]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-node-exporter-b 2024-08-25T11:54:17.046 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:16 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-25T11:54:17.047 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:16 smithi196 bash[73306]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-node-exporter-b 2024-08-25T11:54:17.047 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:16 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-25T11:54:17.047 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:16 smithi196 systemd[1]: Stopped Ceph node-exporter.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:54:17.362 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.362 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.363 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:17 smithi196 bash[20359]: cluster 2024-08-25T11:54:15.843655+0000 mgr.y (mgr.25136) 329 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:17.363 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.364 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.364 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.364 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.365 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:17.365 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:17 smithi196 systemd[1]: Started Ceph node-exporter.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:54:17.365 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:17 smithi196 bash[73360]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-25T11:54:17.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:17 smithi059 bash[25081]: cluster 2024-08-25T11:54:15.843655+0000 mgr.y (mgr.25136) 329 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:17.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:17 smithi059 bash[19666]: cluster 2024-08-25T11:54:15.843655+0000 mgr.y (mgr.25136) 329 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:18.101 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:17 smithi196 bash[73360]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-25T11:54:18.102 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:17 smithi196 bash[73360]: 2abcce694348: Pulling fs layer 2024-08-25T11:54:18.102 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:17 smithi196 bash[73360]: 455fd88e5221: Pulling fs layer 2024-08-25T11:54:18.102 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:17 smithi196 bash[73360]: 324153f2810a: Pulling fs layer 2024-08-25T11:54:18.362 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[73360]: 2abcce694348: Verifying Checksum 2024-08-25T11:54:18.362 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[73360]: 2abcce694348: Download complete 2024-08-25T11:54:18.362 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[73360]: 455fd88e5221: Verifying Checksum 2024-08-25T11:54:18.362 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[73360]: 455fd88e5221: Download complete 2024-08-25T11:54:18.363 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[73360]: 324153f2810a: Verifying Checksum 2024-08-25T11:54:18.363 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[73360]: 324153f2810a: Download complete 2024-08-25T11:54:18.363 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[73360]: 2abcce694348: Pull complete 2024-08-25T11:54:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.224575+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.238216+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.246015+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.247660+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.258202+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: cephadm 2024-08-25T11:54:17.259420+0000 mgr.y (mgr.25136) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.414115+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.417568+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.422681+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.424329+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.431369+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: cephadm 2024-08-25T11:54:17.435083+0000 mgr.y (mgr.25136) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.541468+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.544264+0000 mon.b (mon.1) 448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.547459+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.549129+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.554192+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: cephadm 2024-08-25T11:54:17.558373+0000 mgr.y (mgr.25136) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.650887+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.654068+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.657073+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.658236+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.663334+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.775615+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.778932+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.782068+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.783642+0000 mon.b (mon.1) 458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.790001+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.929854+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.933170+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.936209+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.937335+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:17.942269+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.087523+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.090735+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.093277+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.094552+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.099493+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.208557+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.210669+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.213221+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.214158+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:18 smithi196 bash[20359]: audit 2024-08-25T11:54:18.217404+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.224575+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.238216+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.246015+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.247660+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.258202+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: cephadm 2024-08-25T11:54:17.259420+0000 mgr.y (mgr.25136) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.414115+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.417568+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.422681+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.424329+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.431369+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: cephadm 2024-08-25T11:54:17.435083+0000 mgr.y (mgr.25136) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.541468+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.544264+0000 mon.b (mon.1) 448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.547459+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.549129+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.554192+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: cephadm 2024-08-25T11:54:17.558373+0000 mgr.y (mgr.25136) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.650887+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.654068+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.224575+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.238216+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.246015+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.247660+0000 mon.b (mon.1) 442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.258202+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: cephadm 2024-08-25T11:54:17.259420+0000 mgr.y (mgr.25136) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.414115+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.417568+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.422681+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.424329+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.431369+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: cephadm 2024-08-25T11:54:17.435083+0000 mgr.y (mgr.25136) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.541468+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.544264+0000 mon.b (mon.1) 448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.547459+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.549129+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.554192+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: cephadm 2024-08-25T11:54:17.558373+0000 mgr.y (mgr.25136) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.650887+0000 mon.b (mon.1) 451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.654068+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.657073+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.658236+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.663334+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.775615+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.778932+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.782068+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.783642+0000 mon.b (mon.1) 458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.790001+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.929854+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.933170+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.936209+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.937335+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:17.942269+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.087523+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.090735+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.093277+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.094552+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.099493+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.208557+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.210669+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.213221+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.214158+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[19666]: audit 2024-08-25T11:54:18.217404+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.657073+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.658236+0000 mon.b (mon.1) 454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.663334+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.775615+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.778932+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.782068+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.783642+0000 mon.b (mon.1) 458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.790001+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.929854+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.933170+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.936209+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.937335+0000 mon.b (mon.1) 462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:17.942269+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.087523+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.090735+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.093277+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.094552+0000 mon.b (mon.1) 466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.099493+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.208557+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.210669+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.213221+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.214158+0000 mon.b (mon.1) 470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:18 smithi059 bash[25081]: audit 2024-08-25T11:54:18.217404+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cephadm 2024-08-25T11:54:17.667395+0000 mgr.y (mgr.25136) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cephadm 2024-08-25T11:54:17.794839+0000 mgr.y (mgr.25136) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cluster 2024-08-25T11:54:17.844130+0000 mgr.y (mgr.25136) 335 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 0 op/s 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cephadm 2024-08-25T11:54:17.945548+0000 mgr.y (mgr.25136) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.103295+0000 mgr.y (mgr.25136) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.218967+0000 mgr.y (mgr.25136) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.297699+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.300777+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.303514+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.304602+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.309201+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.313247+0000 mgr.y (mgr.25136) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.389292+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.391369+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.394124+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.394970+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.399020+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.400957+0000 mgr.y (mgr.25136) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.488413+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.490574+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cephadm 2024-08-25T11:54:17.667395+0000 mgr.y (mgr.25136) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cephadm 2024-08-25T11:54:17.794839+0000 mgr.y (mgr.25136) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cluster 2024-08-25T11:54:17.844130+0000 mgr.y (mgr.25136) 335 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 0 op/s 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cephadm 2024-08-25T11:54:17.945548+0000 mgr.y (mgr.25136) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.103295+0000 mgr.y (mgr.25136) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.218967+0000 mgr.y (mgr.25136) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.297699+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.300777+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.303514+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.304602+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.309201+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.313247+0000 mgr.y (mgr.25136) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.389292+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.391369+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.394124+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.394970+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.399020+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.400957+0000 mgr.y (mgr.25136) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.488413+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.490574+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.493374+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.494156+0000 mon.b (mon.1) 482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.497965+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.499129+0000 mgr.y (mgr.25136) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.592783+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.595078+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.597501+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.598403+0000 mon.b (mon.1) 486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.602608+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.693029+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.695435+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.698390+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.699442+0000 mon.b (mon.1) 490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.703700+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.810262+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.812883+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.815635+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.816758+0000 mon.b (mon.1) 494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.820391+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.898077+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.493374+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.494156+0000 mon.b (mon.1) 482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.497965+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.499129+0000 mgr.y (mgr.25136) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.592783+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.595078+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.597501+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.598403+0000 mon.b (mon.1) 486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.602608+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.693029+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.695435+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.698390+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.699442+0000 mon.b (mon.1) 490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.703700+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.810262+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.812883+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.815635+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.816758+0000 mon.b (mon.1) 494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.820391+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.898077+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.900727+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.903218+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.904384+0000 mon.b (mon.1) 498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:18.909177+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.003284+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.006477+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.010077+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.011398+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.016908+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.115533+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.118073+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.120487+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.121659+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.126339+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[25081]: audit 2024-08-25T11:54:19.220202+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.900727+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.903218+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.904384+0000 mon.b (mon.1) 498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:18.909177+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.003284+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.006477+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.010077+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.011398+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.016908+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.115533+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.118073+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.120487+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.121659+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.126339+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:19 smithi059 bash[19666]: audit 2024-08-25T11:54:19.220202+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.612 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[73360]: 455fd88e5221: Pull complete 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cephadm 2024-08-25T11:54:17.667395+0000 mgr.y (mgr.25136) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cephadm 2024-08-25T11:54:17.794839+0000 mgr.y (mgr.25136) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cluster 2024-08-25T11:54:17.844130+0000 mgr.y (mgr.25136) 335 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 0 op/s 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cephadm 2024-08-25T11:54:17.945548+0000 mgr.y (mgr.25136) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.103295+0000 mgr.y (mgr.25136) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.218967+0000 mgr.y (mgr.25136) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.297699+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.300777+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.303514+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.304602+0000 mon.b (mon.1) 474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.309201+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.313247+0000 mgr.y (mgr.25136) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.389292+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.391369+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.394124+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.394970+0000 mon.b (mon.1) 478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.399020+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.400957+0000 mgr.y (mgr.25136) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.488413+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.490574+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.493374+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.494156+0000 mon.b (mon.1) 482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.497965+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.499129+0000 mgr.y (mgr.25136) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.592783+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.595078+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.597501+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.598403+0000 mon.b (mon.1) 486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.602608+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.693029+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.695435+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.698390+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.699442+0000 mon.b (mon.1) 490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.703700+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.810262+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.812883+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.815635+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.816758+0000 mon.b (mon.1) 494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.820391+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.898077+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.900727+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.903218+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.904384+0000 mon.b (mon.1) 498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:18.909177+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.003284+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.006477+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.010077+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.011398+0000 mon.b (mon.1) 502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.016908+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.115533+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.118073+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.120487+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.121659+0000 mon.b (mon.1) 506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.126339+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:19 smithi196 bash[20359]: audit 2024-08-25T11:54:19.220202+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.490 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[73360]: 324153f2810a: Pull complete 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.604941+0000 mgr.y (mgr.25136) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.706940+0000 mgr.y (mgr.25136) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.823063+0000 mgr.y (mgr.25136) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:18.911654+0000 mgr.y (mgr.25136) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.019619+0000 mgr.y (mgr.25136) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.128641+0000 mgr.y (mgr.25136) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.222920+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.225826+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.242110+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.245557+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.248517+0000 mgr.y (mgr.25136) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.321747+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.324155+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.326320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.327290+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.330480+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.333957+0000 mgr.y (mgr.25136) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.408042+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.492 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.410275+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.412536+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.413512+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.417621+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.420217+0000 mgr.y (mgr.25136) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.501827+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.503689+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.505722+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.506469+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.509875+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.510868+0000 mgr.y (mgr.25136) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.566359+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.493 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.572066+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.596283+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.598563+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.600924+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.601962+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.605777+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.680398+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.682667+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.684891+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.685873+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.689719+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.766130+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.768023+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.771866+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.772726+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.776594+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.850123+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.852874+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.855720+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.856943+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.861974+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.941293+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.943283+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.946126+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.947010+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:19.951240+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.040378+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.042546+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.044633+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.045535+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.048363+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.124696+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.127137+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.129123+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.129995+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.496 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[20359]: audit 2024-08-25T11:54:20.133394+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.604941+0000 mgr.y (mgr.25136) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.706940+0000 mgr.y (mgr.25136) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.823063+0000 mgr.y (mgr.25136) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:18.911654+0000 mgr.y (mgr.25136) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.019619+0000 mgr.y (mgr.25136) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.128641+0000 mgr.y (mgr.25136) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.222920+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.225826+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.242110+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.245557+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.248517+0000 mgr.y (mgr.25136) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.321747+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.324155+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.326320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.327290+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.330480+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.333957+0000 mgr.y (mgr.25136) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.408042+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.410275+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.412536+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.604941+0000 mgr.y (mgr.25136) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.706940+0000 mgr.y (mgr.25136) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.823063+0000 mgr.y (mgr.25136) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:18.911654+0000 mgr.y (mgr.25136) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.019619+0000 mgr.y (mgr.25136) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.128641+0000 mgr.y (mgr.25136) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.222920+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.225826+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.242110+0000 mon.b (mon.1) 510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.245557+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.248517+0000 mgr.y (mgr.25136) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.321747+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.324155+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.326320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.327290+0000 mon.b (mon.1) 514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.330480+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.333957+0000 mgr.y (mgr.25136) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.408042+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.410275+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.412536+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.413512+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.417621+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.420217+0000 mgr.y (mgr.25136) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.501827+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.503689+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.505722+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.506469+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.509875+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.510868+0000 mgr.y (mgr.25136) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.566359+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.572066+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.596283+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.598563+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.600924+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.601962+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.605777+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.680398+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.682667+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.684891+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.685873+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.689719+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.766130+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.768023+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.771866+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.772726+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.776594+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.850123+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.852874+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.855720+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.856943+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.861974+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.941293+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.943283+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.946126+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.947010+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:19.951240+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.040378+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.042546+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.044633+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.045535+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.048363+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.124696+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.127137+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.129123+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.129995+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[19666]: audit 2024-08-25T11:54:20.133394+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.413512+0000 mon.b (mon.1) 518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.417621+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.420217+0000 mgr.y (mgr.25136) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.501827+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.503689+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.505722+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.506469+0000 mon.b (mon.1) 522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.509875+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.510868+0000 mgr.y (mgr.25136) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:20.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.566359+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.572066+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.596283+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.598563+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.600924+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.601962+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.605777+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.680398+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.682667+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.684891+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.685873+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.689719+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.766130+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.768023+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.771866+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.772726+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.776594+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.850123+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.852874+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.855720+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.856943+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.861974+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.941293+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.943283+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.946126+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.947010+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:19.951240+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.040378+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.042546+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.044633+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.045535+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.048363+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.124696+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.127137+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.129123+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:20.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.129995+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:20.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:20 smithi059 bash[25081]: audit 2024-08-25T11:54:20.133394+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:20.862 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[73360]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-25T11:54:20.862 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:20 smithi196 bash[73360]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-25T11:54:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.607857+0000 mgr.y (mgr.25136) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.692324+0000 mgr.y (mgr.25136) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.778420+0000 mgr.y (mgr.25136) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cluster 2024-08-25T11:54:19.844536+0000 mgr.y (mgr.25136) 355 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.864808+0000 mgr.y (mgr.25136) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:19.953323+0000 mgr.y (mgr.25136) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.050975+0000 mgr.y (mgr.25136) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.135617+0000 mgr.y (mgr.25136) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.235653+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.238090+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.240417+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.241616+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.246057+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.246829+0000 mgr.y (mgr.25136) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.323408+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.325262+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.327191+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.327926+0000 mon.b (mon.1) 559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.331596+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.332152+0000 mgr.y (mgr.25136) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.405104+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.406912+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.408894+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.409688+0000 mon.b (mon.1) 563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.413918+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.414571+0000 mgr.y (mgr.25136) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.484973+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.487148+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.489801+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.490845+0000 mon.b (mon.1) 567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.493732+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.495732+0000 mgr.y (mgr.25136) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.566208+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.568132+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.570116+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.570802+0000 mon.b (mon.1) 571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.573456+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.647497+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.649257+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.651436+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.652173+0000 mon.b (mon.1) 575 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.655040+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.730135+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.732505+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.734756+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.735879+0000 mon.b (mon.1) 579 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.739188+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.817673+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.820216+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.822835+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.823930+0000 mon.b (mon.1) 583 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.828684+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.911181+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.913562+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.916051+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.917012+0000 mon.b (mon.1) 587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.921037+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:20.998799+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.001137+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.003232+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.004307+0000 mon.b (mon.1) 591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.008556+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.086251+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.089112+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.092073+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.093170+0000 mon.b (mon.1) 595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.096746+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.174345+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.176890+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.180513+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.181733+0000 mon.b (mon.1) 599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:21 smithi196 bash[20359]: audit 2024-08-25T11:54:21.185782+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.607857+0000 mgr.y (mgr.25136) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.692324+0000 mgr.y (mgr.25136) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.778420+0000 mgr.y (mgr.25136) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cluster 2024-08-25T11:54:19.844536+0000 mgr.y (mgr.25136) 355 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.864808+0000 mgr.y (mgr.25136) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:19.953323+0000 mgr.y (mgr.25136) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.050975+0000 mgr.y (mgr.25136) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.135617+0000 mgr.y (mgr.25136) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.235653+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.238090+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.240417+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.241616+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.246057+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.246829+0000 mgr.y (mgr.25136) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.323408+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.325262+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.327191+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.327926+0000 mon.b (mon.1) 559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.331596+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.332152+0000 mgr.y (mgr.25136) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.607857+0000 mgr.y (mgr.25136) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.692324+0000 mgr.y (mgr.25136) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.778420+0000 mgr.y (mgr.25136) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cluster 2024-08-25T11:54:19.844536+0000 mgr.y (mgr.25136) 355 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.864808+0000 mgr.y (mgr.25136) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:19.953323+0000 mgr.y (mgr.25136) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.050975+0000 mgr.y (mgr.25136) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.135617+0000 mgr.y (mgr.25136) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.235653+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.238090+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.240417+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.241616+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.246057+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.246829+0000 mgr.y (mgr.25136) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.323408+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.325262+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.327191+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.327926+0000 mon.b (mon.1) 559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.331596+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.332152+0000 mgr.y (mgr.25136) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.405104+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.406912+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.408894+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.409688+0000 mon.b (mon.1) 563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.413918+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.414571+0000 mgr.y (mgr.25136) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.484973+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.487148+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.489801+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.490845+0000 mon.b (mon.1) 567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.493732+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.495732+0000 mgr.y (mgr.25136) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.566208+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.568132+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.570116+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.570802+0000 mon.b (mon.1) 571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.573456+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.647497+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.649257+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.651436+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.405104+0000 mon.b (mon.1) 560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.406912+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.408894+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.409688+0000 mon.b (mon.1) 563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.413918+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.414571+0000 mgr.y (mgr.25136) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.484973+0000 mon.b (mon.1) 564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.487148+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.489801+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.490845+0000 mon.b (mon.1) 567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.493732+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.495732+0000 mgr.y (mgr.25136) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.566208+0000 mon.b (mon.1) 568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.568132+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.570116+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.570802+0000 mon.b (mon.1) 571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.573456+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.647497+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.649257+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.651436+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.652173+0000 mon.b (mon.1) 575 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.655040+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.730135+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.732505+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.734756+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.735879+0000 mon.b (mon.1) 579 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.739188+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.817673+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.820216+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.822835+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.823930+0000 mon.b (mon.1) 583 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.828684+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.911181+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.913562+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.916051+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.917012+0000 mon.b (mon.1) 587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.921037+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:20.998799+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.001137+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.003232+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.004307+0000 mon.b (mon.1) 591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.008556+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.086251+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.089112+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.092073+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.093170+0000 mon.b (mon.1) 595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.096746+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.174345+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.176890+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.180513+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.181733+0000 mon.b (mon.1) 599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[25081]: audit 2024-08-25T11:54:21.185782+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.652173+0000 mon.b (mon.1) 575 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.655040+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.730135+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.732505+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.734756+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.735879+0000 mon.b (mon.1) 579 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.739188+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.817673+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.820216+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.822835+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.823930+0000 mon.b (mon.1) 583 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.828684+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.911181+0000 mon.b (mon.1) 584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.913562+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.916051+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.917012+0000 mon.b (mon.1) 587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.921037+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:20.998799+0000 mon.b (mon.1) 588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.001137+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.003232+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.004307+0000 mon.b (mon.1) 591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.008556+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.086251+0000 mon.b (mon.1) 592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.089112+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.092073+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.093170+0000 mon.b (mon.1) 595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.096746+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.174345+0000 mon.b (mon.1) 596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.176890+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.180513+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.181733+0000 mon.b (mon.1) 599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:21 smithi059 bash[19666]: audit 2024-08-25T11:54:21.185782+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.574666+0000 mgr.y (mgr.25136) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.656373+0000 mgr.y (mgr.25136) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.742701+0000 mgr.y (mgr.25136) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.832840+0000 mgr.y (mgr.25136) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:20.925567+0000 mgr.y (mgr.25136) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.013229+0000 mgr.y (mgr.25136) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.100494+0000 mgr.y (mgr.25136) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.191320+0000 mgr.y (mgr.25136) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.315485+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.318123+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.321653+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.322843+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.330082+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.332212+0000 mgr.y (mgr.25136) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.407823+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.410721+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.413287+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.414631+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.420311+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.424030+0000 mgr.y (mgr.25136) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.516765+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.574666+0000 mgr.y (mgr.25136) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.656373+0000 mgr.y (mgr.25136) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.742701+0000 mgr.y (mgr.25136) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.832840+0000 mgr.y (mgr.25136) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:20.925567+0000 mgr.y (mgr.25136) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.013229+0000 mgr.y (mgr.25136) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.100494+0000 mgr.y (mgr.25136) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.191320+0000 mgr.y (mgr.25136) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.315485+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.318123+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.321653+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.322843+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.330082+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.332212+0000 mgr.y (mgr.25136) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.407823+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.410721+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.413287+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.414631+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.420311+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.424030+0000 mgr.y (mgr.25136) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.516765+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.519378+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.522677+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.523710+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.532406+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.533369+0000 mgr.y (mgr.25136) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.643698+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.646516+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.649227+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.650533+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.656271+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.736605+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.739131+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.741794+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.743115+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.749697+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.829521+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.831975+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.834284+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.835417+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.840664+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.519378+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.522677+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.523710+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.532406+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.533369+0000 mgr.y (mgr.25136) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.643698+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.646516+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.649227+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.650533+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.656271+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.736605+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.739131+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.741794+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.743115+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.749697+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.829521+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.831975+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.834284+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.835417+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.840664+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.937245+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.939722+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.942243+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.943339+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:21.947312+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.027281+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.029405+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.031392+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.032208+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.035591+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.129199+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.131749+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.134120+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.135227+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.139076+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.216152+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.218218+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.220136+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.220941+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[19666]: audit 2024-08-25T11:54:22.225268+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.937245+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.939722+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.942243+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.943339+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:21.947312+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.027281+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.029405+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.031392+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.032208+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.035591+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.129199+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.131749+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.134120+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.135227+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.139076+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.216152+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.218218+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.220136+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.220941+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:22 smithi059 bash[25081]: audit 2024-08-25T11:54:22.225268+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.574666+0000 mgr.y (mgr.25136) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.656373+0000 mgr.y (mgr.25136) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.742701+0000 mgr.y (mgr.25136) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.832840+0000 mgr.y (mgr.25136) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:20.925567+0000 mgr.y (mgr.25136) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.013229+0000 mgr.y (mgr.25136) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.100494+0000 mgr.y (mgr.25136) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.191320+0000 mgr.y (mgr.25136) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.315485+0000 mon.b (mon.1) 600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.318123+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.321653+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.322843+0000 mon.b (mon.1) 603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.330082+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.332212+0000 mgr.y (mgr.25136) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.407823+0000 mon.b (mon.1) 604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.410721+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.413287+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.414631+0000 mon.b (mon.1) 607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.420311+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.424030+0000 mgr.y (mgr.25136) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.516765+0000 mon.b (mon.1) 608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.519378+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.522677+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.523710+0000 mon.b (mon.1) 611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.532406+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.533369+0000 mgr.y (mgr.25136) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.643698+0000 mon.b (mon.1) 612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.646516+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.649227+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.650533+0000 mon.b (mon.1) 615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.656271+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.736605+0000 mon.b (mon.1) 616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.739131+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.741794+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.743115+0000 mon.b (mon.1) 619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.749697+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.829521+0000 mon.b (mon.1) 620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.831975+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.834284+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.835417+0000 mon.b (mon.1) 623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.840664+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.937245+0000 mon.b (mon.1) 624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.939722+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.942243+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.943339+0000 mon.b (mon.1) 627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:21.947312+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.027281+0000 mon.b (mon.1) 628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.029405+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.031392+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.032208+0000 mon.b (mon.1) 631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.035591+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.129199+0000 mon.b (mon.1) 632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.131749+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.134120+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.135227+0000 mon.b (mon.1) 635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.139076+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:22.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.216152+0000 mon.b (mon.1) 636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:22.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.218218+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:22.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.220136+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:22.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.220941+0000 mon.b (mon.1) 639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:22.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:22 smithi196 bash[20359]: audit 2024-08-25T11:54:22.225268+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.659885+0000 mgr.y (mgr.25136) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.752348+0000 mgr.y (mgr.25136) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.844152+0000 mgr.y (mgr.25136) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cluster 2024-08-25T11:54:21.845368+0000 mgr.y (mgr.25136) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:21.950690+0000 mgr.y (mgr.25136) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.038948+0000 mgr.y (mgr.25136) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.141913+0000 mgr.y (mgr.25136) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.229034+0000 mgr.y (mgr.25136) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.310993+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.313143+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.315711+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.316820+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.321209+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.321938+0000 mgr.y (mgr.25136) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.399335+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.402595+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.405991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.406994+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.410158+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.413634+0000 mgr.y (mgr.25136) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.659885+0000 mgr.y (mgr.25136) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.752348+0000 mgr.y (mgr.25136) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.844152+0000 mgr.y (mgr.25136) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cluster 2024-08-25T11:54:21.845368+0000 mgr.y (mgr.25136) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:21.950690+0000 mgr.y (mgr.25136) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.038948+0000 mgr.y (mgr.25136) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.141913+0000 mgr.y (mgr.25136) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.229034+0000 mgr.y (mgr.25136) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.310993+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.313143+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.315711+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.316820+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.321209+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.321938+0000 mgr.y (mgr.25136) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.399335+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.402595+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.405991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.406994+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.410158+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.413634+0000 mgr.y (mgr.25136) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.487298+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.490321+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.493169+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.494542+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.497375+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.499115+0000 mgr.y (mgr.25136) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.599871+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.601734+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.603997+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.604797+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.607392+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.691026+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.692922+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.695412+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.696340+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.700666+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.804753+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.807875+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.811236+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.812761+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.487298+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.490321+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.493169+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.494542+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.497375+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.499115+0000 mgr.y (mgr.25136) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.599871+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.601734+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.603997+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.604797+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.607392+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.691026+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.692922+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.695412+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.696340+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.700666+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.804753+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.807875+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.811236+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.812761+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.819642+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.942889+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.946627+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.950077+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.951666+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:22.956383+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.031884+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.034519+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.040147+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.041343+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.044638+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.135309+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.137244+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.139049+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.139852+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.142948+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.217762+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.219567+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.221512+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.222313+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[25081]: audit 2024-08-25T11:54:23.224873+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.819642+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.942889+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.946627+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.950077+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.951666+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.369 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:22.956383+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.031884+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.034519+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.040147+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.041343+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.044638+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.135309+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.137244+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.139049+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.139852+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.142948+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.217762+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.219567+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.221512+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.370 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.222313+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[19666]: audit 2024-08-25T11:54:23.224873+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.659885+0000 mgr.y (mgr.25136) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.752348+0000 mgr.y (mgr.25136) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.844152+0000 mgr.y (mgr.25136) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cluster 2024-08-25T11:54:21.845368+0000 mgr.y (mgr.25136) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:21.950690+0000 mgr.y (mgr.25136) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.038948+0000 mgr.y (mgr.25136) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.141913+0000 mgr.y (mgr.25136) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.229034+0000 mgr.y (mgr.25136) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.310993+0000 mon.b (mon.1) 640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.313143+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.315711+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.316820+0000 mon.b (mon.1) 643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.321209+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.321938+0000 mgr.y (mgr.25136) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.399335+0000 mon.b (mon.1) 644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.402595+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.405991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.406994+0000 mon.b (mon.1) 647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.410158+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.413634+0000 mgr.y (mgr.25136) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.487298+0000 mon.b (mon.1) 648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.490321+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.493169+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.494542+0000 mon.b (mon.1) 651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.497375+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.499115+0000 mgr.y (mgr.25136) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.599871+0000 mon.b (mon.1) 652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.601734+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.603997+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.604797+0000 mon.b (mon.1) 655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.607392+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.691026+0000 mon.b (mon.1) 656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.692922+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.695412+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.696340+0000 mon.b (mon.1) 659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.700666+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.804753+0000 mon.b (mon.1) 660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.807875+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.811236+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.812761+0000 mon.b (mon.1) 663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.200Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.200Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.200Z 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-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.200Z 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-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z 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-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=arp 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-25T11:54:23.375 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=edac 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-25T11:54:23.376 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.819642+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.942889+0000 mon.b (mon.1) 664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.946627+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.950077+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.951666+0000 mon.b (mon.1) 667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:22.956383+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.031884+0000 mon.b (mon.1) 668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.034519+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.040147+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.041343+0000 mon.b (mon.1) 671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.044638+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.135309+0000 mon.b (mon.1) 672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.137244+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.139049+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.139852+0000 mon.b (mon.1) 675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.142948+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.217762+0000 mon.b (mon.1) 676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.219567+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.221512+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.222313+0000 mon.b (mon.1) 679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:23.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[20359]: audit 2024-08-25T11:54:23.224873+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.201Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=os 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-25T11:54:23.379 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=stat 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=time 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=uname 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-25T11:54:23.380 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-25T11:54:23.381 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:23 smithi196 bash[73360]: ts=2024-08-25T11:54:23.202Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-25T11:54:23.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:54:23 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:54:23] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.43.0" 2024-08-25T11:54:24.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.608754+0000 mgr.y (mgr.25136) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.701374+0000 mgr.y (mgr.25136) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.821236+0000 mgr.y (mgr.25136) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:22.959350+0000 mgr.y (mgr.25136) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.048248+0000 mgr.y (mgr.25136) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.145140+0000 mgr.y (mgr.25136) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.226270+0000 mgr.y (mgr.25136) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.303242+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.305126+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.307173+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.307976+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.311466+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.315083+0000 mgr.y (mgr.25136) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.391579+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.394089+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.396315+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.397543+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.401209+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.404879+0000 mgr.y (mgr.25136) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.512425+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.514702+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.517067+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.518027+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.521043+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.524664+0000 mgr.y (mgr.25136) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.598409+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.600400+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.602656+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.603449+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.606538+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.682981+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.685149+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.687902+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.688731+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.691358+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.796050+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.798894+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.801823+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.803059+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.806642+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.885049+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.887147+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.889131+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.889833+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.892728+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.979147+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.981526+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.983822+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.984789+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:23.988178+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.066968+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.069110+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.071102+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.071894+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.075195+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.152239+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.154351+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.156616+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.504 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.157439+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.504 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:24 smithi196 bash[20359]: audit 2024-08-25T11:54:24.161112+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.608754+0000 mgr.y (mgr.25136) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.701374+0000 mgr.y (mgr.25136) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.821236+0000 mgr.y (mgr.25136) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:22.959350+0000 mgr.y (mgr.25136) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.048248+0000 mgr.y (mgr.25136) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.145140+0000 mgr.y (mgr.25136) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.226270+0000 mgr.y (mgr.25136) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.303242+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.305126+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.307173+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.307976+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.311466+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.315083+0000 mgr.y (mgr.25136) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.391579+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.394089+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.396315+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.397543+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.401209+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.404879+0000 mgr.y (mgr.25136) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.512425+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.514702+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.517067+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.518027+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.521043+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.524664+0000 mgr.y (mgr.25136) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.598409+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.600400+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.602656+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.603449+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.606538+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.682981+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.685149+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.687902+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.688731+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.691358+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.796050+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.798894+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.801823+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.803059+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.806642+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.608754+0000 mgr.y (mgr.25136) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.701374+0000 mgr.y (mgr.25136) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.821236+0000 mgr.y (mgr.25136) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:22.959350+0000 mgr.y (mgr.25136) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.048248+0000 mgr.y (mgr.25136) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.145140+0000 mgr.y (mgr.25136) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.226270+0000 mgr.y (mgr.25136) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.303242+0000 mon.b (mon.1) 680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.305126+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.307173+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.307976+0000 mon.b (mon.1) 683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.311466+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.315083+0000 mgr.y (mgr.25136) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.391579+0000 mon.b (mon.1) 684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.394089+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.396315+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.397543+0000 mon.b (mon.1) 687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.401209+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.404879+0000 mgr.y (mgr.25136) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.512425+0000 mon.b (mon.1) 688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.885049+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.887147+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.889131+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.889833+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.892728+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.979147+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.981526+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.983822+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.984789+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:23.988178+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.066968+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.069110+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.071102+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.071894+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.075195+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.152239+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.154351+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.156616+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.157439+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[19666]: audit 2024-08-25T11:54:24.161112+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.514702+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.517067+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.518027+0000 mon.b (mon.1) 691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.521043+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.524664+0000 mgr.y (mgr.25136) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.598409+0000 mon.b (mon.1) 692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.600400+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.602656+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.603449+0000 mon.b (mon.1) 695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.606538+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.682981+0000 mon.b (mon.1) 696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.685149+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.687902+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.688731+0000 mon.b (mon.1) 699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.691358+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.796050+0000 mon.b (mon.1) 700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.798894+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.801823+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.803059+0000 mon.b (mon.1) 703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.806642+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.885049+0000 mon.b (mon.1) 704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.887147+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.889131+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.889833+0000 mon.b (mon.1) 707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.892728+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.979147+0000 mon.b (mon.1) 708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.981526+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.983822+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.984789+0000 mon.b (mon.1) 711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:23.988178+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.066968+0000 mon.b (mon.1) 712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.069110+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.071102+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.071894+0000 mon.b (mon.1) 715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.075195+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.152239+0000 mon.b (mon.1) 716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.154351+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.156616+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.157439+0000 mon.b (mon.1) 719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:24.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:24 smithi059 bash[25081]: audit 2024-08-25T11:54:24.161112+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.608301+0000 mgr.y (mgr.25136) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.694068+0000 mgr.y (mgr.25136) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.810402+0000 mgr.y (mgr.25136) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cluster 2024-08-25T11:54:23.845762+0000 mgr.y (mgr.25136) 399 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.893753+0000 mgr.y (mgr.25136) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:23.991525+0000 mgr.y (mgr.25136) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.077695+0000 mgr.y (mgr.25136) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.162265+0000 mgr.y (mgr.25136) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.242429+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.244271+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.246378+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.247131+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.249786+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.250996+0000 mgr.y (mgr.25136) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.327189+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.329125+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.331645+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.332640+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.338531+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.339299+0000 mgr.y (mgr.25136) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.608301+0000 mgr.y (mgr.25136) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.694068+0000 mgr.y (mgr.25136) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.810402+0000 mgr.y (mgr.25136) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cluster 2024-08-25T11:54:23.845762+0000 mgr.y (mgr.25136) 399 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.893753+0000 mgr.y (mgr.25136) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:23.991525+0000 mgr.y (mgr.25136) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.077695+0000 mgr.y (mgr.25136) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.162265+0000 mgr.y (mgr.25136) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.242429+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.244271+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.246378+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.247131+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.249786+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.250996+0000 mgr.y (mgr.25136) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.327189+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.329125+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.331645+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.332640+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.338531+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.339299+0000 mgr.y (mgr.25136) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.412849+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.415128+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.417692+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.418666+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.423720+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.427789+0000 mgr.y (mgr.25136) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.503549+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.505701+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.508309+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.509392+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.516064+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.516976+0000 mgr.y (mgr.25136) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.592710+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.595197+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.597504+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.598475+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.604637+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.683794+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.686024+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.689438+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.690499+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.696702+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.775083+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.777986+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.781252+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.782568+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.789399+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.885544+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.888259+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.891224+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.892655+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.898566+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.981433+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.984228+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.988079+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.989137+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:24.994129+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.073896+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.076047+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.079400+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.080311+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.084698+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.164365+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.166923+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.169626+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.170811+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[19666]: audit 2024-08-25T11:54:25.175260+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.412849+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.415128+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.417692+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.418666+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.423720+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.427789+0000 mgr.y (mgr.25136) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.503549+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.505701+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.508309+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.509392+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.516064+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.516976+0000 mgr.y (mgr.25136) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.592710+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.595197+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.597504+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.598475+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.604637+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.683794+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.686024+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.689438+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.690499+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.696702+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.775083+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.777986+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.781252+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.782568+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.789399+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.885544+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.888259+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.891224+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.892655+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.898566+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.981433+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.984228+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.988079+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.989137+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:24.994129+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.073896+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.076047+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.079400+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.080311+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.084698+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.164365+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.166923+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.169626+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.170811+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:25 smithi059 bash[25081]: audit 2024-08-25T11:54:25.175260+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.608301+0000 mgr.y (mgr.25136) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.694068+0000 mgr.y (mgr.25136) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.810402+0000 mgr.y (mgr.25136) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cluster 2024-08-25T11:54:23.845762+0000 mgr.y (mgr.25136) 399 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.893753+0000 mgr.y (mgr.25136) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:23.991525+0000 mgr.y (mgr.25136) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.077695+0000 mgr.y (mgr.25136) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.162265+0000 mgr.y (mgr.25136) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.242429+0000 mon.b (mon.1) 720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.244271+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.246378+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.247131+0000 mon.b (mon.1) 723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.249786+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.250996+0000 mgr.y (mgr.25136) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.327189+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.329125+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.331645+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.332640+0000 mon.b (mon.1) 727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.338531+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.339299+0000 mgr.y (mgr.25136) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.412849+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.415128+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.417692+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.418666+0000 mon.b (mon.1) 731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.423720+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.427789+0000 mgr.y (mgr.25136) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.503549+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.505701+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.508309+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.509392+0000 mon.b (mon.1) 735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.516064+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.516976+0000 mgr.y (mgr.25136) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.592710+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.595197+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.597504+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.598475+0000 mon.b (mon.1) 739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.604637+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.683794+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.686024+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.689438+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.690499+0000 mon.b (mon.1) 743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.696702+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.775083+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.777986+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.781252+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.782568+0000 mon.b (mon.1) 747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.789399+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.885544+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.888259+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.891224+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.892655+0000 mon.b (mon.1) 751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.898566+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.981433+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.984228+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.988079+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.989137+0000 mon.b (mon.1) 755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:24.994129+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.073896+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.076047+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.079400+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.080311+0000 mon.b (mon.1) 759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.084698+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.164365+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.166923+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.169626+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.170811+0000 mon.b (mon.1) 763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:25 smithi196 bash[20359]: audit 2024-08-25T11:54:25.175260+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.607426+0000 mgr.y (mgr.25136) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:24.685739+0000 mgr.y (mgr.25136) 409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.699542+0000 mgr.y (mgr.25136) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.792902+0000 mgr.y (mgr.25136) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.900599+0000 mgr.y (mgr.25136) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:24.996936+0000 mgr.y (mgr.25136) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.085579+0000 mgr.y (mgr.25136) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.177931+0000 mgr.y (mgr.25136) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.255518+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.257595+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.259535+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.260277+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.264567+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.265310+0000 mgr.y (mgr.25136) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.338166+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.340351+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.343264+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.344178+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.348836+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.349656+0000 mgr.y (mgr.25136) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.431782+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.434565+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.437567+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.438825+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.443335+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.445804+0000 mgr.y (mgr.25136) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.523396+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.525857+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.528137+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.529162+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.533334+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.535808+0000 mgr.y (mgr.25136) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.629153+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.631839+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.634689+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.635794+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.640489+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.758361+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.760928+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.763554+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.764756+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.768405+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.851653+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.853642+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.855749+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.856784+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.860104+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.937855+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.940519+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.943667+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.944810+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:25.949970+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.030971+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.033398+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.035548+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.036650+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.040894+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.125357+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.127926+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.130379+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.131552+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.138022+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.227729+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.230807+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.498 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.233462+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[19666]: audit 2024-08-25T11:54:26.234629+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.607426+0000 mgr.y (mgr.25136) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:24.685739+0000 mgr.y (mgr.25136) 409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.699542+0000 mgr.y (mgr.25136) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.792902+0000 mgr.y (mgr.25136) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.900599+0000 mgr.y (mgr.25136) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:24.996936+0000 mgr.y (mgr.25136) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.085579+0000 mgr.y (mgr.25136) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.177931+0000 mgr.y (mgr.25136) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.255518+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.257595+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.259535+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.260277+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.264567+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.265310+0000 mgr.y (mgr.25136) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.338166+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.340351+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.343264+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.344178+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.348836+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.349656+0000 mgr.y (mgr.25136) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.431782+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.434565+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.500 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.437567+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.438825+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.443335+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.445804+0000 mgr.y (mgr.25136) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.523396+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.525857+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.528137+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.529162+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.533334+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.535808+0000 mgr.y (mgr.25136) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.629153+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.631839+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.634689+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.635794+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.640489+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.758361+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.760928+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.763554+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.764756+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.768405+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.851653+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.853642+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.855749+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.856784+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.860104+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.937855+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.940519+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.943667+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.944810+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:25.949970+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.030971+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.033398+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.035548+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.036650+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.040894+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.125357+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.127926+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.130379+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.131552+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.138022+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.504 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.227729+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.504 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.230807+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.504 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.233462+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.504 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:26 smithi059 bash[25081]: audit 2024-08-25T11:54:26.234629+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.514 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.607426+0000 mgr.y (mgr.25136) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:24.685739+0000 mgr.y (mgr.25136) 409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.699542+0000 mgr.y (mgr.25136) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.792902+0000 mgr.y (mgr.25136) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.900599+0000 mgr.y (mgr.25136) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:24.996936+0000 mgr.y (mgr.25136) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.085579+0000 mgr.y (mgr.25136) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.177931+0000 mgr.y (mgr.25136) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.255518+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.257595+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.259535+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.260277+0000 mon.b (mon.1) 767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.516 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.264567+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.516 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.265310+0000 mgr.y (mgr.25136) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.516 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.338166+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.516 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.340351+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.516 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.343264+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.516 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.344178+0000 mon.b (mon.1) 771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.516 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.348836+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.516 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.349656+0000 mgr.y (mgr.25136) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.431782+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.434565+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.437567+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.438825+0000 mon.b (mon.1) 775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.443335+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.445804+0000 mgr.y (mgr.25136) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.523396+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.525857+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.528137+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.529162+0000 mon.b (mon.1) 779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.533334+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.535808+0000 mgr.y (mgr.25136) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.629153+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.631839+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.634689+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.635794+0000 mon.b (mon.1) 783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.640489+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.758361+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.760928+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.763554+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.764756+0000 mon.b (mon.1) 787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.518 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.768405+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.851653+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.853642+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.855749+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.856784+0000 mon.b (mon.1) 791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.860104+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.937855+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.940519+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.943667+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.944810+0000 mon.b (mon.1) 795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:25.949970+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.030971+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.519 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.033398+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.035548+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.036650+0000 mon.b (mon.1) 799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.040894+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.125357+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.127926+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.130379+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.131552+0000 mon.b (mon.1) 803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.138022+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.227729+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.230807+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.233462+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:26.520 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:26 smithi196 bash[20359]: audit 2024-08-25T11:54:26.234629+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.643144+0000 mgr.y (mgr.25136) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.770125+0000 mgr.y (mgr.25136) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cluster 2024-08-25T11:54:25.846742+0000 mgr.y (mgr.25136) 422 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.862322+0000 mgr.y (mgr.25136) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:25.950708+0000 mgr.y (mgr.25136) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.041811+0000 mgr.y (mgr.25136) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.139956+0000 mgr.y (mgr.25136) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.238869+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.240516+0000 mgr.y (mgr.25136) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.330633+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.333593+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.336676+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.337800+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.342690+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.345167+0000 mgr.y (mgr.25136) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.420924+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.422955+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.425631+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.426468+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.430830+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.431557+0000 mgr.y (mgr.25136) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.540008+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.542455+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.544490+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.545467+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.550149+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.551029+0000 mgr.y (mgr.25136) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.592457+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.601080+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.609544+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.638727+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.641142+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.643608+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.644610+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.648079+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.728372+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.731106+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.733744+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.734893+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.739613+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.831837+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.834886+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.837792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.839169+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.845278+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.955479+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.958196+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.960790+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.962067+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:26.966124+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.074237+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.077493+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.080274+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.081583+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.086395+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.170809+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.173674+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.176060+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.176940+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[25081]: audit 2024-08-25T11:54:27.181054+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.643144+0000 mgr.y (mgr.25136) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.770125+0000 mgr.y (mgr.25136) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cluster 2024-08-25T11:54:25.846742+0000 mgr.y (mgr.25136) 422 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.862322+0000 mgr.y (mgr.25136) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:25.950708+0000 mgr.y (mgr.25136) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.041811+0000 mgr.y (mgr.25136) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.139956+0000 mgr.y (mgr.25136) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.238869+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.240516+0000 mgr.y (mgr.25136) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.330633+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.333593+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.336676+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.337800+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.342690+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.345167+0000 mgr.y (mgr.25136) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.420924+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.422955+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.425631+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.426468+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.430830+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.431557+0000 mgr.y (mgr.25136) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.540008+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.542455+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.544490+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.545467+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.550149+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.551029+0000 mgr.y (mgr.25136) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.592457+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.601080+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.609544+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.638727+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.641142+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.643608+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.644610+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.648079+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.728372+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.731106+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.733744+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.734893+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.739613+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.831837+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.834886+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.837792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.839169+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.845278+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.955479+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.958196+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.960790+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.962067+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:26.966124+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.074237+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.077493+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.080274+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.081583+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.086395+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.170809+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.173674+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.176060+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.176940+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:27 smithi059 bash[19666]: audit 2024-08-25T11:54:27.181054+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.643144+0000 mgr.y (mgr.25136) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.770125+0000 mgr.y (mgr.25136) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cluster 2024-08-25T11:54:25.846742+0000 mgr.y (mgr.25136) 422 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.862322+0000 mgr.y (mgr.25136) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:25.950708+0000 mgr.y (mgr.25136) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.041811+0000 mgr.y (mgr.25136) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.139956+0000 mgr.y (mgr.25136) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.238869+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.240516+0000 mgr.y (mgr.25136) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.330633+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.333593+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.336676+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.337800+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.342690+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.345167+0000 mgr.y (mgr.25136) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.420924+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.422955+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.425631+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.426468+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.430830+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.431557+0000 mgr.y (mgr.25136) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.540008+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.542455+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.544490+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.545467+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.550149+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.551029+0000 mgr.y (mgr.25136) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.592457+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.601080+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.609544+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.638727+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.641142+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.643608+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.644610+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.648079+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.728372+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.731106+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.733744+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.734893+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.739613+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.831837+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.834886+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.837792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.839169+0000 mon.b (mon.1) 831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.845278+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.955479+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.958196+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.960790+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.962067+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:26.966124+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.074237+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.077493+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.080274+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.081583+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.086395+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.170809+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.173674+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.176060+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:27.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.176940+0000 mon.b (mon.1) 843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:27.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:27 smithi196 bash[20359]: audit 2024-08-25T11:54:27.181054+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.648832+0000 mgr.y (mgr.25136) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.742353+0000 mgr.y (mgr.25136) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.846914+0000 mgr.y (mgr.25136) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:26.969654+0000 mgr.y (mgr.25136) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.088792+0000 mgr.y (mgr.25136) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.183976+0000 mgr.y (mgr.25136) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.261124+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.264613+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.267186+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.267893+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.271563+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.272784+0000 mgr.y (mgr.25136) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.353795+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.356346+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.359243+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.360431+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.366315+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.499 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.367125+0000 mgr.y (mgr.25136) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.457037+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.459777+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.462899+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.464099+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.470111+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.471887+0000 mgr.y (mgr.25136) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.552739+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.555329+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.558430+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.559603+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.565403+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.669540+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.500 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.672810+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.676490+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.677825+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.683969+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.808953+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.811429+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.814155+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.815153+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.820889+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.913556+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.915776+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.917933+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.918816+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:27.922262+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.003643+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.005705+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.008410+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.009301+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.014435+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.106091+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.108695+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.111647+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.112684+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.115987+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.227914+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.230291+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.233345+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.234373+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.503 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:28 smithi196 bash[20359]: audit 2024-08-25T11:54:28.237764+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.648832+0000 mgr.y (mgr.25136) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.742353+0000 mgr.y (mgr.25136) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.846914+0000 mgr.y (mgr.25136) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:26.969654+0000 mgr.y (mgr.25136) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.088792+0000 mgr.y (mgr.25136) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.183976+0000 mgr.y (mgr.25136) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.261124+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.264613+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.267186+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.267893+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.271563+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.272784+0000 mgr.y (mgr.25136) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.353795+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.356346+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.359243+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.360431+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.366315+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.367125+0000 mgr.y (mgr.25136) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.457037+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.459777+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.462899+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.464099+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.470111+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.471887+0000 mgr.y (mgr.25136) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.552739+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.555329+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.558430+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.559603+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.565403+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.669540+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.672810+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.676490+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.677825+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.683969+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.808953+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.811429+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.814155+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.815153+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.820889+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.913556+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.915776+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.917933+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.918816+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:27.922262+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.003643+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.005705+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.008410+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.009301+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.014435+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.106091+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.108695+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.111647+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.112684+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.115987+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.227914+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.230291+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.233345+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.234373+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[25081]: audit 2024-08-25T11:54:28.237764+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.648832+0000 mgr.y (mgr.25136) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.742353+0000 mgr.y (mgr.25136) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.846914+0000 mgr.y (mgr.25136) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:26.969654+0000 mgr.y (mgr.25136) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.088792+0000 mgr.y (mgr.25136) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.183976+0000 mgr.y (mgr.25136) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.261124+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.264613+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.267186+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.267893+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.271563+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.272784+0000 mgr.y (mgr.25136) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.353795+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.356346+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.359243+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.360431+0000 mon.b (mon.1) 851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.366315+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.367125+0000 mgr.y (mgr.25136) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.457037+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.459777+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.462899+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.464099+0000 mon.b (mon.1) 855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.470111+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.471887+0000 mgr.y (mgr.25136) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.552739+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.555329+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.558430+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.559603+0000 mon.b (mon.1) 859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.565403+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.669540+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.672810+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.676490+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.677825+0000 mon.b (mon.1) 863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.683969+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.808953+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.811429+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.814155+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.815153+0000 mon.b (mon.1) 867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.820889+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.913556+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.915776+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.917933+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.918816+0000 mon.b (mon.1) 871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:27.922262+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.003643+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.005705+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.008410+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.009301+0000 mon.b (mon.1) 875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.014435+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.106091+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.108695+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.111647+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.112684+0000 mon.b (mon.1) 879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.115987+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:28.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.227914+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:28.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.230291+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:28.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.233345+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:28.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.234373+0000 mon.b (mon.1) 883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:28.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:28 smithi059 bash[19666]: audit 2024-08-25T11:54:28.237764+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.566847+0000 mgr.y (mgr.25136) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.685649+0000 mgr.y (mgr.25136) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.821738+0000 mgr.y (mgr.25136) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cluster 2024-08-25T11:54:27.847482+0000 mgr.y (mgr.25136) 443 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:54:29.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:27.925988+0000 mgr.y (mgr.25136) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:28.015331+0000 mgr.y (mgr.25136) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:28.120401+0000 mgr.y (mgr.25136) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:28.241153+0000 mgr.y (mgr.25136) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.330965+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.333305+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.335935+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.337132+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.342746+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:28.343367+0000 mgr.y (mgr.25136) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.422442+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.424829+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.427821+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.428588+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.433587+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:28.434310+0000 mgr.y (mgr.25136) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.566847+0000 mgr.y (mgr.25136) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.685649+0000 mgr.y (mgr.25136) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.821738+0000 mgr.y (mgr.25136) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cluster 2024-08-25T11:54:27.847482+0000 mgr.y (mgr.25136) 443 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:27.925988+0000 mgr.y (mgr.25136) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:28.015331+0000 mgr.y (mgr.25136) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:28.120401+0000 mgr.y (mgr.25136) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:28.241153+0000 mgr.y (mgr.25136) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.330965+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.333305+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.335935+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.337132+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.342746+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:28.343367+0000 mgr.y (mgr.25136) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.422442+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.424829+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.427821+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.428588+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.433587+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:28.434310+0000 mgr.y (mgr.25136) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.526499+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.528858+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.531312+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.532218+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.540588+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: cephadm 2024-08-25T11:54:28.542532+0000 mgr.y (mgr.25136) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.618794+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.621160+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.623829+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.624625+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.628121+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.734336+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.736689+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.739367+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.740269+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.746583+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.829603+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.840530+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.850972+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.869860+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.872554+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.526499+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.528858+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.531312+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.532218+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.540588+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: cephadm 2024-08-25T11:54:28.542532+0000 mgr.y (mgr.25136) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.618794+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.621160+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.623829+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.624625+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.628121+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.734336+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.736689+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.739367+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.740269+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.746583+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.829603+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.840530+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.850972+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.869860+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.872554+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.874847+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.878098+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.880209+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.881878+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.883530+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.885365+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.887592+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[25081]: audit 2024-08-25T11:54:28.889684+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.874847+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.878098+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.880209+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.881878+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.425 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.883530+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.425 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.885365+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.425 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.887592+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.425 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:29 smithi059 bash[19666]: audit 2024-08-25T11:54:28.889684+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.566847+0000 mgr.y (mgr.25136) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.685649+0000 mgr.y (mgr.25136) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.821738+0000 mgr.y (mgr.25136) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cluster 2024-08-25T11:54:27.847482+0000 mgr.y (mgr.25136) 443 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:27.925988+0000 mgr.y (mgr.25136) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:28.015331+0000 mgr.y (mgr.25136) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:28.120401+0000 mgr.y (mgr.25136) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:28.241153+0000 mgr.y (mgr.25136) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.330965+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.333305+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.335935+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.337132+0000 mon.b (mon.1) 887 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.342746+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:28.343367+0000 mgr.y (mgr.25136) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.422442+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.424829+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.427821+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.428588+0000 mon.b (mon.1) 891 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.433587+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:28.434310+0000 mgr.y (mgr.25136) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.526499+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.528858+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.531312+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.532218+0000 mon.b (mon.1) 895 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.540588+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: cephadm 2024-08-25T11:54:28.542532+0000 mgr.y (mgr.25136) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.618794+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.621160+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.623829+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.624625+0000 mon.b (mon.1) 899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.628121+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.734336+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.736689+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.739367+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.740269+0000 mon.b (mon.1) 903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.746583+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.829603+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.840530+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.850972+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.869860+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.872554+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.874847+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.878098+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.880209+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.881878+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.883530+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.885365+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.887592+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:29 smithi196 bash[20359]: audit 2024-08-25T11:54:28.889684+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:30.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[19666]: cephadm 2024-08-25T11:54:28.628926+0000 mgr.y (mgr.25136) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:30.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[19666]: cephadm 2024-08-25T11:54:28.747534+0000 mgr.y (mgr.25136) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:30.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[19666]: audit 2024-08-25T11:54:29.614789+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:30.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[19666]: audit 2024-08-25T11:54:29.629853+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:30.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[19666]: audit 2024-08-25T11:54:29.642232+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[25081]: cephadm 2024-08-25T11:54:28.628926+0000 mgr.y (mgr.25136) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[25081]: cephadm 2024-08-25T11:54:28.747534+0000 mgr.y (mgr.25136) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[25081]: audit 2024-08-25T11:54:29.614789+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[25081]: audit 2024-08-25T11:54:29.629853+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:30 smithi059 bash[25081]: audit 2024-08-25T11:54:29.642232+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:30.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:30 smithi196 bash[20359]: cephadm 2024-08-25T11:54:28.628926+0000 mgr.y (mgr.25136) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:30.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:30 smithi196 bash[20359]: cephadm 2024-08-25T11:54:28.747534+0000 mgr.y (mgr.25136) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:30.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:30 smithi196 bash[20359]: audit 2024-08-25T11:54:29.614789+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:30 smithi196 bash[20359]: audit 2024-08-25T11:54:29.629853+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:30 smithi196 bash[20359]: audit 2024-08-25T11:54:29.642232+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:31.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:31 smithi059 bash[19666]: cluster 2024-08-25T11:54:29.848221+0000 mgr.y (mgr.25136) 453 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:54:31.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:31 smithi059 bash[25081]: cluster 2024-08-25T11:54:29.848221+0000 mgr.y (mgr.25136) 453 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:54:31.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:31 smithi196 bash[20359]: cluster 2024-08-25T11:54:29.848221+0000 mgr.y (mgr.25136) 453 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:54:33.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:32 smithi059 bash[25081]: cluster 2024-08-25T11:54:31.849877+0000 mgr.y (mgr.25136) 454 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:33.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:32 smithi059 bash[25081]: audit 2024-08-25T11:54:31.969783+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:32 smithi059 bash[25081]: audit 2024-08-25T11:54:31.979741+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:32 smithi059 bash[25081]: audit 2024-08-25T11:54:31.990155+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:32 smithi059 bash[19666]: cluster 2024-08-25T11:54:31.849877+0000 mgr.y (mgr.25136) 454 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:32 smithi059 bash[19666]: audit 2024-08-25T11:54:31.969783+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:32 smithi059 bash[19666]: audit 2024-08-25T11:54:31.979741+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:32 smithi059 bash[19666]: audit 2024-08-25T11:54:31.990155+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:32 smithi196 bash[20359]: cluster 2024-08-25T11:54:31.849877+0000 mgr.y (mgr.25136) 454 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:33.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:32 smithi196 bash[20359]: audit 2024-08-25T11:54:31.969783+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:32 smithi196 bash[20359]: audit 2024-08-25T11:54:31.979741+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:32 smithi196 bash[20359]: audit 2024-08-25T11:54:31.990155+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:33.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:54:33 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:54:33] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.43.0" 2024-08-25T11:54:34.253 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:33 smithi196 bash[20359]: cephadm 2024-08-25T11:54:33.174465+0000 mgr.y (mgr.25136) 455 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-25T11:54:34.254 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:33 smithi196 bash[20359]: cephadm 2024-08-25T11:54:33.482759+0000 mgr.y (mgr.25136) 456 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:54:34.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:33 smithi059 bash[19666]: cephadm 2024-08-25T11:54:33.174465+0000 mgr.y (mgr.25136) 455 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-25T11:54:34.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:33 smithi059 bash[19666]: cephadm 2024-08-25T11:54:33.482759+0000 mgr.y (mgr.25136) 456 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:54:34.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:33 smithi059 bash[25081]: cephadm 2024-08-25T11:54:33.174465+0000 mgr.y (mgr.25136) 455 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-25T11:54:34.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:33 smithi059 bash[25081]: cephadm 2024-08-25T11:54:33.482759+0000 mgr.y (mgr.25136) 456 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:54:35.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:34 smithi059 bash[19666]: cluster 2024-08-25T11:54:33.850597+0000 mgr.y (mgr.25136) 457 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:35.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:34 smithi059 bash[19666]: audit 2024-08-25T11:54:34.573903+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:35.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:34 smithi059 bash[25081]: cluster 2024-08-25T11:54:33.850597+0000 mgr.y (mgr.25136) 457 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:35.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:34 smithi059 bash[25081]: audit 2024-08-25T11:54:34.573903+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:34 smithi196 bash[20359]: cluster 2024-08-25T11:54:33.850597+0000 mgr.y (mgr.25136) 457 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:34 smithi196 bash[20359]: audit 2024-08-25T11:54:34.573903+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:36.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:35 smithi059 bash[19666]: audit 2024-08-25T11:54:34.696838+0000 mgr.y (mgr.25136) 458 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:36.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:35 smithi059 bash[25081]: audit 2024-08-25T11:54:34.696838+0000 mgr.y (mgr.25136) 458 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:36.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:35 smithi196 bash[20359]: audit 2024-08-25T11:54:34.696838+0000 mgr.y (mgr.25136) 458 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:37.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:37 smithi059 bash[19666]: cluster 2024-08-25T11:54:35.852329+0000 mgr.y (mgr.25136) 459 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:37.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:37 smithi059 bash[25081]: cluster 2024-08-25T11:54:35.852329+0000 mgr.y (mgr.25136) 459 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:37.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:37 smithi196 bash[20359]: cluster 2024-08-25T11:54:35.852329+0000 mgr.y (mgr.25136) 459 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:39.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:39 smithi059 bash[19666]: cluster 2024-08-25T11:54:37.853038+0000 mgr.y (mgr.25136) 460 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:39.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:39 smithi059 bash[25081]: cluster 2024-08-25T11:54:37.853038+0000 mgr.y (mgr.25136) 460 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:39.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:39 smithi196 bash[20359]: cluster 2024-08-25T11:54:37.853038+0000 mgr.y (mgr.25136) 460 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:41.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:41 smithi059 bash[19666]: cluster 2024-08-25T11:54:39.853749+0000 mgr.y (mgr.25136) 461 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:41.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:41 smithi059 bash[25081]: cluster 2024-08-25T11:54:39.853749+0000 mgr.y (mgr.25136) 461 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:41.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:41 smithi196 bash[20359]: cluster 2024-08-25T11:54:39.853749+0000 mgr.y (mgr.25136) 461 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:42.443 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 13s ago 36m - - 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 11s ago 35m - - 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (26m) 13s ago 26m 13.9M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (26m) 11s ago 26m 73.9M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (60s) 13s ago 23m 47.5M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (46s) 11s ago 34m 437M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (11m) 13s ago 37m 503M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (37m) 13s ago 37m 104M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (35m) 11s ago 35m 71.4M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:54:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (35m) 13s ago 35m 70.3M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (27s) 13s ago 26m 6960k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (22s) 11s ago 26m 6924k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (34m) 13s ago 34m 66.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (33m) 13s ago 33m 60.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (32m) 13s ago 32m 53.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (31m) 13s ago 31m 57.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (30m) 11s ago 30m 69.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (29m) 11s ago 29m 65.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (28m) 11s ago 28m 63.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (27m) 11s ago 28m 57.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (54s) 11s ago 27m 35.5M - 2.43.0 a07b618ecd1d 38651eb88221 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (24m) 13s ago 24m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:54:43.115 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (24m) 11s ago 24m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:54:43.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:43 smithi059 bash[19666]: cluster 2024-08-25T11:54:41.855392+0000 mgr.y (mgr.25136) 462 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:43.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:43 smithi059 bash[19666]: audit 2024-08-25T11:54:42.430850+0000 mgr.y (mgr.25136) 463 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:43 smithi059 bash[25081]: cluster 2024-08-25T11:54:41.855392+0000 mgr.y (mgr.25136) 462 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:43 smithi059 bash[25081]: audit 2024-08-25T11:54:42.430850+0000 mgr.y (mgr.25136) 463 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:43.497 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:54:43.497 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:54:43.497 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:54:43.497 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:54:43.497 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:54:43.497 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:54:43.498 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:54:43.559 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:43 smithi196 bash[20359]: cluster 2024-08-25T11:54:41.855392+0000 mgr.y (mgr.25136) 462 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:43.559 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:43 smithi196 bash[20359]: audit 2024-08-25T11:54:42.430850+0000 mgr.y (mgr.25136) 463 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:43.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:54:43 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:54:43] "GET /metrics HTTP/1.1" 200 38200 "" "Prometheus/2.43.0" 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2024-08-25T11:54:43.821 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading prometheus daemons", 2024-08-25T11:54:43.822 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:54:43.822 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:54:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:44 smithi059 bash[25081]: audit 2024-08-25T11:54:42.761319+0000 mgr.y (mgr.25136) 464 : audit [DBG] from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:44 smithi059 bash[25081]: audit 2024-08-25T11:54:43.074785+0000 mgr.y (mgr.25136) 465 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:44 smithi059 bash[25081]: audit 2024-08-25T11:54:43.498782+0000 mon.a (mon.0) 2290 : audit [DBG] from='client.? 172.21.15.59:0/3982318804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:44 smithi059 bash[19666]: audit 2024-08-25T11:54:42.761319+0000 mgr.y (mgr.25136) 464 : audit [DBG] from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:44 smithi059 bash[19666]: audit 2024-08-25T11:54:43.074785+0000 mgr.y (mgr.25136) 465 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:44 smithi059 bash[19666]: audit 2024-08-25T11:54:43.498782+0000 mon.a (mon.0) 2290 : audit [DBG] from='client.? 172.21.15.59:0/3982318804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:44.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:44 smithi196 bash[20359]: audit 2024-08-25T11:54:42.761319+0000 mgr.y (mgr.25136) 464 : audit [DBG] from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:44.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:44 smithi196 bash[20359]: audit 2024-08-25T11:54:43.074785+0000 mgr.y (mgr.25136) 465 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:44.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:44 smithi196 bash[20359]: audit 2024-08-25T11:54:43.498782+0000 mon.a (mon.0) 2290 : audit [DBG] from='client.? 172.21.15.59:0/3982318804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:45.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:45 smithi196 bash[20359]: audit 2024-08-25T11:54:43.822145+0000 mgr.y (mgr.25136) 466 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:45.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:45 smithi196 bash[20359]: cluster 2024-08-25T11:54:43.856035+0000 mgr.y (mgr.25136) 467 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:45 smithi059 bash[19666]: audit 2024-08-25T11:54:43.822145+0000 mgr.y (mgr.25136) 466 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:45 smithi059 bash[19666]: cluster 2024-08-25T11:54:43.856035+0000 mgr.y (mgr.25136) 467 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:45 smithi059 bash[25081]: audit 2024-08-25T11:54:43.822145+0000 mgr.y (mgr.25136) 466 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:54:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:45 smithi059 bash[25081]: cluster 2024-08-25T11:54:43.856035+0000 mgr.y (mgr.25136) 467 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:46.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:46 smithi196 bash[20359]: audit 2024-08-25T11:54:44.705995+0000 mgr.y (mgr.25136) 468 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:46 smithi059 bash[19666]: audit 2024-08-25T11:54:44.705995+0000 mgr.y (mgr.25136) 468 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:46 smithi059 bash[25081]: audit 2024-08-25T11:54:44.705995+0000 mgr.y (mgr.25136) 468 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:47.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:47 smithi196 bash[20359]: cluster 2024-08-25T11:54:45.857657+0000 mgr.y (mgr.25136) 469 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:47.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:47 smithi059 bash[19666]: cluster 2024-08-25T11:54:45.857657+0000 mgr.y (mgr.25136) 469 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:47 smithi059 bash[25081]: cluster 2024-08-25T11:54:45.857657+0000 mgr.y (mgr.25136) 469 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:48.563 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.564 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.564 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.565 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.565 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.565 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.565 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.566 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.566 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:48.566 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 systemd[1]: Stopping Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:54:48.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:54:48.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-25T11:54:48.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-25T11:54:48.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-25T11:54:48.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-25T11:54:48.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-25T11:54:48.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-25T11:54:48.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-25T11:54:48.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.568Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-25T11:54:48.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.569Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-25T11:54:48.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.569Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-25T11:54:48.864 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:48 smithi196 bash[71118]: ts=2024-08-25T11:54:48.569Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-25T11:54:49.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:49 smithi196 bash[20359]: cluster 2024-08-25T11:54:47.858351+0000 mgr.y (mgr.25136) 470 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:49.346 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:49 smithi196 bash[75193]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:54:49.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:49 smithi059 bash[19666]: cluster 2024-08-25T11:54:47.858351+0000 mgr.y (mgr.25136) 470 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:49 smithi059 bash[25081]: cluster 2024-08-25T11:54:47.858351+0000 mgr.y (mgr.25136) 470 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:49.609 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.610 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.611 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.611 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.611 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.612 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:49 smithi196 bash[75253]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:54:49.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-25T11:54:49.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: Stopped Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:54:49.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:54:49.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:49 smithi196 systemd[1]: Started Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.574317+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.661883+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.668930+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.674961+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.675876+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.680084+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.726753+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.773848+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.779307+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.782018+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.783143+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.792877+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.795005+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.797529+0000 mon.b (mon.1) 922 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.801817+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.874507+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.877324+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.880249+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.881336+0000 mon.b (mon.1) 926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.886008+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.964030+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.574317+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.661883+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.668930+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.674961+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.675876+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.680084+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.726753+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.773848+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.779307+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.782018+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.783143+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.792877+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.795005+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.797529+0000 mon.b (mon.1) 922 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.801817+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.874507+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.877324+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.880249+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.881336+0000 mon.b (mon.1) 926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.886008+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.964030+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.967105+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.970579+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.971924+0000 mon.b (mon.1) 930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.206 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[19666]: audit 2024-08-25T11:54:49.981980+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.967105+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.970579+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.971924+0000 mon.b (mon.1) 930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:50 smithi059 bash[25081]: audit 2024-08-25T11:54:49.981980+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.574317+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:54:50.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.661883+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.668930+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.674961+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.675876+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.680084+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.726753+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.773848+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.779307+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.782018+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.783143+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.792877+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.795005+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.797529+0000 mon.b (mon.1) 922 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.801817+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.874507+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.877324+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.880249+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.881336+0000 mon.b (mon.1) 926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.886008+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:50.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.964030+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:50.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.967105+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:50.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.970579+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:50.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.971924+0000 mon.b (mon.1) 930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:50.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:50 smithi196 bash[20359]: audit 2024-08-25T11:54:49.981980+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:49.681667+0000 mgr.y (mgr.25136) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:49.724941+0000 mgr.y (mgr.25136) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:49.802406+0000 mgr.y (mgr.25136) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cluster 2024-08-25T11:54:49.858789+0000 mgr.y (mgr.25136) 474 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:49.886722+0000 mgr.y (mgr.25136) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:49.982884+0000 mgr.y (mgr.25136) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.080038+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.082966+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.085579+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.086732+0000 mon.b (mon.1) 934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.092426+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.094680+0000 mgr.y (mgr.25136) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.203746+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.206948+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.209595+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.210846+0000 mon.b (mon.1) 938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.217896+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.220510+0000 mgr.y (mgr.25136) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.295853+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.298346+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.300696+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.301670+0000 mon.b (mon.1) 942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.308042+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.308674+0000 mgr.y (mgr.25136) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.401197+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.403894+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.406255+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.407413+0000 mon.b (mon.1) 946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.414044+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.416610+0000 mgr.y (mgr.25136) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.492742+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.495461+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.497688+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.498591+0000 mon.b (mon.1) 950 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.507480+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.510303+0000 mgr.y (mgr.25136) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.586991+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.589121+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.591245+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.592323+0000 mon.b (mon.1) 954 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.597910+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.695164+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.698402+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.703411+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.704834+0000 mon.b (mon.1) 958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.712331+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.813460+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.816155+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.819592+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.821054+0000 mon.b (mon.1) 962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.828647+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.938969+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.942021+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.945363+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.946767+0000 mon.b (mon.1) 966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[20359]: audit 2024-08-25T11:54:50.955305+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:49.681667+0000 mgr.y (mgr.25136) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:49.724941+0000 mgr.y (mgr.25136) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:49.802406+0000 mgr.y (mgr.25136) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cluster 2024-08-25T11:54:49.858789+0000 mgr.y (mgr.25136) 474 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:49.886722+0000 mgr.y (mgr.25136) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:49.982884+0000 mgr.y (mgr.25136) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.080038+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.082966+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.085579+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.474 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.086732+0000 mon.b (mon.1) 934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.092426+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.094680+0000 mgr.y (mgr.25136) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.203746+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.206948+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.209595+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.210846+0000 mon.b (mon.1) 938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.217896+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.220510+0000 mgr.y (mgr.25136) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.295853+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.298346+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:49.681667+0000 mgr.y (mgr.25136) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:49.724941+0000 mgr.y (mgr.25136) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:49.802406+0000 mgr.y (mgr.25136) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cluster 2024-08-25T11:54:49.858789+0000 mgr.y (mgr.25136) 474 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:49.886722+0000 mgr.y (mgr.25136) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:49.982884+0000 mgr.y (mgr.25136) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.080038+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.082966+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.085579+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.086732+0000 mon.b (mon.1) 934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.092426+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.094680+0000 mgr.y (mgr.25136) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.203746+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.206948+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.209595+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.210846+0000 mon.b (mon.1) 938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.217896+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.220510+0000 mgr.y (mgr.25136) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.295853+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.298346+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.300696+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.301670+0000 mon.b (mon.1) 942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.308042+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.308674+0000 mgr.y (mgr.25136) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.401197+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.403894+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.406255+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.407413+0000 mon.b (mon.1) 946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.414044+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.416610+0000 mgr.y (mgr.25136) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.492742+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.495461+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.497688+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.498591+0000 mon.b (mon.1) 950 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.507480+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.510303+0000 mgr.y (mgr.25136) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.586991+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.589121+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.591245+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.592323+0000 mon.b (mon.1) 954 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.300696+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.301670+0000 mon.b (mon.1) 942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.308042+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.308674+0000 mgr.y (mgr.25136) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.401197+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.403894+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.406255+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.407413+0000 mon.b (mon.1) 946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.414044+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.416610+0000 mgr.y (mgr.25136) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.492742+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.495461+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.497688+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.498591+0000 mon.b (mon.1) 950 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.507480+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.510303+0000 mgr.y (mgr.25136) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:51.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.586991+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.589121+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.591245+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.592323+0000 mon.b (mon.1) 954 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.597910+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.695164+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.698402+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.703411+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.704834+0000 mon.b (mon.1) 958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.712331+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.813460+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.816155+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.819592+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.821054+0000 mon.b (mon.1) 962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.828647+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.938969+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.942021+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.945363+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.946767+0000 mon.b (mon.1) 966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[19666]: audit 2024-08-25T11:54:50.955305+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.597910+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.695164+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.698402+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.703411+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.704834+0000 mon.b (mon.1) 958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.712331+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.813460+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.816155+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.819592+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.821054+0000 mon.b (mon.1) 962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.828647+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:51.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.938969+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:51.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.942021+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:51.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.945363+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:51.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.946767+0000 mon.b (mon.1) 966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:51.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:51 smithi059 bash[25081]: audit 2024-08-25T11:54:50.955305+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.053 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.878Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.878Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.878Z caller=main.go:623 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi196 (none))" 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.878Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.878Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.881Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.881Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.883Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.883Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.885Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-25T11:54:52.054 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.885Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=7.125µs 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.885Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.885Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.900Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.905Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.909Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.914Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.915Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.915Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.915Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.35µs wal_replay_duration=30.459728ms wbl_replay_duration=141ns total_replay_duration=30.526552ms 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.918Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.918Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-25T11:54:52.055 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.918Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-25T11:54:52.056 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.936Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.705296ms db_storage=923ns remote_storage=1.297µs web_handler=603ns query_engine=742ns scrape=283.59µs scrape_sd=113.783µs notify=21.287µs notify_sd=17.203µs rules=16.851862ms tracing=6.271µs 2024-08-25T11:54:52.056 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.936Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-25T11:54:52.056 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:54:51 smithi196 bash[75307]: ts=2024-08-25T11:54:51.936Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-25T11:54:52.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.600670+0000 mgr.y (mgr.25136) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.715424+0000 mgr.y (mgr.25136) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.830390+0000 mgr.y (mgr.25136) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:50.956656+0000 mgr.y (mgr.25136) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.051850+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.070228+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.073857+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.075312+0000 mon.b (mon.1) 970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.081574+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.082685+0000 mgr.y (mgr.25136) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.188660+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.191609+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.194865+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.196232+0000 mon.b (mon.1) 974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.202634+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.205693+0000 mgr.y (mgr.25136) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.303264+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.306250+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.309107+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.310122+0000 mon.b (mon.1) 978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.316254+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.320238+0000 mgr.y (mgr.25136) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.434280+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.437434+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.441854+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.443267+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.449940+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.462239+0000 mgr.y (mgr.25136) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.548160+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.550634+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.552959+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.553829+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.556832+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.562335+0000 mgr.y (mgr.25136) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.637490+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.640245+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.643034+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.644276+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.647974+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.333 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.728720+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.731333+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.733835+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.734934+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.739577+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.822541+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.825353+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.828232+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.829293+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.833183+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.927313+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.929493+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.334 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.932380+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.335 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.933121+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.335 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:51.935945+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.335 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:52.007552+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.335 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:52.009433+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.335 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:52.011111+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.335 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:52.011945+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.335 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:52 smithi196 bash[20359]: audit 2024-08-25T11:54:52.014300+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.600670+0000 mgr.y (mgr.25136) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.715424+0000 mgr.y (mgr.25136) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.830390+0000 mgr.y (mgr.25136) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:50.956656+0000 mgr.y (mgr.25136) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.051850+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.070228+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.073857+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.075312+0000 mon.b (mon.1) 970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.081574+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.082685+0000 mgr.y (mgr.25136) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.188660+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.191609+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.194865+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.196232+0000 mon.b (mon.1) 974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.202634+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.205693+0000 mgr.y (mgr.25136) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.303264+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.306250+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.309107+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.310122+0000 mon.b (mon.1) 978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.600670+0000 mgr.y (mgr.25136) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.715424+0000 mgr.y (mgr.25136) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.830390+0000 mgr.y (mgr.25136) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:50.956656+0000 mgr.y (mgr.25136) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.051850+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.070228+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.073857+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.075312+0000 mon.b (mon.1) 970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.081574+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.082685+0000 mgr.y (mgr.25136) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.188660+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.191609+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.194865+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.196232+0000 mon.b (mon.1) 974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.202634+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.205693+0000 mgr.y (mgr.25136) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.303264+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.306250+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.309107+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.310122+0000 mon.b (mon.1) 978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.316254+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.320238+0000 mgr.y (mgr.25136) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.434280+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.437434+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.441854+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.443267+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.449940+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.462239+0000 mgr.y (mgr.25136) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.548160+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.550634+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.552959+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.553829+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.556832+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.562335+0000 mgr.y (mgr.25136) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.637490+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.640245+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.643034+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.644276+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.647974+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.728720+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.316254+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.320238+0000 mgr.y (mgr.25136) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.434280+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.437434+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.441854+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.443267+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.449940+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.462239+0000 mgr.y (mgr.25136) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.548160+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.550634+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.552959+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.553829+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.556832+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.562335+0000 mgr.y (mgr.25136) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.637490+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.640245+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.643034+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.644276+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.647974+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.728720+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.731333+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.733835+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.734934+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.739577+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.822541+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.825353+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.828232+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.829293+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.833183+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.927313+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.929493+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.932380+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.933121+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:51.935945+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:52.007552+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:52.009433+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:52.011111+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:52.011945+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[25081]: audit 2024-08-25T11:54:52.014300+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.731333+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.733835+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.734934+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.739577+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.822541+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.825353+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.828232+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.829293+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.833183+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.927313+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.929493+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.932380+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.933121+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:51.935945+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:52.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:52.007552+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:52.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:52.009433+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:52.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:52.011111+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:52.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:52.011945+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:52.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:52 smithi059 bash[19666]: audit 2024-08-25T11:54:52.014300+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.653441+0000 mgr.y (mgr.25136) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.740826+0000 mgr.y (mgr.25136) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.834464+0000 mgr.y (mgr.25136) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: cluster 2024-08-25T11:54:51.859777+0000 mgr.y (mgr.25136) 494 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:53.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: cephadm 2024-08-25T11:54:51.937034+0000 mgr.y (mgr.25136) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: cephadm 2024-08-25T11:54:52.015592+0000 mgr.y (mgr.25136) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.113802+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.116487+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.120726+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.121867+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.123327+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.130572+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.135388+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.140613+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.211135+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.213888+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.216247+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.218654+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.220655+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.222146+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.223883+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.225780+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.228341+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:53 smithi196 bash[20359]: audit 2024-08-25T11:54:52.230441+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.653441+0000 mgr.y (mgr.25136) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.740826+0000 mgr.y (mgr.25136) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.834464+0000 mgr.y (mgr.25136) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: cluster 2024-08-25T11:54:51.859777+0000 mgr.y (mgr.25136) 494 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: cephadm 2024-08-25T11:54:51.937034+0000 mgr.y (mgr.25136) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: cephadm 2024-08-25T11:54:52.015592+0000 mgr.y (mgr.25136) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.113802+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.116487+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.120726+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.121867+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.123327+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.130572+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.135388+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.140613+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.211135+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.213888+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.216247+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.218654+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.220655+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.222146+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.223883+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.653441+0000 mgr.y (mgr.25136) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.740826+0000 mgr.y (mgr.25136) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.834464+0000 mgr.y (mgr.25136) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: cluster 2024-08-25T11:54:51.859777+0000 mgr.y (mgr.25136) 494 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: cephadm 2024-08-25T11:54:51.937034+0000 mgr.y (mgr.25136) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: cephadm 2024-08-25T11:54:52.015592+0000 mgr.y (mgr.25136) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.113802+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.116487+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.120726+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.121867+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.123327+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.130572+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.135388+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.140613+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:53.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.211135+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.213888+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.216247+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.218654+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.220655+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.222146+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.223883+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.225780+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.228341+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[25081]: audit 2024-08-25T11:54:52.230441+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.225780+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.228341+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:53.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:53 smithi059 bash[19666]: audit 2024-08-25T11:54:52.230441+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:54:55.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:55 smithi196 bash[20359]: cluster 2024-08-25T11:54:53.860429+0000 mgr.y (mgr.25136) 497 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:55.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:55 smithi059 bash[19666]: cluster 2024-08-25T11:54:53.860429+0000 mgr.y (mgr.25136) 497 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:55.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:55 smithi059 bash[25081]: cluster 2024-08-25T11:54:53.860429+0000 mgr.y (mgr.25136) 497 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:56.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:56 smithi196 bash[20359]: audit 2024-08-25T11:54:54.713974+0000 mgr.y (mgr.25136) 498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:56.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:56 smithi059 bash[19666]: audit 2024-08-25T11:54:54.713974+0000 mgr.y (mgr.25136) 498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:56.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:56 smithi059 bash[25081]: audit 2024-08-25T11:54:54.713974+0000 mgr.y (mgr.25136) 498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:54:57.290 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:57 smithi196 bash[20359]: cluster 2024-08-25T11:54:55.862036+0000 mgr.y (mgr.25136) 499 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:57.290 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:57 smithi196 bash[20359]: cephadm 2024-08-25T11:54:55.987405+0000 mgr.y (mgr.25136) 500 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-25T11:54:57.290 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:57 smithi196 bash[20359]: cephadm 2024-08-25T11:54:56.255201+0000 mgr.y (mgr.25136) 501 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:54:57.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:57 smithi059 bash[19666]: cluster 2024-08-25T11:54:55.862036+0000 mgr.y (mgr.25136) 499 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:57.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:57 smithi059 bash[19666]: cephadm 2024-08-25T11:54:55.987405+0000 mgr.y (mgr.25136) 500 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-25T11:54:57.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:57 smithi059 bash[19666]: cephadm 2024-08-25T11:54:56.255201+0000 mgr.y (mgr.25136) 501 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:54:57.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:57 smithi059 bash[25081]: cluster 2024-08-25T11:54:55.862036+0000 mgr.y (mgr.25136) 499 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:54:57.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:57 smithi059 bash[25081]: cephadm 2024-08-25T11:54:55.987405+0000 mgr.y (mgr.25136) 500 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-25T11:54:57.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:57 smithi059 bash[25081]: cephadm 2024-08-25T11:54:56.255201+0000 mgr.y (mgr.25136) 501 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2024-08-25T11:54:59.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:54:59] "GET /metrics HTTP/1.1" 200 38199 "" "Prometheus/2.51.0" 2024-08-25T11:54:59.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[19666]: cluster 2024-08-25T11:54:57.862858+0000 mgr.y (mgr.25136) 502 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:59.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[19666]: audit 2024-08-25T11:54:58.282076+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[19666]: audit 2024-08-25T11:54:58.298234+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:59.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[19666]: audit 2024-08-25T11:54:58.313755+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:59.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[25081]: cluster 2024-08-25T11:54:57.862858+0000 mgr.y (mgr.25136) 502 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:59.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[25081]: audit 2024-08-25T11:54:58.282076+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:59.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[25081]: audit 2024-08-25T11:54:58.298234+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:59.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:54:59 smithi059 bash[25081]: audit 2024-08-25T11:54:58.313755+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:59.555 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:59 smithi196 bash[20359]: cluster 2024-08-25T11:54:57.862858+0000 mgr.y (mgr.25136) 502 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:54:59.555 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:59 smithi196 bash[20359]: audit 2024-08-25T11:54:58.282076+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:59.555 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:59 smithi196 bash[20359]: audit 2024-08-25T11:54:58.298234+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:54:59.555 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:54:59 smithi196 bash[20359]: audit 2024-08-25T11:54:58.313755+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:01 smithi196 bash[20359]: cluster 2024-08-25T11:54:59.863544+0000 mgr.y (mgr.25136) 503 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:01.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:01 smithi196 bash[20359]: audit 2024-08-25T11:55:00.980866+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:01 smithi196 bash[20359]: audit 2024-08-25T11:55:00.993205+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:01 smithi196 bash[20359]: audit 2024-08-25T11:55:01.007209+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:01 smithi059 bash[25081]: cluster 2024-08-25T11:54:59.863544+0000 mgr.y (mgr.25136) 503 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:01.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:01 smithi059 bash[25081]: audit 2024-08-25T11:55:00.980866+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:01 smithi059 bash[25081]: audit 2024-08-25T11:55:00.993205+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:01 smithi059 bash[25081]: audit 2024-08-25T11:55:01.007209+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:01 smithi059 bash[19666]: cluster 2024-08-25T11:54:59.863544+0000 mgr.y (mgr.25136) 503 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:01.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:01 smithi059 bash[19666]: audit 2024-08-25T11:55:00.980866+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:01 smithi059 bash[19666]: audit 2024-08-25T11:55:00.993205+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:01.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:01 smithi059 bash[19666]: audit 2024-08-25T11:55:01.007209+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:02.350 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.350 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.351 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.351 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.351 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.352 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.352 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.352 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:02.353 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 systemd[1]: Stopping Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:55:02.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.475Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:55:02.612 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.475Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.475Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.475Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.475Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.475Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.475Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.475Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.476Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.478Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.478Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-25T11:55:02.613 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:02 smithi196 bash[75307]: ts=2024-08-25T11:55:02.478Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-25T11:55:03.284 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:03 smithi196 bash[76564]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:55:03.284 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:03 smithi196 bash[76625]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-prometheus-a 2024-08-25T11:55:03.284 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-25T11:55:03.284 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: Stopped Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:55:03.612 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.612 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.613 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.613 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:03 smithi196 bash[20359]: cluster 2024-08-25T11:55:01.865129+0000 mgr.y (mgr.25136) 504 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.614 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.614 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: Started Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:55:03.614 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.614 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:55:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:03 smithi059 bash[19666]: cluster 2024-08-25T11:55:01.865129+0000 mgr.y (mgr.25136) 504 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:03 smithi059 bash[25081]: cluster 2024-08-25T11:55:01.865129+0000 mgr.y (mgr.25136) 504 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:04.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.562107+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:04.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.575598+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:04.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.588076+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:04.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.589174+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:04.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.599616+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:04.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.677415+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.762244+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.765550+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.770455+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.772409+0000 mon.b (mon.1) 1027 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.783609+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.931428+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.934461+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.937741+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.939059+0000 mon.b (mon.1) 1031 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:03.948354+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:04.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.094551+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.097577+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.101334+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.102929+0000 mon.b (mon.1) 1035 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.111997+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.257849+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.260872+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.264188+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.265743+0000 mon.b (mon.1) 1039 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.275191+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.398203+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.401543+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.404923+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:04.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.406472+0000 mon.b (mon.1) 1043 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:04.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.412897+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:04.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.535722+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:04.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.538544+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:04.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.541668+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:04.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.542627+0000 mon.b (mon.1) 1047 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:04.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:04 smithi196 bash[20359]: audit 2024-08-25T11:55:04.548947+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.562107+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.575598+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.588076+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.589174+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.599616+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.677415+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.762244+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.765550+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.770455+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.772409+0000 mon.b (mon.1) 1027 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.783609+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.931428+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.934461+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.937741+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.939059+0000 mon.b (mon.1) 1031 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:03.948354+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.094551+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.097577+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.101334+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.102929+0000 mon.b (mon.1) 1035 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.111997+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.257849+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.260872+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.264188+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.265743+0000 mon.b (mon.1) 1039 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.275191+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.398203+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.401543+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.404923+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.406472+0000 mon.b (mon.1) 1043 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.412897+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.535722+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.538544+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.541668+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.542627+0000 mon.b (mon.1) 1047 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[25081]: audit 2024-08-25T11:55:04.548947+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.562107+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.575598+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.588076+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.589174+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.599616+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.677415+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.762244+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.765550+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.770455+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.772409+0000 mon.b (mon.1) 1027 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.783609+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.931428+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.934461+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.937741+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.939059+0000 mon.b (mon.1) 1031 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:03.948354+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.094551+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.097577+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.101334+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.102929+0000 mon.b (mon.1) 1035 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.111997+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.257849+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.260872+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.264188+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.265743+0000 mon.b (mon.1) 1039 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.275191+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.398203+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.401543+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.404923+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.406472+0000 mon.b (mon.1) 1043 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.412897+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.535722+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.538544+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.541668+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.542627+0000 mon.b (mon.1) 1047 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:04 smithi059 bash[19666]: audit 2024-08-25T11:55:04.548947+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.352Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.352Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.352Z caller=main.go:623 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi196 (none))" 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.352Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.352Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.354Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.355Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.358Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-25T11:55:05.564 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.358Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.361Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.361Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=167.95µs 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.361Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.361Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.377Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.384Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.390Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.395Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.398Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.399Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.399Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-08-25T11:55:05.565 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.399Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=69.639µs wal_replay_duration=38.286456ms wbl_replay_duration=439ns total_replay_duration=38.551902ms 2024-08-25T11:55:05.566 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.402Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-25T11:55:05.566 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.402Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-25T11:55:05.566 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.402Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-25T11:55:05.566 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.422Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.252376ms db_storage=1.143µs remote_storage=1.617µs web_handler=457ns query_engine=809ns scrape=275.214µs scrape_sd=150.244µs notify=18.584µs notify_sd=16.065µs rules=18.233318ms tracing=6.674µs 2024-08-25T11:55:05.566 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.422Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-25T11:55:05.566 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[76680]: ts=2024-08-25T11:55:05.422Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-25T11:55:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: cephadm 2024-08-25T11:55:03.600916+0000 mgr.y (mgr.25136) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:03.675750+0000 mgr.y (mgr.25136) 506 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: cephadm 2024-08-25T11:55:03.784802+0000 mgr.y (mgr.25136) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: cluster 2024-08-25T11:55:03.865812+0000 mgr.y (mgr.25136) 508 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: cephadm 2024-08-25T11:55:03.949707+0000 mgr.y (mgr.25136) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: cephadm 2024-08-25T11:55:04.113204+0000 mgr.y (mgr.25136) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: cephadm 2024-08-25T11:55:04.277434+0000 mgr.y (mgr.25136) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: cephadm 2024-08-25T11:55:04.416263+0000 mgr.y (mgr.25136) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: cephadm 2024-08-25T11:55:04.551066+0000 mgr.y (mgr.25136) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.573956+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.699813+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.703273+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.706901+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.708572+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.714153+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.826662+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.829543+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.833032+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.834701+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.838752+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.957671+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.961559+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.964862+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.966493+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:04.973478+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.083344+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.086517+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.090289+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.091623+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.097975+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.192047+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.195363+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.198778+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.200052+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.207054+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.295645+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.298274+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.300690+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.301564+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.307693+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.393043+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.395711+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.398130+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.399131+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.406451+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.512990+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.515334+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.518427+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.519794+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:05.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:05 smithi196 bash[20359]: audit 2024-08-25T11:55:05.524761+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: cephadm 2024-08-25T11:55:03.600916+0000 mgr.y (mgr.25136) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:03.675750+0000 mgr.y (mgr.25136) 506 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: cephadm 2024-08-25T11:55:03.784802+0000 mgr.y (mgr.25136) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: cluster 2024-08-25T11:55:03.865812+0000 mgr.y (mgr.25136) 508 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: cephadm 2024-08-25T11:55:03.949707+0000 mgr.y (mgr.25136) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: cephadm 2024-08-25T11:55:04.113204+0000 mgr.y (mgr.25136) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: cephadm 2024-08-25T11:55:04.277434+0000 mgr.y (mgr.25136) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: cephadm 2024-08-25T11:55:04.416263+0000 mgr.y (mgr.25136) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: cephadm 2024-08-25T11:55:04.551066+0000 mgr.y (mgr.25136) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.573956+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.699813+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.703273+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.706901+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.708572+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.714153+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.826662+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.829543+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.833032+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.834701+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.838752+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: cephadm 2024-08-25T11:55:03.600916+0000 mgr.y (mgr.25136) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:03.675750+0000 mgr.y (mgr.25136) 506 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: cephadm 2024-08-25T11:55:03.784802+0000 mgr.y (mgr.25136) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: cluster 2024-08-25T11:55:03.865812+0000 mgr.y (mgr.25136) 508 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: cephadm 2024-08-25T11:55:03.949707+0000 mgr.y (mgr.25136) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: cephadm 2024-08-25T11:55:04.113204+0000 mgr.y (mgr.25136) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: cephadm 2024-08-25T11:55:04.277434+0000 mgr.y (mgr.25136) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: cephadm 2024-08-25T11:55:04.416263+0000 mgr.y (mgr.25136) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: cephadm 2024-08-25T11:55:04.551066+0000 mgr.y (mgr.25136) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.573956+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.699813+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.703273+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.706901+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.708572+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.714153+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.826662+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.829543+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.833032+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.834701+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.838752+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.957671+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.961559+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.964862+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.966493+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:04.973478+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.083344+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.086517+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.090289+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.091623+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.097975+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.192047+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.195363+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.198778+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.200052+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.207054+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.295645+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.298274+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.300690+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.301564+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.307693+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.393043+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.395711+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.398130+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.399131+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.406451+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.512990+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.515334+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.518427+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.519794+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[19666]: audit 2024-08-25T11:55:05.524761+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.957671+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.961559+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.964862+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.966493+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:04.973478+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.083344+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.086517+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.090289+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.091623+0000 mon.b (mon.1) 1064 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.097975+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.192047+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.195363+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.198778+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.200052+0000 mon.b (mon.1) 1068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.207054+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.295645+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.298274+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.300690+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.301564+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.307693+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.393043+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.395711+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.398130+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.399131+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.406451+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.512990+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.515334+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.518427+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.519794+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:05 smithi059 bash[25081]: audit 2024-08-25T11:55:05.524761+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: cephadm 2024-08-25T11:55:04.717127+0000 mgr.y (mgr.25136) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:04.721757+0000 mgr.y (mgr.25136) 515 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: cephadm 2024-08-25T11:55:04.842299+0000 mgr.y (mgr.25136) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: cephadm 2024-08-25T11:55:04.977032+0000 mgr.y (mgr.25136) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: cephadm 2024-08-25T11:55:05.102343+0000 mgr.y (mgr.25136) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: cephadm 2024-08-25T11:55:05.208536+0000 mgr.y (mgr.25136) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: cephadm 2024-08-25T11:55:05.308516+0000 mgr.y (mgr.25136) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: cephadm 2024-08-25T11:55:05.407250+0000 mgr.y (mgr.25136) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: cephadm 2024-08-25T11:55:05.529897+0000 mgr.y (mgr.25136) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.641846+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.644856+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.648291+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.649633+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.654850+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.767862+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.770881+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.773639+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.774845+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.780858+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.900489+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.903172+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.906504+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.907803+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:05.915738+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.048057+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.050832+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.053369+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.054407+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.060651+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.206730+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.210306+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.213944+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.215385+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.224811+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.366942+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.370440+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.373678+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.375102+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.382354+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.532204+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.535152+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.538057+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.539121+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:06.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:06 smithi196 bash[20359]: audit 2024-08-25T11:55:06.547929+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: cephadm 2024-08-25T11:55:04.717127+0000 mgr.y (mgr.25136) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:04.721757+0000 mgr.y (mgr.25136) 515 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: cephadm 2024-08-25T11:55:04.842299+0000 mgr.y (mgr.25136) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: cephadm 2024-08-25T11:55:04.977032+0000 mgr.y (mgr.25136) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: cephadm 2024-08-25T11:55:05.102343+0000 mgr.y (mgr.25136) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: cephadm 2024-08-25T11:55:05.208536+0000 mgr.y (mgr.25136) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: cephadm 2024-08-25T11:55:05.308516+0000 mgr.y (mgr.25136) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: cephadm 2024-08-25T11:55:05.407250+0000 mgr.y (mgr.25136) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: cephadm 2024-08-25T11:55:05.529897+0000 mgr.y (mgr.25136) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.641846+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.644856+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.648291+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.649633+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.654850+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.767862+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.770881+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.773639+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.774845+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.780858+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.900489+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: cephadm 2024-08-25T11:55:04.717127+0000 mgr.y (mgr.25136) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:04.721757+0000 mgr.y (mgr.25136) 515 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: cephadm 2024-08-25T11:55:04.842299+0000 mgr.y (mgr.25136) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: cephadm 2024-08-25T11:55:04.977032+0000 mgr.y (mgr.25136) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: cephadm 2024-08-25T11:55:05.102343+0000 mgr.y (mgr.25136) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: cephadm 2024-08-25T11:55:05.208536+0000 mgr.y (mgr.25136) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: cephadm 2024-08-25T11:55:05.308516+0000 mgr.y (mgr.25136) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: cephadm 2024-08-25T11:55:05.407250+0000 mgr.y (mgr.25136) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: cephadm 2024-08-25T11:55:05.529897+0000 mgr.y (mgr.25136) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.641846+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.644856+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.648291+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.649633+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.654850+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.767862+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.770881+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.773639+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.774845+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.780858+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.900489+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.903172+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.906504+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.907803+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:05.915738+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.048057+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.050832+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.053369+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.054407+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.060651+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.206730+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.210306+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.213944+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.215385+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.224811+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.366942+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.370440+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.373678+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.375102+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.382354+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.532204+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.535152+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.538057+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.539121+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[19666]: audit 2024-08-25T11:55:06.547929+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.903172+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.906504+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.907803+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:05.915738+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.048057+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.050832+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.053369+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.054407+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.060651+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.206730+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.210306+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.213944+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.215385+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.224811+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.366942+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.370440+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.373678+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.375102+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.382354+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.532204+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.535152+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.538057+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.539121+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:06 smithi059 bash[25081]: audit 2024-08-25T11:55:06.547929+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: cephadm 2024-08-25T11:55:05.656185+0000 mgr.y (mgr.25136) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: cephadm 2024-08-25T11:55:05.784610+0000 mgr.y (mgr.25136) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: cluster 2024-08-25T11:55:05.867403+0000 mgr.y (mgr.25136) 525 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: cephadm 2024-08-25T11:55:05.916758+0000 mgr.y (mgr.25136) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: cephadm 2024-08-25T11:55:06.061842+0000 mgr.y (mgr.25136) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: cephadm 2024-08-25T11:55:06.226990+0000 mgr.y (mgr.25136) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: cephadm 2024-08-25T11:55:06.386363+0000 mgr.y (mgr.25136) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: cephadm 2024-08-25T11:55:06.549169+0000 mgr.y (mgr.25136) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.685142+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.688742+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.691734+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.693168+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.701944+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.848827+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.852091+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.855562+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.857600+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.863932+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.987412+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.990747+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.995024+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:06.996600+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.003427+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.137125+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.140518+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.143987+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.145816+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.150720+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.299243+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.302618+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.305988+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.307529+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.313012+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.463057+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.466754+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.470108+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.471779+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.479055+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.559402+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.562059+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.565232+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:07.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:07 smithi196 bash[20359]: audit 2024-08-25T11:55:07.567095+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: cephadm 2024-08-25T11:55:05.656185+0000 mgr.y (mgr.25136) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: cephadm 2024-08-25T11:55:05.784610+0000 mgr.y (mgr.25136) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: cluster 2024-08-25T11:55:05.867403+0000 mgr.y (mgr.25136) 525 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: cephadm 2024-08-25T11:55:05.916758+0000 mgr.y (mgr.25136) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: cephadm 2024-08-25T11:55:06.061842+0000 mgr.y (mgr.25136) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: cephadm 2024-08-25T11:55:06.226990+0000 mgr.y (mgr.25136) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: cephadm 2024-08-25T11:55:06.386363+0000 mgr.y (mgr.25136) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: cephadm 2024-08-25T11:55:06.549169+0000 mgr.y (mgr.25136) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.685142+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.688742+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.691734+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.693168+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.701944+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.848827+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.852091+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.855562+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.857600+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.863932+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.987412+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.990747+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: cephadm 2024-08-25T11:55:05.656185+0000 mgr.y (mgr.25136) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: cephadm 2024-08-25T11:55:05.784610+0000 mgr.y (mgr.25136) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: cluster 2024-08-25T11:55:05.867403+0000 mgr.y (mgr.25136) 525 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: cephadm 2024-08-25T11:55:05.916758+0000 mgr.y (mgr.25136) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: cephadm 2024-08-25T11:55:06.061842+0000 mgr.y (mgr.25136) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: cephadm 2024-08-25T11:55:06.226990+0000 mgr.y (mgr.25136) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: cephadm 2024-08-25T11:55:06.386363+0000 mgr.y (mgr.25136) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: cephadm 2024-08-25T11:55:06.549169+0000 mgr.y (mgr.25136) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.685142+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.688742+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.691734+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.693168+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.701944+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.848827+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.852091+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.855562+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.857600+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.863932+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.987412+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.990747+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.995024+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:06.996600+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.003427+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.137125+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.140518+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.143987+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.145816+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.150720+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.299243+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.302618+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.305988+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.307529+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.313012+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.463057+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.466754+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.470108+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.471779+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.479055+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.559402+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.562059+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.565232+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[19666]: audit 2024-08-25T11:55:07.567095+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.995024+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:06.996600+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.003427+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.137125+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.140518+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.143987+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.145816+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.150720+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.299243+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.302618+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.305988+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.307529+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.313012+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.463057+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.466754+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.470108+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.471779+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.479055+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.559402+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.562059+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.565232+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:07 smithi059 bash[25081]: audit 2024-08-25T11:55:07.567095+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.805 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: cephadm 2024-08-25T11:55:06.704392+0000 mgr.y (mgr.25136) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.805 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: cephadm 2024-08-25T11:55:06.868075+0000 mgr.y (mgr.25136) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.805 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: cephadm 2024-08-25T11:55:07.005534+0000 mgr.y (mgr.25136) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.805 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: cephadm 2024-08-25T11:55:07.154339+0000 mgr.y (mgr.25136) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.805 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: cephadm 2024-08-25T11:55:07.317249+0000 mgr.y (mgr.25136) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.805 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: cephadm 2024-08-25T11:55:07.481942+0000 mgr.y (mgr.25136) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.581045+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.688856+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.691585+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.694964+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.696243+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.702801+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.813676+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.816070+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.819370+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.820482+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.826819+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.941395+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.943544+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.946702+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.948027+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:07.954651+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.061981+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.065112+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.068184+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.069602+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.076510+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.189327+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.192486+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.196163+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.198049+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.204970+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.333518+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.336511+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.339185+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.340351+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.345639+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.458508+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.461266+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.808 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.464611+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.809 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.465706+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.809 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:08 smithi196 bash[20359]: audit 2024-08-25T11:55:08.472612+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: cephadm 2024-08-25T11:55:06.704392+0000 mgr.y (mgr.25136) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: cephadm 2024-08-25T11:55:06.868075+0000 mgr.y (mgr.25136) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: cephadm 2024-08-25T11:55:07.005534+0000 mgr.y (mgr.25136) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: cephadm 2024-08-25T11:55:07.154339+0000 mgr.y (mgr.25136) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: cephadm 2024-08-25T11:55:07.317249+0000 mgr.y (mgr.25136) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: cephadm 2024-08-25T11:55:07.481942+0000 mgr.y (mgr.25136) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.581045+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.688856+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.691585+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.694964+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.696243+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.702801+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.813676+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.816070+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.819370+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.820482+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.826819+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.941395+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.943544+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.946702+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: cephadm 2024-08-25T11:55:06.704392+0000 mgr.y (mgr.25136) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: cephadm 2024-08-25T11:55:06.868075+0000 mgr.y (mgr.25136) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: cephadm 2024-08-25T11:55:07.005534+0000 mgr.y (mgr.25136) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: cephadm 2024-08-25T11:55:07.154339+0000 mgr.y (mgr.25136) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: cephadm 2024-08-25T11:55:07.317249+0000 mgr.y (mgr.25136) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: cephadm 2024-08-25T11:55:07.481942+0000 mgr.y (mgr.25136) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.581045+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.688856+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.691585+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.694964+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.696243+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.702801+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.813676+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.816070+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.819370+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.820482+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.826819+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.931 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.941395+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.931 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.943544+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.931 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.946702+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.948027+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:07.954651+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.061981+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.065112+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.068184+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.069602+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.076510+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.189327+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.192486+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.196163+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.198049+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.204970+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.333518+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.336511+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.339185+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.340351+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.345639+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.458508+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.461266+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.464611+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.465706+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[19666]: audit 2024-08-25T11:55:08.472612+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.948027+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:07.954651+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.061981+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.065112+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.068184+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.069602+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.076510+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.189327+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.192486+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.196163+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.198049+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.204970+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.333518+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.336511+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.339185+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.340351+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.345639+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.458508+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.461266+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.464611+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.465706+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:08.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:08 smithi059 bash[25081]: audit 2024-08-25T11:55:08.472612+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cephadm 2024-08-25T11:55:07.581967+0000 mgr.y (mgr.25136) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cephadm 2024-08-25T11:55:07.703746+0000 mgr.y (mgr.25136) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cephadm 2024-08-25T11:55:07.827652+0000 mgr.y (mgr.25136) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cluster 2024-08-25T11:55:07.868067+0000 mgr.y (mgr.25136) 540 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cephadm 2024-08-25T11:55:07.955627+0000 mgr.y (mgr.25136) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.077458+0000 mgr.y (mgr.25136) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.206507+0000 mgr.y (mgr.25136) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.348182+0000 mgr.y (mgr.25136) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.473697+0000 mgr.y (mgr.25136) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.583502+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.586505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.589421+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.590441+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.595429+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.690623+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.693948+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.696407+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.697465+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.702702+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.783670+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.786873+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.790529+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.792086+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.798184+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.875970+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.879083+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.881641+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.882751+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.888851+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.969129+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.971958+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.974768+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.975984+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:08.983877+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.065664+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.069118+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.072387+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.073986+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.081623+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.170711+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.173436+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.176889+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.178258+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.184349+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.278906+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.282175+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.285989+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.287404+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.295755+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.388284+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.391253+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.394235+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.395542+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.402349+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.525098+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.528575+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.532804+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.534113+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:09 smithi196 bash[20359]: audit 2024-08-25T11:55:09.540939+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cephadm 2024-08-25T11:55:07.581967+0000 mgr.y (mgr.25136) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cephadm 2024-08-25T11:55:07.703746+0000 mgr.y (mgr.25136) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cephadm 2024-08-25T11:55:07.827652+0000 mgr.y (mgr.25136) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cluster 2024-08-25T11:55:07.868067+0000 mgr.y (mgr.25136) 540 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cephadm 2024-08-25T11:55:07.955627+0000 mgr.y (mgr.25136) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.077458+0000 mgr.y (mgr.25136) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.206507+0000 mgr.y (mgr.25136) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.348182+0000 mgr.y (mgr.25136) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.473697+0000 mgr.y (mgr.25136) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.583502+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.586505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.589421+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.590441+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.595429+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.690623+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.693948+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.696407+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.697465+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.702702+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.783670+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cephadm 2024-08-25T11:55:07.581967+0000 mgr.y (mgr.25136) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cephadm 2024-08-25T11:55:07.703746+0000 mgr.y (mgr.25136) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cephadm 2024-08-25T11:55:07.827652+0000 mgr.y (mgr.25136) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cluster 2024-08-25T11:55:07.868067+0000 mgr.y (mgr.25136) 540 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cephadm 2024-08-25T11:55:07.955627+0000 mgr.y (mgr.25136) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.077458+0000 mgr.y (mgr.25136) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.206507+0000 mgr.y (mgr.25136) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.348182+0000 mgr.y (mgr.25136) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.473697+0000 mgr.y (mgr.25136) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.583502+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.586505+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.589421+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.590441+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.595429+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.690623+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.693948+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.696407+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.697465+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.702702+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.783670+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.786873+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.790529+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.792086+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.798184+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.875970+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.879083+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.881641+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.882751+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.888851+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.969129+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.971958+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.974768+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.975984+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:08.983877+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.065664+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.069118+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.072387+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.073986+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.081623+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.170711+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.786873+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.790529+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.792086+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.798184+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.875970+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.879083+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.881641+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.882751+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.888851+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.969129+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.971958+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.974768+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.975984+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:08.983877+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.065664+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.069118+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.072387+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.073986+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.081623+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.170711+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.173436+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.176889+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.178258+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.184349+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.278906+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.282175+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.285989+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.287404+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.295755+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.388284+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.391253+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.394235+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.395542+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.402349+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.525098+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.528575+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.532804+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.534113+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[25081]: audit 2024-08-25T11:55:09.540939+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.173436+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.176889+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.178258+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.184349+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.278906+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.282175+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.952 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.285989+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.287404+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.295755+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.388284+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.391253+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.394235+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.395542+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.402349+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.525098+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.528575+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.532804+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.534113+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:09.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:09 smithi059 bash[19666]: audit 2024-08-25T11:55:09.540939+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.596250+0000 mgr.y (mgr.25136) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.705251+0000 mgr.y (mgr.25136) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.798956+0000 mgr.y (mgr.25136) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.892043+0000 mgr.y (mgr.25136) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:08.985775+0000 mgr.y (mgr.25136) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.085289+0000 mgr.y (mgr.25136) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.187975+0000 mgr.y (mgr.25136) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.297392+0000 mgr.y (mgr.25136) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.404698+0000 mgr.y (mgr.25136) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.542368+0000 mgr.y (mgr.25136) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.660649+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.663601+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.666134+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.667201+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.671477+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.782489+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.785388+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.787870+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.788974+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.794188+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.872328+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.875258+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.877818+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.878974+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.882127+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.923813+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.932989+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.942940+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.967051+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.968965+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.970801+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.971496+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:09.976901+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.058112+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.060326+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.062130+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.062797+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.067923+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.143371+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.145763+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.147889+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.148831+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.151751+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.227050+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.229568+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.232675+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.233458+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.238099+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.314080+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.316709+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.319067+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.320106+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.324849+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.402714+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.406184+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.409255+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.410260+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.414676+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.519640+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.522521+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.525713+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.526883+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:10.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:10 smithi196 bash[20359]: audit 2024-08-25T11:55:10.531792+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.596250+0000 mgr.y (mgr.25136) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.705251+0000 mgr.y (mgr.25136) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.798956+0000 mgr.y (mgr.25136) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.892043+0000 mgr.y (mgr.25136) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:08.985775+0000 mgr.y (mgr.25136) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.085289+0000 mgr.y (mgr.25136) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.187975+0000 mgr.y (mgr.25136) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.297392+0000 mgr.y (mgr.25136) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.404698+0000 mgr.y (mgr.25136) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.542368+0000 mgr.y (mgr.25136) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.660649+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.663601+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.666134+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.667201+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.671477+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.782489+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.785388+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.787870+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.788974+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.794188+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.872328+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.596250+0000 mgr.y (mgr.25136) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.705251+0000 mgr.y (mgr.25136) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.798956+0000 mgr.y (mgr.25136) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.892043+0000 mgr.y (mgr.25136) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:08.985775+0000 mgr.y (mgr.25136) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.085289+0000 mgr.y (mgr.25136) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.187975+0000 mgr.y (mgr.25136) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.297392+0000 mgr.y (mgr.25136) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.404698+0000 mgr.y (mgr.25136) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.542368+0000 mgr.y (mgr.25136) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.660649+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.663601+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.666134+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.667201+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.671477+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.782489+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.785388+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.787870+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.788974+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.794188+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.872328+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.875258+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.877818+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.878974+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.882127+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.923813+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.932989+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.942940+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.967051+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.968965+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.970801+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.971496+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:09.976901+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.058112+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.060326+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.062130+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.062797+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.067923+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.143371+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.145763+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.147889+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.875258+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.877818+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.878974+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.882127+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.923813+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.932989+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.942940+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.967051+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.968965+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.970801+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.971496+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:09.976901+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.058112+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.060326+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.062130+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.062797+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.067923+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.143371+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.145763+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.147889+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.148831+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.151751+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.227050+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.229568+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.232675+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.233458+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.238099+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.314080+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.316709+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.319067+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.320106+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.324849+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.402714+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.406184+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.409255+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.410260+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.414676+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.519640+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.522521+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.525713+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.526883+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[19666]: audit 2024-08-25T11:55:10.531792+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.148831+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.151751+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.227050+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.229568+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.232675+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.233458+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.238099+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.314080+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.316709+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.319067+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.320106+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.324849+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.402714+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.406184+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.409255+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.410260+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.414676+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.519640+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.522521+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.525713+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.526883+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:10 smithi059 bash[25081]: audit 2024-08-25T11:55:10.531792+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.673247+0000 mgr.y (mgr.25136) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.797149+0000 mgr.y (mgr.25136) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cluster 2024-08-25T11:55:09.868564+0000 mgr.y (mgr.25136) 558 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.885938+0000 mgr.y (mgr.25136) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:09.978383+0000 mgr.y (mgr.25136) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.071149+0000 mgr.y (mgr.25136) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.154846+0000 mgr.y (mgr.25136) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.238678+0000 mgr.y (mgr.25136) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.327711+0000 mgr.y (mgr.25136) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.415425+0000 mgr.y (mgr.25136) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.532450+0000 mgr.y (mgr.25136) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.650022+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.652677+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.655223+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.656468+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.661128+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.663843+0000 mgr.y (mgr.25136) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.793142+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.802584+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.806533+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.673247+0000 mgr.y (mgr.25136) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.797149+0000 mgr.y (mgr.25136) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cluster 2024-08-25T11:55:09.868564+0000 mgr.y (mgr.25136) 558 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.885938+0000 mgr.y (mgr.25136) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:09.978383+0000 mgr.y (mgr.25136) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.071149+0000 mgr.y (mgr.25136) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.154846+0000 mgr.y (mgr.25136) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.238678+0000 mgr.y (mgr.25136) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.327711+0000 mgr.y (mgr.25136) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.415425+0000 mgr.y (mgr.25136) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.532450+0000 mgr.y (mgr.25136) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.650022+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.652677+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.655223+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.656468+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.661128+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.663843+0000 mgr.y (mgr.25136) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.793142+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.802584+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.806533+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.807804+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.812362+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.817180+0000 mgr.y (mgr.25136) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.930998+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.933827+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.936600+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.938058+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:10.942813+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:10.948106+0000 mgr.y (mgr.25136) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.024710+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.027715+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.030186+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.031259+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.036585+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.040776+0000 mgr.y (mgr.25136) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.127582+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.130462+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.134221+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.135784+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.143159+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.146023+0000 mgr.y (mgr.25136) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.807804+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.812362+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.817180+0000 mgr.y (mgr.25136) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.930998+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.933827+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.936600+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.938058+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:10.942813+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:10.948106+0000 mgr.y (mgr.25136) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.024710+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.027715+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.030186+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.031259+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.036585+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.040776+0000 mgr.y (mgr.25136) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.127582+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.130462+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.134221+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.135784+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.143159+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.146023+0000 mgr.y (mgr.25136) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.229202+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.232690+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.236477+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.238085+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.245510+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.248555+0000 mgr.y (mgr.25136) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.338744+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.341419+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.344893+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.345867+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.352148+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.353112+0000 mgr.y (mgr.25136) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.457224+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.459858+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.462210+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.463381+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.468099+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.472683+0000 mgr.y (mgr.25136) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.548689+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.551671+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.554041+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.555233+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: audit 2024-08-25T11:55:11.558965+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.563986+0000 mgr.y (mgr.25136) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.229202+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.232690+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.236477+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.238085+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.245510+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.248555+0000 mgr.y (mgr.25136) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.338744+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.341419+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.344893+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.345867+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.352148+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.353112+0000 mgr.y (mgr.25136) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.457224+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.459858+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.462210+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.463381+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.468099+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.472683+0000 mgr.y (mgr.25136) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.548689+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.551671+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.554041+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.555233+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: audit 2024-08-25T11:55:11.558965+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:11 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.563986+0000 mgr.y (mgr.25136) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.673247+0000 mgr.y (mgr.25136) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.797149+0000 mgr.y (mgr.25136) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cluster 2024-08-25T11:55:09.868564+0000 mgr.y (mgr.25136) 558 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.885938+0000 mgr.y (mgr.25136) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:09.978383+0000 mgr.y (mgr.25136) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.071149+0000 mgr.y (mgr.25136) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.154846+0000 mgr.y (mgr.25136) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.238678+0000 mgr.y (mgr.25136) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.327711+0000 mgr.y (mgr.25136) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.415425+0000 mgr.y (mgr.25136) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.532450+0000 mgr.y (mgr.25136) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.650022+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.652677+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.655223+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.656468+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.661128+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.663843+0000 mgr.y (mgr.25136) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.793142+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.802584+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.806533+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.807804+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.812362+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.817180+0000 mgr.y (mgr.25136) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.930998+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.933827+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.936600+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.938058+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:10.942813+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:10.948106+0000 mgr.y (mgr.25136) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.024710+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.027715+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.030186+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.031259+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.036585+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.040776+0000 mgr.y (mgr.25136) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.127582+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.130462+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.134221+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.135784+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.143159+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.146023+0000 mgr.y (mgr.25136) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.229202+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.232690+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.236477+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.238085+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.245510+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.248555+0000 mgr.y (mgr.25136) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.338744+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.341419+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.344893+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.345867+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.352148+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.353112+0000 mgr.y (mgr.25136) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.457224+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.459858+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.462210+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.463381+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.468099+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.472683+0000 mgr.y (mgr.25136) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.548689+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.551671+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.554041+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.555233+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: audit 2024-08-25T11:55:11.558965+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:11 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.563986+0000 mgr.y (mgr.25136) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.643477+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.646375+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.649592+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.650988+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.657764+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.666127+0000 mgr.y (mgr.25136) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.777710+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.780717+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.785000+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.786300+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.793509+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.794991+0000 mgr.y (mgr.25136) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cluster 2024-08-25T11:55:11.870086+0000 mgr.y (mgr.25136) 578 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.914255+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.917083+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.919678+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.921018+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:11.929792+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:11.931034+0000 mgr.y (mgr.25136) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.643477+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.646375+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.649592+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.650988+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.657764+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.666127+0000 mgr.y (mgr.25136) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.777710+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.780717+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.785000+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.786300+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.793509+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.794991+0000 mgr.y (mgr.25136) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cluster 2024-08-25T11:55:11.870086+0000 mgr.y (mgr.25136) 578 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.914255+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.917083+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.919678+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.921018+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:11.929792+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:11.931034+0000 mgr.y (mgr.25136) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.040970+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.044087+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.048542+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.049831+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.059185+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.060386+0000 mgr.y (mgr.25136) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.160648+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.162994+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.165425+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.166613+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.170282+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.173410+0000 mgr.y (mgr.25136) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.256883+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.260194+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.262742+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.263905+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.268133+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.271424+0000 mgr.y (mgr.25136) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.343554+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.345883+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.348730+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.349665+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.352572+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.355592+0000 mgr.y (mgr.25136) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.430191+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.432825+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.435214+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.436309+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.439799+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.443678+0000 mgr.y (mgr.25136) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.521576+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.524272+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.526723+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.527827+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: audit 2024-08-25T11:55:12.531470+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.535098+0000 mgr.y (mgr.25136) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.040970+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.044087+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.048542+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.049831+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.059185+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.060386+0000 mgr.y (mgr.25136) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.160648+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.162994+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.165425+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.166613+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.170282+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.173410+0000 mgr.y (mgr.25136) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.256883+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.260194+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.262742+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.263905+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.268133+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.271424+0000 mgr.y (mgr.25136) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.343554+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.345883+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.348730+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.349665+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.352572+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.841 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.355592+0000 mgr.y (mgr.25136) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.841 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.430191+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.841 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.432825+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.841 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.435214+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.841 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.436309+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.842 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.439799+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.842 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.443678+0000 mgr.y (mgr.25136) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.842 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.521576+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.842 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.524272+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.842 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.526723+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.842 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.527827+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: audit 2024-08-25T11:55:12.531470+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:12 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.535098+0000 mgr.y (mgr.25136) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.643477+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.646375+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.649592+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.650988+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.657764+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.666127+0000 mgr.y (mgr.25136) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.777710+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.780717+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.785000+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.786300+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.793509+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.794991+0000 mgr.y (mgr.25136) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cluster 2024-08-25T11:55:11.870086+0000 mgr.y (mgr.25136) 578 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.914255+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.917083+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.919678+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.921018+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:11.929792+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:11.931034+0000 mgr.y (mgr.25136) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.040970+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.044087+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.048542+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.049831+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.059185+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.060386+0000 mgr.y (mgr.25136) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.160648+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.162994+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.165425+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.166613+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.170282+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.173410+0000 mgr.y (mgr.25136) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.256883+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.260194+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.262742+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.263905+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.268133+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.271424+0000 mgr.y (mgr.25136) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.343554+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.345883+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.348730+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.349665+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.352572+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.355592+0000 mgr.y (mgr.25136) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.430191+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.432825+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.435214+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.436309+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.439799+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.443678+0000 mgr.y (mgr.25136) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.521576+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.524272+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.526723+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.527827+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: audit 2024-08-25T11:55:12.531470+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:12.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:12 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.535098+0000 mgr.y (mgr.25136) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.622343+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.624713+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.627144+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.628013+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.631709+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.632386+0000 mgr.y (mgr.25136) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.702651+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.704539+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.706481+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.707176+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.710571+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.711125+0000 mgr.y (mgr.25136) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.788516+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.790522+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.795757+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.796815+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.800357+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.801175+0000 mgr.y (mgr.25136) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.874743+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.876770+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.878796+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.879639+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.882092+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.883859+0000 mgr.y (mgr.25136) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.954421+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.956411+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.959405+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.960311+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:12.963333+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:12.964784+0000 mgr.y (mgr.25136) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.039073+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.041315+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.043799+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.044672+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.047478+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:13.048752+0000 mgr.y (mgr.25136) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.146364+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.149784+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.153403+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.154656+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.157742+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:13.158654+0000 mgr.y (mgr.25136) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.270682+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.273619+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.276904+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.278000+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.283015+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:13.284559+0000 mgr.y (mgr.25136) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.418066+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.420812+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.423358+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.424306+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.427853+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:13.428513+0000 mgr.y (mgr.25136) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.545052+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.547500+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.549845+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.550748+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: audit 2024-08-25T11:55:13.554557+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:13 smithi196 bash[20359]: cephadm 2024-08-25T11:55:13.555175+0000 mgr.y (mgr.25136) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.622343+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.624713+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.627144+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.628013+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.631709+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.632386+0000 mgr.y (mgr.25136) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.702651+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.704539+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.706481+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.707176+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.710571+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.711125+0000 mgr.y (mgr.25136) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.788516+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.790522+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.795757+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.796815+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.800357+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.801175+0000 mgr.y (mgr.25136) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.874743+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.876770+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.622343+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.624713+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.627144+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.628013+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.631709+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.632386+0000 mgr.y (mgr.25136) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.702651+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.704539+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.706481+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.707176+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.710571+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.711125+0000 mgr.y (mgr.25136) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.788516+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.790522+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.795757+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.796815+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.800357+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.801175+0000 mgr.y (mgr.25136) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.874743+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.876770+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.878796+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.879639+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.882092+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.883859+0000 mgr.y (mgr.25136) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.954421+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.956411+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.959405+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.960311+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:12.963333+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:12.964784+0000 mgr.y (mgr.25136) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.039073+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.041315+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.043799+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.044672+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.047478+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:13.048752+0000 mgr.y (mgr.25136) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.146364+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.149784+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.153403+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.154656+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.878796+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.879639+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.882092+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.883859+0000 mgr.y (mgr.25136) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.954421+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.956411+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.959405+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.960311+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:12.963333+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:12.964784+0000 mgr.y (mgr.25136) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.039073+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.041315+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.043799+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.044672+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.047478+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:13.048752+0000 mgr.y (mgr.25136) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.146364+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.149784+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.153403+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.154656+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.157742+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:13.158654+0000 mgr.y (mgr.25136) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.270682+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.273619+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.276904+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.278000+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.283015+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:13.284559+0000 mgr.y (mgr.25136) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.418066+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.420812+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.423358+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.424306+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.427853+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:13.428513+0000 mgr.y (mgr.25136) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.545052+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.547500+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.549845+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.550748+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: audit 2024-08-25T11:55:13.554557+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[25081]: cephadm 2024-08-25T11:55:13.555175+0000 mgr.y (mgr.25136) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.157742+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:13.158654+0000 mgr.y (mgr.25136) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.270682+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.273619+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.276904+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.278000+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.283015+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:13.284559+0000 mgr.y (mgr.25136) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.418066+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.420812+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.423358+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.424306+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.427853+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:13.428513+0000 mgr.y (mgr.25136) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.545052+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.547500+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.549845+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.550748+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: audit 2024-08-25T11:55:13.554557+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:13 smithi059 bash[19666]: cephadm 2024-08-25T11:55:13.555175+0000 mgr.y (mgr.25136) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.156 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 4s ago 36m - - 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 0s ago 36m - - 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (27m) 4s ago 27m 13.9M - 0.25.0 c8568f914cd2 adeb80ee64c4 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (26m) 0s ago 26m 74.4M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (92s) 4s ago 24m 47.6M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (77s) 0s ago 35m 437M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (12m) 4s ago 37m 505M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (37m) 4s ago 37m 103M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:55:14.776 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (35m) 0s ago 35m 75.6M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (35m) 4s ago 35m 71.3M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (59s) 4s ago 27m 7680k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (54s) 0s ago 27m 7243k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (34m) 4s ago 34m 66.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (33m) 4s ago 33m 60.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (32m) 4s ago 33m 53.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (32m) 4s ago 32m 57.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (31m) 0s ago 31m 69.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (30m) 0s ago 30m 65.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (29m) 0s ago 29m 63.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (28m) 0s ago 28m 57.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (11s) 0s ago 27m 34.5M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (24m) 4s ago 24m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:55:14.777 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (24m) 0s ago 24m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:55:14.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.642966+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.645287+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.647310+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.648656+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.652298+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: cephadm 2024-08-25T11:55:13.653002+0000 mgr.y (mgr.25136) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.740509+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.743304+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.745965+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.746834+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.753634+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: cephadm 2024-08-25T11:55:13.754376+0000 mgr.y (mgr.25136) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.861854+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.864285+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.866246+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.867058+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: cluster 2024-08-25T11:55:13.870501+0000 mgr.y (mgr.25136) 598 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.872717+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: cephadm 2024-08-25T11:55:13.873456+0000 mgr.y (mgr.25136) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.950453+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.957742+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.959412+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.965289+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.965576+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.970415+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.972545+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.974372+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.975483+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.976657+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.978646+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.980989+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.982978+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:13.984886+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:14.146907+0000 mgr.y (mgr.25136) 600 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:14.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:14 smithi196 bash[20359]: audit 2024-08-25T11:55:14.446704+0000 mgr.y (mgr.25136) 601 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:15.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.642966+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:15.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.645287+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.647310+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.648656+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.652298+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: cephadm 2024-08-25T11:55:13.653002+0000 mgr.y (mgr.25136) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.740509+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.743304+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.745965+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.746834+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.753634+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: cephadm 2024-08-25T11:55:13.754376+0000 mgr.y (mgr.25136) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.861854+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.864285+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.866246+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.867058+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: cluster 2024-08-25T11:55:13.870501+0000 mgr.y (mgr.25136) 598 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.872717+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: cephadm 2024-08-25T11:55:13.873456+0000 mgr.y (mgr.25136) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.950453+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.957742+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.959412+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.965289+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.965576+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.970415+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.972545+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.974372+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.975483+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.976657+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.978646+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.980989+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.982978+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:13.984886+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:14.146907+0000 mgr.y (mgr.25136) 600 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[19666]: audit 2024-08-25T11:55:14.446704+0000 mgr.y (mgr.25136) 601 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.642966+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.645287+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.647310+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.648656+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.652298+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: cephadm 2024-08-25T11:55:13.653002+0000 mgr.y (mgr.25136) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.740509+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.743304+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.745965+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.746834+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.753634+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: cephadm 2024-08-25T11:55:13.754376+0000 mgr.y (mgr.25136) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.861854+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.864285+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.866246+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.867058+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: cluster 2024-08-25T11:55:13.870501+0000 mgr.y (mgr.25136) 598 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.872717+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: cephadm 2024-08-25T11:55:13.873456+0000 mgr.y (mgr.25136) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.950453+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.957742+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.959412+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.965289+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.965576+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.970415+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.972545+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.974372+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.975483+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.976657+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.978646+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.980989+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.982978+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:13.984886+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:14.146907+0000 mgr.y (mgr.25136) 600 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:14 smithi059 bash[25081]: audit 2024-08-25T11:55:14.446704+0000 mgr.y (mgr.25136) 601 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:15.132 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:55:15.132 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:55:15.132 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:55:15.133 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:55:15.134 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:55:15.134 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:55:15.446 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:55:15.446 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:55:15.446 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:55:15.447 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-25T11:55:15.447 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-08-25T11:55:15.447 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-08-25T11:55:15.447 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:55:15.447 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2024-08-25T11:55:15.447 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading alertmanager daemons", 2024-08-25T11:55:15.447 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:55:15.447 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:55:16.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:15 smithi059 bash[19666]: audit 2024-08-25T11:55:14.732582+0000 mgr.y (mgr.25136) 602 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:16.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:15 smithi059 bash[19666]: audit 2024-08-25T11:55:14.751954+0000 mgr.y (mgr.25136) 603 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:16.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:15 smithi059 bash[19666]: audit 2024-08-25T11:55:15.133822+0000 mon.c (mon.2) 260 : audit [DBG] from='client.? 172.21.15.59:0/1296755193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:16.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:15 smithi059 bash[19666]: audit 2024-08-25T11:55:15.447958+0000 mgr.y (mgr.25136) 604 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:16.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:15 smithi059 bash[25081]: audit 2024-08-25T11:55:14.732582+0000 mgr.y (mgr.25136) 602 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:16.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:15 smithi059 bash[25081]: audit 2024-08-25T11:55:14.751954+0000 mgr.y (mgr.25136) 603 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:16.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:15 smithi059 bash[25081]: audit 2024-08-25T11:55:15.133822+0000 mon.c (mon.2) 260 : audit [DBG] from='client.? 172.21.15.59:0/1296755193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:16.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:15 smithi059 bash[25081]: audit 2024-08-25T11:55:15.447958+0000 mgr.y (mgr.25136) 604 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:16.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:15 smithi196 bash[20359]: audit 2024-08-25T11:55:14.732582+0000 mgr.y (mgr.25136) 602 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:16.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:15 smithi196 bash[20359]: audit 2024-08-25T11:55:14.751954+0000 mgr.y (mgr.25136) 603 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:16.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:15 smithi196 bash[20359]: audit 2024-08-25T11:55:15.133822+0000 mon.c (mon.2) 260 : audit [DBG] from='client.? 172.21.15.59:0/1296755193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:16.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:15 smithi196 bash[20359]: audit 2024-08-25T11:55:15.447958+0000 mgr.y (mgr.25136) 604 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:16.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:16 smithi196 bash[20359]: cluster 2024-08-25T11:55:15.871598+0000 mgr.y (mgr.25136) 605 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:16 smithi059 bash[19666]: cluster 2024-08-25T11:55:15.871598+0000 mgr.y (mgr.25136) 605 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:17.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:16 smithi059 bash[25081]: cluster 2024-08-25T11:55:15.871598+0000 mgr.y (mgr.25136) 605 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:18.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[25081]: cephadm 2024-08-25T11:55:16.715994+0000 mgr.y (mgr.25136) 606 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-25T11:55:18.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[25081]: cephadm 2024-08-25T11:55:16.726375+0000 mgr.y (mgr.25136) 607 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:55:18.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[25081]: audit 2024-08-25T11:55:16.951112+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:18.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[25081]: audit 2024-08-25T11:55:16.961336+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:18.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[25081]: audit 2024-08-25T11:55:16.971865+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[19666]: cephadm 2024-08-25T11:55:16.715994+0000 mgr.y (mgr.25136) 606 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-25T11:55:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[19666]: cephadm 2024-08-25T11:55:16.726375+0000 mgr.y (mgr.25136) 607 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:55:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[19666]: audit 2024-08-25T11:55:16.951112+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[19666]: audit 2024-08-25T11:55:16.961336+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:17 smithi059 bash[19666]: audit 2024-08-25T11:55:16.971865+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:17 smithi196 bash[20359]: cephadm 2024-08-25T11:55:16.715994+0000 mgr.y (mgr.25136) 606 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-25T11:55:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:17 smithi196 bash[20359]: cephadm 2024-08-25T11:55:16.726375+0000 mgr.y (mgr.25136) 607 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:55:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:17 smithi196 bash[20359]: audit 2024-08-25T11:55:16.951112+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:17 smithi196 bash[20359]: audit 2024-08-25T11:55:16.961336+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:17 smithi196 bash[20359]: audit 2024-08-25T11:55:16.971865+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:19.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:18 smithi196 bash[20359]: cluster 2024-08-25T11:55:17.872289+0000 mgr.y (mgr.25136) 608 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:18 smithi059 bash[19666]: cluster 2024-08-25T11:55:17.872289+0000 mgr.y (mgr.25136) 608 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:19.278 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:55:19] "GET /metrics HTTP/1.1" 200 38200 "" "Prometheus/2.51.0" 2024-08-25T11:55:19.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:18 smithi059 bash[25081]: cluster 2024-08-25T11:55:17.872289+0000 mgr.y (mgr.25136) 608 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:20.253 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:19 smithi196 bash[20359]: audit 2024-08-25T11:55:19.574778+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:20.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:19 smithi059 bash[19666]: audit 2024-08-25T11:55:19.574778+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:19 smithi059 bash[25081]: audit 2024-08-25T11:55:19.574778+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:21.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:20 smithi059 bash[25081]: cluster 2024-08-25T11:55:19.873109+0000 mgr.y (mgr.25136) 609 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:21.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:20 smithi059 bash[19666]: cluster 2024-08-25T11:55:19.873109+0000 mgr.y (mgr.25136) 609 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:20 smithi196 bash[20359]: cluster 2024-08-25T11:55:19.873109+0000 mgr.y (mgr.25136) 609 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:23.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:22 smithi059 bash[19666]: cluster 2024-08-25T11:55:21.874778+0000 mgr.y (mgr.25136) 610 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:23.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:22 smithi059 bash[25081]: cluster 2024-08-25T11:55:21.874778+0000 mgr.y (mgr.25136) 610 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:22 smithi196 bash[20359]: cluster 2024-08-25T11:55:21.874778+0000 mgr.y (mgr.25136) 610 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:24.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:24 smithi059 bash[19666]: cluster 2024-08-25T11:55:23.875509+0000 mgr.y (mgr.25136) 611 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:25.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:24 smithi059 bash[25081]: cluster 2024-08-25T11:55:23.875509+0000 mgr.y (mgr.25136) 611 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:24 smithi196 bash[20359]: cluster 2024-08-25T11:55:23.875509+0000 mgr.y (mgr.25136) 611 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:26.028 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.028 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.028 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.029 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.029 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:26 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:55:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:26 smithi059 bash[19666]: audit 2024-08-25T11:55:24.742166+0000 mgr.y (mgr.25136) 612 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:26.029 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.030 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.030 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:25 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:26 smithi059 bash[25081]: audit 2024-08-25T11:55:24.742166+0000 mgr.y (mgr.25136) 612 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:26.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:26 smithi196 bash[20359]: audit 2024-08-25T11:55:24.742166+0000 mgr.y (mgr.25136) 612 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:26.528 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:26 smithi059 bash[46877]: ts=2024-08-25T11:55:26.127Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:55:27.001 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:26 smithi059 bash[94534]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-alertmanager-a 2024-08-25T11:55:27.001 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:26 smithi059 bash[94594]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-alertmanager-a 2024-08-25T11:55:27.001 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:26 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-25T11:55:27.002 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:26 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:55:27.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:27 smithi059 bash[19666]: cluster 2024-08-25T11:55:25.876547+0000 mgr.y (mgr.25136) 613 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:27.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.259 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:27 smithi059 bash[25081]: cluster 2024-08-25T11:55:25.876547+0000 mgr.y (mgr.25136) 613 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:27.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.260 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.260 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.260 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.260 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.261 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.261 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: Started Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:55:27.261 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:55:27 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:27 smithi196 bash[20359]: cluster 2024-08-25T11:55:25.876547+0000 mgr.y (mgr.25136) 613 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.190893+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.203079+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.212818+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.214436+0000 mon.b (mon.1) 1382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.218057+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: cephadm 2024-08-25T11:55:27.220609+0000 mgr.y (mgr.25136) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.264453+0000 mgr.y (mgr.25136) 615 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.266289+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.319656+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.323408+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.328293+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.330422+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.338347+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: cephadm 2024-08-25T11:55:27.341287+0000 mgr.y (mgr.25136) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.466855+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.470171+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.473854+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.475297+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.480963+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: cephadm 2024-08-25T11:55:27.483682+0000 mgr.y (mgr.25136) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.190893+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.203079+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.212818+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.214436+0000 mon.b (mon.1) 1382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.218057+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: cephadm 2024-08-25T11:55:27.220609+0000 mgr.y (mgr.25136) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.264453+0000 mgr.y (mgr.25136) 615 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.266289+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.319656+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.323408+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.328293+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.330422+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.338347+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: cephadm 2024-08-25T11:55:27.341287+0000 mgr.y (mgr.25136) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.466855+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.470171+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.473854+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.475297+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.480963+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: cephadm 2024-08-25T11:55:27.483682+0000 mgr.y (mgr.25136) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.532 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[94650]: ts=2024-08-25T11:55:28.396Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-08-25T11:55:28.532 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[94650]: ts=2024-08-25T11:55:28.396Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-08-25T11:55:28.532 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[94650]: ts=2024-08-25T11:55:28.397Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-08-25T11:55:28.532 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[94650]: ts=2024-08-25T11:55:28.399Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-25T11:55:28.532 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[94650]: ts=2024-08-25T11:55:28.431Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-25T11:55:28.532 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[94650]: ts=2024-08-25T11:55:28.431Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-25T11:55:28.533 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[94650]: ts=2024-08-25T11:55:28.434Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-08-25T11:55:28.533 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[94650]: ts=2024-08-25T11:55:28.435Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.617884+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.621603+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.625182+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.626866+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.632893+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.771977+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.775656+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.778383+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.779619+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.784537+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.917938+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.921029+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.924202+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.925525+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:27.931107+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.015136+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.018056+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.022039+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.023523+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.029250+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.617884+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.621603+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.625182+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.626866+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.632893+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.771977+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.775656+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.778383+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.779619+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.784537+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.917938+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.921029+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.924202+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.925525+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:27.931107+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.015136+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.018056+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.022039+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.023523+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.029250+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.114290+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.117030+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.119868+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.121046+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[19666]: audit 2024-08-25T11:55:28.125813+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.114290+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.117030+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.119868+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.121046+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:28 smithi059 bash[25081]: audit 2024-08-25T11:55:28.125813+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.190893+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.203079+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.212818+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.214436+0000 mon.b (mon.1) 1382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.218057+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: cephadm 2024-08-25T11:55:27.220609+0000 mgr.y (mgr.25136) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.264453+0000 mgr.y (mgr.25136) 615 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:28.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.266289+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.319656+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.323408+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.328293+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.330422+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.338347+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: cephadm 2024-08-25T11:55:27.341287+0000 mgr.y (mgr.25136) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.466855+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.470171+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.473854+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.475297+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.480963+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: cephadm 2024-08-25T11:55:27.483682+0000 mgr.y (mgr.25136) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.617884+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.621603+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.625182+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.626866+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.632893+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.771977+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.775656+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.778383+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.779619+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.784537+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.917938+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.921029+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.924202+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.925525+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:27.931107+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.015136+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.018056+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.022039+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.023523+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.029250+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:28.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.114290+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:28.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.117030+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:28.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.119868+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:28.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.121046+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:28.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:28 smithi196 bash[20359]: audit 2024-08-25T11:55:28.125813+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:55:29] "GET /metrics HTTP/1.1" 200 38198 "" "Prometheus/2.51.0" 2024-08-25T11:55:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:27.636943+0000 mgr.y (mgr.25136) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:27.787119+0000 mgr.y (mgr.25136) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cluster 2024-08-25T11:55:27.877154+0000 mgr.y (mgr.25136) 620 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:27.935393+0000 mgr.y (mgr.25136) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.031901+0000 mgr.y (mgr.25136) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.129988+0000 mgr.y (mgr.25136) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.229022+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.232202+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.235014+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.236484+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.241316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.244476+0000 mgr.y (mgr.25136) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.341157+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.343983+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.346749+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.348029+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.351426+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.354800+0000 mgr.y (mgr.25136) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.432989+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.435804+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:27.636943+0000 mgr.y (mgr.25136) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:27.787119+0000 mgr.y (mgr.25136) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cluster 2024-08-25T11:55:27.877154+0000 mgr.y (mgr.25136) 620 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:27.935393+0000 mgr.y (mgr.25136) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.031901+0000 mgr.y (mgr.25136) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.129988+0000 mgr.y (mgr.25136) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.229022+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.232202+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.235014+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.236484+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.241316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.244476+0000 mgr.y (mgr.25136) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.341157+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.343983+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.346749+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.348029+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.351426+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.354800+0000 mgr.y (mgr.25136) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.432989+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.435804+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.438257+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.439354+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.442628+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.446053+0000 mgr.y (mgr.25136) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.529433+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.532475+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.535918+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.537185+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.541217+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.544749+0000 mgr.y (mgr.25136) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.624523+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.627132+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.629644+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.630568+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.635230+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.710106+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.712884+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.715141+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.716535+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.722537+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.829062+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.832433+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.835986+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.837582+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.846246+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.945148+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.948474+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.951795+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.953274+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:28.959135+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:29.064724+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:29.067442+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:29.069678+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:29.070618+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[25081]: audit 2024-08-25T11:55:29.076322+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.438257+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.439354+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.442628+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.446053+0000 mgr.y (mgr.25136) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.529433+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.532475+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.535918+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.537185+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.541217+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.544749+0000 mgr.y (mgr.25136) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.624523+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.627132+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.629644+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.630568+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.635230+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.710106+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.712884+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.715141+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.716535+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.722537+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.829062+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.832433+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.835986+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.837582+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.846246+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.945148+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.948474+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.951795+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.953274+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:28.959135+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:29.064724+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:29.067442+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:29.069678+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:29.070618+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:29 smithi059 bash[19666]: audit 2024-08-25T11:55:29.076322+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:27.636943+0000 mgr.y (mgr.25136) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:27.787119+0000 mgr.y (mgr.25136) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cluster 2024-08-25T11:55:27.877154+0000 mgr.y (mgr.25136) 620 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:27.935393+0000 mgr.y (mgr.25136) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.031901+0000 mgr.y (mgr.25136) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.129988+0000 mgr.y (mgr.25136) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.229022+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.232202+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.235014+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.236484+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.241316+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.244476+0000 mgr.y (mgr.25136) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.341157+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.343983+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.346749+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.348029+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.351426+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.354800+0000 mgr.y (mgr.25136) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.432989+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.435804+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.438257+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.439354+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.442628+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.446053+0000 mgr.y (mgr.25136) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.529433+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.532475+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.535918+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.537185+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.541217+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.544749+0000 mgr.y (mgr.25136) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.624523+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.627132+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.629644+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.630568+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.635230+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.710106+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.712884+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.715141+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.716535+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.722537+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.829062+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.832433+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.835986+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.837582+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.846246+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.945148+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.948474+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.951795+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.953274+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:28.959135+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:29.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:29.064724+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:29.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:29.067442+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:29.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:29.069678+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:29.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:29.070618+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:29.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:29 smithi196 bash[20359]: audit 2024-08-25T11:55:29.076322+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.528 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[94650]: ts=2024-08-25T11:55:30.399Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000249533s 2024-08-25T11:55:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.637020+0000 mgr.y (mgr.25136) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.726218+0000 mgr.y (mgr.25136) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.847577+0000 mgr.y (mgr.25136) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: cephadm 2024-08-25T11:55:28.962993+0000 mgr.y (mgr.25136) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: cephadm 2024-08-25T11:55:29.079645+0000 mgr.y (mgr.25136) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.210668+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.213873+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.217238+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.218651+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.223318+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: cephadm 2024-08-25T11:55:29.226523+0000 mgr.y (mgr.25136) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.321325+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.325015+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.328840+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.330576+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.338328+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: cephadm 2024-08-25T11:55:29.341255+0000 mgr.y (mgr.25136) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.457332+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.460299+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.463841+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.637020+0000 mgr.y (mgr.25136) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.726218+0000 mgr.y (mgr.25136) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.847577+0000 mgr.y (mgr.25136) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: cephadm 2024-08-25T11:55:28.962993+0000 mgr.y (mgr.25136) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: cephadm 2024-08-25T11:55:29.079645+0000 mgr.y (mgr.25136) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.210668+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.213873+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.217238+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.218651+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.223318+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: cephadm 2024-08-25T11:55:29.226523+0000 mgr.y (mgr.25136) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.321325+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.325015+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.328840+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.330576+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.338328+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: cephadm 2024-08-25T11:55:29.341255+0000 mgr.y (mgr.25136) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.457332+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.460299+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.463841+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.466269+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.474368+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: cephadm 2024-08-25T11:55:29.476928+0000 mgr.y (mgr.25136) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.575094+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.578261+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.581182+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.582283+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.591247+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.692448+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.695687+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.698443+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.700289+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.706913+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.801670+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.805004+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.808209+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.809566+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.815758+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.922363+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.925903+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.466269+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.474368+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: cephadm 2024-08-25T11:55:29.476928+0000 mgr.y (mgr.25136) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.575094+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.578261+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.581182+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.582283+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.591247+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.692448+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.695687+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.698443+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.700289+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.706913+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.801670+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.805004+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.808209+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.809566+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.815758+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.922363+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.925903+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.930202+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.931859+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:29.938599+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.022962+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.026192+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.029046+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.030081+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.035714+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.079871+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.092765+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.103772+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.124549+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.127436+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.129637+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.132001+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.134214+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.136001+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.137651+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.139695+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.142146+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.144418+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[25081]: audit 2024-08-25T11:55:30.146425+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.930202+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.931859+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:29.938599+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.022962+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.026192+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.029046+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.030081+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.035714+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.079871+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.092765+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.103772+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.124549+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.127436+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.129637+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.132001+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.134214+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.136001+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.137651+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.139695+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.142146+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.144418+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:30 smithi059 bash[19666]: audit 2024-08-25T11:55:30.146425+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.637020+0000 mgr.y (mgr.25136) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.726218+0000 mgr.y (mgr.25136) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.847577+0000 mgr.y (mgr.25136) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: cephadm 2024-08-25T11:55:28.962993+0000 mgr.y (mgr.25136) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: cephadm 2024-08-25T11:55:29.079645+0000 mgr.y (mgr.25136) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.210668+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.213873+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.217238+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.218651+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.223318+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: cephadm 2024-08-25T11:55:29.226523+0000 mgr.y (mgr.25136) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.321325+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.325015+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.328840+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.330576+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.338328+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: cephadm 2024-08-25T11:55:29.341255+0000 mgr.y (mgr.25136) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.457332+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.460299+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.463841+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.466269+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.474368+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: cephadm 2024-08-25T11:55:29.476928+0000 mgr.y (mgr.25136) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.575094+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.578261+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.581182+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.582283+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.591247+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.692448+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.695687+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.698443+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.700289+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.706913+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.801670+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.805004+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.808209+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.809566+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.815758+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.922363+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.925903+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.930202+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.931859+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:29.938599+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.022962+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.026192+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.029046+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.030081+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.035714+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.079871+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.092765+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.103772+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.124549+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.127436+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.129637+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.132001+0000 mon.b (mon.1) 1483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.134214+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.136001+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.137651+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.139695+0000 mon.b (mon.1) 1487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.142146+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.144418+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:30.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:30 smithi196 bash[20359]: audit 2024-08-25T11:55:30.146425+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:31.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[19666]: cephadm 2024-08-25T11:55:29.592618+0000 mgr.y (mgr.25136) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[19666]: cephadm 2024-08-25T11:55:29.710286+0000 mgr.y (mgr.25136) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[19666]: cephadm 2024-08-25T11:55:29.819525+0000 mgr.y (mgr.25136) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[19666]: cluster 2024-08-25T11:55:29.877551+0000 mgr.y (mgr.25136) 639 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[19666]: cephadm 2024-08-25T11:55:29.941992+0000 mgr.y (mgr.25136) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[19666]: cephadm 2024-08-25T11:55:30.039317+0000 mgr.y (mgr.25136) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[25081]: cephadm 2024-08-25T11:55:29.592618+0000 mgr.y (mgr.25136) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[25081]: cephadm 2024-08-25T11:55:29.710286+0000 mgr.y (mgr.25136) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[25081]: cephadm 2024-08-25T11:55:29.819525+0000 mgr.y (mgr.25136) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[25081]: cluster 2024-08-25T11:55:29.877551+0000 mgr.y (mgr.25136) 639 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[25081]: cephadm 2024-08-25T11:55:29.941992+0000 mgr.y (mgr.25136) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:31 smithi059 bash[25081]: cephadm 2024-08-25T11:55:30.039317+0000 mgr.y (mgr.25136) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:31 smithi196 bash[20359]: cephadm 2024-08-25T11:55:29.592618+0000 mgr.y (mgr.25136) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:31 smithi196 bash[20359]: cephadm 2024-08-25T11:55:29.710286+0000 mgr.y (mgr.25136) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:31 smithi196 bash[20359]: cephadm 2024-08-25T11:55:29.819525+0000 mgr.y (mgr.25136) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:31 smithi196 bash[20359]: cluster 2024-08-25T11:55:29.877551+0000 mgr.y (mgr.25136) 639 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:31.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:31 smithi196 bash[20359]: cephadm 2024-08-25T11:55:29.941992+0000 mgr.y (mgr.25136) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:31.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:31 smithi196 bash[20359]: cephadm 2024-08-25T11:55:30.039317+0000 mgr.y (mgr.25136) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:33.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:33 smithi059 bash[25081]: cluster 2024-08-25T11:55:31.878970+0000 mgr.y (mgr.25136) 642 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:33.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:33 smithi059 bash[19666]: cluster 2024-08-25T11:55:31.878970+0000 mgr.y (mgr.25136) 642 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:33.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:33 smithi196 bash[20359]: cluster 2024-08-25T11:55:31.878970+0000 mgr.y (mgr.25136) 642 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:35.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:35 smithi059 bash[25081]: cephadm 2024-08-25T11:55:33.750859+0000 mgr.y (mgr.25136) 643 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-25T11:55:35.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:35 smithi059 bash[25081]: cephadm 2024-08-25T11:55:33.756546+0000 mgr.y (mgr.25136) 644 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:55:35.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:35 smithi059 bash[25081]: cluster 2024-08-25T11:55:33.879378+0000 mgr.y (mgr.25136) 645 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:35.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:35 smithi059 bash[25081]: audit 2024-08-25T11:55:34.575021+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:35 smithi059 bash[19666]: cephadm 2024-08-25T11:55:33.750859+0000 mgr.y (mgr.25136) 643 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-25T11:55:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:35 smithi059 bash[19666]: cephadm 2024-08-25T11:55:33.756546+0000 mgr.y (mgr.25136) 644 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:55:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:35 smithi059 bash[19666]: cluster 2024-08-25T11:55:33.879378+0000 mgr.y (mgr.25136) 645 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:35.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:35 smithi059 bash[19666]: audit 2024-08-25T11:55:34.575021+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:35 smithi196 bash[20359]: cephadm 2024-08-25T11:55:33.750859+0000 mgr.y (mgr.25136) 643 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-25T11:55:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:35 smithi196 bash[20359]: cephadm 2024-08-25T11:55:33.756546+0000 mgr.y (mgr.25136) 644 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-08-25T11:55:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:35 smithi196 bash[20359]: cluster 2024-08-25T11:55:33.879378+0000 mgr.y (mgr.25136) 645 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:35 smithi196 bash[20359]: audit 2024-08-25T11:55:34.575021+0000 mon.b (mon.1) 1491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:36 smithi059 bash[19666]: audit 2024-08-25T11:55:34.750032+0000 mgr.y (mgr.25136) 646 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:36.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:36 smithi059 bash[25081]: audit 2024-08-25T11:55:34.750032+0000 mgr.y (mgr.25136) 646 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:36 smithi196 bash[20359]: audit 2024-08-25T11:55:34.750032+0000 mgr.y (mgr.25136) 646 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:37.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:37 smithi196 bash[20359]: cluster 2024-08-25T11:55:35.880171+0000 mgr.y (mgr.25136) 647 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:37.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:37 smithi196 bash[20359]: audit 2024-08-25T11:55:36.226500+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:37 smithi196 bash[20359]: audit 2024-08-25T11:55:36.237590+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:37 smithi196 bash[20359]: audit 2024-08-25T11:55:36.257942+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:37 smithi196 bash[20359]: audit 2024-08-25T11:55:37.141820+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:37 smithi196 bash[20359]: audit 2024-08-25T11:55:37.157772+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:37 smithi196 bash[20359]: audit 2024-08-25T11:55:37.170724+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[19666]: cluster 2024-08-25T11:55:35.880171+0000 mgr.y (mgr.25136) 647 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[19666]: audit 2024-08-25T11:55:36.226500+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[19666]: audit 2024-08-25T11:55:36.237590+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[19666]: audit 2024-08-25T11:55:36.257942+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[19666]: audit 2024-08-25T11:55:37.141820+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[19666]: audit 2024-08-25T11:55:37.157772+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[19666]: audit 2024-08-25T11:55:37.170724+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[25081]: cluster 2024-08-25T11:55:35.880171+0000 mgr.y (mgr.25136) 647 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[25081]: audit 2024-08-25T11:55:36.226500+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[25081]: audit 2024-08-25T11:55:36.237590+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[25081]: audit 2024-08-25T11:55:36.257942+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[25081]: audit 2024-08-25T11:55:37.141820+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[25081]: audit 2024-08-25T11:55:37.157772+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:37.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:37 smithi059 bash[25081]: audit 2024-08-25T11:55:37.170724+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:38.497 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:38 smithi059 bash[94650]: ts=2024-08-25T11:55:38.402Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00304463s 2024-08-25T11:55:39.235 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:55:39] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.51.0" 2024-08-25T11:55:39.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[19666]: cluster 2024-08-25T11:55:37.880863+0000 mgr.y (mgr.25136) 648 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:39.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[19666]: audit 2024-08-25T11:55:38.954113+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:39.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[19666]: audit 2024-08-25T11:55:38.969006+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:39.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[19666]: audit 2024-08-25T11:55:38.980796+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:39.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[25081]: cluster 2024-08-25T11:55:37.880863+0000 mgr.y (mgr.25136) 648 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:39.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[25081]: audit 2024-08-25T11:55:38.954113+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:39.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[25081]: audit 2024-08-25T11:55:38.969006+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:39.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:39 smithi059 bash[25081]: audit 2024-08-25T11:55:38.980796+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:39 smithi196 bash[20359]: cluster 2024-08-25T11:55:37.880863+0000 mgr.y (mgr.25136) 648 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:39 smithi196 bash[20359]: audit 2024-08-25T11:55:38.954113+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:39 smithi196 bash[20359]: audit 2024-08-25T11:55:38.969006+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:39 smithi196 bash[20359]: audit 2024-08-25T11:55:38.980796+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:40.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.352 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.353 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.353 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.353 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.354 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.354 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.354 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:40.707 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:40 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:55:40.707 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:40 smithi059 bash[94650]: ts=2024-08-25T11:55:40.471Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-25T11:55:41.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:41 smithi059 bash[19666]: cluster 2024-08-25T11:55:39.881556+0000 mgr.y (mgr.25136) 649 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:41.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:41 smithi059 bash[25081]: cluster 2024-08-25T11:55:39.881556+0000 mgr.y (mgr.25136) 649 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:41.278 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:41 smithi059 bash[95897]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-alertmanager-a 2024-08-25T11:55:41.279 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:41 smithi059 bash[95957]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-alertmanager-a 2024-08-25T11:55:41.279 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-25T11:55:41.279 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:55:41.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:41 smithi196 bash[20359]: cluster 2024-08-25T11:55:39.881556+0000 mgr.y (mgr.25136) 649 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:41.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:41.778 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:41.779 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:41.779 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:41.779 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: Started Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:55:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:41.780 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:41.780 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:41.780 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:55:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:55:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.525978+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.536498+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.544426+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.545691+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.549393+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: cephadm 2024-08-25T11:55:41.553974+0000 mgr.y (mgr.25136) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.595623+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.636662+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.639513+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.642925+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.644167+0000 mon.b (mon.1) 1498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.647848+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.746190+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.749583+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.753210+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.754816+0000 mon.b (mon.1) 1502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.759023+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.848498+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.851293+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.854486+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.525978+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.536498+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.544426+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.545691+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.549393+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: cephadm 2024-08-25T11:55:41.553974+0000 mgr.y (mgr.25136) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.595623+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.636662+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.639513+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.642925+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.644167+0000 mon.b (mon.1) 1498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.647848+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.746190+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.749583+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.753210+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.754816+0000 mon.b (mon.1) 1502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.759023+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.848498+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.851293+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.854486+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.856085+0000 mon.b (mon.1) 1506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.864349+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.988623+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.991790+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.995036+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:41.996577+0000 mon.b (mon.1) 1510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.002928+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.140831+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.143946+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.147174+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.148931+0000 mon.b (mon.1) 1514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.156070+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.302228+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.305556+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.308823+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.310349+0000 mon.b (mon.1) 1518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.315926+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.465767+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.468863+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.472063+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.473407+0000 mon.b (mon.1) 1522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[19666]: audit 2024-08-25T11:55:42.480112+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.856085+0000 mon.b (mon.1) 1506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.864349+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.988623+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.991790+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.995036+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:41.996577+0000 mon.b (mon.1) 1510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.002928+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.140831+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.143946+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.147174+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.148931+0000 mon.b (mon.1) 1514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.156070+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.302228+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.305556+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.308823+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.310349+0000 mon.b (mon.1) 1518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.315926+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.465767+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.468863+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.472063+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.473407+0000 mon.b (mon.1) 1522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:42 smithi059 bash[25081]: audit 2024-08-25T11:55:42.480112+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.525978+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.536498+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.544426+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.545691+0000 mon.b (mon.1) 1493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.549393+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: cephadm 2024-08-25T11:55:41.553974+0000 mgr.y (mgr.25136) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.595623+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.636662+0000 mon.b (mon.1) 1495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.639513+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.642925+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.644167+0000 mon.b (mon.1) 1498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.647848+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.746190+0000 mon.b (mon.1) 1499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.749583+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.753210+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.754816+0000 mon.b (mon.1) 1502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.759023+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.848498+0000 mon.b (mon.1) 1503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.851293+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.854486+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.856085+0000 mon.b (mon.1) 1506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.864349+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.988623+0000 mon.b (mon.1) 1507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.991790+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.995036+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:41.996577+0000 mon.b (mon.1) 1510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.002928+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.140831+0000 mon.b (mon.1) 1511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.143946+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.147174+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.148931+0000 mon.b (mon.1) 1514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.156070+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.302228+0000 mon.b (mon.1) 1515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.305556+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.308823+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.310349+0000 mon.b (mon.1) 1518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.315926+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.465767+0000 mon.b (mon.1) 1519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.468863+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.472063+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.473407+0000 mon.b (mon.1) 1522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:42 smithi196 bash[20359]: audit 2024-08-25T11:55:42.480112+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[96012]: ts=2024-08-25T11:55:43.566Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-08-25T11:55:43.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[96012]: ts=2024-08-25T11:55:43.566Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-08-25T11:55:43.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[96012]: ts=2024-08-25T11:55:43.568Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-08-25T11:55:43.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[96012]: ts=2024-08-25T11:55:43.570Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-25T11:55:43.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[96012]: ts=2024-08-25T11:55:43.607Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-25T11:55:43.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[96012]: ts=2024-08-25T11:55:43.607Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-25T11:55:43.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[96012]: ts=2024-08-25T11:55:43.611Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-08-25T11:55:43.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[96012]: ts=2024-08-25T11:55:43.611Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:41.593799+0000 mgr.y (mgr.25136) 651 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: cephadm 2024-08-25T11:55:41.653150+0000 mgr.y (mgr.25136) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: cephadm 2024-08-25T11:55:41.762433+0000 mgr.y (mgr.25136) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: cephadm 2024-08-25T11:55:41.865679+0000 mgr.y (mgr.25136) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: cluster 2024-08-25T11:55:41.882485+0000 mgr.y (mgr.25136) 655 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: cephadm 2024-08-25T11:55:42.004305+0000 mgr.y (mgr.25136) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: cephadm 2024-08-25T11:55:42.157746+0000 mgr.y (mgr.25136) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: cephadm 2024-08-25T11:55:42.319467+0000 mgr.y (mgr.25136) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: cephadm 2024-08-25T11:55:42.483397+0000 mgr.y (mgr.25136) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.602108+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.605226+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.608170+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.609305+0000 mon.b (mon.1) 1526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.614631+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.739729+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.742879+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.746297+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.747760+0000 mon.b (mon.1) 1530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.754646+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.863354+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:41.593799+0000 mgr.y (mgr.25136) 651 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: cephadm 2024-08-25T11:55:41.653150+0000 mgr.y (mgr.25136) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: cephadm 2024-08-25T11:55:41.762433+0000 mgr.y (mgr.25136) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: cephadm 2024-08-25T11:55:41.865679+0000 mgr.y (mgr.25136) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: cluster 2024-08-25T11:55:41.882485+0000 mgr.y (mgr.25136) 655 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: cephadm 2024-08-25T11:55:42.004305+0000 mgr.y (mgr.25136) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: cephadm 2024-08-25T11:55:42.157746+0000 mgr.y (mgr.25136) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: cephadm 2024-08-25T11:55:42.319467+0000 mgr.y (mgr.25136) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: cephadm 2024-08-25T11:55:42.483397+0000 mgr.y (mgr.25136) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.602108+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.605226+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.608170+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.609305+0000 mon.b (mon.1) 1526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.614631+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.739729+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.742879+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.746297+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.747760+0000 mon.b (mon.1) 1530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.754646+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.863354+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.874398+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.878537+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.879936+0000 mon.b (mon.1) 1534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:42.888665+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.013827+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.017246+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.020741+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.022698+0000 mon.b (mon.1) 1538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.031855+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.151508+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.154828+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.158388+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.159985+0000 mon.b (mon.1) 1542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.168489+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.280184+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.283557+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.286825+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.288233+0000 mon.b (mon.1) 1546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.296498+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.412878+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.415815+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.419294+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.420629+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.430390+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.519862+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.522462+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.524990+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[19666]: audit 2024-08-25T11:55:43.525984+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.874398+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.878537+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.879936+0000 mon.b (mon.1) 1534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:42.888665+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.013827+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.017246+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.020741+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.022698+0000 mon.b (mon.1) 1538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.031855+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.151508+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.154828+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.158388+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.159985+0000 mon.b (mon.1) 1542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.168489+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.280184+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.283557+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.286825+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.288233+0000 mon.b (mon.1) 1546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.296498+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.412878+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.415815+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.419294+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.420629+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.430390+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.519862+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.522462+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.524990+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:43 smithi059 bash[25081]: audit 2024-08-25T11:55:43.525984+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:41.593799+0000 mgr.y (mgr.25136) 651 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: cephadm 2024-08-25T11:55:41.653150+0000 mgr.y (mgr.25136) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: cephadm 2024-08-25T11:55:41.762433+0000 mgr.y (mgr.25136) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: cephadm 2024-08-25T11:55:41.865679+0000 mgr.y (mgr.25136) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: cluster 2024-08-25T11:55:41.882485+0000 mgr.y (mgr.25136) 655 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: cephadm 2024-08-25T11:55:42.004305+0000 mgr.y (mgr.25136) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: cephadm 2024-08-25T11:55:42.157746+0000 mgr.y (mgr.25136) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: cephadm 2024-08-25T11:55:42.319467+0000 mgr.y (mgr.25136) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: cephadm 2024-08-25T11:55:42.483397+0000 mgr.y (mgr.25136) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.602108+0000 mon.b (mon.1) 1523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.605226+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.608170+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.609305+0000 mon.b (mon.1) 1526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.614631+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.739729+0000 mon.b (mon.1) 1527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.742879+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.746297+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.747760+0000 mon.b (mon.1) 1530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.754646+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.863354+0000 mon.b (mon.1) 1531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.874398+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.878537+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.879936+0000 mon.b (mon.1) 1534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:42.888665+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.013827+0000 mon.b (mon.1) 1535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.017246+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.020741+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.022698+0000 mon.b (mon.1) 1538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.031855+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.151508+0000 mon.b (mon.1) 1539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.154828+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.158388+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.159985+0000 mon.b (mon.1) 1542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.168489+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.280184+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.283557+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.286825+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.288233+0000 mon.b (mon.1) 1546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.296498+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.412878+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.415815+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.419294+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.420629+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.430390+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.519862+0000 mon.b (mon.1) 1551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.522462+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.524990+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:43 smithi196 bash[20359]: audit 2024-08-25T11:55:43.525984+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: cephadm 2024-08-25T11:55:42.616683+0000 mgr.y (mgr.25136) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: cephadm 2024-08-25T11:55:42.757561+0000 mgr.y (mgr.25136) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: cephadm 2024-08-25T11:55:42.889567+0000 mgr.y (mgr.25136) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.033295+0000 mgr.y (mgr.25136) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.169904+0000 mgr.y (mgr.25136) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.297976+0000 mgr.y (mgr.25136) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.431382+0000 mgr.y (mgr.25136) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.531163+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.535625+0000 mgr.y (mgr.25136) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.624731+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.627676+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.630888+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.632161+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.635738+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.713894+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.716934+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.720445+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.721794+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.726674+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.818452+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.822087+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.824760+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.825996+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.830866+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.906612+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.909330+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.911911+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.913209+0000 mon.b (mon.1) 1570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.918187+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:43.999818+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.002680+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.005390+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.006716+0000 mon.b (mon.1) 1574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.011508+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.090229+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.093311+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.095990+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.097142+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.101757+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.195292+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.197975+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.200435+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.201668+0000 mon.b (mon.1) 1582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.206404+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.295479+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.298235+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.301002+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.302228+0000 mon.b (mon.1) 1586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.308165+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.434863+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.438280+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.442229+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.443794+0000 mon.b (mon.1) 1590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:44 smithi196 bash[20359]: audit 2024-08-25T11:55:44.451239+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: cephadm 2024-08-25T11:55:42.616683+0000 mgr.y (mgr.25136) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: cephadm 2024-08-25T11:55:42.757561+0000 mgr.y (mgr.25136) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: cephadm 2024-08-25T11:55:42.889567+0000 mgr.y (mgr.25136) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.033295+0000 mgr.y (mgr.25136) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.169904+0000 mgr.y (mgr.25136) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.297976+0000 mgr.y (mgr.25136) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.431382+0000 mgr.y (mgr.25136) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.531163+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.535625+0000 mgr.y (mgr.25136) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.624731+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.627676+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.630888+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.632161+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.635738+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.713894+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.716934+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.720445+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.721794+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.726674+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.818452+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.822087+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: cephadm 2024-08-25T11:55:42.616683+0000 mgr.y (mgr.25136) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: cephadm 2024-08-25T11:55:42.757561+0000 mgr.y (mgr.25136) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: cephadm 2024-08-25T11:55:42.889567+0000 mgr.y (mgr.25136) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.033295+0000 mgr.y (mgr.25136) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.169904+0000 mgr.y (mgr.25136) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.297976+0000 mgr.y (mgr.25136) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.431382+0000 mgr.y (mgr.25136) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.531163+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.535625+0000 mgr.y (mgr.25136) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.624731+0000 mon.b (mon.1) 1555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.627676+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.630888+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.632161+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.635738+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.713894+0000 mon.b (mon.1) 1559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.716934+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.720445+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.721794+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.726674+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.818452+0000 mon.b (mon.1) 1563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.822087+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.824760+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.825996+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.830866+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.906612+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.909330+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.911911+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.913209+0000 mon.b (mon.1) 1570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.918187+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:43.999818+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.002680+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.005390+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.006716+0000 mon.b (mon.1) 1574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.011508+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.090229+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.093311+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.095990+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.097142+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.101757+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.958 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.195292+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.824760+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.825996+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.830866+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.906612+0000 mon.b (mon.1) 1567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.909330+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.911911+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.913209+0000 mon.b (mon.1) 1570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.918187+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:43.999818+0000 mon.b (mon.1) 1571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.002680+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.005390+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.006716+0000 mon.b (mon.1) 1574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.959 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.011508+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.090229+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.093311+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.095990+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.097142+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.101757+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.195292+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.197975+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.200435+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.960 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.201668+0000 mon.b (mon.1) 1582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.206404+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.295479+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.298235+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.301002+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.302228+0000 mon.b (mon.1) 1586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.308165+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.434863+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.438280+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.442229+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.443794+0000 mon.b (mon.1) 1590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[25081]: audit 2024-08-25T11:55:44.451239+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.961 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.197975+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.200435+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.201668+0000 mon.b (mon.1) 1582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.206404+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.295479+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.298235+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.301002+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.302228+0000 mon.b (mon.1) 1586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.308165+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.434863+0000 mon.b (mon.1) 1587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.438280+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.442229+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:44.962 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.443794+0000 mon.b (mon.1) 1590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:44.963 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:44 smithi059 bash[19666]: audit 2024-08-25T11:55:44.451239+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.853 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:55:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.639788+0000 mgr.y (mgr.25136) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.729229+0000 mgr.y (mgr.25136) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.833096+0000 mgr.y (mgr.25136) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cluster 2024-08-25T11:55:43.882856+0000 mgr.y (mgr.25136) 671 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:43.920333+0000 mgr.y (mgr.25136) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.013946+0000 mgr.y (mgr.25136) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.106106+0000 mgr.y (mgr.25136) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.210616+0000 mgr.y (mgr.25136) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.311551+0000 mgr.y (mgr.25136) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.452676+0000 mgr.y (mgr.25136) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.561016+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.564120+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.567213+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.568577+0000 mon.b (mon.1) 1594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.574590+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.576283+0000 mgr.y (mgr.25136) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.688476+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.691388+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.695021+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.696409+0000 mon.b (mon.1) 1598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.703125+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.823886+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.826892+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.829711+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.831463+0000 mon.b (mon.1) 1602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.843504+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.930275+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.932904+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.935227+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.936356+0000 mon.b (mon.1) 1606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:44.939430+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.020238+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.022828+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.025515+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.026691+0000 mon.b (mon.1) 1610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.029936+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.119093+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.121985+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.125413+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.126742+0000 mon.b (mon.1) 1614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.134298+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.252363+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.255663+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.260018+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.261791+0000 mon.b (mon.1) 1618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.269304+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.407034+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.410252+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.413977+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.415650+0000 mon.b (mon.1) 1622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.423079+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.536597+0000 mon.b (mon.1) 1623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:45 smithi196 bash[20359]: audit 2024-08-25T11:55:45.539492+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.028 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[96012]: ts=2024-08-25T11:55:45.570Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00033018s 2024-08-25T11:55:46.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.639788+0000 mgr.y (mgr.25136) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.729229+0000 mgr.y (mgr.25136) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.833096+0000 mgr.y (mgr.25136) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cluster 2024-08-25T11:55:43.882856+0000 mgr.y (mgr.25136) 671 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:43.920333+0000 mgr.y (mgr.25136) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.013946+0000 mgr.y (mgr.25136) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.106106+0000 mgr.y (mgr.25136) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.210616+0000 mgr.y (mgr.25136) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.311551+0000 mgr.y (mgr.25136) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.452676+0000 mgr.y (mgr.25136) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.561016+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.564120+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.567213+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.568577+0000 mon.b (mon.1) 1594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.574590+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.576283+0000 mgr.y (mgr.25136) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.688476+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.691388+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.695021+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.696409+0000 mon.b (mon.1) 1598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.703125+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.639788+0000 mgr.y (mgr.25136) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.729229+0000 mgr.y (mgr.25136) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.833096+0000 mgr.y (mgr.25136) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cluster 2024-08-25T11:55:43.882856+0000 mgr.y (mgr.25136) 671 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:43.920333+0000 mgr.y (mgr.25136) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.013946+0000 mgr.y (mgr.25136) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.106106+0000 mgr.y (mgr.25136) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.210616+0000 mgr.y (mgr.25136) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.311551+0000 mgr.y (mgr.25136) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.452676+0000 mgr.y (mgr.25136) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.561016+0000 mon.b (mon.1) 1591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.564120+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.567213+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.568577+0000 mon.b (mon.1) 1594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.574590+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.576283+0000 mgr.y (mgr.25136) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.688476+0000 mon.b (mon.1) 1595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.691388+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.695021+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.696409+0000 mon.b (mon.1) 1598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.703125+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.823886+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.826892+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.829711+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.831463+0000 mon.b (mon.1) 1602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.843504+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.930275+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.932904+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.935227+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.936356+0000 mon.b (mon.1) 1606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:44.939430+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.020238+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.022828+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.025515+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.026691+0000 mon.b (mon.1) 1610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.029936+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.119093+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.121985+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.125413+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.126742+0000 mon.b (mon.1) 1614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.823886+0000 mon.b (mon.1) 1599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.826892+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.829711+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.831463+0000 mon.b (mon.1) 1602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.843504+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.930275+0000 mon.b (mon.1) 1603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.932904+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.935227+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.936356+0000 mon.b (mon.1) 1606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:44.939430+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.020238+0000 mon.b (mon.1) 1607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.022828+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.025515+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.026691+0000 mon.b (mon.1) 1610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.029936+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.119093+0000 mon.b (mon.1) 1611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.121985+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.125413+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.126742+0000 mon.b (mon.1) 1614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.134298+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.252363+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.255663+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.260018+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.261791+0000 mon.b (mon.1) 1618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.269304+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.407034+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.410252+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.413977+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.415650+0000 mon.b (mon.1) 1622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.423079+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.536597+0000 mon.b (mon.1) 1623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[19666]: audit 2024-08-25T11:55:45.539492+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.134298+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.252363+0000 mon.b (mon.1) 1615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.255663+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.260018+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.261791+0000 mon.b (mon.1) 1618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.269304+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.407034+0000 mon.b (mon.1) 1619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.410252+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.413977+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.415650+0000 mon.b (mon.1) 1622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.423079+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.536597+0000 mon.b (mon.1) 1623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:45 smithi059 bash[25081]: audit 2024-08-25T11:55:45.539492+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.547 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:55:46.547 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 7s ago 37m - - 2024-08-25T11:55:46.547 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 9s ago 36m - - 2024-08-25T11:55:46.547 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 starting - - - - 2024-08-25T11:55:46.547 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (27m) 9s ago 27m 72.7M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:55:46.547 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (2m) 7s ago 24m 48.0M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:55:46.547 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (109s) 9s ago 35m 437M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (12m) 7s ago 38m 511M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (38m) 7s ago 38m 110M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (36m) 9s ago 36m 76.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (36m) 7s ago 36m 77.9M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (91s) 7s ago 27m 8515k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (85s) 9s ago 27m 7415k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (35m) 7s ago 35m 66.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (34m) 7s ago 34m 60.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (33m) 7s ago 33m 53.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (32m) 7s ago 32m 57.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:55:46.548 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (31m) 9s ago 31m 69.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:55:46.549 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (30m) 9s ago 30m 65.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:55:46.549 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (29m) 9s ago 29m 63.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:55:46.549 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (29m) 9s ago 29m 57.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:55:46.549 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (42s) 9s ago 28m 35.5M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T11:55:46.549 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (25m) 7s ago 25m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:55:46.549 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (25m) 9s ago 25m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:55:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.704578+0000 mgr.y (mgr.25136) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:44.757784+0000 mgr.y (mgr.25136) 680 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.844436+0000 mgr.y (mgr.25136) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: cephadm 2024-08-25T11:55:44.942963+0000 mgr.y (mgr.25136) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: cephadm 2024-08-25T11:55:45.033830+0000 mgr.y (mgr.25136) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: cephadm 2024-08-25T11:55:45.135565+0000 mgr.y (mgr.25136) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: cephadm 2024-08-25T11:55:45.270962+0000 mgr.y (mgr.25136) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: cephadm 2024-08-25T11:55:45.424650+0000 mgr.y (mgr.25136) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.542522+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.555770+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.562403+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: cephadm 2024-08-25T11:55:45.565599+0000 mgr.y (mgr.25136) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.644816+0000 mon.b (mon.1) 1627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.648117+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.651154+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.652439+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.658802+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.788978+0000 mon.b (mon.1) 1631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.792621+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.796780+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.704578+0000 mgr.y (mgr.25136) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:44.757784+0000 mgr.y (mgr.25136) 680 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.844436+0000 mgr.y (mgr.25136) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: cephadm 2024-08-25T11:55:44.942963+0000 mgr.y (mgr.25136) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: cephadm 2024-08-25T11:55:45.033830+0000 mgr.y (mgr.25136) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: cephadm 2024-08-25T11:55:45.135565+0000 mgr.y (mgr.25136) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: cephadm 2024-08-25T11:55:45.270962+0000 mgr.y (mgr.25136) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: cephadm 2024-08-25T11:55:45.424650+0000 mgr.y (mgr.25136) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.542522+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.555770+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.562403+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: cephadm 2024-08-25T11:55:45.565599+0000 mgr.y (mgr.25136) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.644816+0000 mon.b (mon.1) 1627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.648117+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.651154+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.652439+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.658802+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.788978+0000 mon.b (mon.1) 1631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.792621+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.796780+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.798486+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.805847+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.894517+0000 mon.b (mon.1) 1635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.897398+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.900012+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.901300+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.905703+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.989166+0000 mon.b (mon.1) 1639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.992441+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.995331+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:45.997864+0000 mon.b (mon.1) 1642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.001492+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.086068+0000 mon.b (mon.1) 1643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.089728+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.092699+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.093962+0000 mon.b (mon.1) 1646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.098979+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.182613+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.185593+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.188645+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.798486+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.805847+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.894517+0000 mon.b (mon.1) 1635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.897398+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.900012+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.901300+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.905703+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.989166+0000 mon.b (mon.1) 1639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.992441+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.995331+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:45.997864+0000 mon.b (mon.1) 1642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.001492+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.086068+0000 mon.b (mon.1) 1643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.089728+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.092699+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.093962+0000 mon.b (mon.1) 1646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.098979+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.182613+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.185593+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.188645+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.189893+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.194574+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.272564+0000 mon.b (mon.1) 1651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.275574+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.278245+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.279534+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.283246+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.362884+0000 mon.b (mon.1) 1655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.365464+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.367805+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.368949+0000 mon.b (mon.1) 1658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.372129+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.475593+0000 mon.b (mon.1) 1659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.478666+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.481269+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.482480+0000 mon.b (mon.1) 1662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[19666]: audit 2024-08-25T11:55:46.486640+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.189893+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.194574+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.272564+0000 mon.b (mon.1) 1651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.275574+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.278245+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.279534+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.283246+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.362884+0000 mon.b (mon.1) 1655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.365464+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.367805+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.368949+0000 mon.b (mon.1) 1658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.372129+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.475593+0000 mon.b (mon.1) 1659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.478666+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.481269+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.482480+0000 mon.b (mon.1) 1662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:46 smithi059 bash[25081]: audit 2024-08-25T11:55:46.486640+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.704578+0000 mgr.y (mgr.25136) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:44.757784+0000 mgr.y (mgr.25136) 680 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.844436+0000 mgr.y (mgr.25136) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: cephadm 2024-08-25T11:55:44.942963+0000 mgr.y (mgr.25136) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: cephadm 2024-08-25T11:55:45.033830+0000 mgr.y (mgr.25136) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: cephadm 2024-08-25T11:55:45.135565+0000 mgr.y (mgr.25136) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: cephadm 2024-08-25T11:55:45.270962+0000 mgr.y (mgr.25136) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: cephadm 2024-08-25T11:55:45.424650+0000 mgr.y (mgr.25136) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.542522+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.555770+0000 mon.b (mon.1) 1626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.562403+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: cephadm 2024-08-25T11:55:45.565599+0000 mgr.y (mgr.25136) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.644816+0000 mon.b (mon.1) 1627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.648117+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.651154+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.652439+0000 mon.b (mon.1) 1630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.658802+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.788978+0000 mon.b (mon.1) 1631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.792621+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.796780+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.798486+0000 mon.b (mon.1) 1634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.805847+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.894517+0000 mon.b (mon.1) 1635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.897398+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.900012+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.901300+0000 mon.b (mon.1) 1638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.905703+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.989166+0000 mon.b (mon.1) 1639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.992441+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.995331+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:45.997864+0000 mon.b (mon.1) 1642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.001492+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.086068+0000 mon.b (mon.1) 1643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.089728+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.092699+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.093962+0000 mon.b (mon.1) 1646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.098979+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.182613+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.185593+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.188645+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.189893+0000 mon.b (mon.1) 1650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.194574+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.272564+0000 mon.b (mon.1) 1651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.275574+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.278245+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.279534+0000 mon.b (mon.1) 1654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.283246+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.362884+0000 mon.b (mon.1) 1655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.365464+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.367805+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.368949+0000 mon.b (mon.1) 1658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.372129+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.475593+0000 mon.b (mon.1) 1659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.478666+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.481269+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.482480+0000 mon.b (mon.1) 1662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:46 smithi196 bash[20359]: audit 2024-08-25T11:55:46.486640+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:55:46.963 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:55:46.964 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:55:47.281 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:55:47.281 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:55:47.281 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:55:47.282 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-25T11:55:47.282 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-08-25T11:55:47.282 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-08-25T11:55:47.282 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:55:47.282 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2024-08-25T11:55:47.282 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading alertmanager daemons", 2024-08-25T11:55:47.282 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:55:47.282 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:55:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:45.660968+0000 mgr.y (mgr.25136) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:45.810021+0000 mgr.y (mgr.25136) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:45.841834+0000 mgr.y (mgr.25136) 690 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cluster 2024-08-25T11:55:45.883815+0000 mgr.y (mgr.25136) 691 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:45.908927+0000 mgr.y (mgr.25136) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.005282+0000 mgr.y (mgr.25136) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.101939+0000 mgr.y (mgr.25136) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.197409+0000 mgr.y (mgr.25136) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.211323+0000 mgr.y (mgr.25136) 696 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.286959+0000 mgr.y (mgr.25136) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.376365+0000 mgr.y (mgr.25136) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.489794+0000 mgr.y (mgr.25136) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.529153+0000 mgr.y (mgr.25136) 700 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.571460+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.574017+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.576598+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.577868+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.581410+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.689567+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.692593+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.695403+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.696605+0000 mon.b (mon.1) 1670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.700290+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.781691+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.784764+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.787294+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.788519+0000 mon.b (mon.1) 1674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.792864+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.871250+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.874354+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.877453+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.883723+0000 mon.b (mon.1) 1678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.889379+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.964809+0000 mon.a (mon.0) 2515 : audit [DBG] from='client.? 172.21.15.59:0/1674561883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.976343+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.979255+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.981904+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.983165+0000 mon.b (mon.1) 1682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:46.986441+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.075547+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.078124+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.080489+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.081453+0000 mon.b (mon.1) 1686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.084219+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.161721+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.164564+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.166947+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.168044+0000 mon.b (mon.1) 1690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.171355+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.252830+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.255926+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.259167+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.260605+0000 mon.b (mon.1) 1694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.264773+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.348692+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.351584+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.354092+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.355248+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.359387+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.438222+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.441531+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.445886+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.447636+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:47 smithi196 bash[20359]: audit 2024-08-25T11:55:47.454101+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:45.660968+0000 mgr.y (mgr.25136) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:45.810021+0000 mgr.y (mgr.25136) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:45.841834+0000 mgr.y (mgr.25136) 690 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cluster 2024-08-25T11:55:45.883815+0000 mgr.y (mgr.25136) 691 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:45.908927+0000 mgr.y (mgr.25136) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.005282+0000 mgr.y (mgr.25136) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.101939+0000 mgr.y (mgr.25136) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.197409+0000 mgr.y (mgr.25136) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.211323+0000 mgr.y (mgr.25136) 696 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.286959+0000 mgr.y (mgr.25136) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.376365+0000 mgr.y (mgr.25136) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.489794+0000 mgr.y (mgr.25136) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.529153+0000 mgr.y (mgr.25136) 700 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.571460+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.574017+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.576598+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.577868+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.581410+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.689567+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.692593+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.695403+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.696605+0000 mon.b (mon.1) 1670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.700290+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.781691+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.784764+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.787294+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.788519+0000 mon.b (mon.1) 1674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.792864+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.871250+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.874354+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.877453+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.883723+0000 mon.b (mon.1) 1678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.889379+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.964809+0000 mon.a (mon.0) 2515 : audit [DBG] from='client.? 172.21.15.59:0/1674561883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.976343+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.979255+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.981904+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.983165+0000 mon.b (mon.1) 1682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:46.986441+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.075547+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:45.660968+0000 mgr.y (mgr.25136) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:45.810021+0000 mgr.y (mgr.25136) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:45.841834+0000 mgr.y (mgr.25136) 690 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cluster 2024-08-25T11:55:45.883815+0000 mgr.y (mgr.25136) 691 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:45.908927+0000 mgr.y (mgr.25136) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.005282+0000 mgr.y (mgr.25136) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.101939+0000 mgr.y (mgr.25136) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.197409+0000 mgr.y (mgr.25136) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.211323+0000 mgr.y (mgr.25136) 696 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.286959+0000 mgr.y (mgr.25136) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.376365+0000 mgr.y (mgr.25136) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.489794+0000 mgr.y (mgr.25136) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.529153+0000 mgr.y (mgr.25136) 700 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.571460+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.574017+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.576598+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.577868+0000 mon.b (mon.1) 1666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.581410+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.689567+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.692593+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.078124+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.080489+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.081453+0000 mon.b (mon.1) 1686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.084219+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.161721+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.164564+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.166947+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.168044+0000 mon.b (mon.1) 1690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.171355+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.252830+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.255926+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.259167+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.260605+0000 mon.b (mon.1) 1694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.264773+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.348692+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.351584+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.354092+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.355248+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.359387+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.438222+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.441531+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.445886+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.447636+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[19666]: audit 2024-08-25T11:55:47.454101+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.695403+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.696605+0000 mon.b (mon.1) 1670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.700290+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.781691+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.784764+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.787294+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.788519+0000 mon.b (mon.1) 1674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.792864+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.871250+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.874354+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.877453+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.883723+0000 mon.b (mon.1) 1678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.889379+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.964809+0000 mon.a (mon.0) 2515 : audit [DBG] from='client.? 172.21.15.59:0/1674561883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.976343+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.979255+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.981904+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.983165+0000 mon.b (mon.1) 1682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:46.986441+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.075547+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.078124+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.080489+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.081453+0000 mon.b (mon.1) 1686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.084219+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.161721+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.164564+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.166947+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.168044+0000 mon.b (mon.1) 1690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.171355+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.252830+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.255926+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.259167+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.260605+0000 mon.b (mon.1) 1694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.264773+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.348692+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.351584+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.354092+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.355248+0000 mon.b (mon.1) 1698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.359387+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.438222+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.441531+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.445886+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.447636+0000 mon.b (mon.1) 1702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:47 smithi059 bash[25081]: audit 2024-08-25T11:55:47.454101+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.584657+0000 mgr.y (mgr.25136) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.704114+0000 mgr.y (mgr.25136) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.796059+0000 mgr.y (mgr.25136) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.894158+0000 mgr.y (mgr.25136) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:46.992468+0000 mgr.y (mgr.25136) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.087962+0000 mgr.y (mgr.25136) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.176713+0000 mgr.y (mgr.25136) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.269919+0000 mgr.y (mgr.25136) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.283225+0000 mgr.y (mgr.25136) 709 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.362895+0000 mgr.y (mgr.25136) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.455665+0000 mgr.y (mgr.25136) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.560259+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.563081+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.565608+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.566759+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.570627+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.573483+0000 mgr.y (mgr.25136) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.681619+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.684705+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.687592+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.584657+0000 mgr.y (mgr.25136) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.704114+0000 mgr.y (mgr.25136) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.796059+0000 mgr.y (mgr.25136) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.894158+0000 mgr.y (mgr.25136) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:46.992468+0000 mgr.y (mgr.25136) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.087962+0000 mgr.y (mgr.25136) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.176713+0000 mgr.y (mgr.25136) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.269919+0000 mgr.y (mgr.25136) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.283225+0000 mgr.y (mgr.25136) 709 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.362895+0000 mgr.y (mgr.25136) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.455665+0000 mgr.y (mgr.25136) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.560259+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.563081+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.565608+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.566759+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.570627+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.573483+0000 mgr.y (mgr.25136) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.681619+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.684705+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.687592+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.688958+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.693940+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.784406+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.787401+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.790912+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.792300+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.799991+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.925799+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.929211+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.932474+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.934097+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:47.939605+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.055598+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.058980+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.062680+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.064122+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.073387+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.186151+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.189544+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.193251+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.688958+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.693940+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.784406+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.787401+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.790912+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.792300+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.799991+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.925799+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.929211+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.932474+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.934097+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:47.939605+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.055598+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.058980+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.062680+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.064122+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.073387+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.186151+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.189544+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.193251+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.194845+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.203956+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.318010+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.320931+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.323645+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.324896+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.330651+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.411643+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.414323+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.416982+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.418160+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.424170+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.515432+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.518197+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.520773+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.522120+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[25081]: audit 2024-08-25T11:55:48.527506+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.194845+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.203956+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.318010+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.320931+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.323645+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.324896+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.330651+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.411643+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.414323+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.416982+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.418160+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.424170+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.515432+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.518197+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.520773+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.522120+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:48 smithi059 bash[19666]: audit 2024-08-25T11:55:48.527506+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.584657+0000 mgr.y (mgr.25136) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.704114+0000 mgr.y (mgr.25136) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.796059+0000 mgr.y (mgr.25136) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.894158+0000 mgr.y (mgr.25136) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:46.992468+0000 mgr.y (mgr.25136) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.087962+0000 mgr.y (mgr.25136) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.176713+0000 mgr.y (mgr.25136) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.269919+0000 mgr.y (mgr.25136) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.283225+0000 mgr.y (mgr.25136) 709 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.362895+0000 mgr.y (mgr.25136) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.455665+0000 mgr.y (mgr.25136) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.560259+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.563081+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.565608+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.566759+0000 mon.b (mon.1) 1706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.570627+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.573483+0000 mgr.y (mgr.25136) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.681619+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.684705+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.687592+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.688958+0000 mon.b (mon.1) 1710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.693940+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.784406+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.787401+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.790912+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.792300+0000 mon.b (mon.1) 1714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.799991+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.925799+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.929211+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.932474+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.934097+0000 mon.b (mon.1) 1718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:47.939605+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.055598+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.058980+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.062680+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.064122+0000 mon.b (mon.1) 1722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.073387+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.186151+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.189544+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.193251+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.194845+0000 mon.b (mon.1) 1726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.203956+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.318010+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.320931+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.323645+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.324896+0000 mon.b (mon.1) 1730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.330651+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.411643+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.414323+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.416982+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.418160+0000 mon.b (mon.1) 1734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.424170+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.515432+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.518197+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.520773+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.522120+0000 mon.b (mon.1) 1738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:48.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:48 smithi196 bash[20359]: audit 2024-08-25T11:55:48.527506+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:55:49] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.51.0" 2024-08-25T11:55:49.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.696658+0000 mgr.y (mgr.25136) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.801021+0000 mgr.y (mgr.25136) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cluster 2024-08-25T11:55:47.884539+0000 mgr.y (mgr.25136) 715 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:49.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cephadm 2024-08-25T11:55:47.942127+0000 mgr.y (mgr.25136) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.075189+0000 mgr.y (mgr.25136) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.205332+0000 mgr.y (mgr.25136) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.334028+0000 mgr.y (mgr.25136) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.427606+0000 mgr.y (mgr.25136) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.531385+0000 mgr.y (mgr.25136) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.607980+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.610910+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.613570+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.614658+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.619965+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.696164+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.698841+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.701299+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.702431+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.708048+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.791168+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.696658+0000 mgr.y (mgr.25136) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.801021+0000 mgr.y (mgr.25136) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cluster 2024-08-25T11:55:47.884539+0000 mgr.y (mgr.25136) 715 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cephadm 2024-08-25T11:55:47.942127+0000 mgr.y (mgr.25136) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.075189+0000 mgr.y (mgr.25136) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.205332+0000 mgr.y (mgr.25136) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.334028+0000 mgr.y (mgr.25136) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.427606+0000 mgr.y (mgr.25136) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.531385+0000 mgr.y (mgr.25136) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.607980+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.610910+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.613570+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.614658+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.619965+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.696164+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.698841+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.701299+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.842 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.702431+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.708048+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.791168+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.793989+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.796406+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.797467+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.810193+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.885788+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.888590+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.891021+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.892361+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.897772+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.995813+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:48.998340+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.000679+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.001806+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.006796+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.090691+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.093533+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.096440+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.097709+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.103406+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.222341+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.793989+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.796406+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.797467+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.810193+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.885788+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.888590+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.891021+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.892361+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.897772+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.995813+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:48.998340+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.000679+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.001806+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.006796+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.090691+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.093533+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.096440+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.097709+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.103406+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.222341+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.846 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.225932+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.228996+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.230201+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.236358+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.372377+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.375602+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.379742+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.381534+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.390219+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.536816+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.540719+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.544273+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[25081]: audit 2024-08-25T11:55:49.545668+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.225932+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.228996+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.230201+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.236358+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.372377+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.375602+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.379742+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.381534+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.390219+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.536816+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.540719+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.544273+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.849 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:49 smithi059 bash[19666]: audit 2024-08-25T11:55:49.545668+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.696658+0000 mgr.y (mgr.25136) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.801021+0000 mgr.y (mgr.25136) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cluster 2024-08-25T11:55:47.884539+0000 mgr.y (mgr.25136) 715 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cephadm 2024-08-25T11:55:47.942127+0000 mgr.y (mgr.25136) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.075189+0000 mgr.y (mgr.25136) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.205332+0000 mgr.y (mgr.25136) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.334028+0000 mgr.y (mgr.25136) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.427606+0000 mgr.y (mgr.25136) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.531385+0000 mgr.y (mgr.25136) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.607980+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.610910+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.613570+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.614658+0000 mon.b (mon.1) 1742 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.619965+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.696164+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.698841+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.701299+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.702431+0000 mon.b (mon.1) 1746 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.708048+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.791168+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.793989+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.796406+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.797467+0000 mon.b (mon.1) 1750 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.810193+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.885788+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.888590+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.891021+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.892361+0000 mon.b (mon.1) 1754 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.897772+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.995813+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:48.998340+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.000679+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.001806+0000 mon.b (mon.1) 1758 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.006796+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.090691+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.093533+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.096440+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.097709+0000 mon.b (mon.1) 1762 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.103406+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.222341+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.225932+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.228996+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.230201+0000 mon.b (mon.1) 1766 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.236358+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.372377+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.375602+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.379742+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.381534+0000 mon.b (mon.1) 1770 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.390219+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.536816+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.540719+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:49.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.544273+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:49.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:49 smithi196 bash[20359]: audit 2024-08-25T11:55:49.545668+0000 mon.b (mon.1) 1774 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.623438+0000 mgr.y (mgr.25136) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.711600+0000 mgr.y (mgr.25136) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.813000+0000 mgr.y (mgr.25136) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:48.901141+0000 mgr.y (mgr.25136) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:49.010384+0000 mgr.y (mgr.25136) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:49.106988+0000 mgr.y (mgr.25136) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:49.239748+0000 mgr.y (mgr.25136) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:49.391756+0000 mgr.y (mgr.25136) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.551440+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: cephadm 2024-08-25T11:55:49.558973+0000 mgr.y (mgr.25136) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.574988+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:50.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.669653+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.672958+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.675896+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.677393+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.683779+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.793589+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.796273+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.798838+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.799911+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.805076+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.883432+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.886126+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.888560+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.889629+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.895028+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.995735+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:49.998894+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.002195+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.003422+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.011268+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.157711+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.160784+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.164585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.165895+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.172150+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.250173+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.253042+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.255901+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.257517+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.261759+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.358133+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.361264+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.364621+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.366171+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.371374+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.479421+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.482528+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:50.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.485904+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:50.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.487289+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:50.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:50 smithi196 bash[20359]: audit 2024-08-25T11:55:50.493812+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.005 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.623438+0000 mgr.y (mgr.25136) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.711600+0000 mgr.y (mgr.25136) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.813000+0000 mgr.y (mgr.25136) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:48.901141+0000 mgr.y (mgr.25136) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:49.010384+0000 mgr.y (mgr.25136) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:49.106988+0000 mgr.y (mgr.25136) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:49.239748+0000 mgr.y (mgr.25136) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:49.391756+0000 mgr.y (mgr.25136) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.551440+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: cephadm 2024-08-25T11:55:49.558973+0000 mgr.y (mgr.25136) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.574988+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.669653+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.672958+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.675896+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.677393+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.683779+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.793589+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.796273+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.798838+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.799911+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.805076+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.883432+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.886126+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.888560+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.889629+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.895028+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.995735+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:49.998894+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.002195+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.003422+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.011268+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.157711+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.160784+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.164585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.165895+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.172150+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.250173+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.253042+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.255901+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.257517+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.261759+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.358133+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.361264+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.364621+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.366171+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.371374+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.479421+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.482528+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.485904+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.487289+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[19666]: audit 2024-08-25T11:55:50.493812+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.623438+0000 mgr.y (mgr.25136) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.711600+0000 mgr.y (mgr.25136) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.813000+0000 mgr.y (mgr.25136) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:48.901141+0000 mgr.y (mgr.25136) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:49.010384+0000 mgr.y (mgr.25136) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:49.106988+0000 mgr.y (mgr.25136) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:49.239748+0000 mgr.y (mgr.25136) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:49.391756+0000 mgr.y (mgr.25136) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.551440+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: cephadm 2024-08-25T11:55:49.558973+0000 mgr.y (mgr.25136) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.574988+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.669653+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.672958+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.675896+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.677393+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.683779+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.793589+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.796273+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.798838+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.799911+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.805076+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.883432+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.886126+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.888560+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.889629+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.895028+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.995735+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:49.998894+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.002195+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.003422+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.011268+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.157711+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.160784+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.164585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.165895+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.172150+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.250173+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.253042+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.255901+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.257517+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.261759+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.358133+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.361264+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.364621+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.366171+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.371374+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.479421+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.482528+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.485904+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.487289+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:50 smithi059 bash[25081]: audit 2024-08-25T11:55:50.493812+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cephadm 2024-08-25T11:55:49.687203+0000 mgr.y (mgr.25136) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cephadm 2024-08-25T11:55:49.808538+0000 mgr.y (mgr.25136) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cluster 2024-08-25T11:55:49.884984+0000 mgr.y (mgr.25136) 733 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cephadm 2024-08-25T11:55:49.898513+0000 mgr.y (mgr.25136) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.034239+0000 mgr.y (mgr.25136) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.175342+0000 mgr.y (mgr.25136) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.265474+0000 mgr.y (mgr.25136) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.376795+0000 mgr.y (mgr.25136) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.495555+0000 mgr.y (mgr.25136) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.623041+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.626790+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.629984+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.631432+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.636306+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.771753+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.774911+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.777688+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.779020+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.783313+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.864037+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cephadm 2024-08-25T11:55:49.687203+0000 mgr.y (mgr.25136) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cephadm 2024-08-25T11:55:49.808538+0000 mgr.y (mgr.25136) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cluster 2024-08-25T11:55:49.884984+0000 mgr.y (mgr.25136) 733 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cephadm 2024-08-25T11:55:49.898513+0000 mgr.y (mgr.25136) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.034239+0000 mgr.y (mgr.25136) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.175342+0000 mgr.y (mgr.25136) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.265474+0000 mgr.y (mgr.25136) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.376795+0000 mgr.y (mgr.25136) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.495555+0000 mgr.y (mgr.25136) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.623041+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.626790+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.629984+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.631432+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.636306+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.771753+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.774911+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.777688+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.779020+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.783313+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.864037+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.867095+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.870340+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.872001+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.876926+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.978917+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.982573+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.985957+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.987227+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:50.991890+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.076474+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.079440+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.081998+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.083280+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.087189+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.196367+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.199362+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.201972+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.203526+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.207078+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.311623+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.867095+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.870340+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.872001+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.876926+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.978917+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.982573+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.985957+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.987227+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:50.991890+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.076474+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.079440+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.081998+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.083280+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.087189+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.196367+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.199362+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.201972+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.203526+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.207078+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.311623+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.314897+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.317547+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.318947+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.322736+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.408519+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.411472+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.413982+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.415122+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.420587+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.504495+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.507141+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.509395+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.510567+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[19666]: audit 2024-08-25T11:55:51.514331+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.314897+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.317547+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.318947+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.322736+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.408519+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.411472+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.413982+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.415122+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.420587+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.504495+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.507141+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.509395+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.510567+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:51 smithi059 bash[25081]: audit 2024-08-25T11:55:51.514331+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cephadm 2024-08-25T11:55:49.687203+0000 mgr.y (mgr.25136) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cephadm 2024-08-25T11:55:49.808538+0000 mgr.y (mgr.25136) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cluster 2024-08-25T11:55:49.884984+0000 mgr.y (mgr.25136) 733 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cephadm 2024-08-25T11:55:49.898513+0000 mgr.y (mgr.25136) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.034239+0000 mgr.y (mgr.25136) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.175342+0000 mgr.y (mgr.25136) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.265474+0000 mgr.y (mgr.25136) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.376795+0000 mgr.y (mgr.25136) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.495555+0000 mgr.y (mgr.25136) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.623041+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.626790+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.629984+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.631432+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.636306+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.771753+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.774911+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.777688+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.779020+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.783313+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.864037+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.867095+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.870340+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.872001+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.876926+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.978917+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.982573+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.985957+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.987227+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:50.991890+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.076474+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.079440+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.081998+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.083280+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.087189+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.196367+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.199362+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.201972+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.203526+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.207078+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.311623+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.314897+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.317547+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.318947+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.322736+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.408519+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.411472+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.413982+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.415122+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.420587+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.504495+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.507141+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.509395+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.510567+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:51.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:51 smithi196 bash[20359]: audit 2024-08-25T11:55:51.514331+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.818 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.639545+0000 mgr.y (mgr.25136) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.818 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.786469+0000 mgr.y (mgr.25136) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.818 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.881920+0000 mgr.y (mgr.25136) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.818 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:50.996706+0000 mgr.y (mgr.25136) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.818 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.092152+0000 mgr.y (mgr.25136) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.212267+0000 mgr.y (mgr.25136) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.328040+0000 mgr.y (mgr.25136) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.423994+0000 mgr.y (mgr.25136) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.520003+0000 mgr.y (mgr.25136) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.600540+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.603720+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.606255+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.607413+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.610783+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.693225+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.696225+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.698863+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:52.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.700089+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:52.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.705576+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.819303+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:52.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.822271+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.825740+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:52.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.827020+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:52.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.832884+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.943732+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.946880+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.950051+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.951310+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:51.957852+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.073323+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.076104+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.078667+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.079835+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.086280+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.153094+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.165368+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.171369+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:52.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.173972+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.175336+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.181320+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.183463+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.185386+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.187003+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.188593+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.190402+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.192531+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.194517+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.196506+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:52.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:52 smithi196 bash[20359]: audit 2024-08-25T11:55:52.198322+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.639545+0000 mgr.y (mgr.25136) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.786469+0000 mgr.y (mgr.25136) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.881920+0000 mgr.y (mgr.25136) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:50.996706+0000 mgr.y (mgr.25136) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.092152+0000 mgr.y (mgr.25136) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.212267+0000 mgr.y (mgr.25136) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.328040+0000 mgr.y (mgr.25136) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.423994+0000 mgr.y (mgr.25136) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.520003+0000 mgr.y (mgr.25136) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.600540+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.603720+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.606255+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.607413+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.610783+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.693225+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.696225+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.698863+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.700089+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.705576+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.819303+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.639545+0000 mgr.y (mgr.25136) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.786469+0000 mgr.y (mgr.25136) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.881920+0000 mgr.y (mgr.25136) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:50.996706+0000 mgr.y (mgr.25136) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.092152+0000 mgr.y (mgr.25136) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.212267+0000 mgr.y (mgr.25136) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.328040+0000 mgr.y (mgr.25136) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.423994+0000 mgr.y (mgr.25136) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.520003+0000 mgr.y (mgr.25136) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.600540+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.603720+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.606255+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.607413+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.610783+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.693225+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.696225+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.698863+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.700089+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.705576+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.819303+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.822271+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.825740+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.827020+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.832884+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.943732+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.946880+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.950051+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.951310+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:51.957852+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.073323+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.076104+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.078667+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.079835+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.086280+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.153094+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.165368+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.171369+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.173972+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.175336+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.181320+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.183463+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.185386+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.187003+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.188593+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.190402+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.192531+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.194517+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.196506+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[25081]: audit 2024-08-25T11:55:52.198322+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.822271+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.825740+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.827020+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.832884+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.943732+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.946880+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.950051+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.951310+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:51.957852+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.073323+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.076104+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.078667+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.079835+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.086280+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.153094+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.165368+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.171369+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.173972+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.175336+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.181320+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.183463+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.185386+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.187003+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.188593+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.190402+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.192531+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.194517+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.196506+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:52 smithi059 bash[19666]: audit 2024-08-25T11:55:52.198322+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:55:53.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[96012]: ts=2024-08-25T11:55:53.573Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003218337s 2024-08-25T11:55:53.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.613669+0000 mgr.y (mgr.25136) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.709238+0000 mgr.y (mgr.25136) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.836450+0000 mgr.y (mgr.25136) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[25081]: cluster 2024-08-25T11:55:51.885696+0000 mgr.y (mgr.25136) 752 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[25081]: cephadm 2024-08-25T11:55:51.961101+0000 mgr.y (mgr.25136) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[25081]: cephadm 2024-08-25T11:55:52.089015+0000 mgr.y (mgr.25136) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.613669+0000 mgr.y (mgr.25136) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.709238+0000 mgr.y (mgr.25136) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.836450+0000 mgr.y (mgr.25136) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[19666]: cluster 2024-08-25T11:55:51.885696+0000 mgr.y (mgr.25136) 752 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[19666]: cephadm 2024-08-25T11:55:51.961101+0000 mgr.y (mgr.25136) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:53 smithi059 bash[19666]: cephadm 2024-08-25T11:55:52.089015+0000 mgr.y (mgr.25136) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:53 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.613669+0000 mgr.y (mgr.25136) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:53 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.709238+0000 mgr.y (mgr.25136) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:53 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.836450+0000 mgr.y (mgr.25136) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:53 smithi196 bash[20359]: cluster 2024-08-25T11:55:51.885696+0000 mgr.y (mgr.25136) 752 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:53.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:53 smithi196 bash[20359]: cephadm 2024-08-25T11:55:51.961101+0000 mgr.y (mgr.25136) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:53.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:53 smithi196 bash[20359]: cephadm 2024-08-25T11:55:52.089015+0000 mgr.y (mgr.25136) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:55:55.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:55 smithi196 bash[20359]: cluster 2024-08-25T11:55:53.886450+0000 mgr.y (mgr.25136) 755 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:55.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:55 smithi059 bash[19666]: cluster 2024-08-25T11:55:53.886450+0000 mgr.y (mgr.25136) 755 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:55.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:55 smithi059 bash[25081]: cluster 2024-08-25T11:55:53.886450+0000 mgr.y (mgr.25136) 755 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:55:56.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:56 smithi196 bash[20359]: audit 2024-08-25T11:55:54.768969+0000 mgr.y (mgr.25136) 756 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:56.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:56 smithi196 bash[20359]: cephadm 2024-08-25T11:55:54.896731+0000 mgr.y (mgr.25136) 757 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-25T11:55:56.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:56 smithi196 bash[20359]: cephadm 2024-08-25T11:55:54.966388+0000 mgr.y (mgr.25136) 758 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:55:56.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:56 smithi196 bash[20359]: audit 2024-08-25T11:55:55.596141+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:56.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:56 smithi196 bash[20359]: audit 2024-08-25T11:55:55.614806+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:56.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:56 smithi196 bash[20359]: audit 2024-08-25T11:55:55.630272+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[19666]: audit 2024-08-25T11:55:54.768969+0000 mgr.y (mgr.25136) 756 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[19666]: cephadm 2024-08-25T11:55:54.896731+0000 mgr.y (mgr.25136) 757 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-25T11:55:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[19666]: cephadm 2024-08-25T11:55:54.966388+0000 mgr.y (mgr.25136) 758 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:55:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[19666]: audit 2024-08-25T11:55:55.596141+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[19666]: audit 2024-08-25T11:55:55.614806+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[19666]: audit 2024-08-25T11:55:55.630272+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[25081]: audit 2024-08-25T11:55:54.768969+0000 mgr.y (mgr.25136) 756 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:55:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[25081]: cephadm 2024-08-25T11:55:54.896731+0000 mgr.y (mgr.25136) 757 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-25T11:55:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[25081]: cephadm 2024-08-25T11:55:54.966388+0000 mgr.y (mgr.25136) 758 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:55:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[25081]: audit 2024-08-25T11:55:55.596141+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[25081]: audit 2024-08-25T11:55:55.614806+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:56 smithi059 bash[25081]: audit 2024-08-25T11:55:55.630272+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:57 smithi059 bash[19666]: cluster 2024-08-25T11:55:55.887382+0000 mgr.y (mgr.25136) 759 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:57.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:57 smithi059 bash[19666]: audit 2024-08-25T11:55:57.335427+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:57 smithi059 bash[19666]: audit 2024-08-25T11:55:57.345449+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.627 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:57 smithi059 bash[19666]: audit 2024-08-25T11:55:57.354860+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:57 smithi059 bash[25081]: cluster 2024-08-25T11:55:55.887382+0000 mgr.y (mgr.25136) 759 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:57.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:57 smithi059 bash[25081]: audit 2024-08-25T11:55:57.335427+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:57 smithi059 bash[25081]: audit 2024-08-25T11:55:57.345449+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:57 smithi059 bash[25081]: audit 2024-08-25T11:55:57.354860+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:57 smithi196 bash[20359]: cluster 2024-08-25T11:55:55.887382+0000 mgr.y (mgr.25136) 759 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:55:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:57 smithi196 bash[20359]: audit 2024-08-25T11:55:57.335427+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:57 smithi196 bash[20359]: audit 2024-08-25T11:55:57.345449+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:57 smithi196 bash[20359]: audit 2024-08-25T11:55:57.354860+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:55:59.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:55:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:55:59] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.51.0" 2024-08-25T11:55:59.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:55:59 smithi196 bash[20359]: cluster 2024-08-25T11:55:57.888035+0000 mgr.y (mgr.25136) 760 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:56:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:55:59 smithi059 bash[19666]: cluster 2024-08-25T11:55:57.888035+0000 mgr.y (mgr.25136) 760 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:56:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:55:59 smithi059 bash[25081]: cluster 2024-08-25T11:55:57.888035+0000 mgr.y (mgr.25136) 760 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:56:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:00 smithi059 bash[19666]: cluster 2024-08-25T11:55:59.888752+0000 mgr.y (mgr.25136) 761 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:56:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:00 smithi059 bash[25081]: cluster 2024-08-25T11:55:59.888752+0000 mgr.y (mgr.25136) 761 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:56:01.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:00 smithi196 bash[20359]: cluster 2024-08-25T11:55:59.888752+0000 mgr.y (mgr.25136) 761 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-25T11:56:03.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:02 smithi059 bash[19666]: cluster 2024-08-25T11:56:01.890559+0000 mgr.y (mgr.25136) 762 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:03.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:02 smithi059 bash[25081]: cluster 2024-08-25T11:56:01.890559+0000 mgr.y (mgr.25136) 762 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:03.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:02 smithi196 bash[20359]: cluster 2024-08-25T11:56:01.890559+0000 mgr.y (mgr.25136) 762 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:05.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:04 smithi059 bash[19666]: cluster 2024-08-25T11:56:03.891448+0000 mgr.y (mgr.25136) 763 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:04 smithi059 bash[19666]: audit 2024-08-25T11:56:04.575958+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:04 smithi059 bash[25081]: cluster 2024-08-25T11:56:03.891448+0000 mgr.y (mgr.25136) 763 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:04 smithi059 bash[25081]: audit 2024-08-25T11:56:04.575958+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:04 smithi196 bash[20359]: cluster 2024-08-25T11:56:03.891448+0000 mgr.y (mgr.25136) 763 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:04 smithi196 bash[20359]: audit 2024-08-25T11:56:04.575958+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:06.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:05 smithi059 bash[19666]: audit 2024-08-25T11:56:04.780046+0000 mgr.y (mgr.25136) 764 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:06.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:05 smithi059 bash[25081]: audit 2024-08-25T11:56:04.780046+0000 mgr.y (mgr.25136) 764 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:06.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:05 smithi196 bash[20359]: audit 2024-08-25T11:56:04.780046+0000 mgr.y (mgr.25136) 764 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:07.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:06 smithi059 bash[19666]: cluster 2024-08-25T11:56:05.893227+0000 mgr.y (mgr.25136) 765 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:07.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:06 smithi059 bash[25081]: cluster 2024-08-25T11:56:05.893227+0000 mgr.y (mgr.25136) 765 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:07.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:06 smithi196 bash[20359]: cluster 2024-08-25T11:56:05.893227+0000 mgr.y (mgr.25136) 765 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:09.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:08 smithi059 bash[19666]: cluster 2024-08-25T11:56:07.893988+0000 mgr.y (mgr.25136) 766 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:09.278 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:56:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:56:09] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-08-25T11:56:09.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:08 smithi059 bash[25081]: cluster 2024-08-25T11:56:07.893988+0000 mgr.y (mgr.25136) 766 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:09.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:08 smithi196 bash[20359]: cluster 2024-08-25T11:56:07.893988+0000 mgr.y (mgr.25136) 766 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:11.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:10 smithi059 bash[19666]: cluster 2024-08-25T11:56:09.894679+0000 mgr.y (mgr.25136) 767 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:11.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:10 smithi059 bash[25081]: cluster 2024-08-25T11:56:09.894679+0000 mgr.y (mgr.25136) 767 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:11.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:10 smithi196 bash[20359]: cluster 2024-08-25T11:56:09.894679+0000 mgr.y (mgr.25136) 767 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:13.250 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:12 smithi196 bash[20359]: cluster 2024-08-25T11:56:11.896411+0000 mgr.y (mgr.25136) 768 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:13.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:12 smithi059 bash[19666]: cluster 2024-08-25T11:56:11.896411+0000 mgr.y (mgr.25136) 768 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:13.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:12 smithi059 bash[25081]: cluster 2024-08-25T11:56:11.896411+0000 mgr.y (mgr.25136) 768 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:15.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:14 smithi059 bash[25081]: cluster 2024-08-25T11:56:13.897281+0000 mgr.y (mgr.25136) 769 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:15.155 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:14 smithi059 bash[19666]: cluster 2024-08-25T11:56:13.897281+0000 mgr.y (mgr.25136) 769 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:15.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:14 smithi196 bash[20359]: cluster 2024-08-25T11:56:13.897281+0000 mgr.y (mgr.25136) 769 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:16.112 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.112 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.113 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.113 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.113 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:15 smithi196 bash[20359]: audit 2024-08-25T11:56:14.791323+0000 mgr.y (mgr.25136) 770 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:15 smithi196 bash[20359]: audit 2024-08-25T11:56:15.854490+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:15 smithi196 bash[20359]: audit 2024-08-25T11:56:15.867223+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:15 smithi196 bash[20359]: audit 2024-08-25T11:56:15.880616+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.114 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.115 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:16.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:15 smithi059 bash[25081]: audit 2024-08-25T11:56:14.791323+0000 mgr.y (mgr.25136) 770 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:16.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:15 smithi059 bash[25081]: audit 2024-08-25T11:56:15.854490+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:15 smithi059 bash[25081]: audit 2024-08-25T11:56:15.867223+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:15 smithi059 bash[25081]: audit 2024-08-25T11:56:15.880616+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:15 smithi059 bash[19666]: audit 2024-08-25T11:56:14.791323+0000 mgr.y (mgr.25136) 770 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:16.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:15 smithi059 bash[19666]: audit 2024-08-25T11:56:15.854490+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:15 smithi059 bash[19666]: audit 2024-08-25T11:56:15.867223+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:15 smithi059 bash[19666]: audit 2024-08-25T11:56:15.880616+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:16.485 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:16 smithi196 systemd[1]: Stopping Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:56:16.486 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:16 smithi196 bash[43561]: logger=server t=2024-08-25T11:56:16.252233913Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-25T11:56:16.486 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:16 smithi196 bash[43561]: logger=ticker t=2024-08-25T11:56:16.252355625Z level=info msg=stopped last_tick=2024-08-25T11:56:10Z 2024-08-25T11:56:16.486 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:16 smithi196 bash[43561]: logger=tracing t=2024-08-25T11:56:16.252385433Z level=info msg="Closing tracing" 2024-08-25T11:56:17.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:16 smithi196 bash[20359]: cluster 2024-08-25T11:56:15.898936+0000 mgr.y (mgr.25136) 771 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:17.240 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:16 smithi196 bash[79199]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-grafana-a 2024-08-25T11:56:17.240 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:17 smithi196 bash[79279]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-grafana-a 2024-08-25T11:56:17.240 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-25T11:56:17.240 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: Stopped Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:56:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:16 smithi059 bash[19666]: cluster 2024-08-25T11:56:15.898936+0000 mgr.y (mgr.25136) 771 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:17.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:16 smithi059 bash[25081]: cluster 2024-08-25T11:56:15.898936+0000 mgr.y (mgr.25136) 771 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:17.507 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.507 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.508 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.508 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.508 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.509 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.509 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: Started Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:56:17.509 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.509 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.510 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:56:17 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:17.648 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:56:18.297 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:56:18.297 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 2s ago 37m - - 2024-08-25T11:56:18.297 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 0s ago 37m - - 2024-08-25T11:56:18.297 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (36s) 2s ago 28m 14.1M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T11:56:18.297 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (27m) 0s ago 27m 74.6M - 9.4.12 2bacad6d85d8 9916ea53db98 2024-08-25T11:56:18.297 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (2m) 2s ago 25m 48.1M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:56:18.297 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (2m) 0s ago 36m 437M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:56:18.297 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (13m) 2s ago 38m 520M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (38m) 2s ago 39m 108M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (36m) 0s ago 36m 77.2M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (36m) 2s ago 36m 74.7M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (2m) 2s ago 28m 8571k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (117s) 0s ago 28m 7816k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (35m) 2s ago 35m 66.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (34m) 2s ago 34m 60.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (34m) 2s ago 34m 53.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (33m) 2s ago 33m 57.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (32m) 0s ago 32m 69.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (31m) 0s ago 31m 65.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:56:18.298 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (30m) 0s ago 30m 63.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:56:18.299 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (29m) 0s ago 29m 57.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:56:18.299 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (74s) 0s ago 28m 36.9M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T11:56:18.299 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (25m) 2s ago 25m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:56:18.299 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (25m) 0s ago 25m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:56:18.668 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:56:18.668 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:56:18.668 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:56:18.669 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:56:18.670 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:56:18.670 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:56:18.670 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:56:18.737 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.413786+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.737 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.422994+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.737 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.428645+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:18.737 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.429603+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:18.737 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.435850+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.737 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: cephadm 2024-08-25T11:56:17.436569+0000 mgr.y (mgr.25136) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:18.737 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.475208+0000 mgr.y (mgr.25136) 773 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:18.737 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.477076+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.485970+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.500233+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.508303+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.532033+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.534948+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.537137+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.539260+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.541442+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.738 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.543110+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.544707+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.546817+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.549093+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.551033+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.552770+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:18 smithi196 bash[20359]: audit 2024-08-25T11:56:17.554666+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.413786+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.422994+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.428645+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.429603+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.435850+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: cephadm 2024-08-25T11:56:17.436569+0000 mgr.y (mgr.25136) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.475208+0000 mgr.y (mgr.25136) 773 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.477076+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.485970+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.500233+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.508303+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.532033+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.534948+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.537137+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.539260+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.541442+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.543110+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.544707+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.546817+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.549093+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.551033+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.552770+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[25081]: audit 2024-08-25T11:56:17.554666+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.413786+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.422994+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.428645+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.429603+0000 mon.b (mon.1) 1878 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.435850+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: cephadm 2024-08-25T11:56:17.436569+0000 mgr.y (mgr.25136) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.475208+0000 mgr.y (mgr.25136) 773 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.477076+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.485970+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.500233+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.508303+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.532033+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.534948+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.537137+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.539260+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.541442+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.543110+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.544707+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.546817+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.549093+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.551033+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.552770+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:18.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:18 smithi059 bash[19666]: audit 2024-08-25T11:56:17.554666+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:19.001 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:56:19.001 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading grafana daemons", 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:56:19.002 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:56:19.506 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:56:19] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-08-25T11:56:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[19666]: audit 2024-08-25T11:56:17.636628+0000 mgr.y (mgr.25136) 774 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[19666]: cluster 2024-08-25T11:56:17.899625+0000 mgr.y (mgr.25136) 775 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[19666]: audit 2024-08-25T11:56:17.959485+0000 mgr.y (mgr.25136) 776 : audit [DBG] from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[19666]: audit 2024-08-25T11:56:18.282106+0000 mgr.y (mgr.25136) 777 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[19666]: audit 2024-08-25T11:56:18.670515+0000 mon.c (mon.2) 261 : audit [DBG] from='client.? 172.21.15.59:0/3510283258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[25081]: audit 2024-08-25T11:56:17.636628+0000 mgr.y (mgr.25136) 774 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[25081]: cluster 2024-08-25T11:56:17.899625+0000 mgr.y (mgr.25136) 775 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[25081]: audit 2024-08-25T11:56:17.959485+0000 mgr.y (mgr.25136) 776 : audit [DBG] from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[25081]: audit 2024-08-25T11:56:18.282106+0000 mgr.y (mgr.25136) 777 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:19 smithi059 bash[25081]: audit 2024-08-25T11:56:18.670515+0000 mon.c (mon.2) 261 : audit [DBG] from='client.? 172.21.15.59:0/3510283258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:19 smithi196 bash[20359]: audit 2024-08-25T11:56:17.636628+0000 mgr.y (mgr.25136) 774 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:19 smithi196 bash[20359]: cluster 2024-08-25T11:56:17.899625+0000 mgr.y (mgr.25136) 775 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:19 smithi196 bash[20359]: audit 2024-08-25T11:56:17.959485+0000 mgr.y (mgr.25136) 776 : audit [DBG] from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:19 smithi196 bash[20359]: audit 2024-08-25T11:56:18.282106+0000 mgr.y (mgr.25136) 777 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:19 smithi196 bash[20359]: audit 2024-08-25T11:56:18.670515+0000 mon.c (mon.2) 261 : audit [DBG] from='client.? 172.21.15.59:0/3510283258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:20.393 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381300633Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-08-25T11:56:20Z 2024-08-25T11:56:20.393 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381576115Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-25T11:56:20.393 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.38158623Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381591944Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381597532Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381607593Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.38161216Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.38161689Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381622259Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381627162Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381632527Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381637905Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381643075Z level=info msg=Target target=[all] 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381653522Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-25T11:56:20.394 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381658412Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-25T11:56:20.395 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381663286Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-25T11:56:20.395 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381667687Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-25T11:56:20.395 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381672299Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-25T11:56:20.395 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=settings t=2024-08-25T11:56:20.381677143Z level=info msg="App mode production" 2024-08-25T11:56:20.395 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=sqlstore t=2024-08-25T11:56:20.382025647Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-25T11:56:20.395 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=sqlstore t=2024-08-25T11:56:20.382047979Z 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-08-25T11:56:20.395 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.38272995Z level=info msg="Starting DB migrations" 2024-08-25T11:56:20.395 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.398351778Z level=info msg="Executing migration" id="Add uid column to user" 2024-08-25T11:56:20.646 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[20359]: audit 2024-08-25T11:56:19.003074+0000 mgr.y (mgr.25136) 778 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:20.646 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[20359]: audit 2024-08-25T11:56:19.576594+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:20.646 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.404568455Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=6.215606ms 2024-08-25T11:56:20.646 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.469197224Z level=info msg="Executing migration" id="Update uid column values for users" 2024-08-25T11:56:20.646 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.469472425Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=278.963µs 2024-08-25T11:56:20.646 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.545731934Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-08-25T11:56:20.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.546803062Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.074776ms 2024-08-25T11:56:20.647 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.643421914Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-08-25T11:56:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:20 smithi059 bash[19666]: audit 2024-08-25T11:56:19.003074+0000 mgr.y (mgr.25136) 778 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:20 smithi059 bash[19666]: audit 2024-08-25T11:56:19.576594+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:20 smithi059 bash[25081]: audit 2024-08-25T11:56:19.003074+0000 mgr.y (mgr.25136) 778 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:20 smithi059 bash[25081]: audit 2024-08-25T11:56:19.576594+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:20.902 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.650772131Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.348209ms 2024-08-25T11:56:20.903 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.760606397Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-08-25T11:56:20.903 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:20 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:20.777249967Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=16.644996ms 2024-08-25T11:56:21.388 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:21.002669638Z level=info msg="Executing migration" id="Add column uid in team" 2024-08-25T11:56:21.388 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:21.018329104Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=15.655944ms 2024-08-25T11:56:21.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:21 smithi059 bash[19666]: cluster 2024-08-25T11:56:19.900336+0000 mgr.y (mgr.25136) 779 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:21 smithi059 bash[25081]: cluster 2024-08-25T11:56:19.900336+0000 mgr.y (mgr.25136) 779 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:21.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[20359]: cluster 2024-08-25T11:56:19.900336+0000 mgr.y (mgr.25136) 779 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:21.873 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:21.47888046Z level=info msg="Executing migration" id="Update uid column values in team" 2024-08-25T11:56:21.873 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:21.479422977Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=542.631µs 2024-08-25T11:56:21.873 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:21.643135672Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-08-25T11:56:21.873 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:21.645719069Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.580457ms 2024-08-25T11:56:22.214 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:21.957791497Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-08-25T11:56:22.214 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:21 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:21.960284173Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.491243ms 2024-08-25T11:56:22.214 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.139300097Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-08-25T11:56:22.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.15634002Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=17.03685ms 2024-08-25T11:56:22.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.202862351Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-08-25T11:56:22.485 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.219125451Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=16.258827ms 2024-08-25T11:56:22.485 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.278620872Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-08-25T11:56:22.485 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.278876881Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=254.605µs 2024-08-25T11:56:22.485 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.330113749Z level=info msg="Executing migration" id="permission kind migration" 2024-08-25T11:56:22.485 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.345973732Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.835356ms 2024-08-25T11:56:22.485 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.371814526Z level=info msg="Executing migration" id="permission attribute migration" 2024-08-25T11:56:22.485 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.387324282Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=15.508426ms 2024-08-25T11:56:22.486 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.430542923Z level=info msg="Executing migration" id="permission identifier migration" 2024-08-25T11:56:22.486 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.44845152Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=17.908056ms 2024-08-25T11:56:22.762 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.489261311Z level=info msg="Executing migration" id="add permission identifier index" 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.492736677Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.473052ms 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.506277098Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.509406077Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.129149ms 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.523147718Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.525495716Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.347885ms 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.556884274Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.55694419Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=60.909µs 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.573808606Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.57618958Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.38003ms 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.615818498Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-08-25T11:56:22.763 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.61829993Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.482276ms 2024-08-25T11:56:22.764 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.65783477Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-08-25T11:56:22.764 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.705974871Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=48.139428ms 2024-08-25T11:56:22.764 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.733203695Z level=info msg="Executing migration" id="create correlation v2" 2024-08-25T11:56:22.764 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.735211848Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.007801ms 2024-08-25T11:56:22.764 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.766615883Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-08-25T11:56:23.057 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.769029849Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.413454ms 2024-08-25T11:56:23.057 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.791870769Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-08-25T11:56:23.057 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.793227554Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.35811ms 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.842176752Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.843177786Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.014272ms 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.867410218Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.867642178Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=231.904µs 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.892580958Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.893258667Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=677.112µs 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.934815241Z level=info msg="Executing migration" id="add provisioning column" 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.950930722Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.113605ms 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.998259187Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-08-25T11:56:23.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:22 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:22.998563554Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=304.095µs 2024-08-25T11:56:23.059 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:23.061386413Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-08-25T11:56:23.059 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:23.061582576Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=197.27µs 2024-08-25T11:56:23.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:23.259217147Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-08-25T11:56:23.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:23.27711159Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=17.893725ms 2024-08-25T11:56:23.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:23 smithi059 bash[19666]: cluster 2024-08-25T11:56:21.902017+0000 mgr.y (mgr.25136) 780 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:23.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:23 smithi059 bash[19666]: cephadm 2024-08-25T11:56:22.083741+0000 mgr.y (mgr.25136) 781 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-25T11:56:23.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:23 smithi059 bash[19666]: cephadm 2024-08-25T11:56:22.177828+0000 mgr.y (mgr.25136) 782 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:56:23.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:23 smithi059 bash[25081]: cluster 2024-08-25T11:56:21.902017+0000 mgr.y (mgr.25136) 780 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:23.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:23 smithi059 bash[25081]: cephadm 2024-08-25T11:56:22.083741+0000 mgr.y (mgr.25136) 781 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-25T11:56:23.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:23 smithi059 bash[25081]: cephadm 2024-08-25T11:56:22.177828+0000 mgr.y (mgr.25136) 782 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:56:23.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[20359]: cluster 2024-08-25T11:56:21.902017+0000 mgr.y (mgr.25136) 780 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:23.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[20359]: cephadm 2024-08-25T11:56:22.083741+0000 mgr.y (mgr.25136) 781 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-25T11:56:23.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[20359]: cephadm 2024-08-25T11:56:22.177828+0000 mgr.y (mgr.25136) 782 : cephadm [INF] Deploying daemon grafana.a on smithi196 2024-08-25T11:56:23.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:23.714225883Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-08-25T11:56:23.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:23.715154891Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=929.058µs 2024-08-25T11:56:23.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:23.773319414Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-08-25T11:56:23.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:23 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:23.773789573Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=467.796µs 2024-08-25T11:56:24.296 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.016564081Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-08-25T11:56:24.296 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.01829986Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.734318ms 2024-08-25T11:56:24.296 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.146019649Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-08-25T11:56:24.296 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.148521111Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.494065ms 2024-08-25T11:56:24.598 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.301018028Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-08-25T11:56:24.598 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.303126187Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.107672ms 2024-08-25T11:56:24.598 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.377181044Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-08-25T11:56:24.598 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.377951369Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=768.654µs 2024-08-25T11:56:24.598 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.493866406Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-08-25T11:56:24.598 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.494629753Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=764.048µs 2024-08-25T11:56:24.599 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.602614852Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-08-25T11:56:24.861 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.605250461Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.638543ms 2024-08-25T11:56:24.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.682960465Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-08-25T11:56:24.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.68562481Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.666497ms 2024-08-25T11:56:24.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.782728378Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-08-25T11:56:24.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.785407529Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.671076ms 2024-08-25T11:56:24.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.829229392Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-08-25T11:56:24.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.830511451Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.283065ms 2024-08-25T11:56:25.130 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.871374951Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-08-25T11:56:25.130 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.872546786Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.185924ms 2024-08-25T11:56:25.131 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.921883415Z level=info msg="Executing migration" id="create anon_device table" 2024-08-25T11:56:25.131 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.922809964Z level=info msg="Migration successfully executed" id="create anon_device table" duration=929.591µs 2024-08-25T11:56:25.131 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.989312087Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-08-25T11:56:25.131 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:24 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:24.990395955Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.101009ms 2024-08-25T11:56:25.131 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.040002832Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-08-25T11:56:25.131 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.041078382Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.089991ms 2024-08-25T11:56:25.131 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.135305896Z level=info msg="Executing migration" id="create signing_key table" 2024-08-25T11:56:25.437 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.137407567Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.102795ms 2024-08-25T11:56:25.437 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.25198424Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-08-25T11:56:25.437 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.253011089Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.028718ms 2024-08-25T11:56:25.437 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.442014752Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-08-25T11:56:25.756 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[20359]: cluster 2024-08-25T11:56:23.902736+0000 mgr.y (mgr.25136) 783 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:25.757 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.443012389Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=999.974µs 2024-08-25T11:56:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:25 smithi059 bash[19666]: cluster 2024-08-25T11:56:23.902736+0000 mgr.y (mgr.25136) 783 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:26.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:25 smithi059 bash[25081]: cluster 2024-08-25T11:56:23.902736+0000 mgr.y (mgr.25136) 783 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:26.073 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.761734045Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-08-25T11:56:26.074 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.762679729Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=948.432µs 2024-08-25T11:56:26.074 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.906808054Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-08-25T11:56:26.074 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:25 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:25.923153896Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.346649ms 2024-08-25T11:56:26.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.078413812Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-08-25T11:56:26.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.080239726Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.827627ms 2024-08-25T11:56:26.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.154136334Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-08-25T11:56:26.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.156922278Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=2.785127ms 2024-08-25T11:56:26.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.205020266Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-08-25T11:56:26.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.206317594Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.299235ms 2024-08-25T11:56:26.363 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.264058641Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-08-25T11:56:26.363 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.26633646Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=2.283742ms 2024-08-25T11:56:26.800 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.465449568Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-08-25T11:56:26.800 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.471704728Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=6.257493ms 2024-08-25T11:56:26.800 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[20359]: audit 2024-08-25T11:56:24.802592+0000 mgr.y (mgr.25136) 784 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:26.800 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[20359]: audit 2024-08-25T11:56:25.781621+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:26.800 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[20359]: audit 2024-08-25T11:56:25.795460+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:26.800 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[20359]: audit 2024-08-25T11:56:25.808320+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:26 smithi059 bash[19666]: audit 2024-08-25T11:56:24.802592+0000 mgr.y (mgr.25136) 784 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:26 smithi059 bash[19666]: audit 2024-08-25T11:56:25.781621+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:26 smithi059 bash[19666]: audit 2024-08-25T11:56:25.795460+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:26 smithi059 bash[19666]: audit 2024-08-25T11:56:25.808320+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:26 smithi059 bash[25081]: audit 2024-08-25T11:56:24.802592+0000 mgr.y (mgr.25136) 784 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:26 smithi059 bash[25081]: audit 2024-08-25T11:56:25.781621+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:26 smithi059 bash[25081]: audit 2024-08-25T11:56:25.795460+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:26 smithi059 bash[25081]: audit 2024-08-25T11:56:25.808320+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:27.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.803376038Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-08-25T11:56:27.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.806218274Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.84377ms 2024-08-25T11:56:27.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.959337385Z level=info msg="Executing migration" id="create sso_setting table" 2024-08-25T11:56:27.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:26 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:26.96205817Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.723305ms 2024-08-25T11:56:27.432 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.173272959Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-08-25T11:56:27.432 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.175488278Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.217656ms 2024-08-25T11:56:27.433 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.297214784Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-08-25T11:56:27.433 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.298558368Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.343827ms 2024-08-25T11:56:27.742 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[20359]: cluster 2024-08-25T11:56:25.904387+0000 mgr.y (mgr.25136) 785 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:27.743 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.437035464Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-08-25T11:56:27.743 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.437219624Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=185.593µs 2024-08-25T11:56:27.743 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.529574266Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-08-25T11:56:27.743 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.546783284Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.204304ms 2024-08-25T11:56:27.744 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.646626785Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-08-25T11:56:27.744 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.663936158Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=17.309126ms 2024-08-25T11:56:27.744 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.747066382Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-08-25T11:56:28.009 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.747913702Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=849.032µs 2024-08-25T11:56:28.009 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=migrator t=2024-08-25T11:56:27.840499011Z level=info msg="migrations completed" performed=65 skipped=482 duration=7.442222479s 2024-08-25T11:56:28.009 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=sqlstore t=2024-08-25T11:56:27.842972487Z level=info msg="Created default organization" 2024-08-25T11:56:28.009 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=secrets t=2024-08-25T11:56:27.931526199Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-25T11:56:28.009 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:27 smithi196 bash[79344]: logger=plugin.store t=2024-08-25T11:56:27.96516301Z level=info msg="Loading plugins..." 2024-08-25T11:56:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:27 smithi059 bash[19666]: cluster 2024-08-25T11:56:25.904387+0000 mgr.y (mgr.25136) 785 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:28.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:27 smithi059 bash[25081]: cluster 2024-08-25T11:56:25.904387+0000 mgr.y (mgr.25136) 785 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:28.280 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=local.finder t=2024-08-25T11:56:28.014276319Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-25T11:56:28.280 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=plugin.store t=2024-08-25T11:56:28.014303107Z level=info msg="Plugins loaded" count=55 duration=49.140842ms 2024-08-25T11:56:28.280 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=query_data t=2024-08-25T11:56:28.016769554Z level=info msg="Query Service initialization" 2024-08-25T11:56:28.280 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=live.push_http t=2024-08-25T11:56:28.019322577Z level=info msg="Live Push Gateway initialization" 2024-08-25T11:56:28.280 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=ngalert.migration t=2024-08-25T11:56:28.073885033Z level=info msg=Starting 2024-08-25T11:56:28.280 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=ngalert.state.manager t=2024-08-25T11:56:28.18577254Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-08-25T11:56:28.281 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=infra.usagestats.collector t=2024-08-25T11:56:28.190105374Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-25T11:56:28.281 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=provisioning.datasources t=2024-08-25T11:56:28.284622224Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-25T11:56:28.612 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=provisioning.datasources t=2024-08-25T11:56:28.285620151Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-25T11:56:29.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=provisioning.alerting t=2024-08-25T11:56:28.779761118Z level=info msg="starting to provision alerting" 2024-08-25T11:56:29.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=provisioning.alerting t=2024-08-25T11:56:28.779804507Z level=info msg="finished to provision alerting" 2024-08-25T11:56:29.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=ngalert.state.manager t=2024-08-25T11:56:28.780194797Z level=info msg="Warming state cache for startup" 2024-08-25T11:56:29.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=ngalert.multiorg.alertmanager t=2024-08-25T11:56:28.78104601Z level=info msg="Starting MultiOrg Alertmanager" 2024-08-25T11:56:29.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=grafanaStorageLogger t=2024-08-25T11:56:28.782038154Z level=info msg="Storage starting" 2024-08-25T11:56:29.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=http.server t=2024-08-25T11:56:28.783815274Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-08-25T11:56:29.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=http.server t=2024-08-25T11:56:28.784054267Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-25T11:56:29.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=grafana.update.checker t=2024-08-25T11:56:28.856301745Z level=info msg="Update check succeeded" duration=74.714743ms 2024-08-25T11:56:29.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=plugins.update.checker t=2024-08-25T11:56:28.862928313Z level=info msg="Update check succeeded" duration=81.088946ms 2024-08-25T11:56:29.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=grafana-apiserver t=2024-08-25T11:56:28.950118038Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-08-25T11:56:29.113 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:28 smithi196 bash[79344]: logger=grafana-apiserver t=2024-08-25T11:56:28.950602726Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-08-25T11:56:29.419 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.420 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.420 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.420 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.421 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.421 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.421 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=provisioning.dashboard t=2024-08-25T11:56:29.179048474Z level=info msg="starting to provision dashboards" 2024-08-25T11:56:29.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=ngalert.state.manager t=2024-08-25T11:56:29.185619139Z level=info msg="State cache has been initialized" states=0 duration=405.423955ms 2024-08-25T11:56:29.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=ngalert.scheduler t=2024-08-25T11:56:29.185680655Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-08-25T11:56:29.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=ticker t=2024-08-25T11:56:29.185778831Z level=info msg=starting first_tick=2024-08-25T11:56:30Z 2024-08-25T11:56:29.422 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.422 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:29.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:56:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:56:29] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T11:56:29.772 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[20359]: cluster 2024-08-25T11:56:27.905093+0000 mgr.y (mgr.25136) 786 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:29.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 systemd[1]: Stopping Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:56:29.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=provisioning.dashboard t=2024-08-25T11:56:29.436794675Z level=info msg="finished to provision dashboards" 2024-08-25T11:56:29.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=server t=2024-08-25T11:56:29.547902002Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-25T11:56:29.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=ticker t=2024-08-25T11:56:29.547951805Z level=info msg=stopped last_tick=2024-08-25T11:56:20Z 2024-08-25T11:56:29.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=grafana-apiserver t=2024-08-25T11:56:29.548097636Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-08-25T11:56:29.773 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:29 smithi196 bash[79344]: logger=tracing t=2024-08-25T11:56:29.548089456Z level=info msg="Closing tracing" 2024-08-25T11:56:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:29 smithi059 bash[19666]: cluster 2024-08-25T11:56:27.905093+0000 mgr.y (mgr.25136) 786 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:30.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:29 smithi059 bash[25081]: cluster 2024-08-25T11:56:27.905093+0000 mgr.y (mgr.25136) 786 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:30.493 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:30 smithi196 bash[80305]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-grafana-a 2024-08-25T11:56:30.494 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:30 smithi196 bash[80366]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-grafana-a 2024-08-25T11:56:30.494 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-25T11:56:30.494 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: Stopped Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:56:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.862 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.863 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.863 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.864 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.864 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.864 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.864 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:56:30.864 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:30 smithi196 systemd[1]: Started Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:56:31.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: cluster 2024-08-25T11:56:29.905804+0000 mgr.y (mgr.25136) 787 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.671134+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.683873+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.691906+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.693262+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.702513+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.781782+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.866961+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.871080+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.875943+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.877836+0000 mon.b (mon.1) 1899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:31.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:30.886375+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.035111+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.038520+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.042197+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.043794+0000 mon.b (mon.1) 1903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.050340+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.199990+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.203568+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.207135+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.208853+0000 mon.b (mon.1) 1907 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.215309+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:31.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.365602+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.368983+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.372925+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.374798+0000 mon.b (mon.1) 1911 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.381751+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.514838+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.518168+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.521553+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.523126+0000 mon.b (mon.1) 1915 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:31.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:31 smithi196 bash[20359]: audit 2024-08-25T11:56:31.529159+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: cluster 2024-08-25T11:56:29.905804+0000 mgr.y (mgr.25136) 787 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.671134+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.683873+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.691906+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.693262+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.702513+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.781782+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.866961+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.871080+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.875943+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.877836+0000 mon.b (mon.1) 1899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:30.886375+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.035111+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.038520+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.042197+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.043794+0000 mon.b (mon.1) 1903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.050340+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.199990+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.203568+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.207135+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.208853+0000 mon.b (mon.1) 1907 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.215309+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.365602+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.368983+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.372925+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.374798+0000 mon.b (mon.1) 1911 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.381751+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.514838+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.518168+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.521553+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.523126+0000 mon.b (mon.1) 1915 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[19666]: audit 2024-08-25T11:56:31.529159+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: cluster 2024-08-25T11:56:29.905804+0000 mgr.y (mgr.25136) 787 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.671134+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.683873+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.691906+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.693262+0000 mon.b (mon.1) 1894 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.702513+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.781782+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.866961+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.871080+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.875943+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.877836+0000 mon.b (mon.1) 1899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:30.886375+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.035111+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.038520+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.042197+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.043794+0000 mon.b (mon.1) 1903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.050340+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.199990+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.203568+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.207135+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.208853+0000 mon.b (mon.1) 1907 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.215309+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.365602+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.368983+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.372925+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.374798+0000 mon.b (mon.1) 1911 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.381751+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.514838+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.518168+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.521553+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.523126+0000 mon.b (mon.1) 1915 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:31 smithi059 bash[25081]: audit 2024-08-25T11:56:31.529159+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604395553Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-08-25T11:56:32Z 2024-08-25T11:56:32.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604691549Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-25T11:56:32.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604704989Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-25T11:56:32.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604715861Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-25T11:56:32.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.60472172Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-25T11:56:32.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604726929Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-25T11:56:32.669 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604732069Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604736956Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.6047422Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.6047532Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604758237Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.6047664Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604772785Z level=info msg=Target target=[all] 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604788045Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604793145Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604797735Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604802038Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604807069Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-25T11:56:32.670 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=settings t=2024-08-25T11:56:32.604812357Z level=info msg="App mode production" 2024-08-25T11:56:32.671 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=sqlstore t=2024-08-25T11:56:32.605337724Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-25T11:56:32.671 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=sqlstore t=2024-08-25T11:56:32.605363704Z 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-08-25T11:56:32.671 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=migrator t=2024-08-25T11:56:32.60626795Z level=info msg="Starting DB migrations" 2024-08-25T11:56:32.671 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=migrator t=2024-08-25T11:56:32.628832235Z level=info msg="migrations completed" performed=0 skipped=547 duration=1.43892ms 2024-08-25T11:56:32.671 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=sqlstore t=2024-08-25T11:56:32.631067871Z level=info msg="Created default organization" 2024-08-25T11:56:32.671 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=secrets t=2024-08-25T11:56:32.632181772Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-25T11:56:32.671 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=plugin.store t=2024-08-25T11:56:32.673890053Z level=info msg="Loading plugins..." 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: cephadm 2024-08-25T11:56:30.703761+0000 mgr.y (mgr.25136) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:30.780341+0000 mgr.y (mgr.25136) 789 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: cephadm 2024-08-25T11:56:30.887737+0000 mgr.y (mgr.25136) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: cephadm 2024-08-25T11:56:31.053189+0000 mgr.y (mgr.25136) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: cephadm 2024-08-25T11:56:31.218282+0000 mgr.y (mgr.25136) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: cephadm 2024-08-25T11:56:31.384673+0000 mgr.y (mgr.25136) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: cephadm 2024-08-25T11:56:31.532028+0000 mgr.y (mgr.25136) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.625380+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.628378+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.631183+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.672 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.632684+0000 mon.b (mon.1) 1919 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.637024+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.735202+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.738509+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.742184+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.743706+0000 mon.b (mon.1) 1923 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.750396+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.867664+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.870594+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.873998+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.875427+0000 mon.b (mon.1) 1927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:31.881828+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.001305+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.673 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.004508+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.008569+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.010126+0000 mon.b (mon.1) 1931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.016509+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.119996+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.123068+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.125699+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.127605+0000 mon.b (mon.1) 1935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.134468+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.239253+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.242274+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.245437+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.246708+0000 mon.b (mon.1) 1939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.253317+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.674 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.353408+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.356424+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.360162+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.361528+0000 mon.b (mon.1) 1943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.368840+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.496059+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.498451+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.500589+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.501409+0000 mon.b (mon.1) 1947 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:32.675 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[20359]: audit 2024-08-25T11:56:32.504206+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:32.941 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=local.finder t=2024-08-25T11:56:32.733295514Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-25T11:56:32.941 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=plugin.store t=2024-08-25T11:56:32.733318848Z level=info msg="Plugins loaded" count=55 duration=59.431146ms 2024-08-25T11:56:32.941 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=query_data t=2024-08-25T11:56:32.736269103Z level=info msg="Query Service initialization" 2024-08-25T11:56:32.941 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=live.push_http t=2024-08-25T11:56:32.740496476Z level=info msg="Live Push Gateway initialization" 2024-08-25T11:56:32.941 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=ngalert.migration t=2024-08-25T11:56:32.808264135Z level=info msg=Starting 2024-08-25T11:56:33.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: cephadm 2024-08-25T11:56:30.703761+0000 mgr.y (mgr.25136) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:30.780341+0000 mgr.y (mgr.25136) 789 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:33.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: cephadm 2024-08-25T11:56:30.887737+0000 mgr.y (mgr.25136) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: cephadm 2024-08-25T11:56:31.053189+0000 mgr.y (mgr.25136) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: cephadm 2024-08-25T11:56:31.218282+0000 mgr.y (mgr.25136) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: cephadm 2024-08-25T11:56:31.384673+0000 mgr.y (mgr.25136) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: cephadm 2024-08-25T11:56:31.532028+0000 mgr.y (mgr.25136) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.625380+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.628378+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.631183+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.632684+0000 mon.b (mon.1) 1919 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.637024+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.735202+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.738509+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.742184+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.743706+0000 mon.b (mon.1) 1923 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.750396+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.867664+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.870594+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.873998+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.875427+0000 mon.b (mon.1) 1927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:31.881828+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.001305+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.004508+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.008569+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.010126+0000 mon.b (mon.1) 1931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.016509+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.119996+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.123068+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.125699+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.127605+0000 mon.b (mon.1) 1935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.134468+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.239253+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.242274+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.245437+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.246708+0000 mon.b (mon.1) 1939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.253317+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.353408+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.356424+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.360162+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.361528+0000 mon.b (mon.1) 1943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.368840+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.496059+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.498451+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.500589+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.501409+0000 mon.b (mon.1) 1947 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[25081]: audit 2024-08-25T11:56:32.504206+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: cephadm 2024-08-25T11:56:30.703761+0000 mgr.y (mgr.25136) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:30.780341+0000 mgr.y (mgr.25136) 789 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: cephadm 2024-08-25T11:56:30.887737+0000 mgr.y (mgr.25136) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: cephadm 2024-08-25T11:56:31.053189+0000 mgr.y (mgr.25136) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: cephadm 2024-08-25T11:56:31.218282+0000 mgr.y (mgr.25136) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: cephadm 2024-08-25T11:56:31.384673+0000 mgr.y (mgr.25136) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: cephadm 2024-08-25T11:56:31.532028+0000 mgr.y (mgr.25136) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.625380+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.628378+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.631183+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.632684+0000 mon.b (mon.1) 1919 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.637024+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.735202+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.738509+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.742184+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.743706+0000 mon.b (mon.1) 1923 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.750396+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.867664+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.870594+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.873998+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.875427+0000 mon.b (mon.1) 1927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:31.881828+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.001305+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.004508+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.008569+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.010126+0000 mon.b (mon.1) 1931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.016509+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.119996+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.123068+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.125699+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.127605+0000 mon.b (mon.1) 1935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.134468+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.239253+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.242274+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.245437+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.246708+0000 mon.b (mon.1) 1939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.253317+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.353408+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.356424+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.360162+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.361528+0000 mon.b (mon.1) 1943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.368840+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.496059+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.498451+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.500589+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.501409+0000 mon.b (mon.1) 1947 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:32 smithi059 bash[19666]: audit 2024-08-25T11:56:32.504206+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=ngalert.state.manager t=2024-08-25T11:56:32.944310082Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:32 smithi196 bash[80422]: logger=infra.usagestats.collector t=2024-08-25T11:56:32.94773175Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=provisioning.datasources t=2024-08-25T11:56:33.0012632Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=provisioning.datasources t=2024-08-25T11:56:33.002010321Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=provisioning.alerting t=2024-08-25T11:56:33.141271766Z level=info msg="starting to provision alerting" 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=provisioning.alerting t=2024-08-25T11:56:33.141293819Z level=info msg="finished to provision alerting" 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=grafanaStorageLogger t=2024-08-25T11:56:33.141623407Z level=info msg="Storage starting" 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=ngalert.state.manager t=2024-08-25T11:56:33.142104322Z level=info msg="Warming state cache for startup" 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=ngalert.multiorg.alertmanager t=2024-08-25T11:56:33.142667953Z level=info msg="Starting MultiOrg Alertmanager" 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=ngalert.state.manager t=2024-08-25T11:56:33.142840309Z level=info msg="State cache has been initialized" states=0 duration=734.707µs 2024-08-25T11:56:33.215 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=ngalert.scheduler t=2024-08-25T11:56:33.142878818Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-08-25T11:56:33.216 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=ticker t=2024-08-25T11:56:33.142957091Z level=info msg=starting first_tick=2024-08-25T11:56:40Z 2024-08-25T11:56:33.216 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=http.server t=2024-08-25T11:56:33.14494455Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-08-25T11:56:33.216 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=http.server t=2024-08-25T11:56:33.145227172Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-25T11:56:33.216 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=grafana.update.checker t=2024-08-25T11:56:33.219778964Z level=info msg="Update check succeeded" duration=78.099628ms 2024-08-25T11:56:33.502 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=plugins.update.checker t=2024-08-25T11:56:33.226359212Z level=info msg="Update check succeeded" duration=84.487029ms 2024-08-25T11:56:33.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=grafana-apiserver t=2024-08-25T11:56:33.497879382Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-08-25T11:56:33.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=grafana-apiserver t=2024-08-25T11:56:33.498305851Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-08-25T11:56:33.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=provisioning.dashboard t=2024-08-25T11:56:33.501067977Z level=info msg="starting to provision dashboards" 2024-08-25T11:56:33.862 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[80422]: logger=provisioning.dashboard t=2024-08-25T11:56:33.556071781Z level=info msg="finished to provision dashboards" 2024-08-25T11:56:33.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cephadm 2024-08-25T11:56:31.641094+0000 mgr.y (mgr.25136) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cephadm 2024-08-25T11:56:31.752148+0000 mgr.y (mgr.25136) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cephadm 2024-08-25T11:56:31.883279+0000 mgr.y (mgr.25136) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cluster 2024-08-25T11:56:31.907124+0000 mgr.y (mgr.25136) 798 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.018414+0000 mgr.y (mgr.25136) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.136327+0000 mgr.y (mgr.25136) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.255090+0000 mgr.y (mgr.25136) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.370222+0000 mgr.y (mgr.25136) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.504864+0000 mgr.y (mgr.25136) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.589204+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.591881+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.595067+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.596206+0000 mon.b (mon.1) 1951 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.604402+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.701230+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.703912+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.707061+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.708221+0000 mon.b (mon.1) 1955 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.716196+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.846057+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.848709+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.851305+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.852295+0000 mon.b (mon.1) 1959 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.858945+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.964540+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.966883+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.969051+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.969810+0000 mon.b (mon.1) 1963 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:32.976537+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.082157+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.084327+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.087417+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.088556+0000 mon.b (mon.1) 1967 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.094400+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.200383+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.202921+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.205834+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.206871+0000 mon.b (mon.1) 1971 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.213044+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.305013+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.307434+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.310131+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.310918+0000 mon.b (mon.1) 1975 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.316187+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.412785+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.415538+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:33.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.419121+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:33.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.420687+0000 mon.b (mon.1) 1979 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:33.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:33 smithi196 bash[20359]: audit 2024-08-25T11:56:33.430531+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cephadm 2024-08-25T11:56:31.641094+0000 mgr.y (mgr.25136) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cephadm 2024-08-25T11:56:31.752148+0000 mgr.y (mgr.25136) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cephadm 2024-08-25T11:56:31.883279+0000 mgr.y (mgr.25136) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cluster 2024-08-25T11:56:31.907124+0000 mgr.y (mgr.25136) 798 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.018414+0000 mgr.y (mgr.25136) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.136327+0000 mgr.y (mgr.25136) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.255090+0000 mgr.y (mgr.25136) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.370222+0000 mgr.y (mgr.25136) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.504864+0000 mgr.y (mgr.25136) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.589204+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.591881+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.595067+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.596206+0000 mon.b (mon.1) 1951 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.604402+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.701230+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.703912+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.707061+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.708221+0000 mon.b (mon.1) 1955 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.716196+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.846057+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.848709+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.851305+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.852295+0000 mon.b (mon.1) 1959 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.858945+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.964540+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.966883+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.969051+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.969810+0000 mon.b (mon.1) 1963 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:32.976537+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.082157+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.084327+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.087417+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.088556+0000 mon.b (mon.1) 1967 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.094400+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.200383+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.202921+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.205834+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.206871+0000 mon.b (mon.1) 1971 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.213044+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.305013+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cephadm 2024-08-25T11:56:31.641094+0000 mgr.y (mgr.25136) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cephadm 2024-08-25T11:56:31.752148+0000 mgr.y (mgr.25136) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cephadm 2024-08-25T11:56:31.883279+0000 mgr.y (mgr.25136) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cluster 2024-08-25T11:56:31.907124+0000 mgr.y (mgr.25136) 798 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.018414+0000 mgr.y (mgr.25136) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.136327+0000 mgr.y (mgr.25136) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.255090+0000 mgr.y (mgr.25136) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.370222+0000 mgr.y (mgr.25136) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.504864+0000 mgr.y (mgr.25136) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.589204+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.591881+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.595067+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.596206+0000 mon.b (mon.1) 1951 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.604402+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.701230+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.703912+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.707061+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.708221+0000 mon.b (mon.1) 1955 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.716196+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.846057+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.307434+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.310131+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.310918+0000 mon.b (mon.1) 1975 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.316187+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.412785+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.415538+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.419121+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.420687+0000 mon.b (mon.1) 1979 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[25081]: audit 2024-08-25T11:56:33.430531+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.848709+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.851305+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.852295+0000 mon.b (mon.1) 1959 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.858945+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.964540+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.966883+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.969051+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.969810+0000 mon.b (mon.1) 1963 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:32.976537+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.082157+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.084327+0000 mon.b (mon.1) 1965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.087417+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.088556+0000 mon.b (mon.1) 1967 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.094400+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.200383+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.202921+0000 mon.b (mon.1) 1969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.205834+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.206871+0000 mon.b (mon.1) 1971 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.213044+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.305013+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.307434+0000 mon.b (mon.1) 1973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.310131+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.310918+0000 mon.b (mon.1) 1975 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.316187+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.412785+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.415538+0000 mon.b (mon.1) 1977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.419121+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.420687+0000 mon.b (mon.1) 1979 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:33 smithi059 bash[19666]: audit 2024-08-25T11:56:33.430531+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.605850+0000 mgr.y (mgr.25136) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.717196+0000 mgr.y (mgr.25136) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.860300+0000 mgr.y (mgr.25136) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:32.977390+0000 mgr.y (mgr.25136) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:33.095776+0000 mgr.y (mgr.25136) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:33.213887+0000 mgr.y (mgr.25136) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:33.316825+0000 mgr.y (mgr.25136) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:33.432005+0000 mgr.y (mgr.25136) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.548182+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.564525+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.567485+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.568912+0000 mon.b (mon.1) 1983 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.575447+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: cephadm 2024-08-25T11:56:33.576468+0000 mgr.y (mgr.25136) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.711303+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.714685+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.718408+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.719939+0000 mon.b (mon.1) 1987 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.726313+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.860444+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.605850+0000 mgr.y (mgr.25136) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.717196+0000 mgr.y (mgr.25136) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.860300+0000 mgr.y (mgr.25136) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:32.977390+0000 mgr.y (mgr.25136) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:33.095776+0000 mgr.y (mgr.25136) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:33.213887+0000 mgr.y (mgr.25136) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:33.316825+0000 mgr.y (mgr.25136) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:33.432005+0000 mgr.y (mgr.25136) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.548182+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.564525+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.567485+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.568912+0000 mon.b (mon.1) 1983 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.575447+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: cephadm 2024-08-25T11:56:33.576468+0000 mgr.y (mgr.25136) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.711303+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.714685+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.718408+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.719939+0000 mon.b (mon.1) 1987 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.726313+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.860444+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.863494+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.866848+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.868286+0000 mon.b (mon.1) 1991 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:33.874817+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.018942+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.021619+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.024613+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.025774+0000 mon.b (mon.1) 1995 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.030961+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.161551+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.164948+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.168031+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.169200+0000 mon.b (mon.1) 1999 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.173716+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.253262+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.256072+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.258840+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.260127+0000 mon.b (mon.1) 2003 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.264912+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.363914+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.863494+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.866848+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.868286+0000 mon.b (mon.1) 1991 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:33.874817+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.018942+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.021619+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.024613+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.025774+0000 mon.b (mon.1) 1995 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.030961+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.161551+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.164948+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.168031+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.169200+0000 mon.b (mon.1) 1999 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.173716+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.253262+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.256072+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.258840+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.260127+0000 mon.b (mon.1) 2003 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.264912+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.363914+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.366827+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.370081+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.371263+0000 mon.b (mon.1) 2007 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.376199+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.492276+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.495540+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.498264+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.499374+0000 mon.b (mon.1) 2011 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[19666]: audit 2024-08-25T11:56:34.504920+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.366827+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.370081+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.371263+0000 mon.b (mon.1) 2007 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.376199+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.492276+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.495540+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.498264+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.499374+0000 mon.b (mon.1) 2011 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:34 smithi059 bash[25081]: audit 2024-08-25T11:56:34.504920+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.605850+0000 mgr.y (mgr.25136) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.717196+0000 mgr.y (mgr.25136) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.860300+0000 mgr.y (mgr.25136) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:32.977390+0000 mgr.y (mgr.25136) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:33.095776+0000 mgr.y (mgr.25136) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:33.213887+0000 mgr.y (mgr.25136) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:33.316825+0000 mgr.y (mgr.25136) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:33.432005+0000 mgr.y (mgr.25136) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.548182+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.564525+0000 mon.b (mon.1) 1981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.567485+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.568912+0000 mon.b (mon.1) 1983 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.575447+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: cephadm 2024-08-25T11:56:33.576468+0000 mgr.y (mgr.25136) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.711303+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.714685+0000 mon.b (mon.1) 1985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.718408+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.719939+0000 mon.b (mon.1) 1987 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.726313+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.860444+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.863494+0000 mon.b (mon.1) 1989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.866848+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.868286+0000 mon.b (mon.1) 1991 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:33.874817+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.018942+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.021619+0000 mon.b (mon.1) 1993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.024613+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.025774+0000 mon.b (mon.1) 1995 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.030961+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.161551+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.164948+0000 mon.b (mon.1) 1997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.168031+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.169200+0000 mon.b (mon.1) 1999 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.173716+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.253262+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.256072+0000 mon.b (mon.1) 2001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.258840+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.260127+0000 mon.b (mon.1) 2003 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.264912+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.363914+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.366827+0000 mon.b (mon.1) 2005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.370081+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.371263+0000 mon.b (mon.1) 2007 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.376199+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.492276+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.495540+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.498264+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.499374+0000 mon.b (mon.1) 2011 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:34.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:34 smithi196 bash[20359]: audit 2024-08-25T11:56:34.504920+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: cephadm 2024-08-25T11:56:33.727277+0000 mgr.y (mgr.25136) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: cephadm 2024-08-25T11:56:33.877855+0000 mgr.y (mgr.25136) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: cluster 2024-08-25T11:56:33.907759+0000 mgr.y (mgr.25136) 815 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: cephadm 2024-08-25T11:56:34.032722+0000 mgr.y (mgr.25136) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: cephadm 2024-08-25T11:56:34.176192+0000 mgr.y (mgr.25136) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: cephadm 2024-08-25T11:56:34.267307+0000 mgr.y (mgr.25136) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: cephadm 2024-08-25T11:56:34.380298+0000 mgr.y (mgr.25136) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: cephadm 2024-08-25T11:56:34.505983+0000 mgr.y (mgr.25136) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.576628+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.621281+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.624906+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.628165+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.629572+0000 mon.b (mon.1) 2016 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.634804+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.782296+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.785306+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:35.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.787900+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.788784+0000 mon.b (mon.1) 2020 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.793552+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.884318+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.887371+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.891558+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.892958+0000 mon.b (mon.1) 2024 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:34.896862+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.024395+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.027996+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.031474+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.032858+0000 mon.b (mon.1) 2028 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.039425+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:35.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.180554+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.183631+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.187010+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.188277+0000 mon.b (mon.1) 2032 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.195141+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.301715+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.304319+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.306897+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.307959+0000 mon.b (mon.1) 2036 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.313993+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.437494+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.439983+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.443019+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:35.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.443955+0000 mon.b (mon.1) 2040 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:35.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:35 smithi196 bash[20359]: audit 2024-08-25T11:56:35.449677+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: cephadm 2024-08-25T11:56:33.727277+0000 mgr.y (mgr.25136) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: cephadm 2024-08-25T11:56:33.877855+0000 mgr.y (mgr.25136) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: cluster 2024-08-25T11:56:33.907759+0000 mgr.y (mgr.25136) 815 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: cephadm 2024-08-25T11:56:34.032722+0000 mgr.y (mgr.25136) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: cephadm 2024-08-25T11:56:34.176192+0000 mgr.y (mgr.25136) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: cephadm 2024-08-25T11:56:34.267307+0000 mgr.y (mgr.25136) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: cephadm 2024-08-25T11:56:34.380298+0000 mgr.y (mgr.25136) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: cephadm 2024-08-25T11:56:34.505983+0000 mgr.y (mgr.25136) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.576628+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.621281+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.624906+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.628165+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.629572+0000 mon.b (mon.1) 2016 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.634804+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.782296+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.785306+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.787900+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.788784+0000 mon.b (mon.1) 2020 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.793552+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.884318+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: cephadm 2024-08-25T11:56:33.727277+0000 mgr.y (mgr.25136) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: cephadm 2024-08-25T11:56:33.877855+0000 mgr.y (mgr.25136) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: cluster 2024-08-25T11:56:33.907759+0000 mgr.y (mgr.25136) 815 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: cephadm 2024-08-25T11:56:34.032722+0000 mgr.y (mgr.25136) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: cephadm 2024-08-25T11:56:34.176192+0000 mgr.y (mgr.25136) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: cephadm 2024-08-25T11:56:34.267307+0000 mgr.y (mgr.25136) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: cephadm 2024-08-25T11:56:34.380298+0000 mgr.y (mgr.25136) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: cephadm 2024-08-25T11:56:34.505983+0000 mgr.y (mgr.25136) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.576628+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.621281+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.624906+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.628165+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.629572+0000 mon.b (mon.1) 2016 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.634804+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.782296+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.785306+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.787900+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.788784+0000 mon.b (mon.1) 2020 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.793552+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.884318+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.887371+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.891558+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.892958+0000 mon.b (mon.1) 2024 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:34.896862+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.024395+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.027996+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.031474+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.032858+0000 mon.b (mon.1) 2028 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.039425+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.180554+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.183631+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.187010+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.188277+0000 mon.b (mon.1) 2032 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.195141+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.301715+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.304319+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.306897+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.307959+0000 mon.b (mon.1) 2036 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.313993+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.437494+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.439983+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.443019+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.443955+0000 mon.b (mon.1) 2040 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[19666]: audit 2024-08-25T11:56:35.449677+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.887371+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.891558+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.892958+0000 mon.b (mon.1) 2024 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:34.896862+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.024395+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.027996+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.031474+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.032858+0000 mon.b (mon.1) 2028 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.039425+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.180554+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.183631+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.187010+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.188277+0000 mon.b (mon.1) 2032 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.195141+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.301715+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.304319+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.306897+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.307959+0000 mon.b (mon.1) 2036 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.313993+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.437494+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.439983+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.443019+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.443955+0000 mon.b (mon.1) 2040 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:35 smithi059 bash[25081]: audit 2024-08-25T11:56:35.449677+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: cephadm 2024-08-25T11:56:34.637792+0000 mgr.y (mgr.25136) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: cephadm 2024-08-25T11:56:34.796335+0000 mgr.y (mgr.25136) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:34.813673+0000 mgr.y (mgr.25136) 823 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: cephadm 2024-08-25T11:56:34.901759+0000 mgr.y (mgr.25136) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.042561+0000 mgr.y (mgr.25136) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.197284+0000 mgr.y (mgr.25136) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.315197+0000 mgr.y (mgr.25136) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.450705+0000 mgr.y (mgr.25136) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.822 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.569451+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.572067+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.574620+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.575726+0000 mon.b (mon.1) 2044 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.578613+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.582033+0000 mgr.y (mgr.25136) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.658494+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.661305+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.664356+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.665836+0000 mon.b (mon.1) 2048 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.671479+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.753396+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: cephadm 2024-08-25T11:56:34.637792+0000 mgr.y (mgr.25136) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: cephadm 2024-08-25T11:56:34.796335+0000 mgr.y (mgr.25136) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:34.813673+0000 mgr.y (mgr.25136) 823 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: cephadm 2024-08-25T11:56:34.901759+0000 mgr.y (mgr.25136) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.042561+0000 mgr.y (mgr.25136) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.197284+0000 mgr.y (mgr.25136) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.315197+0000 mgr.y (mgr.25136) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.450705+0000 mgr.y (mgr.25136) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.569451+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.572067+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.574620+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.575726+0000 mon.b (mon.1) 2044 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.578613+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.582033+0000 mgr.y (mgr.25136) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.658494+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.661305+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.664356+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.665836+0000 mon.b (mon.1) 2048 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.671479+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.753396+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: cephadm 2024-08-25T11:56:34.637792+0000 mgr.y (mgr.25136) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: cephadm 2024-08-25T11:56:34.796335+0000 mgr.y (mgr.25136) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:34.813673+0000 mgr.y (mgr.25136) 823 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: cephadm 2024-08-25T11:56:34.901759+0000 mgr.y (mgr.25136) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.042561+0000 mgr.y (mgr.25136) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.197284+0000 mgr.y (mgr.25136) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.315197+0000 mgr.y (mgr.25136) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.450705+0000 mgr.y (mgr.25136) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.569451+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.572067+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.574620+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.575726+0000 mon.b (mon.1) 2044 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.578613+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.582033+0000 mgr.y (mgr.25136) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.658494+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.661305+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.664356+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.665836+0000 mon.b (mon.1) 2048 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.671479+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.753396+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.828 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.756131+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.759417+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.760710+0000 mon.b (mon.1) 2052 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.766029+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.881367+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.884223+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.888194+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.889417+0000 mon.b (mon.1) 2056 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.894942+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.975100+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.830 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.977536+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.980348+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.981508+0000 mon.b (mon.1) 2060 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:35.993604+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.032824+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.041603+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.048598+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.081264+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.084112+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.086507+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.087598+0000 mon.b (mon.1) 2064 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.091993+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.184496+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.187630+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.190540+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.192037+0000 mon.b (mon.1) 2068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.196600+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.298031+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.301534+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.305526+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.307151+0000 mon.b (mon.1) 2072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.313685+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.426142+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.429426+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.432830+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.434472+0000 mon.b (mon.1) 2076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:36 smithi196 bash[20359]: audit 2024-08-25T11:56:36.440906+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.756131+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.759417+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.760710+0000 mon.b (mon.1) 2052 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.766029+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.881367+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.884223+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.888194+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.889417+0000 mon.b (mon.1) 2056 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.894942+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.975100+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.977536+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.980348+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.981508+0000 mon.b (mon.1) 2060 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:35.993604+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.032824+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.041603+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.048598+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.081264+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.084112+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.086507+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.087598+0000 mon.b (mon.1) 2064 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.756131+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.759417+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.760710+0000 mon.b (mon.1) 2052 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.766029+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.881367+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.884223+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.888194+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.889417+0000 mon.b (mon.1) 2056 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.894942+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.975100+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.977536+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.980348+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.981508+0000 mon.b (mon.1) 2060 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:35.993604+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.032824+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.041603+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.048598+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.081264+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.084112+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.086507+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.087598+0000 mon.b (mon.1) 2064 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.091993+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.184496+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.187630+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.190540+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.192037+0000 mon.b (mon.1) 2068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.196600+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.298031+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.301534+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.305526+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.307151+0000 mon.b (mon.1) 2072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.313685+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.426142+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.429426+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.432830+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.434472+0000 mon.b (mon.1) 2076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[19666]: audit 2024-08-25T11:56:36.440906+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.091993+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.184496+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.187630+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.190540+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.192037+0000 mon.b (mon.1) 2068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.196600+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.298031+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.301534+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.305526+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.307151+0000 mon.b (mon.1) 2072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.313685+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.426142+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.429426+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.432830+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.434472+0000 mon.b (mon.1) 2076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:36.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:36 smithi059 bash[25081]: audit 2024-08-25T11:56:36.440906+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.674879+0000 mgr.y (mgr.25136) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.769197+0000 mgr.y (mgr.25136) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.896516+0000 mgr.y (mgr.25136) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cluster 2024-08-25T11:56:35.908733+0000 mgr.y (mgr.25136) 833 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:35.994593+0000 mgr.y (mgr.25136) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.093783+0000 mgr.y (mgr.25136) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.200198+0000 mgr.y (mgr.25136) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.315391+0000 mgr.y (mgr.25136) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.454058+0000 mgr.y (mgr.25136) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.563215+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.574160+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.578371+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.579599+0000 mon.b (mon.1) 2080 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.584234+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.585219+0000 mgr.y (mgr.25136) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.662073+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.665043+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.668003+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.669470+0000 mon.b (mon.1) 2084 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.674343+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.773448+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.776225+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.778980+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.780309+0000 mon.b (mon.1) 2088 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.784298+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.866744+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.869351+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.871691+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.872644+0000 mon.b (mon.1) 2092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.877435+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.956870+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.959521+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.961863+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.963020+0000 mon.b (mon.1) 2096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:36.967233+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.043308+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.045865+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.048454+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.049560+0000 mon.b (mon.1) 2100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.053822+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.139355+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.142277+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.145462+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.146850+0000 mon.b (mon.1) 2104 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.151834+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.248395+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.251038+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.253890+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.255020+0000 mon.b (mon.1) 2108 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.260171+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.356494+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.359400+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.363148+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.364403+0000 mon.b (mon.1) 2112 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.368079+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.446692+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.449728+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.452645+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.453843+0000 mon.b (mon.1) 2116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:37 smithi196 bash[20359]: audit 2024-08-25T11:56:37.459494+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.674879+0000 mgr.y (mgr.25136) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.769197+0000 mgr.y (mgr.25136) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.896516+0000 mgr.y (mgr.25136) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cluster 2024-08-25T11:56:35.908733+0000 mgr.y (mgr.25136) 833 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:35.994593+0000 mgr.y (mgr.25136) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.093783+0000 mgr.y (mgr.25136) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.200198+0000 mgr.y (mgr.25136) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.315391+0000 mgr.y (mgr.25136) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.454058+0000 mgr.y (mgr.25136) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.563215+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.574160+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.578371+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.579599+0000 mon.b (mon.1) 2080 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.584234+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.585219+0000 mgr.y (mgr.25136) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.662073+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.665043+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.668003+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.669470+0000 mon.b (mon.1) 2084 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.674343+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.773448+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.776225+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.778980+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.780309+0000 mon.b (mon.1) 2088 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.784298+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.866744+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.869351+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.871691+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.872644+0000 mon.b (mon.1) 2092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.877435+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.956870+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.959521+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.961863+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.963020+0000 mon.b (mon.1) 2096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:36.967233+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.043308+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.045865+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.048454+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.049560+0000 mon.b (mon.1) 2100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.053822+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.674879+0000 mgr.y (mgr.25136) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.769197+0000 mgr.y (mgr.25136) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.896516+0000 mgr.y (mgr.25136) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cluster 2024-08-25T11:56:35.908733+0000 mgr.y (mgr.25136) 833 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:35.994593+0000 mgr.y (mgr.25136) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.093783+0000 mgr.y (mgr.25136) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.200198+0000 mgr.y (mgr.25136) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.315391+0000 mgr.y (mgr.25136) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.454058+0000 mgr.y (mgr.25136) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.563215+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.574160+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.578371+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.579599+0000 mon.b (mon.1) 2080 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.584234+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.585219+0000 mgr.y (mgr.25136) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.662073+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.665043+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.668003+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.669470+0000 mon.b (mon.1) 2084 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.674343+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.139355+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.142277+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.145462+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.146850+0000 mon.b (mon.1) 2104 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.151834+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.248395+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.251038+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.253890+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.255020+0000 mon.b (mon.1) 2108 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.260171+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.356494+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.359400+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.363148+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.364403+0000 mon.b (mon.1) 2112 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.368079+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.446692+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.449728+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.452645+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.453843+0000 mon.b (mon.1) 2116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[25081]: audit 2024-08-25T11:56:37.459494+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.773448+0000 mon.b (mon.1) 2085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.776225+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.778980+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.780309+0000 mon.b (mon.1) 2088 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.784298+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.866744+0000 mon.b (mon.1) 2089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.869351+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.871691+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.872644+0000 mon.b (mon.1) 2092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.877435+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.956870+0000 mon.b (mon.1) 2093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.959521+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.961863+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.963020+0000 mon.b (mon.1) 2096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:36.967233+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.043308+0000 mon.b (mon.1) 2097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.045865+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.048454+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.049560+0000 mon.b (mon.1) 2100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.053822+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.139355+0000 mon.b (mon.1) 2101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.142277+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.145462+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.146850+0000 mon.b (mon.1) 2104 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.151834+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.248395+0000 mon.b (mon.1) 2105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.251038+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.253890+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.255020+0000 mon.b (mon.1) 2108 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.260171+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.356494+0000 mon.b (mon.1) 2109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.359400+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.363148+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.364403+0000 mon.b (mon.1) 2112 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.368079+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.446692+0000 mon.b (mon.1) 2113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.449728+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.452645+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.453843+0000 mon.b (mon.1) 2116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:37 smithi059 bash[19666]: audit 2024-08-25T11:56:37.459494+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.677105+0000 mgr.y (mgr.25136) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.785875+0000 mgr.y (mgr.25136) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.880233+0000 mgr.y (mgr.25136) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:36.969905+0000 mgr.y (mgr.25136) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.057788+0000 mgr.y (mgr.25136) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.154497+0000 mgr.y (mgr.25136) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.260977+0000 mgr.y (mgr.25136) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.371909+0000 mgr.y (mgr.25136) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.460786+0000 mgr.y (mgr.25136) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.573837+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.576673+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.579337+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.580565+0000 mon.b (mon.1) 2120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.585337+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.587836+0000 mgr.y (mgr.25136) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.673967+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.676620+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.679090+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.680228+0000 mon.b (mon.1) 2124 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.683119+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.759503+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.762084+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.764900+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.765998+0000 mon.b (mon.1) 2128 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.771869+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.876455+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.878915+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.881862+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.883025+0000 mon.b (mon.1) 2132 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:37.889397+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.003908+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.007205+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.010804+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.012535+0000 mon.b (mon.1) 2136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.016337+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.127879+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.131441+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.134646+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.136111+0000 mon.b (mon.1) 2140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.143102+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.262024+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.265104+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.268898+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.270396+0000 mon.b (mon.1) 2144 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.277332+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.388891+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.391766+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.395079+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.396177+0000 mon.b (mon.1) 2148 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.400198+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.495989+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.498943+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.502474+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.503980+0000 mon.b (mon.1) 2152 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:38 smithi196 bash[20359]: audit 2024-08-25T11:56:38.508474+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.677105+0000 mgr.y (mgr.25136) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.785875+0000 mgr.y (mgr.25136) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.880233+0000 mgr.y (mgr.25136) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:36.969905+0000 mgr.y (mgr.25136) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.057788+0000 mgr.y (mgr.25136) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.154497+0000 mgr.y (mgr.25136) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.260977+0000 mgr.y (mgr.25136) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.371909+0000 mgr.y (mgr.25136) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.460786+0000 mgr.y (mgr.25136) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.573837+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.576673+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.579337+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.580565+0000 mon.b (mon.1) 2120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.585337+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.587836+0000 mgr.y (mgr.25136) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.673967+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.676620+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.679090+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.680228+0000 mon.b (mon.1) 2124 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.683119+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.759503+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.677105+0000 mgr.y (mgr.25136) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.785875+0000 mgr.y (mgr.25136) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.880233+0000 mgr.y (mgr.25136) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:36.969905+0000 mgr.y (mgr.25136) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.057788+0000 mgr.y (mgr.25136) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.154497+0000 mgr.y (mgr.25136) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.260977+0000 mgr.y (mgr.25136) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.371909+0000 mgr.y (mgr.25136) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.460786+0000 mgr.y (mgr.25136) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.573837+0000 mon.b (mon.1) 2117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.576673+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.579337+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.580565+0000 mon.b (mon.1) 2120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.585337+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.587836+0000 mgr.y (mgr.25136) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.673967+0000 mon.b (mon.1) 2121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.676620+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.679090+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.680228+0000 mon.b (mon.1) 2124 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.683119+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.759503+0000 mon.b (mon.1) 2125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.762084+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.764900+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.765998+0000 mon.b (mon.1) 2128 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.771869+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.876455+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.878915+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.881862+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.883025+0000 mon.b (mon.1) 2132 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:37.889397+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.003908+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.007205+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.010804+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.012535+0000 mon.b (mon.1) 2136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.016337+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.127879+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.131441+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.134646+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.136111+0000 mon.b (mon.1) 2140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.143102+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.762084+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.764900+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.765998+0000 mon.b (mon.1) 2128 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.771869+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.876455+0000 mon.b (mon.1) 2129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.878915+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.881862+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.883025+0000 mon.b (mon.1) 2132 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:37.889397+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.003908+0000 mon.b (mon.1) 2133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.007205+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.010804+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.012535+0000 mon.b (mon.1) 2136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.016337+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.127879+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.131441+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.134646+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.136111+0000 mon.b (mon.1) 2140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.143102+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.262024+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.265104+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.268898+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.270396+0000 mon.b (mon.1) 2144 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.277332+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.388891+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.391766+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.395079+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.396177+0000 mon.b (mon.1) 2148 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.400198+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.495989+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.498943+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.502474+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.503980+0000 mon.b (mon.1) 2152 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[19666]: audit 2024-08-25T11:56:38.508474+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.262024+0000 mon.b (mon.1) 2141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.265104+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.268898+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.270396+0000 mon.b (mon.1) 2144 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.277332+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.388891+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.391766+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.395079+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.396177+0000 mon.b (mon.1) 2148 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.400198+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.495989+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.498943+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.502474+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.503980+0000 mon.b (mon.1) 2152 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:38 smithi059 bash[25081]: audit 2024-08-25T11:56:38.508474+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.524 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:56:39] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.51.0" 2024-08-25T11:56:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.686934+0000 mgr.y (mgr.25136) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.772939+0000 mgr.y (mgr.25136) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cephadm 2024-08-25T11:56:37.890233+0000 mgr.y (mgr.25136) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cluster 2024-08-25T11:56:37.909567+0000 mgr.y (mgr.25136) 853 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.020064+0000 mgr.y (mgr.25136) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.144447+0000 mgr.y (mgr.25136) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.278879+0000 mgr.y (mgr.25136) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.401343+0000 mgr.y (mgr.25136) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.511395+0000 mgr.y (mgr.25136) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.631646+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.634260+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.637347+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.638541+0000 mon.b (mon.1) 2156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.642100+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.772074+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.774897+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.778307+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.779436+0000 mon.b (mon.1) 2160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.783735+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.864555+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.867360+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.869749+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.870864+0000 mon.b (mon.1) 2164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.874950+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.953165+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.956013+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.958651+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.959855+0000 mon.b (mon.1) 2168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:38.963899+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.045012+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.046982+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.049018+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.049723+0000 mon.b (mon.1) 2172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.053122+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.139797+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.142852+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.145445+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.146628+0000 mon.b (mon.1) 2176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.151224+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.233299+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.236263+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.238742+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.239746+0000 mon.b (mon.1) 2180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.243772+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.328267+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.331892+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.334717+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.335918+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.340479+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.419704+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.422808+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.426206+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.427670+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.431984+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.524304+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.527202+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.530772+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.532064+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:39 smithi196 bash[20359]: audit 2024-08-25T11:56:39.536866+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.686934+0000 mgr.y (mgr.25136) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.772939+0000 mgr.y (mgr.25136) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cephadm 2024-08-25T11:56:37.890233+0000 mgr.y (mgr.25136) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cluster 2024-08-25T11:56:37.909567+0000 mgr.y (mgr.25136) 853 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:39.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.020064+0000 mgr.y (mgr.25136) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.879 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.144447+0000 mgr.y (mgr.25136) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.879 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.278879+0000 mgr.y (mgr.25136) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.879 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.401343+0000 mgr.y (mgr.25136) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.879 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.511395+0000 mgr.y (mgr.25136) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.880 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.631646+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.880 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.634260+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.880 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.637347+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.880 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.638541+0000 mon.b (mon.1) 2156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.881 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.686934+0000 mgr.y (mgr.25136) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.881 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.772939+0000 mgr.y (mgr.25136) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.881 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cephadm 2024-08-25T11:56:37.890233+0000 mgr.y (mgr.25136) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.882 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cluster 2024-08-25T11:56:37.909567+0000 mgr.y (mgr.25136) 853 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:39.882 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.020064+0000 mgr.y (mgr.25136) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.882 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.144447+0000 mgr.y (mgr.25136) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.882 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.278879+0000 mgr.y (mgr.25136) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.883 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.401343+0000 mgr.y (mgr.25136) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.883 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.511395+0000 mgr.y (mgr.25136) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:39.883 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.631646+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.883 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.634260+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.884 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.637347+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.884 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.638541+0000 mon.b (mon.1) 2156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.884 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.642100+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.884 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.772074+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.885 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.774897+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.885 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.778307+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.885 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.779436+0000 mon.b (mon.1) 2160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.885 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.783735+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.864555+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.867360+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.869749+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.870864+0000 mon.b (mon.1) 2164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.874950+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.953165+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.956013+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.958651+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.959855+0000 mon.b (mon.1) 2168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:38.963899+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.888 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.045012+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:39.888 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.046982+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:39.888 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.049018+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:39.888 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.049723+0000 mon.b (mon.1) 2172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:39.888 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.053122+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:39.889 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.139797+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.642100+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.772074+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.774897+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.778307+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.779436+0000 mon.b (mon.1) 2160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.783735+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.864555+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.867360+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.869749+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.870864+0000 mon.b (mon.1) 2164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.874950+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.953165+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.956013+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.958651+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.959855+0000 mon.b (mon.1) 2168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:38.963899+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.045012+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.046982+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.049018+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.142852+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.145445+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.146628+0000 mon.b (mon.1) 2176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.151224+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.233299+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.236263+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.238742+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.239746+0000 mon.b (mon.1) 2180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.243772+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.328267+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.331892+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.334717+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.335918+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.340479+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.419704+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.422808+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.426206+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.427670+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.431984+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.524304+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.527202+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.530772+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.532064+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[25081]: audit 2024-08-25T11:56:39.536866+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.049723+0000 mon.b (mon.1) 2172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.053122+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.139797+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.142852+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.145445+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.146628+0000 mon.b (mon.1) 2176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.151224+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.233299+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.236263+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.238742+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.239746+0000 mon.b (mon.1) 2180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.243772+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.328267+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.331892+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.334717+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.335918+0000 mon.b (mon.1) 2184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.340479+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.419704+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.422808+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.426206+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.427670+0000 mon.b (mon.1) 2188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.431984+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.524304+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.527202+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.530772+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.532064+0000 mon.b (mon.1) 2192 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:39 smithi059 bash[19666]: audit 2024-08-25T11:56:39.536866+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.643347+0000 mgr.y (mgr.25136) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.787994+0000 mgr.y (mgr.25136) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.877400+0000 mgr.y (mgr.25136) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:38.966452+0000 mgr.y (mgr.25136) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.053813+0000 mgr.y (mgr.25136) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.153830+0000 mgr.y (mgr.25136) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.246817+0000 mgr.y (mgr.25136) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.342919+0000 mgr.y (mgr.25136) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.432882+0000 mgr.y (mgr.25136) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.538918+0000 mgr.y (mgr.25136) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.640459+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.643473+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.647416+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.648746+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.652882+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.778527+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.782263+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.784536+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.785614+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.790188+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.907664+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.909830+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.912444+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.913320+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:39.916855+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.053564+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.056014+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.058774+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.059722+0000 mon.b (mon.1) 2208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.065538+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.156502+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.159533+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.161575+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.162468+0000 mon.b (mon.1) 2212 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.165663+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.257303+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.259499+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.261569+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.262310+0000 mon.b (mon.1) 2216 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.265027+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.356917+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.359416+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.362153+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.363115+0000 mon.b (mon.1) 2220 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.370337+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.472671+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.474858+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.477464+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.478299+0000 mon.b (mon.1) 2224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:40 smithi196 bash[20359]: audit 2024-08-25T11:56:40.485871+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.643347+0000 mgr.y (mgr.25136) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.787994+0000 mgr.y (mgr.25136) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.877400+0000 mgr.y (mgr.25136) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:38.966452+0000 mgr.y (mgr.25136) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.053813+0000 mgr.y (mgr.25136) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.153830+0000 mgr.y (mgr.25136) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.246817+0000 mgr.y (mgr.25136) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.342919+0000 mgr.y (mgr.25136) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.432882+0000 mgr.y (mgr.25136) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.538918+0000 mgr.y (mgr.25136) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.640459+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.643473+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.647416+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.648746+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.652882+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.778527+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.782263+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.784536+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.785614+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.790188+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.907664+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.643347+0000 mgr.y (mgr.25136) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.787994+0000 mgr.y (mgr.25136) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.877400+0000 mgr.y (mgr.25136) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:38.966452+0000 mgr.y (mgr.25136) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.053813+0000 mgr.y (mgr.25136) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.153830+0000 mgr.y (mgr.25136) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.246817+0000 mgr.y (mgr.25136) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.342919+0000 mgr.y (mgr.25136) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.432882+0000 mgr.y (mgr.25136) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.538918+0000 mgr.y (mgr.25136) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.640459+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.643473+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.647416+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.648746+0000 mon.b (mon.1) 2196 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.652882+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.778527+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.782263+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.784536+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.785614+0000 mon.b (mon.1) 2200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.790188+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.907664+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.909830+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.912444+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.913320+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:39.916855+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.053564+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.056014+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.058774+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.059722+0000 mon.b (mon.1) 2208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.065538+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.156502+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.159533+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.161575+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.162468+0000 mon.b (mon.1) 2212 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.165663+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.257303+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.259499+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.261569+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.262310+0000 mon.b (mon.1) 2216 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.265027+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.356917+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.359416+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.362153+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.363115+0000 mon.b (mon.1) 2220 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.370337+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.472671+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.474858+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.477464+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.478299+0000 mon.b (mon.1) 2224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[25081]: audit 2024-08-25T11:56:40.485871+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.909830+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.912444+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.913320+0000 mon.b (mon.1) 2204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:39.916855+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.053564+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.056014+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.058774+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.059722+0000 mon.b (mon.1) 2208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.065538+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.156502+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.159533+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.161575+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.162468+0000 mon.b (mon.1) 2212 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.165663+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.257303+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.259499+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.261569+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.262310+0000 mon.b (mon.1) 2216 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.265027+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.356917+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.359416+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.362153+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.363115+0000 mon.b (mon.1) 2220 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.370337+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.472671+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.474858+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.477464+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.478299+0000 mon.b (mon.1) 2224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:40 smithi059 bash[19666]: audit 2024-08-25T11:56:40.485871+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.656680+0000 mgr.y (mgr.25136) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.790981+0000 mgr.y (mgr.25136) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cluster 2024-08-25T11:56:39.909966+0000 mgr.y (mgr.25136) 871 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cephadm 2024-08-25T11:56:39.917536+0000 mgr.y (mgr.25136) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cephadm 2024-08-25T11:56:40.066363+0000 mgr.y (mgr.25136) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cephadm 2024-08-25T11:56:40.166365+0000 mgr.y (mgr.25136) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cephadm 2024-08-25T11:56:40.266206+0000 mgr.y (mgr.25136) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cephadm 2024-08-25T11:56:40.371482+0000 mgr.y (mgr.25136) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: cephadm 2024-08-25T11:56:40.494088+0000 mgr.y (mgr.25136) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.606952+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.609416+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.612160+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.613422+0000 mon.b (mon.1) 2228 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.616927+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.740475+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.743858+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.747618+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.748642+0000 mon.b (mon.1) 2232 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.754331+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.762141+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.772239+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.780967+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.848418+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.850796+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.852857+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.855011+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.857159+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.858749+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.860401+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.862449+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.864770+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.866879+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.868870+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.870865+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.872792+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.874555+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.876379+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.881774+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.888127+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.890114+0000 mon.b (mon.1) 2248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.895457+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.901004+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.903139+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.908484+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.914265+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.916330+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.921728+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.927369+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.929473+0000 mon.b (mon.1) 2251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.929784+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.931854+0000 mon.b (mon.1) 2252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:56:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.935201+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.941746+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.943914+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.944423+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.946483+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.950124+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.956574+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.958603+0000 mon.b (mon.1) 2255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.959233+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.961306+0000 mon.b (mon.1) 2256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.964918+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.970939+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:56:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.973017+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.973498+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.975541+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.978254+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.985714+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.987755+0000 mon.b (mon.1) 2259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.991132+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.998853+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:40.999772+0000 mon.b (mon.1) 2260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.003414+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.005404+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.005719+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.007666+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.007814+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.009493+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.009892+0000 mon.b (mon.1) 2263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.011420+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.011726+0000 mon.b (mon.1) 2264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.013637+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.013690+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.015945+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.021490+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.027620+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.029356+0000 mon.b (mon.1) 2268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.037214+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.189617+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.191294+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:41 smithi196 bash[20359]: audit 2024-08-25T11:56:41.198045+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.656680+0000 mgr.y (mgr.25136) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.790981+0000 mgr.y (mgr.25136) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cluster 2024-08-25T11:56:39.909966+0000 mgr.y (mgr.25136) 871 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cephadm 2024-08-25T11:56:39.917536+0000 mgr.y (mgr.25136) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cephadm 2024-08-25T11:56:40.066363+0000 mgr.y (mgr.25136) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cephadm 2024-08-25T11:56:40.166365+0000 mgr.y (mgr.25136) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cephadm 2024-08-25T11:56:40.266206+0000 mgr.y (mgr.25136) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cephadm 2024-08-25T11:56:40.371482+0000 mgr.y (mgr.25136) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: cephadm 2024-08-25T11:56:40.494088+0000 mgr.y (mgr.25136) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.606952+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:42.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.609416+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.612160+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.613422+0000 mon.b (mon.1) 2228 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.616927+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.740475+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.743858+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.747618+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.748642+0000 mon.b (mon.1) 2232 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.754331+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.762141+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.772239+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.656680+0000 mgr.y (mgr.25136) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.790981+0000 mgr.y (mgr.25136) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cluster 2024-08-25T11:56:39.909966+0000 mgr.y (mgr.25136) 871 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cephadm 2024-08-25T11:56:39.917536+0000 mgr.y (mgr.25136) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cephadm 2024-08-25T11:56:40.066363+0000 mgr.y (mgr.25136) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cephadm 2024-08-25T11:56:40.166365+0000 mgr.y (mgr.25136) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cephadm 2024-08-25T11:56:40.266206+0000 mgr.y (mgr.25136) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cephadm 2024-08-25T11:56:40.371482+0000 mgr.y (mgr.25136) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: cephadm 2024-08-25T11:56:40.494088+0000 mgr.y (mgr.25136) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.606952+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.609416+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.612160+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.613422+0000 mon.b (mon.1) 2228 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.616927+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.740475+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.743858+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.747618+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.748642+0000 mon.b (mon.1) 2232 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.754331+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.762141+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.772239+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.780967+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.848418+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.850796+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.852857+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.855011+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.857159+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.858749+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.860401+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.862449+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.864770+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.866879+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.868870+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.870865+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.872792+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.874555+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.876379+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.881774+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.888127+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:56:42.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.890114+0000 mon.b (mon.1) 2248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:56:42.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.895457+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:56:42.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.780967+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.848418+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.850796+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.852857+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.855011+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.857159+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.858749+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.860401+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.862449+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.864770+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.866879+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.868870+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.870865+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.872792+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.874555+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.876379+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:42.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.881774+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.888127+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:56:42.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.890114+0000 mon.b (mon.1) 2248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:56:42.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.895457+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.901004+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.903139+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.908484+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.914265+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.916330+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.921728+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.927369+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.929473+0000 mon.b (mon.1) 2251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.929784+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.931854+0000 mon.b (mon.1) 2252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.935201+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:56:42.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.941746+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:56:42.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.943914+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:56:42.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.944423+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:56:42.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.946483+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:56:42.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.950124+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:56:42.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.956574+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.901004+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.903139+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.908484+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.914265+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.916330+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.921728+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.927369+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.929473+0000 mon.b (mon.1) 2251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.929784+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.931854+0000 mon.b (mon.1) 2252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.935201+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.941746+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.943914+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:56:42.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.944423+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.946483+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.950124+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.956574+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.958603+0000 mon.b (mon.1) 2255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.959233+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.961306+0000 mon.b (mon.1) 2256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.964918+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.970939+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:56:42.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.973017+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.973498+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.975541+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.978254+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.985714+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.987755+0000 mon.b (mon.1) 2259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.991132+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.998853+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:40.999772+0000 mon.b (mon.1) 2260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.003414+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.005404+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.005719+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.958603+0000 mon.b (mon.1) 2255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.959233+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:56:42.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.961306+0000 mon.b (mon.1) 2256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:56:42.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.964918+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:56:42.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.970939+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:56:42.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.973017+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:56:42.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.973498+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.975541+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.978254+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.985714+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.987755+0000 mon.b (mon.1) 2259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.991132+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.998853+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:40.999772+0000 mon.b (mon.1) 2260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.003414+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.005404+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.005719+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.007666+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.007814+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.009493+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.009892+0000 mon.b (mon.1) 2263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.011420+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.011726+0000 mon.b (mon.1) 2264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.013637+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.013690+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.015945+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.021490+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:56:42.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.027620+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.029356+0000 mon.b (mon.1) 2268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.037214+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.189617+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.191294+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[19666]: audit 2024-08-25T11:56:41.198045+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.007666+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.007814+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.009493+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.009892+0000 mon.b (mon.1) 2263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.011420+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.011726+0000 mon.b (mon.1) 2264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.013637+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.013690+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.015945+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.021490+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.027620+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.029356+0000 mon.b (mon.1) 2268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.037214+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.189617+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.191294+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:56:42.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:41 smithi059 bash[25081]: audit 2024-08-25T11:56:41.198045+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:42.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:42 smithi196 bash[20359]: cephadm 2024-08-25T11:56:40.620393+0000 mgr.y (mgr.25136) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:42 smithi196 bash[20359]: cephadm 2024-08-25T11:56:40.756278+0000 mgr.y (mgr.25136) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:42.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:42 smithi196 bash[20359]: cephadm 2024-08-25T11:56:40.874742+0000 mgr.y (mgr.25136) 880 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:56:42.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:42 smithi196 bash[20359]: cephadm 2024-08-25T11:56:41.012520+0000 mgr.y (mgr.25136) 881 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:56:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:42 smithi059 bash[19666]: cephadm 2024-08-25T11:56:40.620393+0000 mgr.y (mgr.25136) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:42 smithi059 bash[19666]: cephadm 2024-08-25T11:56:40.756278+0000 mgr.y (mgr.25136) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:42 smithi059 bash[19666]: cephadm 2024-08-25T11:56:40.874742+0000 mgr.y (mgr.25136) 880 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:56:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:42 smithi059 bash[19666]: cephadm 2024-08-25T11:56:41.012520+0000 mgr.y (mgr.25136) 881 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:56:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:42 smithi059 bash[25081]: cephadm 2024-08-25T11:56:40.620393+0000 mgr.y (mgr.25136) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:42 smithi059 bash[25081]: cephadm 2024-08-25T11:56:40.756278+0000 mgr.y (mgr.25136) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:56:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:42 smithi059 bash[25081]: cephadm 2024-08-25T11:56:40.874742+0000 mgr.y (mgr.25136) 880 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:56:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:42 smithi059 bash[25081]: cephadm 2024-08-25T11:56:41.012520+0000 mgr.y (mgr.25136) 881 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:56:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:43 smithi196 bash[20359]: cluster 2024-08-25T11:56:41.911550+0000 mgr.y (mgr.25136) 882 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:43 smithi059 bash[19666]: cluster 2024-08-25T11:56:41.911550+0000 mgr.y (mgr.25136) 882 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:43 smithi059 bash[25081]: cluster 2024-08-25T11:56:41.911550+0000 mgr.y (mgr.25136) 882 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:45.153 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:44 smithi196 bash[20359]: audit 2024-08-25T11:56:43.868136+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.153 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:44 smithi196 bash[20359]: audit 2024-08-25T11:56:43.883747+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.154 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:44 smithi196 bash[20359]: audit 2024-08-25T11:56:43.899137+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.154 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:44 smithi196 bash[20359]: cluster 2024-08-25T11:56:43.912238+0000 mgr.y (mgr.25136) 883 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:45.154 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:44 smithi196 bash[20359]: audit 2024-08-25T11:56:44.616799+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[19666]: audit 2024-08-25T11:56:43.868136+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[19666]: audit 2024-08-25T11:56:43.883747+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[19666]: audit 2024-08-25T11:56:43.899137+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[19666]: cluster 2024-08-25T11:56:43.912238+0000 mgr.y (mgr.25136) 883 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[19666]: audit 2024-08-25T11:56:44.616799+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[25081]: audit 2024-08-25T11:56:43.868136+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[25081]: audit 2024-08-25T11:56:43.883747+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[25081]: audit 2024-08-25T11:56:43.899137+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[25081]: cluster 2024-08-25T11:56:43.912238+0000 mgr.y (mgr.25136) 883 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:44 smithi059 bash[25081]: audit 2024-08-25T11:56:44.616799+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:46.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:45 smithi059 bash[19666]: audit 2024-08-25T11:56:44.824685+0000 mgr.y (mgr.25136) 884 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:45 smithi059 bash[25081]: audit 2024-08-25T11:56:44.824685+0000 mgr.y (mgr.25136) 884 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:46.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:45 smithi196 bash[20359]: audit 2024-08-25T11:56:44.824685+0000 mgr.y (mgr.25136) 884 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:47.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:46 smithi059 bash[19666]: cluster 2024-08-25T11:56:45.913990+0000 mgr.y (mgr.25136) 885 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:47.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:46 smithi059 bash[25081]: cluster 2024-08-25T11:56:45.913990+0000 mgr.y (mgr.25136) 885 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:47.337 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:46 smithi196 bash[20359]: cluster 2024-08-25T11:56:45.913990+0000 mgr.y (mgr.25136) 885 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:49.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:48 smithi059 bash[19666]: cluster 2024-08-25T11:56:47.914855+0000 mgr.y (mgr.25136) 886 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:49.278 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:56:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:56:49] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.51.0" 2024-08-25T11:56:49.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:48 smithi059 bash[25081]: cluster 2024-08-25T11:56:47.914855+0000 mgr.y (mgr.25136) 886 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:48 smithi196 bash[20359]: cluster 2024-08-25T11:56:47.914855+0000 mgr.y (mgr.25136) 886 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:50.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:49 smithi059 bash[19666]: audit 2024-08-25T11:56:49.336823+0000 mgr.y (mgr.25136) 887 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:50.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:49 smithi059 bash[19666]: audit 2024-08-25T11:56:49.577667+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:50.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:49 smithi059 bash[25081]: audit 2024-08-25T11:56:49.336823+0000 mgr.y (mgr.25136) 887 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:50.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:49 smithi059 bash[25081]: audit 2024-08-25T11:56:49.577667+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:50.288 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-08-25T11:56:50.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:49 smithi196 bash[20359]: audit 2024-08-25T11:56:49.336823+0000 mgr.y (mgr.25136) 887 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:56:50.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:49 smithi196 bash[20359]: audit 2024-08-25T11:56:49.577667+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:56:51.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:50 smithi059 bash[19666]: cluster 2024-08-25T11:56:49.915613+0000 mgr.y (mgr.25136) 888 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:51.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:50 smithi059 bash[25081]: cluster 2024-08-25T11:56:49.915613+0000 mgr.y (mgr.25136) 888 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:51.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:50 smithi196 bash[20359]: cluster 2024-08-25T11:56:49.915613+0000 mgr.y (mgr.25136) 888 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:56:53.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:52 smithi059 bash[19666]: cluster 2024-08-25T11:56:51.917254+0000 mgr.y (mgr.25136) 889 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:53.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:52 smithi059 bash[25081]: cluster 2024-08-25T11:56:51.917254+0000 mgr.y (mgr.25136) 889 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:53.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:52 smithi196 bash[20359]: cluster 2024-08-25T11:56:51.917254+0000 mgr.y (mgr.25136) 889 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:55.114 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:56:55.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:54 smithi059 bash[19666]: cluster 2024-08-25T11:56:53.917989+0000 mgr.y (mgr.25136) 890 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:56:55.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:54 smithi059 bash[25081]: cluster 2024-08-25T11:56:53.917989+0000 mgr.y (mgr.25136) 890 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:56:55.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:55 smithi196 bash[20359]: cluster 2024-08-25T11:56:53.917989+0000 mgr.y (mgr.25136) 890 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:56:56.271 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:56 smithi059 bash[19666]: audit 2024-08-25T11:56:54.835509+0000 mgr.y (mgr.25136) 891 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:56.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:56 smithi059 bash[25081]: audit 2024-08-25T11:56:54.835509+0000 mgr.y (mgr.25136) 891 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:56.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:56 smithi196 bash[20359]: audit 2024-08-25T11:56:54.835509+0000 mgr.y (mgr.25136) 891 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:56:56.621 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:56:57.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[25081]: cluster 2024-08-25T11:56:55.919638+0000 mgr.y (mgr.25136) 892 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:57.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[25081]: audit 2024-08-25T11:56:56.218558+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[25081]: audit 2024-08-25T11:56:56.229588+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[25081]: audit 2024-08-25T11:56:56.238822+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[25081]: audit 2024-08-25T11:56:56.611345+0000 mon.a (mon.0) 2714 : audit [DBG] from='client.? 172.21.15.59:0/325727920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:57.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[19666]: cluster 2024-08-25T11:56:55.919638+0000 mgr.y (mgr.25136) 892 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:57.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[19666]: audit 2024-08-25T11:56:56.218558+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[19666]: audit 2024-08-25T11:56:56.229588+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[19666]: audit 2024-08-25T11:56:56.238822+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:57 smithi059 bash[19666]: audit 2024-08-25T11:56:56.611345+0000 mon.a (mon.0) 2714 : audit [DBG] from='client.? 172.21.15.59:0/325727920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:57.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:57 smithi196 bash[20359]: cluster 2024-08-25T11:56:55.919638+0000 mgr.y (mgr.25136) 892 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:56:57.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:57 smithi196 bash[20359]: audit 2024-08-25T11:56:56.218558+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:57 smithi196 bash[20359]: audit 2024-08-25T11:56:56.229588+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:57 smithi196 bash[20359]: audit 2024-08-25T11:56:56.238822+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:56:57.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:57 smithi196 bash[20359]: audit 2024-08-25T11:56:56.611345+0000 mon.a (mon.0) 2714 : audit [DBG] from='client.? 172.21.15.59:0/325727920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:56:57.665 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-08-25T11:56:59.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:56:59 smithi059 bash[19666]: cluster 2024-08-25T11:56:57.920153+0000 mgr.y (mgr.25136) 893 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:56:59.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:56:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:56:59] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T11:56:59.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:56:59 smithi059 bash[25081]: cluster 2024-08-25T11:56:57.920153+0000 mgr.y (mgr.25136) 893 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:56:59.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:56:59 smithi196 bash[20359]: cluster 2024-08-25T11:56:57.920153+0000 mgr.y (mgr.25136) 893 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:57:01.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:01 smithi059 bash[19666]: cluster 2024-08-25T11:56:59.920804+0000 mgr.y (mgr.25136) 894 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:57:01.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:01 smithi059 bash[25081]: cluster 2024-08-25T11:56:59.920804+0000 mgr.y (mgr.25136) 894 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:57:01.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:01 smithi196 bash[20359]: cluster 2024-08-25T11:56:59.920804+0000 mgr.y (mgr.25136) 894 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T11:57:02.673 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:57:03.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:03 smithi059 bash[19666]: cluster 2024-08-25T11:57:01.922600+0000 mgr.y (mgr.25136) 895 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:03.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:03 smithi059 bash[25081]: cluster 2024-08-25T11:57:01.922600+0000 mgr.y (mgr.25136) 895 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:03.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:03 smithi196 bash[20359]: cluster 2024-08-25T11:57:01.922600+0000 mgr.y (mgr.25136) 895 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:04.347 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)" 2024-08-25T11:57:04.993 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-08-25T11:57:05.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[19666]: cluster 2024-08-25T11:57:03.923213+0000 mgr.y (mgr.25136) 896 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:05.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[19666]: audit 2024-08-25T11:57:04.079172+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[19666]: audit 2024-08-25T11:57:04.086864+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[19666]: audit 2024-08-25T11:57:04.093751+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[19666]: audit 2024-08-25T11:57:04.336691+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.59:0/173043508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:05.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[19666]: audit 2024-08-25T11:57:04.577857+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[25081]: cluster 2024-08-25T11:57:03.923213+0000 mgr.y (mgr.25136) 896 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[25081]: audit 2024-08-25T11:57:04.079172+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[25081]: audit 2024-08-25T11:57:04.086864+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[25081]: audit 2024-08-25T11:57:04.093751+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[25081]: audit 2024-08-25T11:57:04.336691+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.59:0/173043508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:05.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:05 smithi059 bash[25081]: audit 2024-08-25T11:57:04.577857+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:05 smithi196 bash[20359]: cluster 2024-08-25T11:57:03.923213+0000 mgr.y (mgr.25136) 896 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:05 smithi196 bash[20359]: audit 2024-08-25T11:57:04.079172+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:05 smithi196 bash[20359]: audit 2024-08-25T11:57:04.086864+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:05 smithi196 bash[20359]: audit 2024-08-25T11:57:04.093751+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:05 smithi196 bash[20359]: audit 2024-08-25T11:57:04.336691+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.59:0/173043508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:05.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:05 smithi196 bash[20359]: audit 2024-08-25T11:57:04.577857+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:06.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:06 smithi196 bash[20359]: audit 2024-08-25T11:57:04.842544+0000 mgr.y (mgr.25136) 897 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:06 smithi059 bash[19666]: audit 2024-08-25T11:57:04.842544+0000 mgr.y (mgr.25136) 897 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:06.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:06 smithi059 bash[25081]: audit 2024-08-25T11:57:04.842544+0000 mgr.y (mgr.25136) 897 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:07.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:07 smithi196 bash[20359]: cluster 2024-08-25T11:57:05.924868+0000 mgr.y (mgr.25136) 898 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:07.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:07 smithi059 bash[19666]: cluster 2024-08-25T11:57:05.924868+0000 mgr.y (mgr.25136) 898 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:07.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:07 smithi059 bash[25081]: cluster 2024-08-25T11:57:05.924868+0000 mgr.y (mgr.25136) 898 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:09.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:09 smithi196 bash[20359]: cluster 2024-08-25T11:57:07.925641+0000 mgr.y (mgr.25136) 899 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:09 smithi059 bash[19666]: cluster 2024-08-25T11:57:07.925641+0000 mgr.y (mgr.25136) 899 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:09.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:57:09] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.51.0" 2024-08-25T11:57:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:09 smithi059 bash[25081]: cluster 2024-08-25T11:57:07.925641+0000 mgr.y (mgr.25136) 899 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:09.819 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:57:11.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:11 smithi059 bash[19666]: cluster 2024-08-25T11:57:09.926337+0000 mgr.y (mgr.25136) 900 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:11.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:11 smithi059 bash[25081]: cluster 2024-08-25T11:57:09.926337+0000 mgr.y (mgr.25136) 900 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:11.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:11 smithi196 bash[20359]: cluster 2024-08-25T11:57:09.926337+0000 mgr.y (mgr.25136) 900 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:11.408 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:57:12.184 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-08-25T11:57:12.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:12 smithi196 bash[20359]: audit 2024-08-25T11:57:11.397697+0000 mon.a (mon.0) 2718 : audit [DBG] from='client.? 172.21.15.59:0/1034563054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:12 smithi059 bash[19666]: audit 2024-08-25T11:57:11.397697+0000 mon.a (mon.0) 2718 : audit [DBG] from='client.? 172.21.15.59:0/1034563054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:12.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:12 smithi059 bash[25081]: audit 2024-08-25T11:57:11.397697+0000 mon.a (mon.0) 2718 : audit [DBG] from='client.? 172.21.15.59:0/1034563054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:13.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:13 smithi196 bash[20359]: cluster 2024-08-25T11:57:11.927952+0000 mgr.y (mgr.25136) 901 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:13 smithi059 bash[19666]: cluster 2024-08-25T11:57:11.927952+0000 mgr.y (mgr.25136) 901 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:13.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:13 smithi059 bash[25081]: cluster 2024-08-25T11:57:11.927952+0000 mgr.y (mgr.25136) 901 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:15.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:15 smithi059 bash[19666]: cluster 2024-08-25T11:57:13.928683+0000 mgr.y (mgr.25136) 902 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:15.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:15 smithi059 bash[25081]: cluster 2024-08-25T11:57:13.928683+0000 mgr.y (mgr.25136) 902 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:15 smithi196 bash[20359]: cluster 2024-08-25T11:57:13.928683+0000 mgr.y (mgr.25136) 902 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:16.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:16 smithi059 bash[19666]: audit 2024-08-25T11:57:14.853810+0000 mgr.y (mgr.25136) 903 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:16.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:16 smithi059 bash[25081]: audit 2024-08-25T11:57:14.853810+0000 mgr.y (mgr.25136) 903 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:16 smithi196 bash[20359]: audit 2024-08-25T11:57:14.853810+0000 mgr.y (mgr.25136) 903 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:17.011 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:57:17.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:17 smithi059 bash[19666]: cluster 2024-08-25T11:57:15.930370+0000 mgr.y (mgr.25136) 904 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:17.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:17 smithi059 bash[19666]: audit 2024-08-25T11:57:16.410393+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:17.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:17 smithi059 bash[19666]: audit 2024-08-25T11:57:16.425689+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:17.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:17 smithi059 bash[19666]: audit 2024-08-25T11:57:16.439204+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:17.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:17 smithi059 bash[25081]: cluster 2024-08-25T11:57:15.930370+0000 mgr.y (mgr.25136) 904 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:17.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:17 smithi059 bash[25081]: audit 2024-08-25T11:57:16.410393+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:17.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:17 smithi059 bash[25081]: audit 2024-08-25T11:57:16.425689+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:17.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:17 smithi059 bash[25081]: audit 2024-08-25T11:57:16.439204+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:17 smithi196 bash[20359]: cluster 2024-08-25T11:57:15.930370+0000 mgr.y (mgr.25136) 904 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:17 smithi196 bash[20359]: audit 2024-08-25T11:57:16.410393+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:17 smithi196 bash[20359]: audit 2024-08-25T11:57:16.425689+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:17 smithi196 bash[20359]: audit 2024-08-25T11:57:16.439204+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:19.315 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:57:19] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.51.0" 2024-08-25T11:57:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:19 smithi059 bash[19666]: cluster 2024-08-25T11:57:17.931062+0000 mgr.y (mgr.25136) 905 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:19 smithi059 bash[25081]: cluster 2024-08-25T11:57:17.931062+0000 mgr.y (mgr.25136) 905 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:19 smithi196 bash[20359]: cluster 2024-08-25T11:57:17.931062+0000 mgr.y (mgr.25136) 905 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:20 smithi059 bash[19666]: audit 2024-08-25T11:57:19.419543+0000 mgr.y (mgr.25136) 906 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:20 smithi059 bash[19666]: audit 2024-08-25T11:57:19.578262+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:20 smithi059 bash[25081]: audit 2024-08-25T11:57:19.419543+0000 mgr.y (mgr.25136) 906 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:20 smithi059 bash[25081]: audit 2024-08-25T11:57:19.578262+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:20 smithi196 bash[20359]: audit 2024-08-25T11:57:19.419543+0000 mgr.y (mgr.25136) 906 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:20.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:20 smithi196 bash[20359]: audit 2024-08-25T11:57:19.578262+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:21.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:21 smithi059 bash[19666]: cluster 2024-08-25T11:57:19.931596+0000 mgr.y (mgr.25136) 907 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:21.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:21 smithi059 bash[25081]: cluster 2024-08-25T11:57:19.931596+0000 mgr.y (mgr.25136) 907 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:21 smithi196 bash[20359]: cluster 2024-08-25T11:57:19.931596+0000 mgr.y (mgr.25136) 907 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:22.803 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:57:23.737 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:23 smithi059 bash[19666]: cluster 2024-08-25T11:57:21.932399+0000 mgr.y (mgr.25136) 908 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:23.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:23 smithi059 bash[25081]: cluster 2024-08-25T11:57:21.932399+0000 mgr.y (mgr.25136) 908 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:23.739 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade status' 2024-08-25T11:57:23.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:23 smithi196 bash[20359]: cluster 2024-08-25T11:57:21.932399+0000 mgr.y (mgr.25136) 908 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:25 smithi196 bash[20359]: cluster 2024-08-25T11:57:23.932838+0000 mgr.y (mgr.25136) 909 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:25 smithi196 bash[20359]: audit 2024-08-25T11:57:24.283557+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:25 smithi196 bash[20359]: audit 2024-08-25T11:57:24.297311+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:25 smithi196 bash[20359]: audit 2024-08-25T11:57:24.311429+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:25 smithi059 bash[19666]: cluster 2024-08-25T11:57:23.932838+0000 mgr.y (mgr.25136) 909 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:25 smithi059 bash[19666]: audit 2024-08-25T11:57:24.283557+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:25 smithi059 bash[19666]: audit 2024-08-25T11:57:24.297311+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:25 smithi059 bash[19666]: audit 2024-08-25T11:57:24.311429+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:25 smithi059 bash[25081]: cluster 2024-08-25T11:57:23.932838+0000 mgr.y (mgr.25136) 909 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:25.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:25 smithi059 bash[25081]: audit 2024-08-25T11:57:24.283557+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:25.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:25 smithi059 bash[25081]: audit 2024-08-25T11:57:24.297311+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:25.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:25 smithi059 bash[25081]: audit 2024-08-25T11:57:24.311429+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:26 smithi196 bash[20359]: audit 2024-08-25T11:57:24.865116+0000 mgr.y (mgr.25136) 910 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:26 smithi059 bash[19666]: audit 2024-08-25T11:57:24.865116+0000 mgr.y (mgr.25136) 910 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:26 smithi059 bash[25081]: audit 2024-08-25T11:57:24.865116+0000 mgr.y (mgr.25136) 910 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:27.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:27 smithi196 bash[20359]: cluster 2024-08-25T11:57:25.934521+0000 mgr.y (mgr.25136) 911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:27.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:27 smithi059 bash[19666]: cluster 2024-08-25T11:57:25.934521+0000 mgr.y (mgr.25136) 911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:27.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:27 smithi059 bash[25081]: cluster 2024-08-25T11:57:25.934521+0000 mgr.y (mgr.25136) 911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:28.560 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:57:29.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:29 smithi059 bash[19666]: cluster 2024-08-25T11:57:27.935224+0000 mgr.y (mgr.25136) 912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:29.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:57:29] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.51.0" 2024-08-25T11:57:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:29 smithi059 bash[25081]: cluster 2024-08-25T11:57:27.935224+0000 mgr.y (mgr.25136) 912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:29.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:29 smithi196 bash[20359]: cluster 2024-08-25T11:57:27.935224+0000 mgr.y (mgr.25136) 912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:30.317 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:57:30.317 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2024-08-25T11:57:30.317 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2024-08-25T11:57:30.317 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2024-08-25T11:57:30.317 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T11:57:30.317 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2024-08-25T11:57:30.318 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-08-25T11:57:30.318 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:57:30.318 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:57:31.013 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T11:57:31.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:31 smithi196 bash[20359]: cluster 2024-08-25T11:57:29.935728+0000 mgr.y (mgr.25136) 913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:31.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:31 smithi196 bash[20359]: audit 2024-08-25T11:57:30.318868+0000 mgr.y (mgr.25136) 914 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:31.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:31 smithi059 bash[19666]: cluster 2024-08-25T11:57:29.935728+0000 mgr.y (mgr.25136) 913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:31.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:31 smithi059 bash[19666]: audit 2024-08-25T11:57:30.318868+0000 mgr.y (mgr.25136) 914 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:31.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:31 smithi059 bash[25081]: cluster 2024-08-25T11:57:29.935728+0000 mgr.y (mgr.25136) 913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:31.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:31 smithi059 bash[25081]: audit 2024-08-25T11:57:30.318868+0000 mgr.y (mgr.25136) 914 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:33.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:33 smithi196 bash[20359]: cluster 2024-08-25T11:57:31.937386+0000 mgr.y (mgr.25136) 915 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:33.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:33 smithi059 bash[19666]: cluster 2024-08-25T11:57:31.937386+0000 mgr.y (mgr.25136) 915 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:33.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:33 smithi059 bash[25081]: cluster 2024-08-25T11:57:31.937386+0000 mgr.y (mgr.25136) 915 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:35 smithi196 bash[20359]: cluster 2024-08-25T11:57:33.938062+0000 mgr.y (mgr.25136) 916 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:35 smithi196 bash[20359]: audit 2024-08-25T11:57:34.579002+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:35 smithi059 bash[19666]: cluster 2024-08-25T11:57:33.938062+0000 mgr.y (mgr.25136) 916 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:35 smithi059 bash[19666]: audit 2024-08-25T11:57:34.579002+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:35.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:35 smithi059 bash[25081]: cluster 2024-08-25T11:57:33.938062+0000 mgr.y (mgr.25136) 916 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:35.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:35 smithi059 bash[25081]: audit 2024-08-25T11:57:34.579002+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:35.844 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:57:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:36 smithi196 bash[20359]: audit 2024-08-25T11:57:34.876338+0000 mgr.y (mgr.25136) 917 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:36.663 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:36 smithi059 bash[19666]: audit 2024-08-25T11:57:34.876338+0000 mgr.y (mgr.25136) 917 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:36.663 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:36 smithi059 bash[25081]: audit 2024-08-25T11:57:34.876338+0000 mgr.y (mgr.25136) 917 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:37 smithi059 bash[19666]: cluster 2024-08-25T11:57:35.939695+0000 mgr.y (mgr.25136) 918 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:37 smithi059 bash[19666]: audit 2024-08-25T11:57:36.636595+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:37 smithi059 bash[19666]: audit 2024-08-25T11:57:36.649048+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:37 smithi059 bash[19666]: audit 2024-08-25T11:57:36.662366+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:37.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:37 smithi059 bash[25081]: cluster 2024-08-25T11:57:35.939695+0000 mgr.y (mgr.25136) 918 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:37.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:37 smithi059 bash[25081]: audit 2024-08-25T11:57:36.636595+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:37.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:37 smithi059 bash[25081]: audit 2024-08-25T11:57:36.649048+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:37.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:37 smithi059 bash[25081]: audit 2024-08-25T11:57:36.662366+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:37.546 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T11:57:37.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:37 smithi196 bash[20359]: cluster 2024-08-25T11:57:35.939695+0000 mgr.y (mgr.25136) 918 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:37.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:37 smithi196 bash[20359]: audit 2024-08-25T11:57:36.636595+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:37.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:37 smithi196 bash[20359]: audit 2024-08-25T11:57:36.649048+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:37.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:37 smithi196 bash[20359]: audit 2024-08-25T11:57:36.662366+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:38.270 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T11:57:38.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:38 smithi059 bash[19666]: audit 2024-08-25T11:57:37.548890+0000 mon.a (mon.0) 2728 : audit [DBG] from='client.? 172.21.15.59:0/3955604774' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:57:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:38 smithi059 bash[25081]: audit 2024-08-25T11:57:37.548890+0000 mon.a (mon.0) 2728 : audit [DBG] from='client.? 172.21.15.59:0/3955604774' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:57:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:38 smithi196 bash[20359]: audit 2024-08-25T11:57:37.548890+0000 mon.a (mon.0) 2728 : audit [DBG] from='client.? 172.21.15.59:0/3955604774' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:57:39.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:39 smithi059 bash[19666]: cluster 2024-08-25T11:57:37.940464+0000 mgr.y (mgr.25136) 919 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:39.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:57:39] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-08-25T11:57:39.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:39 smithi059 bash[25081]: cluster 2024-08-25T11:57:37.940464+0000 mgr.y (mgr.25136) 919 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:39.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:39 smithi196 bash[20359]: cluster 2024-08-25T11:57:37.940464+0000 mgr.y (mgr.25136) 919 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:41.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:41 smithi196 bash[20359]: cluster 2024-08-25T11:57:39.941204+0000 mgr.y (mgr.25136) 920 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:41.612 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:41 smithi059 bash[19666]: cluster 2024-08-25T11:57:39.941204+0000 mgr.y (mgr.25136) 920 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:41.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:41 smithi059 bash[25081]: cluster 2024-08-25T11:57:39.941204+0000 mgr.y (mgr.25136) 920 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:42.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:42 smithi196 bash[20359]: audit 2024-08-25T11:57:41.350227+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:42.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:42 smithi196 bash[20359]: audit 2024-08-25T11:57:41.352907+0000 mon.b (mon.1) 2276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:42.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:42 smithi196 bash[20359]: audit 2024-08-25T11:57:41.359629+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:42 smithi059 bash[19666]: audit 2024-08-25T11:57:41.350227+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:42 smithi059 bash[19666]: audit 2024-08-25T11:57:41.352907+0000 mon.b (mon.1) 2276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:42 smithi059 bash[19666]: audit 2024-08-25T11:57:41.359629+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:42 smithi059 bash[25081]: audit 2024-08-25T11:57:41.350227+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:42 smithi059 bash[25081]: audit 2024-08-25T11:57:41.352907+0000 mon.b (mon.1) 2276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:42 smithi059 bash[25081]: audit 2024-08-25T11:57:41.359629+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:43.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:43 smithi196 bash[20359]: cluster 2024-08-25T11:57:41.942270+0000 mgr.y (mgr.25136) 921 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:43.630 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:57:43.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:43 smithi059 bash[19666]: cluster 2024-08-25T11:57:41.942270+0000 mgr.y (mgr.25136) 921 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:43.723 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:43 smithi059 bash[25081]: cluster 2024-08-25T11:57:41.942270+0000 mgr.y (mgr.25136) 921 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:45 smithi059 bash[19666]: cluster 2024-08-25T11:57:43.942989+0000 mgr.y (mgr.25136) 922 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:45 smithi059 bash[19666]: audit 2024-08-25T11:57:44.502664+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:45 smithi059 bash[19666]: audit 2024-08-25T11:57:44.518323+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:45 smithi059 bash[19666]: audit 2024-08-25T11:57:44.534453+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:45.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:45 smithi059 bash[25081]: cluster 2024-08-25T11:57:43.942989+0000 mgr.y (mgr.25136) 922 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:45.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:45 smithi059 bash[25081]: audit 2024-08-25T11:57:44.502664+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:45.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:45 smithi059 bash[25081]: audit 2024-08-25T11:57:44.518323+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:45 smithi059 bash[25081]: audit 2024-08-25T11:57:44.534453+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:45 smithi196 bash[20359]: cluster 2024-08-25T11:57:43.942989+0000 mgr.y (mgr.25136) 922 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:45 smithi196 bash[20359]: audit 2024-08-25T11:57:44.502664+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:45 smithi196 bash[20359]: audit 2024-08-25T11:57:44.518323+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:45 smithi196 bash[20359]: audit 2024-08-25T11:57:44.534453+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:46.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:46 smithi196 bash[20359]: audit 2024-08-25T11:57:44.885813+0000 mgr.y (mgr.25136) 923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:46 smithi196 bash[20359]: audit 2024-08-25T11:57:45.125591+0000 mgr.y (mgr.25136) 924 : audit [DBG] from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:46 smithi196 bash[20359]: audit 2024-08-25T11:57:45.516188+0000 mgr.y (mgr.25136) 925 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mon", "hosts": "smithi196", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:46.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:46 smithi059 bash[25081]: audit 2024-08-25T11:57:44.885813+0000 mgr.y (mgr.25136) 923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:46 smithi059 bash[25081]: audit 2024-08-25T11:57:45.125591+0000 mgr.y (mgr.25136) 924 : audit [DBG] from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:46 smithi059 bash[25081]: audit 2024-08-25T11:57:45.516188+0000 mgr.y (mgr.25136) 925 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mon", "hosts": "smithi196", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:46 smithi059 bash[19666]: audit 2024-08-25T11:57:44.885813+0000 mgr.y (mgr.25136) 923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:57:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:46 smithi059 bash[19666]: audit 2024-08-25T11:57:45.125591+0000 mgr.y (mgr.25136) 924 : audit [DBG] from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:46 smithi059 bash[19666]: audit 2024-08-25T11:57:45.516188+0000 mgr.y (mgr.25136) 925 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mon", "hosts": "smithi196", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:47.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:47 smithi196 bash[20359]: cluster 2024-08-25T11:57:45.944566+0000 mgr.y (mgr.25136) 926 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:47 smithi059 bash[19666]: cluster 2024-08-25T11:57:45.944566+0000 mgr.y (mgr.25136) 926 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:47.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:47 smithi059 bash[25081]: cluster 2024-08-25T11:57:45.944566+0000 mgr.y (mgr.25136) 926 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:48.053 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:57:48.794 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T11:57:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:49 smithi196 bash[20359]: cluster 2024-08-25T11:57:47.945290+0000 mgr.y (mgr.25136) 927 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:49 smithi196 bash[20359]: cephadm 2024-08-25T11:57:48.044513+0000 mgr.y (mgr.25136) 928 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:57:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:49 smithi196 bash[20359]: audit 2024-08-25T11:57:48.051496+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:49 smithi196 bash[20359]: audit 2024-08-25T11:57:48.060716+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:49 smithi196 bash[20359]: audit 2024-08-25T11:57:48.062783+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:49 smithi196 bash[20359]: audit 2024-08-25T11:57:48.068196+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:49.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:49 smithi196 bash[20359]: cephadm 2024-08-25T11:57:48.153665+0000 mgr.y (mgr.25136) 929 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:57:49.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:57:49] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-08-25T11:57:49.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[19666]: cluster 2024-08-25T11:57:47.945290+0000 mgr.y (mgr.25136) 927 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:49.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[19666]: cephadm 2024-08-25T11:57:48.044513+0000 mgr.y (mgr.25136) 928 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:57:49.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[19666]: audit 2024-08-25T11:57:48.051496+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:49.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[19666]: audit 2024-08-25T11:57:48.060716+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:49.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[19666]: audit 2024-08-25T11:57:48.062783+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[19666]: audit 2024-08-25T11:57:48.068196+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[19666]: cephadm 2024-08-25T11:57:48.153665+0000 mgr.y (mgr.25136) 929 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[25081]: cluster 2024-08-25T11:57:47.945290+0000 mgr.y (mgr.25136) 927 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[25081]: cephadm 2024-08-25T11:57:48.044513+0000 mgr.y (mgr.25136) 928 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[25081]: audit 2024-08-25T11:57:48.051496+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[25081]: audit 2024-08-25T11:57:48.060716+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[25081]: audit 2024-08-25T11:57:48.062783+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[25081]: audit 2024-08-25T11:57:48.068196+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:49 smithi059 bash[25081]: cephadm 2024-08-25T11:57:48.153665+0000 mgr.y (mgr.25136) 929 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:57:50.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:50 smithi059 bash[19666]: audit 2024-08-25T11:57:49.579249+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:50.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:50 smithi059 bash[25081]: audit 2024-08-25T11:57:49.579249+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:50.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:50 smithi196 bash[20359]: audit 2024-08-25T11:57:49.579249+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:57:51.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:51 smithi196 bash[20359]: cluster 2024-08-25T11:57:49.946018+0000 mgr.y (mgr.25136) 930 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:51.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:51 smithi196 bash[20359]: audit 2024-08-25T11:57:50.651179+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:51.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:51 smithi196 bash[20359]: audit 2024-08-25T11:57:50.659976+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:51.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:51 smithi196 bash[20359]: audit 2024-08-25T11:57:50.663909+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:51.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:51 smithi196 bash[20359]: audit 2024-08-25T11:57:50.667981+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:51.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:51 smithi196 bash[20359]: audit 2024-08-25T11:57:50.677102+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:57:51.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:51 smithi196 bash[20359]: audit 2024-08-25T11:57:50.679051+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-25T11:57:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[19666]: cluster 2024-08-25T11:57:49.946018+0000 mgr.y (mgr.25136) 930 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[19666]: audit 2024-08-25T11:57:50.651179+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[19666]: audit 2024-08-25T11:57:50.659976+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[19666]: audit 2024-08-25T11:57:50.663909+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[19666]: audit 2024-08-25T11:57:50.667981+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[19666]: audit 2024-08-25T11:57:50.677102+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:57:51.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[19666]: audit 2024-08-25T11:57:50.679051+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-25T11:57:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[25081]: cluster 2024-08-25T11:57:49.946018+0000 mgr.y (mgr.25136) 930 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[25081]: audit 2024-08-25T11:57:50.651179+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[25081]: audit 2024-08-25T11:57:50.659976+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[25081]: audit 2024-08-25T11:57:50.663909+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[25081]: audit 2024-08-25T11:57:50.667981+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[25081]: audit 2024-08-25T11:57:50.677102+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:57:51.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:51 smithi059 bash[25081]: audit 2024-08-25T11:57:50.679051+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-25T11:57:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:52 smithi196 bash[20359]: cephadm 2024-08-25T11:57:50.653999+0000 mgr.y (mgr.25136) 931 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T11:57:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:52 smithi196 bash[20359]: cephadm 2024-08-25T11:57:50.654107+0000 mgr.y (mgr.25136) 932 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T11:57:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:52 smithi196 bash[20359]: cephadm 2024-08-25T11:57:50.662598+0000 mgr.y (mgr.25136) 933 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:57:52.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:52 smithi196 bash[20359]: cephadm 2024-08-25T11:57:50.677411+0000 mgr.y (mgr.25136) 934 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-25T11:57:52.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:52 smithi059 bash[19666]: cephadm 2024-08-25T11:57:50.653999+0000 mgr.y (mgr.25136) 931 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T11:57:52.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:52 smithi059 bash[19666]: cephadm 2024-08-25T11:57:50.654107+0000 mgr.y (mgr.25136) 932 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T11:57:52.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:52 smithi059 bash[19666]: cephadm 2024-08-25T11:57:50.662598+0000 mgr.y (mgr.25136) 933 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:57:52.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:52 smithi059 bash[19666]: cephadm 2024-08-25T11:57:50.677411+0000 mgr.y (mgr.25136) 934 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-25T11:57:52.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:52 smithi059 bash[25081]: cephadm 2024-08-25T11:57:50.653999+0000 mgr.y (mgr.25136) 931 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T11:57:52.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:52 smithi059 bash[25081]: cephadm 2024-08-25T11:57:50.654107+0000 mgr.y (mgr.25136) 932 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T11:57:52.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:52 smithi059 bash[25081]: cephadm 2024-08-25T11:57:50.662598+0000 mgr.y (mgr.25136) 933 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:57:52.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:52 smithi059 bash[25081]: cephadm 2024-08-25T11:57:50.677411+0000 mgr.y (mgr.25136) 934 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-25T11:57:53.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:53 smithi196 bash[20359]: cluster 2024-08-25T11:57:51.947670+0000 mgr.y (mgr.25136) 935 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:53.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:53 smithi059 bash[19666]: cluster 2024-08-25T11:57:51.947670+0000 mgr.y (mgr.25136) 935 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:53.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:53 smithi059 bash[25081]: cluster 2024-08-25T11:57:51.947670+0000 mgr.y (mgr.25136) 935 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:54.185 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:57:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[19666]: cephadm 2024-08-25T11:57:53.150965+0000 mgr.y (mgr.25136) 936 : cephadm [INF] Upgrade: Updating mon.b 2024-08-25T11:57:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[19666]: audit 2024-08-25T11:57:53.159509+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[19666]: audit 2024-08-25T11:57:53.168667+0000 mon.b (mon.1) 2284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:57:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[19666]: audit 2024-08-25T11:57:53.170698+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:57:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[19666]: cephadm 2024-08-25T11:57:53.171858+0000 mgr.y (mgr.25136) 937 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:57:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[19666]: audit 2024-08-25T11:57:53.172662+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[25081]: cephadm 2024-08-25T11:57:53.150965+0000 mgr.y (mgr.25136) 936 : cephadm [INF] Upgrade: Updating mon.b 2024-08-25T11:57:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[25081]: audit 2024-08-25T11:57:53.159509+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:54.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[25081]: audit 2024-08-25T11:57:53.168667+0000 mon.b (mon.1) 2284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:57:54.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[25081]: audit 2024-08-25T11:57:53.170698+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:57:54.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[25081]: cephadm 2024-08-25T11:57:53.171858+0000 mgr.y (mgr.25136) 937 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:57:54.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:54 smithi059 bash[25081]: audit 2024-08-25T11:57:53.172662+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:54.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:54 smithi196 bash[20359]: cephadm 2024-08-25T11:57:53.150965+0000 mgr.y (mgr.25136) 936 : cephadm [INF] Upgrade: Updating mon.b 2024-08-25T11:57:54.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:54 smithi196 bash[20359]: audit 2024-08-25T11:57:53.159509+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:57:54.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:54 smithi196 bash[20359]: audit 2024-08-25T11:57:53.168667+0000 mon.b (mon.1) 2284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:57:54.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:54 smithi196 bash[20359]: audit 2024-08-25T11:57:53.170698+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:57:54.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:54 smithi196 bash[20359]: cephadm 2024-08-25T11:57:53.171858+0000 mgr.y (mgr.25136) 937 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:57:54.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:54 smithi196 bash[20359]: audit 2024-08-25T11:57:53.172662+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:55.433 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:55 smithi196 bash[20359]: cluster 2024-08-25T11:57:53.948421+0000 mgr.y (mgr.25136) 938 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:55.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:55 smithi059 bash[19666]: cluster 2024-08-25T11:57:53.948421+0000 mgr.y (mgr.25136) 938 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:55.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:55 smithi059 bash[25081]: cluster 2024-08-25T11:57:53.948421+0000 mgr.y (mgr.25136) 938 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:55.681 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:57:55.703 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:55.704 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:55.704 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:55.704 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:55.705 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:55.705 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:55.705 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:55.706 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:55.706 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:56.064 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:55 smithi196 systemd[1]: Stopping Ceph mon.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:57:56.065 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:55 smithi196 bash[20359]: debug 2024-08-25T11:57:55.831+0000 7f9ee2f33640 -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-08-25T11:57:56.065 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:55 smithi196 bash[20359]: debug 2024-08-25T11:57:55.831+0000 7f9ee2f33640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-25T11:57:56.171 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:55 smithi059 bash[75117]: [25/Aug/2024:11:57:55] ENGINE Bus STOPPING 2024-08-25T11:57:56.350 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 19s ago 39m - - 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 11s ago 38m - - 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (2m) 19s ago 29m 14.2M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (85s) 11s ago 29m 68.4M - c8b91775d855 f57175f62128 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (4m) 19s ago 27m 48.3M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (3m) 11s ago 38m 438M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (14m) 19s ago 40m 522M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (40m) 19s ago 40m 111M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (38m) 11s ago 38m 80.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 615b26fabb6c 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (38m) 19s ago 38m 77.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (3m) 19s ago 30m 7896k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (3m) 11s ago 30m 8072k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (37m) 19s ago 37m 66.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:57:56.351 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (36m) 19s ago 36m 61.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (35m) 19s ago 35m 53.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (34m) 19s ago 34m 57.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (33m) 11s ago 33m 69.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (33m) 11s ago 33m 66.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (32m) 11s ago 32m 63.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (31m) 11s ago 31m 58.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (2m) 11s ago 30m 42.7M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (27m) 19s ago 27m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:57:56.352 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (27m) 11s ago 27m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:57:56.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:56 smithi059 bash[75117]: [25/Aug/2024:11:57:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:57:56.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:56 smithi059 bash[75117]: [25/Aug/2024:11:57:56] ENGINE Bus STOPPED 2024-08-25T11:57:56.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:56 smithi059 bash[75117]: [25/Aug/2024:11:57:56] ENGINE Bus STARTING 2024-08-25T11:57:56.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:56 smithi059 bash[75117]: [25/Aug/2024:11:57:56] ENGINE Serving on http://:::9283 2024-08-25T11:57:56.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:56 smithi059 bash[75117]: [25/Aug/2024:11:57:56] ENGINE Bus STARTED 2024-08-25T11:57:56.717 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:57:56.718 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:57:56.719 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:57:56.719 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:57:56.719 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T11:57:56.719 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 13 2024-08-25T11:57:56.719 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:57:56.719 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:57:56.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:56 smithi196 bash[83039]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-b 2024-08-25T11:57:56.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:56 smithi196 bash[83098]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-b 2024-08-25T11:57:56.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-25T11:57:56.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: Stopped Ceph mon.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:57:57.041 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:57:57.041 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:57:57.041 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:57:57.042 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi196", 2024-08-25T11:57:57.042 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T11:57:57.042 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "0/1 daemons upgraded", 2024-08-25T11:57:57.042 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2024-08-25T11:57:57.042 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:57:57.042 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:57:57.111 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.112 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.113 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.113 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.113 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.113 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:57:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:56 smithi196 systemd[1]: Started Ceph mon.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:57:58.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.027+0000 7fca99132c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-25T11:57:58.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.027+0000 7fca99132c80 0 ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev), process ceph-mon, pid 7 2024-08-25T11:57:58.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.027+0000 7fca99132c80 0 pidfile_write: ignore empty --pid-file 2024-08-25T11:57:58.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 0 load: jerasure load: lrc 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Git sha 0 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Compile date 2024-08-17 20:32:33 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: DB SUMMARY 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: DB Session ID: QNKV2KYP2I78MLIA3W9G 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: CURRENT file: CURRENT 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 6591 Bytes 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000090.sst 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000088.log size: 2666471 ; 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.error_if_exists: 0 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.create_if_missing: 0 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-25T11:57:58.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.env: 0x5617cfee6be0 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.info_log: 0x5617d128d700 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.statistics: (nil) 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.use_fsync: 0 2024-08-25T11:57:58.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-25T11:57:58.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.db_log_dir: 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.wal_dir: 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.write_buffer_manager: 0x5617d1290960 2024-08-25T11:57:58.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.unordered_write: 0 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.row_cache: None 2024-08-25T11:57:58.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.wal_filter: None 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.two_write_queues: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.wal_compression: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.atomic_flush: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-25T11:57:58.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-25T11:57:58.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_open_files: -1 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Compression algorithms supported: 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: kZSTD supported: 0 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: kXpressCompression supported: 0 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-25T11:57:58.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-25T11:57:58.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: kZlibCompression supported: 1 2024-08-25T11:57:58.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-25T11:57:58.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-25T11:57:58.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-25T11:57:58.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-25T11:57:58.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-08-25T11:57:58.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-25T11:57:58.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-25T11:57:58.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.merge_operator: 2024-08-25T11:57:58.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_filter: None 2024-08-25T11:57:58.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-25T11:57:58.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-25T11:57:58.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-25T11:57:58.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5617d128d380) 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: cache_index_and_filter_blocks: 1 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: pin_top_level_index_and_filter: 1 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: index_type: 0 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: data_block_index_type: 0 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: index_shortening: 1 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: data_block_hash_table_util_ratio: 0.750000 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: checksum: 4 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: no_block_cache: 0 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: block_cache: 0x5617d1283610 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: block_cache_name: BinnedLRUCache 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: block_cache_options: 2024-08-25T11:57:58.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: capacity : 536870912 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: num_shard_bits : 4 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: strict_capacity_limit : 0 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: high_pri_pool_ratio: 0.000 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: block_cache_compressed: (nil) 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: persistent_cache: (nil) 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: block_size: 4096 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: block_size_deviation: 10 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: block_restart_interval: 16 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: index_block_restart_interval: 1 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: metadata_block_size: 4096 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: partition_filters: 0 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: use_delta_encoding: 1 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: filter_policy: bloomfilter 2024-08-25T11:57:58.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: whole_key_filtering: 1 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: verify_compression: 0 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: read_amp_bytes_per_bit: 0 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: format_version: 5 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: enable_index_compression: 1 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: block_align: 0 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: max_auto_readahead_size: 262144 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: prepopulate_block_cache: 0 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: initial_auto_readahead_size: 8192 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: num_file_reads_for_auto_readahead: 2 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression: NoCompression 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-25T11:57:58.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.num_levels: 7 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:57:58.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-25T11:57:58.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-25T11:57:58.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-25T11:57:58.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.bloom_locality: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.ttl: 2592000 2024-08-25T11:57:58.380 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.enable_blob_files: false 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.min_blob_size: 0 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.031+0000 7fca99132c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-25T11:57:58.381 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.035+0000 7fca99132c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.035+0000 7fca99132c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 92, last_sequence is 50060, log_number is 88,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 88 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.035+0000 7fca99132c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 88 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.035+0000 7fca99132c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f3d47273-0811-4802-a071-50256405b065 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.035+0000 7fca99132c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587078038680, "job": 1, "event": "recovery_started", "wal_files": [88]} 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.035+0000 7fca99132c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #88 mode 2 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.043+0000 7fca99132c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587078047101, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 93, "file_size": 1653987, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 50065, "largest_seqno": 51927, "table_properties": {"data_size": 1646920, "index_size": 3913, "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": 20553, "raw_average_key_size": 24, "raw_value_size": 1630694, "raw_average_value_size": 1936, "num_data_blocks": 170, "num_entries": 842, "num_filter_entries": 842, "num_deletions": 7, "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": 1724587078, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f3d47273-0811-4802-a071-50256405b065", "db_session_id": "QNKV2KYP2I78MLIA3W9G", "orig_file_number": 93, "seqno_to_time_mapping": "N/A"}} 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.043+0000 7fca99132c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587078047232, "job": 1, "event": "recovery_finished"} 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.043+0000 7fca99132c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 95 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.043+0000 7fca99132c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 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-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5617d12b0e00 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 4 rocksdb: DB pointer 0x5617d13b2000 2024-08-25T11:57:58.382 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca8eefa640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca8eefa640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: ** DB Stats ** 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: ** Compaction Stats [default] ** 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: 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-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-25T11:57:58.383 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: L0 1/0 1.58 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 428.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: L6 1/0 9.85 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-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Sum 2/0 11.43 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 428.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 428.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: ** Compaction Stats [default] ** 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: 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-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 428.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Flush(GB): cumulative 0.002, interval 0.002 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: AddFile(Total Files): cumulative 0, interval 0 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: AddFile(Keys): cumulative 0, interval 0 2024-08-25T11:57:58.384 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Cumulative compaction: 0.00 GB write, 115.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Interval compaction: 0.00 GB write, 115.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: 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-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Block cache BinnedLRUCache@0x5617d1283610#7 capacity: 512.00 MB usage: 6.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: ** File Read Latency Histogram By Level [default] ** 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] at bind addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 1 mon.b@-1(???) e3 preinit fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 0 mon.b@-1(???).mds e1 new map 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 0 mon.b@-1(???).mds e1 print_map 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: e1 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: btime 2024-08-25T11:17:18:969104+0000 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: legacy client fscid: -1 2024-08-25T11:57:58.385 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: 2024-08-25T11:57:58.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: No filesystems configured 2024-08-25T11:57:58.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 0 mon.b@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-25T11:57:58.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:57:58.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:57:58.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:57:58.386 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:58 smithi196 bash[83157]: debug 2024-08-25T11:57:58.047+0000 7fca99132c80 1 mon.b@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-08-25T11:57:59.428 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:57:59] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.51.0" 2024-08-25T11:57:59.429 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:55.950013+0000 mgr.y (mgr.25136) 941 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:59.429 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:55.996750+0000 mgr.y (mgr.25136) 942 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.429 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:56.174285+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:57:59.429 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:56.176014+0000 mgr.y (mgr.25136) 943 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:57:59.429 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:56.312489+0000 mgr.y (mgr.25136) 944 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.429 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:56.719907+0000 mon.c (mon.2) 263 : audit [DBG] from='client.? 172.21.15.59:0/4036296265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.429 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:57.042958+0000 mgr.y (mgr.25136) 945 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:57.950703+0000 mgr.y (mgr.25136) 946 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.264912+0000 mon.a (mon.0) 2742 : cluster [INF] mon.a calling monitor election 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.265452+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.288997+0000 mon.a (mon.0) 2743 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301415+0000 mon.a (mon.0) 2744 : cluster [DBG] monmap epoch 3 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301481+0000 mon.a (mon.0) 2745 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301522+0000 mon.a (mon.0) 2746 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301545+0000 mon.a (mon.0) 2747 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301568+0000 mon.a (mon.0) 2748 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301589+0000 mon.a (mon.0) 2749 : cluster [DBG] election_strategy: 1 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301611+0000 mon.a (mon.0) 2750 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301635+0000 mon.a (mon.0) 2751 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:57:59.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.301714+0000 mon.a (mon.0) 2752 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.326331+0000 mon.a (mon.0) 2753 : cluster [DBG] fsmap 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.326408+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.327284+0000 mon.a (mon.0) 2755 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cluster 2024-08-25T11:57:58.327575+0000 mon.a (mon.0) 2756 : cluster [INF] overall HEALTH_OK 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.336121+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.343366+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.352609+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.361955+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.362891+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.367414+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.374973+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.384075+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cephadm 2024-08-25T11:57:58.385121+0000 mgr.y (mgr.25136) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.490416+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.493566+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.497500+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.498366+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.509120+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: cephadm 2024-08-25T11:57:58.510046+0000 mgr.y (mgr.25136) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.630073+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.633089+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.636479+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.637370+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.647530+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.732940+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.735488+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.738400+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.739242+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.746858+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.857994+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.860190+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.862412+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.863187+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.871248+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.953420+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.956300+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.959423+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.960681+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:58.968653+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.064098+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.067102+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.070353+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.071625+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.080594+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.185107+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.187655+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.190553+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.191409+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.199911+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.290755+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.293337+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[19666]: audit 2024-08-25T11:57:59.296083+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:55.950013+0000 mgr.y (mgr.25136) 941 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:59.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:55.996750+0000 mgr.y (mgr.25136) 942 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:56.174285+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:57:59.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:56.176014+0000 mgr.y (mgr.25136) 943 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:57:59.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:56.312489+0000 mgr.y (mgr.25136) 944 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:56.719907+0000 mon.c (mon.2) 263 : audit [DBG] from='client.? 172.21.15.59:0/4036296265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:57.042958+0000 mgr.y (mgr.25136) 945 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:57.950703+0000 mgr.y (mgr.25136) 946 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.264912+0000 mon.a (mon.0) 2742 : cluster [INF] mon.a calling monitor election 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.265452+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.288997+0000 mon.a (mon.0) 2743 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301415+0000 mon.a (mon.0) 2744 : cluster [DBG] monmap epoch 3 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301481+0000 mon.a (mon.0) 2745 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301522+0000 mon.a (mon.0) 2746 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301545+0000 mon.a (mon.0) 2747 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301568+0000 mon.a (mon.0) 2748 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301589+0000 mon.a (mon.0) 2749 : cluster [DBG] election_strategy: 1 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301611+0000 mon.a (mon.0) 2750 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301635+0000 mon.a (mon.0) 2751 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.301714+0000 mon.a (mon.0) 2752 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.326331+0000 mon.a (mon.0) 2753 : cluster [DBG] fsmap 2024-08-25T11:57:59.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.326408+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.327284+0000 mon.a (mon.0) 2755 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cluster 2024-08-25T11:57:58.327575+0000 mon.a (mon.0) 2756 : cluster [INF] overall HEALTH_OK 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.336121+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.343366+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.352609+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.361955+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.362891+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.367414+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.374973+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.384075+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cephadm 2024-08-25T11:57:58.385121+0000 mgr.y (mgr.25136) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.490416+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.493566+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.497500+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.498366+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.509120+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: cephadm 2024-08-25T11:57:58.510046+0000 mgr.y (mgr.25136) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.630073+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.633089+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.636479+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.637370+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.647530+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.732940+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.735488+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.738400+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.739242+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.746858+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.857994+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.860190+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.862412+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.863187+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.871248+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.953420+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.956300+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.959423+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.960681+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:58.968653+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.064098+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.067102+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.070353+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.071625+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.080594+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.185107+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.187655+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.190553+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.191409+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.199911+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.290755+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.293337+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:57:59 smithi059 bash[25081]: audit 2024-08-25T11:57:59.296083+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:55.950013+0000 mgr.y (mgr.25136) 941 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:59.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:55.950013+0000 mgr.y (mgr.25136) 941 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:57:59.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:55.996750+0000 mgr.y (mgr.25136) 942 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:55.996750+0000 mgr.y (mgr.25136) 942 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:56.174285+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:57:59.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:56.174285+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:56.176014+0000 mgr.y (mgr.25136) 943 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:56.176014+0000 mgr.y (mgr.25136) 943 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:56.312489+0000 mgr.y (mgr.25136) 944 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:56.312489+0000 mgr.y (mgr.25136) 944 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:56.719907+0000 mon.c (mon.2) 263 : audit [DBG] from='client.? 172.21.15.59:0/4036296265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:56.719907+0000 mon.c (mon.2) 263 : audit [DBG] from='client.? 172.21.15.59:0/4036296265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:57.042958+0000 mgr.y (mgr.25136) 945 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:57.042958+0000 mgr.y (mgr.25136) 945 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:57.950703+0000 mgr.y (mgr.25136) 946 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:57.950703+0000 mgr.y (mgr.25136) 946 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.264912+0000 mon.a (mon.0) 2742 : cluster [INF] mon.a calling monitor election 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.264912+0000 mon.a (mon.0) 2742 : cluster [INF] mon.a calling monitor election 2024-08-25T11:57:59.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.265452+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:57:59.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.265452+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:57:59.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.288997+0000 mon.a (mon.0) 2743 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:57:59.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.288997+0000 mon.a (mon.0) 2743 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:57:59.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301415+0000 mon.a (mon.0) 2744 : cluster [DBG] monmap epoch 3 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301415+0000 mon.a (mon.0) 2744 : cluster [DBG] monmap epoch 3 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301481+0000 mon.a (mon.0) 2745 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301481+0000 mon.a (mon.0) 2745 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301522+0000 mon.a (mon.0) 2746 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301522+0000 mon.a (mon.0) 2746 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301545+0000 mon.a (mon.0) 2747 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301545+0000 mon.a (mon.0) 2747 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301568+0000 mon.a (mon.0) 2748 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301568+0000 mon.a (mon.0) 2748 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301589+0000 mon.a (mon.0) 2749 : cluster [DBG] election_strategy: 1 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301589+0000 mon.a (mon.0) 2749 : cluster [DBG] election_strategy: 1 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301611+0000 mon.a (mon.0) 2750 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:57:59.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301611+0000 mon.a (mon.0) 2750 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301635+0000 mon.a (mon.0) 2751 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301635+0000 mon.a (mon.0) 2751 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301714+0000 mon.a (mon.0) 2752 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.301714+0000 mon.a (mon.0) 2752 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.326331+0000 mon.a (mon.0) 2753 : cluster [DBG] fsmap 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.326331+0000 mon.a (mon.0) 2753 : cluster [DBG] fsmap 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.326408+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.326408+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.327284+0000 mon.a (mon.0) 2755 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.327284+0000 mon.a (mon.0) 2755 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.327575+0000 mon.a (mon.0) 2756 : cluster [INF] overall HEALTH_OK 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cluster 2024-08-25T11:57:58.327575+0000 mon.a (mon.0) 2756 : cluster [INF] overall HEALTH_OK 2024-08-25T11:57:59.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.336121+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.336121+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.343366+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.343366+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.352609+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.352609+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.361955+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.361955+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.362891+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.362891+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.367414+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.367414+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.374973+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.374973+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.384075+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.384075+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.385121+0000 mgr.y (mgr.25136) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.385121+0000 mgr.y (mgr.25136) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.490416+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.490416+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.493566+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.493566+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.497500+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.497500+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.498366+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.498366+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.509120+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.509120+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.510046+0000 mgr.y (mgr.25136) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.510046+0000 mgr.y (mgr.25136) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.630073+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.630073+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.633089+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.633089+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.636479+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.636479+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.637370+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.637370+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.647530+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.647530+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.732940+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.732940+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.735488+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.735488+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.738400+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.738400+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.739242+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.739242+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.746858+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.746858+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.857994+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.857994+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.860190+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.860190+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.862412+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.862412+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.863187+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.863187+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.871248+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.871248+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.953420+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.953420+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.956300+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.956300+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.959423+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.959423+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.960681+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.960681+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.968653+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:58.968653+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.064098+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.064098+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.067102+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.067102+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.070353+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.070353+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.071625+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.071625+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.080594+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.080594+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.185107+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.185107+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.187655+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.187655+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.190553+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.190553+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.191409+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.191409+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.199911+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.199911+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.290755+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.290755+0000 mon.a (mon.0) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.293337+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.293337+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.296083+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:57:59.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:57:59 smithi196 bash[83157]: audit 2024-08-25T11:57:59.296083+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.648365+0000 mgr.y (mgr.25136) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.648365+0000 mgr.y (mgr.25136) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.747362+0000 mgr.y (mgr.25136) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.747362+0000 mgr.y (mgr.25136) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.871769+0000 mgr.y (mgr.25136) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.871769+0000 mgr.y (mgr.25136) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.969173+0000 mgr.y (mgr.25136) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:58.969173+0000 mgr.y (mgr.25136) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.081280+0000 mgr.y (mgr.25136) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.081280+0000 mgr.y (mgr.25136) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.200686+0000 mgr.y (mgr.25136) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.200686+0000 mgr.y (mgr.25136) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.297583+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.297583+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.327802+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.327802+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.328623+0000 mgr.y (mgr.25136) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.328623+0000 mgr.y (mgr.25136) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.415196+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.415196+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.417094+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.417094+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.419185+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.419185+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.420618+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.420618+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.427067+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.427067+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.428029+0000 mgr.y (mgr.25136) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.428029+0000 mgr.y (mgr.25136) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.511993+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.511993+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.513755+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.513755+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.515390+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.515390+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.515988+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.515988+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.521842+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.521842+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.522295+0000 mgr.y (mgr.25136) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.522295+0000 mgr.y (mgr.25136) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.591920+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.591920+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.593600+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.593600+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.595225+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.595225+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.595793+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.595793+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.602826+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.602826+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.603220+0000 mgr.y (mgr.25136) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.603220+0000 mgr.y (mgr.25136) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.673020+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.673020+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.674954+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.674954+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.677479+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.677479+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.678294+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.678294+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.687882+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.687882+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.781071+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.781071+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.783140+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.783140+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.786165+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.786165+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.787022+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.787022+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.796242+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.796242+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.866814+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.866814+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.869216+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.869216+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.872259+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.872259+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.873151+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.873151+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.879656+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.879656+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.953425+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.953425+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.955965+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.955965+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.958773+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.958773+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.959959+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.959959+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.967355+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:57:59.967355+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.045283+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.045283+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.047859+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.047859+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.050799+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.050799+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.051880+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.051880+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.058948+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.058948+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.150633+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.150633+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.152376+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.152376+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.154006+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.154006+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.154623+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.154623+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.160699+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.160699+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.247109+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.247109+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.250102+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.250102+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.253960+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.253960+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.254978+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.254978+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.262287+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:00 smithi196 bash[83157]: audit 2024-08-25T11:58:00.262287+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:58.648365+0000 mgr.y (mgr.25136) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:58.747362+0000 mgr.y (mgr.25136) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:58.871769+0000 mgr.y (mgr.25136) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:58.969173+0000 mgr.y (mgr.25136) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.081280+0000 mgr.y (mgr.25136) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.200686+0000 mgr.y (mgr.25136) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.297583+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.327802+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.328623+0000 mgr.y (mgr.25136) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.415196+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.417094+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.419185+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.420618+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.427067+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.428029+0000 mgr.y (mgr.25136) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.511993+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.513755+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.515390+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.515988+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.521842+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:58.648365+0000 mgr.y (mgr.25136) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:58.747362+0000 mgr.y (mgr.25136) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:58.871769+0000 mgr.y (mgr.25136) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:58.969173+0000 mgr.y (mgr.25136) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.081280+0000 mgr.y (mgr.25136) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.200686+0000 mgr.y (mgr.25136) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.297583+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.327802+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.328623+0000 mgr.y (mgr.25136) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.415196+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.417094+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.419185+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.420618+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.427067+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.428029+0000 mgr.y (mgr.25136) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.511993+0000 mon.a (mon.0) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.513755+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.515390+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.515988+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.521842+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.522295+0000 mgr.y (mgr.25136) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.591920+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.593600+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.595225+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.595793+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.602826+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.603220+0000 mgr.y (mgr.25136) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.673020+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.674954+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.677479+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.678294+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.687882+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.781071+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.783140+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.786165+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.787022+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.796242+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.866814+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.869216+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.872259+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.522295+0000 mgr.y (mgr.25136) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.591920+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.593600+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.595225+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.595793+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.602826+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.603220+0000 mgr.y (mgr.25136) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.673020+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.674954+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.677479+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.678294+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.687882+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.781071+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.783140+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.786165+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.787022+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.796242+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.866814+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.869216+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.872259+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.873151+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.879656+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.953425+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.955965+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.958773+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.959959+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:57:59.967355+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.045283+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.047859+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.050799+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.051880+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.058948+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.150633+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.152376+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.154006+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.154623+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.160699+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.247109+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.250102+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.253960+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.254978+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[19666]: audit 2024-08-25T11:58:00.262287+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.873151+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.879656+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.953425+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.955965+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.958773+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.959959+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:57:59.967355+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.045283+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.047859+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.050799+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.051880+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.058948+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.150633+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.152376+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.154006+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.154623+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.160699+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.247109+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.250102+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:00.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.253960+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:00.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.254978+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:00.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:00 smithi059 bash[25081]: audit 2024-08-25T11:58:00.262287+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.542 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[80422]: logger=infra.usagestats t=2024-08-25T11:58:01.158982026Z level=info msg="Usage stats are ready to report" 2024-08-25T11:58:01.543 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.688467+0000 mgr.y (mgr.25136) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.543 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.688467+0000 mgr.y (mgr.25136) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.543 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.796822+0000 mgr.y (mgr.25136) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.543 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.796822+0000 mgr.y (mgr.25136) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.880196+0000 mgr.y (mgr.25136) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.880196+0000 mgr.y (mgr.25136) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cluster 2024-08-25T11:57:59.951162+0000 mgr.y (mgr.25136) 962 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cluster 2024-08-25T11:57:59.951162+0000 mgr.y (mgr.25136) 962 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.967969+0000 mgr.y (mgr.25136) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:57:59.967969+0000 mgr.y (mgr.25136) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.059505+0000 mgr.y (mgr.25136) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.059505+0000 mgr.y (mgr.25136) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.161291+0000 mgr.y (mgr.25136) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.161291+0000 mgr.y (mgr.25136) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.544 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.262866+0000 mgr.y (mgr.25136) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.262866+0000 mgr.y (mgr.25136) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.384186+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.384186+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.386493+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.386493+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.388926+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.388926+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.389750+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.389750+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.395467+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.395467+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.545 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.395960+0000 mgr.y (mgr.25136) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.395960+0000 mgr.y (mgr.25136) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.471501+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.471501+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.473527+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.473527+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.475625+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.475625+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.476309+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.476309+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.482498+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.482498+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.482998+0000 mgr.y (mgr.25136) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.546 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.482998+0000 mgr.y (mgr.25136) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.555245+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.555245+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.557624+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.557624+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.560447+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.560447+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.561446+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.561446+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.547 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.568063+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.568063+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.568541+0000 mgr.y (mgr.25136) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.568541+0000 mgr.y (mgr.25136) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.642781+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.642781+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.645216+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.645216+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.647671+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.647671+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.548 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.648639+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.648639+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.657056+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.657056+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.750276+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.750276+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.752261+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.752261+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.754134+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.754134+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.754870+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.754870+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.762482+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.549 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.762482+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.883120+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.883120+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.885628+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.885628+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.889127+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.889127+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.890151+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.890151+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.898237+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.898237+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.994182+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.550 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.994182+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.996444+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.996444+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.999253+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:00.999253+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.000036+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.000036+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.007406+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.007406+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.105947+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.105947+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.551 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.107657+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.107657+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.109187+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.109187+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.109789+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.109789+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.114675+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.114675+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.193674+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.193674+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.195595+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.552 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.195595+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.197143+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.197143+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.198047+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.198047+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.203610+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.203610+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.279955+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.279955+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.282427+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.282427+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.284977+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.284977+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.285920+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.285920+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.291884+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:01 smithi196 bash[83157]: audit 2024-08-25T11:58:01.291884+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.697 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.688467+0000 mgr.y (mgr.25136) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.697 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.796822+0000 mgr.y (mgr.25136) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.880196+0000 mgr.y (mgr.25136) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cluster 2024-08-25T11:57:59.951162+0000 mgr.y (mgr.25136) 962 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:57:59.967969+0000 mgr.y (mgr.25136) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.059505+0000 mgr.y (mgr.25136) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.161291+0000 mgr.y (mgr.25136) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.262866+0000 mgr.y (mgr.25136) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.384186+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.386493+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.388926+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.389750+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.395467+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.395960+0000 mgr.y (mgr.25136) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.699 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.471501+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.699 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.473527+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.699 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.475625+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.699 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.476309+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.699 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.482498+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.699 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.482998+0000 mgr.y (mgr.25136) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.688467+0000 mgr.y (mgr.25136) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.796822+0000 mgr.y (mgr.25136) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.880196+0000 mgr.y (mgr.25136) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cluster 2024-08-25T11:57:59.951162+0000 mgr.y (mgr.25136) 962 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:57:59.967969+0000 mgr.y (mgr.25136) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.059505+0000 mgr.y (mgr.25136) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.161291+0000 mgr.y (mgr.25136) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.262866+0000 mgr.y (mgr.25136) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.384186+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.386493+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.388926+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.389750+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.395467+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.395960+0000 mgr.y (mgr.25136) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.471501+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.473527+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.475625+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.476309+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.482498+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.482998+0000 mgr.y (mgr.25136) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.555245+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.557624+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.560447+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.561446+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.568063+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.568541+0000 mgr.y (mgr.25136) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.642781+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.645216+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.647671+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.648639+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.657056+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.750276+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.752261+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.754134+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.754870+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.762482+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.883120+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.885628+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.889127+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.555245+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.557624+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.560447+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.561446+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.568063+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.568541+0000 mgr.y (mgr.25136) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.642781+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.645216+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.647671+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.648639+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.657056+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.750276+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.752261+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.754134+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.754870+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.762482+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.883120+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.885628+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.889127+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.890151+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.898237+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.994182+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.996444+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:00.999253+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.000036+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.007406+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.105947+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.107657+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.109187+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.109789+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.114675+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.193674+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.195595+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.197143+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.198047+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.203610+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.279955+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.282427+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.284977+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.285920+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[25081]: audit 2024-08-25T11:58:01.291884+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.890151+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.898237+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.994182+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.996444+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:00.999253+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.000036+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.007406+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.105947+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.107657+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.109187+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.109789+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.114675+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.193674+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.195595+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.197143+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.198047+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.203610+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.279955+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.282427+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.284977+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:01.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.285920+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:01.709 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:01 smithi059 bash[19666]: audit 2024-08-25T11:58:01.291884+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.657749+0000 mgr.y (mgr.25136) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.763156+0000 mgr.y (mgr.25136) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:00.898799+0000 mgr.y (mgr.25136) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.008072+0000 mgr.y (mgr.25136) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.115137+0000 mgr.y (mgr.25136) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.204157+0000 mgr.y (mgr.25136) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.292423+0000 mgr.y (mgr.25136) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.374968+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.377072+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.378894+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.379571+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.384924+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.385347+0000 mgr.y (mgr.25136) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.453234+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.455256+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.457679+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.458386+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.463734+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.464295+0000 mgr.y (mgr.25136) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.537023+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.657749+0000 mgr.y (mgr.25136) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.763156+0000 mgr.y (mgr.25136) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:00.898799+0000 mgr.y (mgr.25136) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.008072+0000 mgr.y (mgr.25136) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.115137+0000 mgr.y (mgr.25136) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.204157+0000 mgr.y (mgr.25136) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.292423+0000 mgr.y (mgr.25136) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.374968+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.377072+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.378894+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.379571+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.384924+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.385347+0000 mgr.y (mgr.25136) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.453234+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.455256+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.457679+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.458386+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.463734+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.464295+0000 mgr.y (mgr.25136) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.537023+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.538753+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.541121+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.542031+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.550897+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.551475+0000 mgr.y (mgr.25136) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.664538+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.666408+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.668596+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.669430+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.678282+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.764857+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.766809+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.768704+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.769419+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.774700+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.852713+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.854707+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.856784+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.857543+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.867477+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.538753+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.541121+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.542031+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.550897+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.551475+0000 mgr.y (mgr.25136) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.664538+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.666408+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.668596+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.669430+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.678282+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.764857+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.766809+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.768704+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.769419+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.774700+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.852713+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.854707+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.856784+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.857543+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.867477+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.947200+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.949283+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.951317+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.951980+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:01.959695+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.030452+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.032125+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.033675+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.034284+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.040958+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.131947+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.134083+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.135754+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.136352+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.143351+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.214533+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.216648+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.219229+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.220008+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.227477+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[19666]: audit 2024-08-25T11:58:02.310330+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.947200+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.949283+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.951317+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.951980+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:01.959695+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.030452+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.032125+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.033675+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.034284+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.040958+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.131947+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.134083+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.135754+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.136352+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.143351+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.214533+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.216648+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.219229+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.220008+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.227477+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:02 smithi059 bash[25081]: audit 2024-08-25T11:58:02.310330+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.657749+0000 mgr.y (mgr.25136) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.657749+0000 mgr.y (mgr.25136) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.763156+0000 mgr.y (mgr.25136) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.763156+0000 mgr.y (mgr.25136) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.898799+0000 mgr.y (mgr.25136) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:00.898799+0000 mgr.y (mgr.25136) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.008072+0000 mgr.y (mgr.25136) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.008072+0000 mgr.y (mgr.25136) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.115137+0000 mgr.y (mgr.25136) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.115137+0000 mgr.y (mgr.25136) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.204157+0000 mgr.y (mgr.25136) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.204157+0000 mgr.y (mgr.25136) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.292423+0000 mgr.y (mgr.25136) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.292423+0000 mgr.y (mgr.25136) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.374968+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.374968+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.377072+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.377072+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.378894+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.378894+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.379571+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.379571+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.384924+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.384924+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.385347+0000 mgr.y (mgr.25136) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.385347+0000 mgr.y (mgr.25136) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.453234+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.453234+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.455256+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.455256+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.457679+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.457679+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.458386+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.458386+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.463734+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.463734+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.464295+0000 mgr.y (mgr.25136) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.464295+0000 mgr.y (mgr.25136) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.537023+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.537023+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.538753+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.538753+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.541121+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.541121+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.542031+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.542031+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.550897+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.550897+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.551475+0000 mgr.y (mgr.25136) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.551475+0000 mgr.y (mgr.25136) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.664538+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.664538+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.666408+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.666408+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.668596+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.668596+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.669430+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.669430+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.678282+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.678282+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.764857+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.764857+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.766809+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.766809+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.768704+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.768704+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.769419+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.769419+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.774700+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.774700+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.852713+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.852713+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.854707+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.854707+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.856784+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.856784+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.857543+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.857543+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.867477+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.867477+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.947200+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.947200+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.949283+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.949283+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.951317+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.951317+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.951980+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.951980+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.959695+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:01.959695+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.030452+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.030452+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.032125+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.032125+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.033675+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.033675+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.034284+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.034284+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.040958+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.040958+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.131947+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.131947+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.134083+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.134083+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.135754+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.135754+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.136352+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.136352+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.143351+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.143351+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.214533+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.214533+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.216648+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.216648+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:02.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.219229+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.219229+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:02.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.220008+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.220008+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:02.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.227477+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.227477+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:02.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.310330+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:02.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:02 smithi196 bash[83157]: audit 2024-08-25T11:58:02.310330+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[75117]: debug 2024-08-25T11:58:03.054+0000 7f6242153640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.678788+0000 mgr.y (mgr.25136) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.678788+0000 mgr.y (mgr.25136) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.775220+0000 mgr.y (mgr.25136) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.775220+0000 mgr.y (mgr.25136) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.868248+0000 mgr.y (mgr.25136) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.868248+0000 mgr.y (mgr.25136) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cluster 2024-08-25T11:58:01.951977+0000 mgr.y (mgr.25136) 983 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cluster 2024-08-25T11:58:01.951977+0000 mgr.y (mgr.25136) 983 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.960150+0000 mgr.y (mgr.25136) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:01.960150+0000 mgr.y (mgr.25136) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.041395+0000 mgr.y (mgr.25136) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.041395+0000 mgr.y (mgr.25136) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.143879+0000 mgr.y (mgr.25136) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.143879+0000 mgr.y (mgr.25136) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.228050+0000 mgr.y (mgr.25136) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.228050+0000 mgr.y (mgr.25136) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.312049+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.312049+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.314555+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.314555+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.315176+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.315176+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.329884+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.329884+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.330464+0000 mgr.y (mgr.25136) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.330464+0000 mgr.y (mgr.25136) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.401669+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.401669+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.404365+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.404365+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.407508+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.407508+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.408220+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.408220+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.413956+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.413956+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.414517+0000 mgr.y (mgr.25136) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.414517+0000 mgr.y (mgr.25136) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.496170+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.496170+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.497963+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.497963+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.500196+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.500196+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.500858+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.500858+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.506902+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.506902+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.507797+0000 mgr.y (mgr.25136) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.507797+0000 mgr.y (mgr.25136) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.597545+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.597545+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.599491+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.599491+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.601910+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.601910+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.602731+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.602731+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.608089+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.608089+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.697004+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.697004+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.699138+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.699138+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.702446+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.702446+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.703234+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.703234+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.708635+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.708635+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.781857+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.781857+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.783744+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.783744+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.785554+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.785554+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.786249+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.786249+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.791490+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.791490+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.872907+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.872907+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.875704+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.875704+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.878452+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.878452+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.879411+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.879411+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.884903+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.884903+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.959693+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.959693+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.961830+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.961830+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.965522+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.965522+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.966256+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.966256+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.971568+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:02.971568+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.059758+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.059758+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.061830+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.061830+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.063565+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.063565+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.064276+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.064276+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.069503+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.069503+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.145613+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.145613+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.147479+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.147479+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.149270+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.149270+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.149923+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.149923+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.155238+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.155238+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.240250+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.240250+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.243192+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.243192+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.246364+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.246364+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.247592+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.247592+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.256472+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:03 smithi196 bash[83157]: audit 2024-08-25T11:58:03.256472+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.678788+0000 mgr.y (mgr.25136) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.775220+0000 mgr.y (mgr.25136) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.868248+0000 mgr.y (mgr.25136) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cluster 2024-08-25T11:58:01.951977+0000 mgr.y (mgr.25136) 983 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:01.960150+0000 mgr.y (mgr.25136) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.041395+0000 mgr.y (mgr.25136) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.143879+0000 mgr.y (mgr.25136) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.228050+0000 mgr.y (mgr.25136) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.312049+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.314555+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.315176+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.329884+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.330464+0000 mgr.y (mgr.25136) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.401669+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.404365+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.407508+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.408220+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.413956+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.414517+0000 mgr.y (mgr.25136) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.496170+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.678788+0000 mgr.y (mgr.25136) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.775220+0000 mgr.y (mgr.25136) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.868248+0000 mgr.y (mgr.25136) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cluster 2024-08-25T11:58:01.951977+0000 mgr.y (mgr.25136) 983 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:01.960150+0000 mgr.y (mgr.25136) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.041395+0000 mgr.y (mgr.25136) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.143879+0000 mgr.y (mgr.25136) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.228050+0000 mgr.y (mgr.25136) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.312049+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.314555+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.315176+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.329884+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.330464+0000 mgr.y (mgr.25136) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.401669+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.404365+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.407508+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.408220+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.413956+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.414517+0000 mgr.y (mgr.25136) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.496170+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.497963+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.500196+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.500858+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.506902+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.507797+0000 mgr.y (mgr.25136) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.597545+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.599491+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.601910+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.602731+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.608089+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.697004+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.699138+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.702446+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.703234+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.708635+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.781857+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.783744+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.785554+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.786249+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.791490+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.872907+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.875704+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.878452+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.879411+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.884903+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.959693+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.961830+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.965522+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.966256+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:02.971568+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.059758+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.061830+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.063565+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.064276+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.069503+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.145613+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.147479+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.149270+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.149923+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.497963+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.500196+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.500858+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.506902+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.507797+0000 mgr.y (mgr.25136) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.597545+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.599491+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.601910+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.602731+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.608089+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.697004+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.699138+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.702446+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.703234+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.708635+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.781857+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.783744+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.785554+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.786249+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.791490+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.155238+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.240250+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.243192+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.246364+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.247592+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[19666]: audit 2024-08-25T11:58:03.256472+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.872907+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.875704+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.878452+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.879411+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.884903+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.959693+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.961830+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.965522+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.966256+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:02.971568+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.059758+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.061830+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.063565+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.064276+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.069503+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.145613+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.147479+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.149270+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.149923+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.155238+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.240250+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.243192+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.246364+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.247592+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:03.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:03 smithi059 bash[25081]: audit 2024-08-25T11:58:03.256472+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.608528+0000 mgr.y (mgr.25136) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.608528+0000 mgr.y (mgr.25136) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.709089+0000 mgr.y (mgr.25136) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.709089+0000 mgr.y (mgr.25136) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.791972+0000 mgr.y (mgr.25136) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.791972+0000 mgr.y (mgr.25136) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.885526+0000 mgr.y (mgr.25136) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.885526+0000 mgr.y (mgr.25136) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.972112+0000 mgr.y (mgr.25136) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:02.972112+0000 mgr.y (mgr.25136) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.069987+0000 mgr.y (mgr.25136) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.069987+0000 mgr.y (mgr.25136) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.155750+0000 mgr.y (mgr.25136) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.155750+0000 mgr.y (mgr.25136) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.257124+0000 mgr.y (mgr.25136) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.257124+0000 mgr.y (mgr.25136) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.368846+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.368846+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.371094+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.371094+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.373842+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.373842+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.374995+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.374995+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.383617+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.383617+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.384348+0000 mgr.y (mgr.25136) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.384348+0000 mgr.y (mgr.25136) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.504302+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.504302+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.507001+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.507001+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.509361+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.509361+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.510095+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.510095+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.515556+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.515556+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.516059+0000 mgr.y (mgr.25136) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.516059+0000 mgr.y (mgr.25136) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.636964+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.636964+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.639518+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.639518+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.642428+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.642428+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.643430+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.643430+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.649334+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.649334+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.742637+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.742637+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.745207+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.745207+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.747832+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.747832+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.748904+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.748904+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.755164+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.755164+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.861408+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.861408+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.864087+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.864087+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.866212+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.866212+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.866992+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.866992+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.872603+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.872603+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.982800+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.982800+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.985646+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.985646+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.990026+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.990026+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.991238+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:03.991238+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.000084+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.000084+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.129811+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.129811+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.132315+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.132315+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.135603+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.135603+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.136509+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.136509+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.146820+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.146820+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.288860+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.288860+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.291475+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.291475+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.294429+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.294429+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.295428+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.295428+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.301776+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:04 smithi196 bash[83157]: audit 2024-08-25T11:58:04.301776+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.608528+0000 mgr.y (mgr.25136) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.709089+0000 mgr.y (mgr.25136) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.791972+0000 mgr.y (mgr.25136) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.885526+0000 mgr.y (mgr.25136) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:02.972112+0000 mgr.y (mgr.25136) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:03.069987+0000 mgr.y (mgr.25136) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:03.155750+0000 mgr.y (mgr.25136) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:03.257124+0000 mgr.y (mgr.25136) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.368846+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.371094+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.373842+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.374995+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.383617+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:03.384348+0000 mgr.y (mgr.25136) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.504302+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.507001+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.509361+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.510095+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.515556+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: cephadm 2024-08-25T11:58:03.516059+0000 mgr.y (mgr.25136) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.608528+0000 mgr.y (mgr.25136) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.709089+0000 mgr.y (mgr.25136) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.791972+0000 mgr.y (mgr.25136) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.885526+0000 mgr.y (mgr.25136) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:02.972112+0000 mgr.y (mgr.25136) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:03.069987+0000 mgr.y (mgr.25136) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:03.155750+0000 mgr.y (mgr.25136) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:03.257124+0000 mgr.y (mgr.25136) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.368846+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.371094+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.373842+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.374995+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.383617+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:03.384348+0000 mgr.y (mgr.25136) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.504302+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.507001+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.509361+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.510095+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.515556+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: cephadm 2024-08-25T11:58:03.516059+0000 mgr.y (mgr.25136) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.636964+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.639518+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.642428+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.643430+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.649334+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.742637+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.745207+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.747832+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.748904+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.755164+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.861408+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.864087+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.866212+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.866992+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.872603+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.982800+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.985646+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.990026+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:03.991238+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.000084+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.636964+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.639518+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.642428+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.643430+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.649334+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.742637+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.745207+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.747832+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.748904+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.755164+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.861408+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.864087+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.866212+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.866992+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.872603+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.982800+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.985646+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.990026+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:03.991238+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.000084+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.129811+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.132315+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.135603+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.136509+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.146820+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.288860+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.291475+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.294429+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.295428+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[25081]: audit 2024-08-25T11:58:04.301776+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.129811+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.132315+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.135603+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.136509+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.146820+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:04.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.288860+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:04.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.291475+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:04.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.294429+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:04.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.295428+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:04.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:04 smithi059 bash[19666]: audit 2024-08-25T11:58:04.301776+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.649926+0000 mgr.y (mgr.25136) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.649926+0000 mgr.y (mgr.25136) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.755842+0000 mgr.y (mgr.25136) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.755842+0000 mgr.y (mgr.25136) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.873148+0000 mgr.y (mgr.25136) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:03.873148+0000 mgr.y (mgr.25136) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cluster 2024-08-25T11:58:03.952350+0000 mgr.y (mgr.25136) 1004 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cluster 2024-08-25T11:58:03.952350+0000 mgr.y (mgr.25136) 1004 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.000893+0000 mgr.y (mgr.25136) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.000893+0000 mgr.y (mgr.25136) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.147706+0000 mgr.y (mgr.25136) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.147706+0000 mgr.y (mgr.25136) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.302501+0000 mgr.y (mgr.25136) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.302501+0000 mgr.y (mgr.25136) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.417315+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.417315+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.419475+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.419475+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.421562+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.421562+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.422371+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.422371+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.430503+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.430503+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.431253+0000 mgr.y (mgr.25136) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.431253+0000 mgr.y (mgr.25136) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.525769+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.525769+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.527800+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.527800+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.530325+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.530325+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.531057+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.531057+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.539081+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.539081+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.539721+0000 mgr.y (mgr.25136) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.539721+0000 mgr.y (mgr.25136) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.576299+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.576299+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.704439+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.704439+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.705366+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.705366+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.714902+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.714902+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.716071+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.716071+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.720193+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:58:05.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.720193+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:58:05.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.727566+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.727566+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.728442+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-25T11:58:05.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:05 smithi196 bash[83157]: audit 2024-08-25T11:58:04.728442+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-25T11:58:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cephadm 2024-08-25T11:58:03.649926+0000 mgr.y (mgr.25136) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cephadm 2024-08-25T11:58:03.755842+0000 mgr.y (mgr.25136) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cephadm 2024-08-25T11:58:03.873148+0000 mgr.y (mgr.25136) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cluster 2024-08-25T11:58:03.952350+0000 mgr.y (mgr.25136) 1004 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cephadm 2024-08-25T11:58:04.000893+0000 mgr.y (mgr.25136) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cephadm 2024-08-25T11:58:04.147706+0000 mgr.y (mgr.25136) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cephadm 2024-08-25T11:58:04.302501+0000 mgr.y (mgr.25136) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.417315+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.419475+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.421562+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.422371+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.430503+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cephadm 2024-08-25T11:58:04.431253+0000 mgr.y (mgr.25136) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.525769+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.527800+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.530325+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.531057+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.539081+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: cephadm 2024-08-25T11:58:04.539721+0000 mgr.y (mgr.25136) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.576299+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cephadm 2024-08-25T11:58:03.649926+0000 mgr.y (mgr.25136) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cephadm 2024-08-25T11:58:03.755842+0000 mgr.y (mgr.25136) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cephadm 2024-08-25T11:58:03.873148+0000 mgr.y (mgr.25136) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cluster 2024-08-25T11:58:03.952350+0000 mgr.y (mgr.25136) 1004 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cephadm 2024-08-25T11:58:04.000893+0000 mgr.y (mgr.25136) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cephadm 2024-08-25T11:58:04.147706+0000 mgr.y (mgr.25136) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cephadm 2024-08-25T11:58:04.302501+0000 mgr.y (mgr.25136) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.417315+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.419475+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.421562+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.422371+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.430503+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cephadm 2024-08-25T11:58:04.431253+0000 mgr.y (mgr.25136) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.525769+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.527800+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.530325+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.531057+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.539081+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: cephadm 2024-08-25T11:58:04.539721+0000 mgr.y (mgr.25136) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.576299+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.704439+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.705366+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.714902+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.716071+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.720193+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:58:05.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.727566+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[25081]: audit 2024-08-25T11:58:04.728442+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-25T11:58:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.704439+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.705366+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.714902+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.716071+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.720193+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:58:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.727566+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:05 smithi059 bash[19666]: audit 2024-08-25T11:58:04.728442+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-25T11:58:06.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:06 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.729805+0000 mgr.y (mgr.25136) 1010 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-25T11:58:06.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:06 smithi196 bash[83157]: cephadm 2024-08-25T11:58:04.729805+0000 mgr.y (mgr.25136) 1010 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-25T11:58:06.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:06 smithi196 bash[83157]: audit 2024-08-25T11:58:04.904975+0000 mgr.y (mgr.25136) 1011 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:06.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:06 smithi196 bash[83157]: audit 2024-08-25T11:58:04.904975+0000 mgr.y (mgr.25136) 1011 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:06.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:06 smithi059 bash[19666]: cephadm 2024-08-25T11:58:04.729805+0000 mgr.y (mgr.25136) 1010 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-25T11:58:06.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:06 smithi059 bash[19666]: audit 2024-08-25T11:58:04.904975+0000 mgr.y (mgr.25136) 1011 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:06 smithi059 bash[25081]: cephadm 2024-08-25T11:58:04.729805+0000 mgr.y (mgr.25136) 1010 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-25T11:58:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:06 smithi059 bash[25081]: audit 2024-08-25T11:58:04.904975+0000 mgr.y (mgr.25136) 1011 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:07.504 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:07 smithi196 bash[83157]: cluster 2024-08-25T11:58:05.954040+0000 mgr.y (mgr.25136) 1012 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:07.504 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:07 smithi196 bash[83157]: cluster 2024-08-25T11:58:05.954040+0000 mgr.y (mgr.25136) 1012 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:07.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:07 smithi059 bash[19666]: cluster 2024-08-25T11:58:05.954040+0000 mgr.y (mgr.25136) 1012 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:07.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:07 smithi059 bash[25081]: cluster 2024-08-25T11:58:05.954040+0000 mgr.y (mgr.25136) 1012 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:09.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:58:09] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-08-25T11:58:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[19666]: cluster 2024-08-25T11:58:07.954925+0000 mgr.y (mgr.25136) 1013 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[19666]: audit 2024-08-25T11:58:08.786366+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:58:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[19666]: audit 2024-08-25T11:58:08.787972+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:58:09.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[19666]: audit 2024-08-25T11:58:08.789661+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[25081]: cluster 2024-08-25T11:58:07.954925+0000 mgr.y (mgr.25136) 1013 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:09.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[25081]: audit 2024-08-25T11:58:08.786366+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:58:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[25081]: audit 2024-08-25T11:58:08.787972+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:58:09.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:09 smithi059 bash[25081]: audit 2024-08-25T11:58:08.789661+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:09.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:09 smithi196 bash[83157]: cluster 2024-08-25T11:58:07.954925+0000 mgr.y (mgr.25136) 1013 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:09.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:09 smithi196 bash[83157]: cluster 2024-08-25T11:58:07.954925+0000 mgr.y (mgr.25136) 1013 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:09.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:09 smithi196 bash[83157]: audit 2024-08-25T11:58:08.786366+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:58:09.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:09 smithi196 bash[83157]: audit 2024-08-25T11:58:08.786366+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:58:09.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:09 smithi196 bash[83157]: audit 2024-08-25T11:58:08.787972+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:58:09.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:09 smithi196 bash[83157]: audit 2024-08-25T11:58:08.787972+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:58:09.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:09 smithi196 bash[83157]: audit 2024-08-25T11:58:08.789661+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:09.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:09 smithi196 bash[83157]: audit 2024-08-25T11:58:08.789661+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:10.512 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: cephadm 2024-08-25T11:58:08.783734+0000 mgr.y (mgr.25136) 1014 : cephadm [INF] Upgrade: Updating mon.b 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: cephadm 2024-08-25T11:58:08.783734+0000 mgr.y (mgr.25136) 1014 : cephadm [INF] Upgrade: Updating mon.b 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: cephadm 2024-08-25T11:58:08.791646+0000 mgr.y (mgr.25136) 1015 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: cephadm 2024-08-25T11:58:08.791646+0000 mgr.y (mgr.25136) 1015 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: audit 2024-08-25T11:58:10.182232+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: audit 2024-08-25T11:58:10.182232+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: audit 2024-08-25T11:58:10.195482+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: audit 2024-08-25T11:58:10.195482+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: audit 2024-08-25T11:58:10.206653+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.513 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:10 smithi196 bash[83157]: audit 2024-08-25T11:58:10.206653+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[19666]: cephadm 2024-08-25T11:58:08.783734+0000 mgr.y (mgr.25136) 1014 : cephadm [INF] Upgrade: Updating mon.b 2024-08-25T11:58:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[19666]: cephadm 2024-08-25T11:58:08.791646+0000 mgr.y (mgr.25136) 1015 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:58:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[19666]: audit 2024-08-25T11:58:10.182232+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[19666]: audit 2024-08-25T11:58:10.195482+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[19666]: audit 2024-08-25T11:58:10.206653+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[25081]: cephadm 2024-08-25T11:58:08.783734+0000 mgr.y (mgr.25136) 1014 : cephadm [INF] Upgrade: Updating mon.b 2024-08-25T11:58:10.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[25081]: cephadm 2024-08-25T11:58:08.791646+0000 mgr.y (mgr.25136) 1015 : cephadm [INF] Deploying daemon mon.b on smithi196 2024-08-25T11:58:10.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[25081]: audit 2024-08-25T11:58:10.182232+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[25081]: audit 2024-08-25T11:58:10.195482+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:10.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:10 smithi059 bash[25081]: audit 2024-08-25T11:58:10.206653+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:11.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:11 smithi196 bash[83157]: cluster 2024-08-25T11:58:09.955781+0000 mgr.y (mgr.25136) 1016 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:11.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:11 smithi196 bash[83157]: cluster 2024-08-25T11:58:09.955781+0000 mgr.y (mgr.25136) 1016 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:11.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:11 smithi059 bash[19666]: cluster 2024-08-25T11:58:09.955781+0000 mgr.y (mgr.25136) 1016 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:11.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:11 smithi059 bash[25081]: cluster 2024-08-25T11:58:09.955781+0000 mgr.y (mgr.25136) 1016 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: cluster 2024-08-25T11:58:11.957515+0000 mgr.y (mgr.25136) 1017 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: cluster 2024-08-25T11:58:11.957515+0000 mgr.y (mgr.25136) 1017 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: audit 2024-08-25T11:58:12.069232+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: audit 2024-08-25T11:58:12.069232+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: audit 2024-08-25T11:58:12.081894+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: audit 2024-08-25T11:58:12.081894+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: audit 2024-08-25T11:58:12.095145+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: audit 2024-08-25T11:58:12.095145+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:13 smithi059 bash[19666]: cluster 2024-08-25T11:58:11.957515+0000 mgr.y (mgr.25136) 1017 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:13 smithi059 bash[19666]: audit 2024-08-25T11:58:12.069232+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:13 smithi059 bash[19666]: audit 2024-08-25T11:58:12.081894+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:13 smithi059 bash[19666]: audit 2024-08-25T11:58:12.095145+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:13 smithi059 bash[25081]: cluster 2024-08-25T11:58:11.957515+0000 mgr.y (mgr.25136) 1017 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:13.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:13 smithi059 bash[25081]: audit 2024-08-25T11:58:12.069232+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:13 smithi059 bash[25081]: audit 2024-08-25T11:58:12.081894+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:13 smithi059 bash[25081]: audit 2024-08-25T11:58:12.095145+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:13.861 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:13.862 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:13.862 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:13.862 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:13.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:13.863 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:13.863 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: Stopping Ceph mon.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:58:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: debug 2024-08-25T11:58:13.687+0000 7fca9770b640 -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-08-25T11:58:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:13 smithi196 bash[83157]: debug 2024-08-25T11:58:13.687+0000 7fca9770b640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-25T11:58:13.864 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:58:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:14.763 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:14 smithi196 bash[84610]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-b 2024-08-25T11:58:14.763 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:14 smithi196 bash[84672]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-b 2024-08-25T11:58:14.763 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-25T11:58:14.763 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: Stopped Ceph mon.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:58:15.111 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:15.112 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:15.112 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:15.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:15.112 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:15.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:15.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: Started Ceph mon.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:58:15.113 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:15.113 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:15.114 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 11:58:14 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:58:17.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.719+0000 7f721bf1bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.719+0000 7f721bf1bc80 0 ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev), process ceph-mon, pid 7 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.719+0000 7f721bf1bc80 0 pidfile_write: ignore empty --pid-file 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.723+0000 7f721bf1bc80 0 load: jerasure load: lrc 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: RocksDB version: 7.9.2 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Git sha 0 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Compile date 2024-08-17 20:32:33 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: DB SUMMARY 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: DB Session ID: QFMAUPNST152931GHT0Z 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: CURRENT file: CURRENT 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: MANIFEST file: MANIFEST-000095 size: 789 Bytes 2024-08-25T11:58:17.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000103.sst 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000101.log size: 333624 ; 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.error_if_exists: 0 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.create_if_missing: 0 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.paranoid_checks: 1 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.env: 0x5555a223ebe0 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.info_log: 0x5555a48ed700 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.statistics: (nil) 2024-08-25T11:58:17.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.use_fsync: 0 2024-08-25T11:58:17.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_log_file_size: 0 2024-08-25T11:58:17.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-25T11:58:17.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-25T11:58:17.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-25T11:58:17.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.allow_fallocate: 1 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.use_direct_reads: 0 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.db_log_dir: 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.wal_dir: 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-25T11:58:17.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.write_buffer_manager: 0x5555a48f0960 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.unordered_write: 0 2024-08-25T11:58:17.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.row_cache: None 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.wal_filter: None 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.two_write_queues: 0 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.wal_compression: 0 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.atomic_flush: 0 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-25T11:58:17.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.log_readahead_size: 0 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_background_jobs: 2 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_background_compactions: -1 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_subcompactions: 1 2024-08-25T11:58:17.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_open_files: -1 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_background_flushes: -1 2024-08-25T11:58:17.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Compression algorithms supported: 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: kZSTD supported: 0 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: kXpressCompression supported: 0 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: kBZip2Compression supported: 0 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: kLZ4Compression supported: 1 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: kZlibCompression supported: 1 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: kSnappyCompression supported: 1 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000095 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-25T11:58:17.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.merge_operator: 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_filter: None 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5555a48ed380) 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: cache_index_and_filter_blocks: 1 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: pin_top_level_index_and_filter: 1 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: index_type: 0 2024-08-25T11:58:17.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: data_block_index_type: 0 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: index_shortening: 1 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: data_block_hash_table_util_ratio: 0.750000 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: checksum: 4 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: no_block_cache: 0 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: block_cache: 0x5555a48e3610 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: block_cache_name: BinnedLRUCache 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: block_cache_options: 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: capacity : 536870912 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: num_shard_bits : 4 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: strict_capacity_limit : 0 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: high_pri_pool_ratio: 0.000 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: block_cache_compressed: (nil) 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: persistent_cache: (nil) 2024-08-25T11:58:17.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: block_size: 4096 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: block_size_deviation: 10 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: block_restart_interval: 16 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: index_block_restart_interval: 1 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: metadata_block_size: 4096 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: partition_filters: 0 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: use_delta_encoding: 1 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: filter_policy: bloomfilter 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: whole_key_filtering: 1 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: verify_compression: 0 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: read_amp_bytes_per_bit: 0 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: format_version: 5 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: enable_index_compression: 1 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: block_align: 0 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: max_auto_readahead_size: 262144 2024-08-25T11:58:17.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: prepopulate_block_cache: 0 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: initial_auto_readahead_size: 8192 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: num_file_reads_for_auto_readahead: 2 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression: NoCompression 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.num_levels: 7 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-25T11:58:17.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:58:17.126 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-25T11:58:17.127 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-25T11:58:17.128 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.inplace_update_support: 0 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-25T11:58:17.129 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.bloom_locality: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.max_successive_merges: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.ttl: 2592000 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.enable_blob_files: false 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.min_blob_size: 0 2024-08-25T11:58:17.130 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000095 succeeded,manifest_file_number is 95, next_file_number is 105, last_sequence is 53522, log_number is 101,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 101 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 101 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f3d47273-0811-4802-a071-50256405b065 2024-08-25T11:58:17.131 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587096732194, "job": 1, "event": "recovery_started", "wal_files": [101]} 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.727+0000 7f721bf1bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #101 mode 2 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f721bf1bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587096734244, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 106, "file_size": 206614, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 53527, "largest_seqno": 53663, "table_properties": {"data_size": 204877, "index_size": 507, "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": 1405, "raw_average_key_size": 23, "raw_value_size": 203355, "raw_average_value_size": 3389, "num_data_blocks": 22, "num_entries": 60, "num_filter_entries": 60, "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": 1724587096, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f3d47273-0811-4802-a071-50256405b065", "db_session_id": "QFMAUPNST152931GHT0Z", "orig_file_number": 106, "seqno_to_time_mapping": "N/A"}} 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f721bf1bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587096734380, "job": 1, "event": "recovery_finished"} 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f721bf1bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 108 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f721bf1bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f721bf1bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000101.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f721bf1bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5555a4910e00 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f721bf1bc80 4 rocksdb: DB pointer 0x5555a4a12000 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f7211ce3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f7211ce3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: ** DB Stats ** 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:58:17.132 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: ** Compaction Stats [default] ** 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: 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-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: L0 1/0 201.77 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: L6 1/0 10.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-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Sum 2/0 10.71 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:58:17.133 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: ** Compaction Stats [default] ** 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: 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-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 153.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: AddFile(Total Files): cumulative 0, interval 0 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: AddFile(Keys): cumulative 0, interval 0 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Cumulative compaction: 0.00 GB write, 35.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:58:17.134 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Interval compaction: 0.00 GB write, 35.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: 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-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Block cache BinnedLRUCache@0x5555a48e3610#7 capacity: 512.00 MB usage: 0.81 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.58 KB,0.000110269%) Misc(1,0.00 KB,0%) 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: ** File Read Latency Histogram By Level [default] ** 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.731+0000 7f721bf1bc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] at bind addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.735+0000 7f721bf1bc80 1 mon.b@-1(???) e3 preinit fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.735+0000 7f721bf1bc80 0 mon.b@-1(???).mds e1 new map 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.735+0000 7f721bf1bc80 0 mon.b@-1(???).mds e1 print_map 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: e1 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: btime 2024-08-25T11:17:18:969104+0000 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-25T11:58:17.135 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: legacy client fscid: -1 2024-08-25T11:58:17.136 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: 2024-08-25T11:58:17.136 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: No filesystems configured 2024-08-25T11:58:17.136 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.735+0000 7f721bf1bc80 0 mon.b@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-25T11:58:17.136 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.735+0000 7f721bf1bc80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:58:17.136 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.735+0000 7f721bf1bc80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:58:17.136 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.735+0000 7f721bf1bc80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:58:17.136 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:16 smithi196 bash[84730]: debug 2024-08-25T11:58:16.735+0000 7f721bf1bc80 1 mon.b@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-08-25T11:58:18.243 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:14.908644+0000 mgr.y (mgr.25136) 1019 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:18.243 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:15.960040+0000 mgr.y (mgr.25136) 1020 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:18.243 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.950818+0000 mon.a (mon.0) 3077 : cluster [INF] mon.a calling monitor election 2024-08-25T11:58:18.243 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.952076+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:58:18.243 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.974902+0000 mon.a (mon.0) 3078 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987504+0000 mon.a (mon.0) 3079 : cluster [DBG] monmap epoch 3 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987533+0000 mon.a (mon.0) 3080 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987554+0000 mon.a (mon.0) 3081 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987585+0000 mon.a (mon.0) 3082 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987622+0000 mon.a (mon.0) 3083 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987702+0000 mon.a (mon.0) 3084 : cluster [DBG] election_strategy: 1 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987738+0000 mon.a (mon.0) 3085 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987771+0000 mon.a (mon.0) 3086 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:16.987790+0000 mon.a (mon.0) 3087 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:17.006714+0000 mon.a (mon.0) 3088 : cluster [DBG] fsmap 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:17.006809+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:17.008000+0000 mon.a (mon.0) 3090 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cluster 2024-08-25T11:58:17.008394+0000 mon.a (mon.0) 3091 : cluster [INF] overall HEALTH_OK 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.017309+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.027924+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.032796+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.034494+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.045014+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.046096+0000 mgr.y (mgr.25136) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:14.908644+0000 mgr.y (mgr.25136) 1019 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:15.960040+0000 mgr.y (mgr.25136) 1020 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.950818+0000 mon.a (mon.0) 3077 : cluster [INF] mon.a calling monitor election 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.952076+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.974902+0000 mon.a (mon.0) 3078 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987504+0000 mon.a (mon.0) 3079 : cluster [DBG] monmap epoch 3 2024-08-25T11:58:18.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987533+0000 mon.a (mon.0) 3080 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987554+0000 mon.a (mon.0) 3081 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987585+0000 mon.a (mon.0) 3082 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987622+0000 mon.a (mon.0) 3083 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987702+0000 mon.a (mon.0) 3084 : cluster [DBG] election_strategy: 1 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987738+0000 mon.a (mon.0) 3085 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987771+0000 mon.a (mon.0) 3086 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:16.987790+0000 mon.a (mon.0) 3087 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:17.006714+0000 mon.a (mon.0) 3088 : cluster [DBG] fsmap 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:17.006809+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:17.008000+0000 mon.a (mon.0) 3090 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cluster 2024-08-25T11:58:17.008394+0000 mon.a (mon.0) 3091 : cluster [INF] overall HEALTH_OK 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.017309+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.027924+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.032796+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.034494+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.045014+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.046096+0000 mgr.y (mgr.25136) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.159488+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.163095+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.167817+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.168986+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.177875+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.178683+0000 mgr.y (mgr.25136) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.247 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.302185+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.305046+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.308577+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.309710+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.318008+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.318822+0000 mgr.y (mgr.25136) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.458349+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.460976+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.464186+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.465262+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.472609+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.474174+0000 mgr.y (mgr.25136) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.550603+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.552400+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.159488+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.163095+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.167817+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.168986+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.177875+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.178683+0000 mgr.y (mgr.25136) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.302185+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.305046+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.308577+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.309710+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.318008+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.318822+0000 mgr.y (mgr.25136) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.458349+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.460976+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.464186+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.465262+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.472609+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.474174+0000 mgr.y (mgr.25136) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.550603+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.552400+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.554703+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.555338+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.560406+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.560867+0000 mgr.y (mgr.25136) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.647862+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.650132+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.652575+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.653479+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.659027+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.751360+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.753429+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.756482+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.757378+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.763669+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.882052+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.884712+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.888149+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.889050+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.894528+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.968645+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.970501+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.973109+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.973781+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[25081]: audit 2024-08-25T11:58:17.978596+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.554703+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.555338+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.560406+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.560867+0000 mgr.y (mgr.25136) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.647862+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.650132+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.652575+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.653479+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.659027+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.751360+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.753429+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.756482+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.757378+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.763669+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.882052+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.884712+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.888149+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.889050+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.894528+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.968645+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.970501+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.973109+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.973781+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:17 smithi059 bash[19666]: audit 2024-08-25T11:58:17.978596+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:14.908644+0000 mgr.y (mgr.25136) 1019 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:14.908644+0000 mgr.y (mgr.25136) 1019 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:15.960040+0000 mgr.y (mgr.25136) 1020 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:15.960040+0000 mgr.y (mgr.25136) 1020 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.950818+0000 mon.a (mon.0) 3077 : cluster [INF] mon.a calling monitor election 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.950818+0000 mon.a (mon.0) 3077 : cluster [INF] mon.a calling monitor election 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.952076+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.952076+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.974902+0000 mon.a (mon.0) 3078 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.974902+0000 mon.a (mon.0) 3078 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987504+0000 mon.a (mon.0) 3079 : cluster [DBG] monmap epoch 3 2024-08-25T11:58:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987504+0000 mon.a (mon.0) 3079 : cluster [DBG] monmap epoch 3 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987533+0000 mon.a (mon.0) 3080 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987533+0000 mon.a (mon.0) 3080 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987554+0000 mon.a (mon.0) 3081 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987554+0000 mon.a (mon.0) 3081 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987585+0000 mon.a (mon.0) 3082 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987585+0000 mon.a (mon.0) 3082 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987622+0000 mon.a (mon.0) 3083 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987622+0000 mon.a (mon.0) 3083 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987702+0000 mon.a (mon.0) 3084 : cluster [DBG] election_strategy: 1 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987702+0000 mon.a (mon.0) 3084 : cluster [DBG] election_strategy: 1 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987738+0000 mon.a (mon.0) 3085 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987738+0000 mon.a (mon.0) 3085 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987771+0000 mon.a (mon.0) 3086 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:58:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987771+0000 mon.a (mon.0) 3086 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987790+0000 mon.a (mon.0) 3087 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:16.987790+0000 mon.a (mon.0) 3087 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.006714+0000 mon.a (mon.0) 3088 : cluster [DBG] fsmap 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.006714+0000 mon.a (mon.0) 3088 : cluster [DBG] fsmap 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.006809+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.006809+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.008000+0000 mon.a (mon.0) 3090 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.008000+0000 mon.a (mon.0) 3090 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.008394+0000 mon.a (mon.0) 3091 : cluster [INF] overall HEALTH_OK 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.008394+0000 mon.a (mon.0) 3091 : cluster [INF] overall HEALTH_OK 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.017309+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.017309+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.027924+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.027924+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.032796+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.032796+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.034494+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.034494+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.045014+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.045014+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.046096+0000 mgr.y (mgr.25136) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.046096+0000 mgr.y (mgr.25136) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.159488+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.159488+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.163095+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.163095+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.167817+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.167817+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.168986+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.168986+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.177875+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.177875+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.178683+0000 mgr.y (mgr.25136) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.178683+0000 mgr.y (mgr.25136) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.302185+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.302185+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.305046+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.305046+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.308577+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.308577+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.309710+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.309710+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.318008+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.318008+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.318822+0000 mgr.y (mgr.25136) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.318822+0000 mgr.y (mgr.25136) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.458349+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.458349+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.460976+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.460976+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.464186+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.464186+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.465262+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.465262+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.472609+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.472609+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.474174+0000 mgr.y (mgr.25136) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.474174+0000 mgr.y (mgr.25136) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.550603+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:17 smithi196 bash[84730]: audit 2024-08-25T11:58:17.550603+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.552400+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.552400+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.554703+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.554703+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.555338+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.555338+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.560406+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.560406+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.560867+0000 mgr.y (mgr.25136) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.560867+0000 mgr.y (mgr.25136) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.647862+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.647862+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.650132+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.650132+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.652575+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.652575+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.653479+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.653479+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.659027+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.659027+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.751360+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.751360+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.753429+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.753429+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.756482+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.756482+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.757378+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.757378+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.763669+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.763669+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.882052+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.882052+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.884712+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.884712+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.888149+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.888149+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.889050+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.889050+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.894528+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.894528+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.968645+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.968645+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:18.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.970501+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.970501+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:18.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.973109+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.973109+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:18.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.973781+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.973781+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:18.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.978596+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:18.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:17.978596+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.256 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.659494+0000 mgr.y (mgr.25136) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.256 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.659494+0000 mgr.y (mgr.25136) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.764232+0000 mgr.y (mgr.25136) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.764232+0000 mgr.y (mgr.25136) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.894971+0000 mgr.y (mgr.25136) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.894971+0000 mgr.y (mgr.25136) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.960687+0000 mgr.y (mgr.25136) 1029 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cluster 2024-08-25T11:58:17.960687+0000 mgr.y (mgr.25136) 1029 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.978980+0000 mgr.y (mgr.25136) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:17.978980+0000 mgr.y (mgr.25136) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.053314+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.053314+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.054996+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.257 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.054996+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.056566+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.056566+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.057202+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.057202+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.064869+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.064869+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.065510+0000 mgr.y (mgr.25136) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.065510+0000 mgr.y (mgr.25136) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.140106+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.140106+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:18 smithi196 bash[84730]: audit 2024-08-25T11:58:18.141909+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.141909+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.258 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.143613+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.143613+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.144295+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.144295+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.151229+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.151229+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.151748+0000 mgr.y (mgr.25136) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.151748+0000 mgr.y (mgr.25136) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.221569+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.221569+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.223615+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.223615+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.225931+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.225931+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.259 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.226727+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.226727+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.234182+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.234182+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.234664+0000 mgr.y (mgr.25136) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.234664+0000 mgr.y (mgr.25136) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.313036+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.313036+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.315069+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.315069+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.317025+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.317025+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.317848+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.317848+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.326535+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.326535+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.327219+0000 mgr.y (mgr.25136) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.327219+0000 mgr.y (mgr.25136) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.441067+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.441067+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.442913+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.442913+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.444793+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.444793+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.445553+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.445553+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.453533+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.453533+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.454180+0000 mgr.y (mgr.25136) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.454180+0000 mgr.y (mgr.25136) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.523790+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.523790+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.530707+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.530707+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.531168+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.531168+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.533900+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.533900+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.536547+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.536547+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.538869+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.538869+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.539550+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.539550+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.544802+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.544802+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.545236+0000 mgr.y (mgr.25136) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.545236+0000 mgr.y (mgr.25136) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.616801+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.616801+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.618726+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.618726+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.621401+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.621401+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.622014+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.622014+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.626963+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.626963+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.710584+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.710584+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.712806+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.712806+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.714938+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.714938+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.715631+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.715631+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.723203+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.723203+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.816638+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.816638+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.818994+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.818994+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.821393+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.821393+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.822157+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.822157+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.831769+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.831769+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.940296+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.940296+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.942737+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.942737+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.946092+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.946092+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.947292+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.947292+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.957301+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: audit 2024-08-25T11:58:18.957301+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:58:19] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-08-25T11:58:19.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.659494+0000 mgr.y (mgr.25136) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.764232+0000 mgr.y (mgr.25136) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.894971+0000 mgr.y (mgr.25136) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cluster 2024-08-25T11:58:17.960687+0000 mgr.y (mgr.25136) 1029 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cephadm 2024-08-25T11:58:17.978980+0000 mgr.y (mgr.25136) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.053314+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.054996+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.056566+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.057202+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.064869+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.065510+0000 mgr.y (mgr.25136) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.140106+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.141909+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.143613+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.144295+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.151229+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.151748+0000 mgr.y (mgr.25136) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.221569+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.223615+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.225931+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.226727+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.234182+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.234664+0000 mgr.y (mgr.25136) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.313036+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.315069+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.317025+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.317848+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.326535+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.327219+0000 mgr.y (mgr.25136) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[19666]: audit 2024-08-25T11:58:18.441067+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.442913+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.444793+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.445553+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.453533+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.454180+0000 mgr.y (mgr.25136) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.523790+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.530707+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.531168+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.533900+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.536547+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.659494+0000 mgr.y (mgr.25136) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.764232+0000 mgr.y (mgr.25136) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.894971+0000 mgr.y (mgr.25136) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: cluster 2024-08-25T11:58:17.960687+0000 mgr.y (mgr.25136) 1029 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: cephadm 2024-08-25T11:58:17.978980+0000 mgr.y (mgr.25136) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.053314+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.054996+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.056566+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.057202+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.064869+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.065510+0000 mgr.y (mgr.25136) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.140106+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.141909+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.143613+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.144295+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.151229+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.151748+0000 mgr.y (mgr.25136) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.221569+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.223615+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.225931+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.538869+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.539550+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.544802+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.545236+0000 mgr.y (mgr.25136) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.616801+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.618726+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.621401+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.622014+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.626963+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.710584+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.712806+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.714938+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.715631+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.723203+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.816638+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.818994+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.821393+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.822157+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.831769+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.940296+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.942737+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.946092+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.947292+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:18.957301+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.226727+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.234182+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.234664+0000 mgr.y (mgr.25136) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:18 smithi059 bash[25081]: audit 2024-08-25T11:58:18.313036+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.315069+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.317025+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.317848+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.326535+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.327219+0000 mgr.y (mgr.25136) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.441067+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.442913+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.444793+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.445553+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.453533+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.454180+0000 mgr.y (mgr.25136) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.523790+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.530707+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.531168+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.533900+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.536547+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.538869+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.539550+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.544802+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.545236+0000 mgr.y (mgr.25136) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.616801+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.618726+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.621401+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.622014+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.626963+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.710584+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.712806+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.714938+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.715631+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.723203+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.816638+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.818994+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.821393+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.822157+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.831769+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.940296+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.942737+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.946092+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:19.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.947292+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:19.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:18.957301+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.627448+0000 mgr.y (mgr.25136) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.723681+0000 mgr.y (mgr.25136) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.832513+0000 mgr.y (mgr.25136) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:18.957887+0000 mgr.y (mgr.25136) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.057205+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.059035+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.061252+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.062091+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.069791+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.070429+0000 mgr.y (mgr.25136) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.159468+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.161727+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.164909+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.165755+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.171423+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.171898+0000 mgr.y (mgr.25136) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.266085+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.268058+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.270022+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.270720+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.627448+0000 mgr.y (mgr.25136) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.723681+0000 mgr.y (mgr.25136) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.832513+0000 mgr.y (mgr.25136) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: cephadm 2024-08-25T11:58:18.957887+0000 mgr.y (mgr.25136) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:19.057205+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[19666]: audit 2024-08-25T11:58:19.059035+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.061252+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.062091+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.069791+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.070429+0000 mgr.y (mgr.25136) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.159468+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.161727+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.164909+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.165755+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.171423+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.171898+0000 mgr.y (mgr.25136) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.266085+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.268058+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.270022+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.270720+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.275778+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.276260+0000 mgr.y (mgr.25136) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.355979+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:19 smithi059 bash[25081]: audit 2024-08-25T11:58:19.358234+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.360690+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.361630+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.369171+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.369781+0000 mgr.y (mgr.25136) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.465165+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.467045+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.468932+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.469608+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.474190+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.474570+0000 mgr.y (mgr.25136) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.551282+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.553281+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.555827+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.556550+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.562147+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.562710+0000 mgr.y (mgr.25136) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.275778+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.276260+0000 mgr.y (mgr.25136) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.355979+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.358234+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.360690+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.361630+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.369171+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.369781+0000 mgr.y (mgr.25136) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.465165+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.467045+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.468932+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.469608+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.474190+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.474570+0000 mgr.y (mgr.25136) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.551282+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.553281+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.555827+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.556550+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.562147+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.562710+0000 mgr.y (mgr.25136) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.576068+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.656017+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.658535+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.660860+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.661804+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.667208+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.741572+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.744401+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.747450+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.748808+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.757509+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.843548+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.846510+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.850448+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.851871+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.860870+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.968832+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.971217+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.973972+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.975122+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[25081]: audit 2024-08-25T11:58:19.983662+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.576068+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.656017+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.658535+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.660860+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.661804+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.667208+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.741572+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.744401+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.747450+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.748808+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.757509+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.843548+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.846510+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.850448+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.851871+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.860870+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.968832+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.971217+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.973972+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.975122+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:20 smithi059 bash[19666]: audit 2024-08-25T11:58:19.983662+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.627448+0000 mgr.y (mgr.25136) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.627448+0000 mgr.y (mgr.25136) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.723681+0000 mgr.y (mgr.25136) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.723681+0000 mgr.y (mgr.25136) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.832513+0000 mgr.y (mgr.25136) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:19 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.832513+0000 mgr.y (mgr.25136) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.957887+0000 mgr.y (mgr.25136) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:18.957887+0000 mgr.y (mgr.25136) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.057205+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.057205+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.059035+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.059035+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.061252+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.061252+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.062091+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.062091+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.069791+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.069791+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.070429+0000 mgr.y (mgr.25136) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.070429+0000 mgr.y (mgr.25136) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.159468+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.159468+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.161727+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.161727+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.164909+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.164909+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.165755+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.165755+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.171423+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.171423+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.171898+0000 mgr.y (mgr.25136) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.171898+0000 mgr.y (mgr.25136) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.266085+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.266085+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.268058+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.268058+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.270022+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.270022+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.270720+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.270720+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.275778+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.275778+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.276260+0000 mgr.y (mgr.25136) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.276260+0000 mgr.y (mgr.25136) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.355979+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.355979+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.358234+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.358234+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.360690+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.360690+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.361630+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.361630+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.369171+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.369171+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.369781+0000 mgr.y (mgr.25136) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.369781+0000 mgr.y (mgr.25136) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.465165+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.465165+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.467045+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.467045+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.468932+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.468932+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.469608+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.469608+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.474190+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.474190+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.474570+0000 mgr.y (mgr.25136) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.474570+0000 mgr.y (mgr.25136) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.551282+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.551282+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.553281+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.553281+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.555827+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.555827+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.556550+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.556550+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.562147+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.562147+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.562710+0000 mgr.y (mgr.25136) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.562710+0000 mgr.y (mgr.25136) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.576068+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.576068+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.656017+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.656017+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.658535+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.658535+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.660860+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.660860+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.661804+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.661804+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.667208+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.667208+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.741572+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.741572+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.744401+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.744401+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.747450+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.747450+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.748808+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.748808+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.757509+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.757509+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.843548+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.843548+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.846510+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.846510+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.850448+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.850448+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.851871+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.851871+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.860870+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.860870+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.968832+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.968832+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.971217+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.971217+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.973972+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.973972+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.975122+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.975122+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.983662+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:20.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:20 smithi196 bash[84730]: audit 2024-08-25T11:58:19.983662+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.667886+0000 mgr.y (mgr.25136) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.758302+0000 mgr.y (mgr.25136) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.861593+0000 mgr.y (mgr.25136) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cluster 2024-08-25T11:58:19.961427+0000 mgr.y (mgr.25136) 1050 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:19.984545+0000 mgr.y (mgr.25136) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.072861+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.074783+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.076961+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.077710+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.086494+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.086961+0000 mgr.y (mgr.25136) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.197803+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.200010+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.202046+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.202778+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.212247+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.212904+0000 mgr.y (mgr.25136) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.351283+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.353214+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.355072+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.667886+0000 mgr.y (mgr.25136) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.758302+0000 mgr.y (mgr.25136) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.861593+0000 mgr.y (mgr.25136) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cluster 2024-08-25T11:58:19.961427+0000 mgr.y (mgr.25136) 1050 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:19.984545+0000 mgr.y (mgr.25136) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.072861+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.074783+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.076961+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.077710+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.086494+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.086961+0000 mgr.y (mgr.25136) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.197803+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.200010+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.202046+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.202778+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.212247+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.212904+0000 mgr.y (mgr.25136) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.351283+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.353214+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.355072+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.355843+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.361002+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.361428+0000 mgr.y (mgr.25136) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.442939+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.444824+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.446400+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.446998+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.451837+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.452213+0000 mgr.y (mgr.25136) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.537336+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.539608+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.541475+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.542139+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.546971+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.547405+0000 mgr.y (mgr.25136) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.630406+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.632260+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.634994+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.635827+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.355843+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.361002+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.361428+0000 mgr.y (mgr.25136) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.442939+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.444824+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.446400+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.446998+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.451837+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.452213+0000 mgr.y (mgr.25136) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.537336+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.539608+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.541475+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.542139+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.546971+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.547405+0000 mgr.y (mgr.25136) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.630406+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.632260+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.634994+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.635827+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.643436+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.731719+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.734763+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.737649+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.738461+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.744443+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.821562+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.823316+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.825121+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.826110+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.832254+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.907902+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.909834+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.911554+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.912161+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.917008+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.988886+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.990703+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.992668+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[25081]: audit 2024-08-25T11:58:20.993267+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.643436+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.731719+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.734763+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.737649+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.738461+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.744443+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.821562+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.823316+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.825121+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.826110+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.832254+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.907902+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.909834+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.911554+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.912161+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.917008+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.988886+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.990703+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.992668+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:21 smithi059 bash[19666]: audit 2024-08-25T11:58:20.993267+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.667886+0000 mgr.y (mgr.25136) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.667886+0000 mgr.y (mgr.25136) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.758302+0000 mgr.y (mgr.25136) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.758302+0000 mgr.y (mgr.25136) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.861593+0000 mgr.y (mgr.25136) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.861593+0000 mgr.y (mgr.25136) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cluster 2024-08-25T11:58:19.961427+0000 mgr.y (mgr.25136) 1050 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cluster 2024-08-25T11:58:19.961427+0000 mgr.y (mgr.25136) 1050 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.984545+0000 mgr.y (mgr.25136) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:19.984545+0000 mgr.y (mgr.25136) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.072861+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.072861+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.074783+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.074783+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.076961+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.076961+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.077710+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.077710+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.086494+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.086494+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.086961+0000 mgr.y (mgr.25136) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.086961+0000 mgr.y (mgr.25136) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.197803+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.197803+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.200010+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.200010+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.202046+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.202046+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.202778+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.202778+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.212247+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.212247+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.212904+0000 mgr.y (mgr.25136) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.212904+0000 mgr.y (mgr.25136) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.351283+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.351283+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.353214+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.353214+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.355072+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.355072+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.355843+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.355843+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.361002+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.361002+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.361428+0000 mgr.y (mgr.25136) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.361428+0000 mgr.y (mgr.25136) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.442939+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.442939+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.444824+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.444824+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.446400+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.446400+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.446998+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.446998+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.451837+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.451837+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.452213+0000 mgr.y (mgr.25136) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.452213+0000 mgr.y (mgr.25136) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.537336+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.537336+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.539608+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.539608+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.541475+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.541475+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.542139+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.542139+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.546971+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.546971+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.547405+0000 mgr.y (mgr.25136) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.547405+0000 mgr.y (mgr.25136) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.630406+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.630406+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.632260+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.632260+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.634994+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.634994+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.635827+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.635827+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.643436+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.643436+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.731719+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.731719+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.734763+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.734763+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.737649+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.737649+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.738461+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.738461+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.744443+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.744443+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.821562+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.821562+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.823316+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.823316+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.825121+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.825121+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.826110+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.826110+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.832254+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.832254+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.907902+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.907902+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.909834+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.909834+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.911554+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.911554+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.912161+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.912161+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.917008+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.917008+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.988886+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.988886+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.990703+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.990703+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:21.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.992668+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.992668+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:21.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.993267+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:21.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:21 smithi196 bash[84730]: audit 2024-08-25T11:58:20.993267+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.644303+0000 mgr.y (mgr.25136) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.745081+0000 mgr.y (mgr.25136) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.832795+0000 mgr.y (mgr.25136) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.917409+0000 mgr.y (mgr.25136) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:20.998019+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:20.998460+0000 mgr.y (mgr.25136) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.077738+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.079644+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.081930+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.082740+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.089162+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.089715+0000 mgr.y (mgr.25136) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.178929+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.180889+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.183252+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.184123+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.192175+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.192818+0000 mgr.y (mgr.25136) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.294301+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.296704+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.300019+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.300884+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.310777+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.311401+0000 mgr.y (mgr.25136) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.403290+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.405695+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.408938+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.409995+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.417242+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.417872+0000 mgr.y (mgr.25136) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.523145+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.525647+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.527714+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.528491+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.535984+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.536443+0000 mgr.y (mgr.25136) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.643389+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.645758+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.647679+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.648285+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.654970+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.728041+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.730274+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.732905+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.733588+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.740267+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.818881+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.820932+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.823774+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.824927+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.832783+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.924776+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.926819+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.929071+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.929760+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[19666]: audit 2024-08-25T11:58:21.936660+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.644303+0000 mgr.y (mgr.25136) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.745081+0000 mgr.y (mgr.25136) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.832795+0000 mgr.y (mgr.25136) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.917409+0000 mgr.y (mgr.25136) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:20.998019+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:20.998460+0000 mgr.y (mgr.25136) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.077738+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.079644+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.081930+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.082740+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.089162+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.089715+0000 mgr.y (mgr.25136) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.178929+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.180889+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.183252+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.184123+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.192175+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.192818+0000 mgr.y (mgr.25136) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.294301+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.296704+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.300019+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.300884+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.310777+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.311401+0000 mgr.y (mgr.25136) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.403290+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.405695+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.408938+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.409995+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.417242+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.417872+0000 mgr.y (mgr.25136) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.523145+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.525647+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.527714+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.528491+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.535984+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.536443+0000 mgr.y (mgr.25136) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.643389+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.645758+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.647679+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.648285+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.654970+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.728041+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.730274+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.732905+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.733588+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.740267+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.818881+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.820932+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.823774+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.824927+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.832783+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.924776+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.926819+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.929071+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.929760+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:22 smithi059 bash[25081]: audit 2024-08-25T11:58:21.936660+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.644303+0000 mgr.y (mgr.25136) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.644303+0000 mgr.y (mgr.25136) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.745081+0000 mgr.y (mgr.25136) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.745081+0000 mgr.y (mgr.25136) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.832795+0000 mgr.y (mgr.25136) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.832795+0000 mgr.y (mgr.25136) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.917409+0000 mgr.y (mgr.25136) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.917409+0000 mgr.y (mgr.25136) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:20.998019+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:20.998019+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.998460+0000 mgr.y (mgr.25136) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:20.998460+0000 mgr.y (mgr.25136) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.077738+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.077738+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.079644+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.079644+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.081930+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.081930+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.082740+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.082740+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.089162+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.089162+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.089715+0000 mgr.y (mgr.25136) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.089715+0000 mgr.y (mgr.25136) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.178929+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.178929+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.180889+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.180889+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.183252+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.183252+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.184123+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.184123+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.192175+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.192175+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.192818+0000 mgr.y (mgr.25136) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.192818+0000 mgr.y (mgr.25136) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.294301+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.294301+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.296704+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.296704+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.300019+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.300019+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.300884+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.300884+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.310777+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.310777+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.311401+0000 mgr.y (mgr.25136) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.311401+0000 mgr.y (mgr.25136) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.403290+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.403290+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.405695+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.405695+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.408938+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.408938+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.409995+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.409995+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.417242+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.417242+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.417872+0000 mgr.y (mgr.25136) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.417872+0000 mgr.y (mgr.25136) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.523145+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.523145+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.525647+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.525647+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.527714+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.527714+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.528491+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.528491+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.535984+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.535984+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.536443+0000 mgr.y (mgr.25136) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.536443+0000 mgr.y (mgr.25136) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.643389+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.643389+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.645758+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.645758+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.647679+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.647679+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.648285+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.648285+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.654970+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.654970+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.728041+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.728041+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.730274+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.730274+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.732905+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.732905+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.733588+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.733588+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.740267+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.740267+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.818881+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.818881+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.820932+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.820932+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.823774+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.823774+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.824927+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.824927+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.832783+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.832783+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.924776+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.924776+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.926819+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.926819+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.929071+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.929071+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.929760+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.929760+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.936660+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:22.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:22 smithi196 bash[84730]: audit 2024-08-25T11:58:21.936660+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.655313+0000 mgr.y (mgr.25136) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.740752+0000 mgr.y (mgr.25136) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.833507+0000 mgr.y (mgr.25136) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:21.937074+0000 mgr.y (mgr.25136) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cluster 2024-08-25T11:58:21.962242+0000 mgr.y (mgr.25136) 1071 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.016395+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.018728+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.020560+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.021278+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.028039+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.028626+0000 mgr.y (mgr.25136) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.098661+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.100555+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.102333+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.102993+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.109877+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.110384+0000 mgr.y (mgr.25136) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.181107+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.183319+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.185977+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.655313+0000 mgr.y (mgr.25136) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.740752+0000 mgr.y (mgr.25136) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.833507+0000 mgr.y (mgr.25136) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:21.937074+0000 mgr.y (mgr.25136) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cluster 2024-08-25T11:58:21.962242+0000 mgr.y (mgr.25136) 1071 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.016395+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.018728+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.020560+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.021278+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.028039+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.028626+0000 mgr.y (mgr.25136) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.098661+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.100555+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.102333+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.102993+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.109877+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.110384+0000 mgr.y (mgr.25136) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.181107+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.183319+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.185977+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.186913+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.198851+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.199386+0000 mgr.y (mgr.25136) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.294087+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.295853+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.297442+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.298039+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.305032+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.305508+0000 mgr.y (mgr.25136) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.376617+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.378277+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.380492+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.381151+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.389800+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.390270+0000 mgr.y (mgr.25136) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.482114+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.484523+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.486368+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.486976+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.186913+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.198851+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.199386+0000 mgr.y (mgr.25136) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.294087+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.295853+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.297442+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.298039+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.305032+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.305508+0000 mgr.y (mgr.25136) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.376617+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.378277+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.380492+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.381151+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.389800+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.390270+0000 mgr.y (mgr.25136) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.482114+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.484523+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.486368+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.486976+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.495134+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.495674+0000 mgr.y (mgr.25136) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.590971+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.593026+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.595896+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.596687+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.605665+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.606256+0000 mgr.y (mgr.25136) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.712804+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.715534+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.718569+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.719727+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.727275+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.832478+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.835430+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.838347+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.839165+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.845873+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.924822+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.927217+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.929603+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.930293+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[19666]: audit 2024-08-25T11:58:22.935842+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.495134+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.495674+0000 mgr.y (mgr.25136) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.590971+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.593026+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.595896+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.596687+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.605665+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.606256+0000 mgr.y (mgr.25136) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.712804+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.715534+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.718569+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.719727+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.727275+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.832478+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.835430+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.838347+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.839165+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.845873+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.924822+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.927217+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.929603+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.930293+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:23 smithi059 bash[25081]: audit 2024-08-25T11:58:22.935842+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.655313+0000 mgr.y (mgr.25136) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.655313+0000 mgr.y (mgr.25136) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.740752+0000 mgr.y (mgr.25136) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.740752+0000 mgr.y (mgr.25136) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.833507+0000 mgr.y (mgr.25136) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.833507+0000 mgr.y (mgr.25136) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.937074+0000 mgr.y (mgr.25136) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:21.937074+0000 mgr.y (mgr.25136) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cluster 2024-08-25T11:58:21.962242+0000 mgr.y (mgr.25136) 1071 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cluster 2024-08-25T11:58:21.962242+0000 mgr.y (mgr.25136) 1071 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.016395+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.016395+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.018728+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.018728+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.020560+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.020560+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.021278+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.021278+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.028039+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.028039+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.028626+0000 mgr.y (mgr.25136) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.028626+0000 mgr.y (mgr.25136) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.098661+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.098661+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.100555+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.100555+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.102333+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.102333+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.102993+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.102993+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.109877+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.109877+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.110384+0000 mgr.y (mgr.25136) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.110384+0000 mgr.y (mgr.25136) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.181107+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.181107+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.183319+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.183319+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.185977+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.185977+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.186913+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.186913+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.198851+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.198851+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.199386+0000 mgr.y (mgr.25136) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.199386+0000 mgr.y (mgr.25136) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.294087+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.294087+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.295853+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.295853+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.297442+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.297442+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.298039+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.298039+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.305032+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.305032+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.305508+0000 mgr.y (mgr.25136) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.305508+0000 mgr.y (mgr.25136) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.376617+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.376617+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.378277+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.378277+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.380492+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.380492+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.381151+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.381151+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.389800+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.389800+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.390270+0000 mgr.y (mgr.25136) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.390270+0000 mgr.y (mgr.25136) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.482114+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.482114+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.484523+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.484523+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.486368+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.486368+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.486976+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.486976+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.495134+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.495134+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.495674+0000 mgr.y (mgr.25136) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.495674+0000 mgr.y (mgr.25136) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.590971+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.590971+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.593026+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.593026+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.595896+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.595896+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.596687+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.596687+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.605665+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.605665+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.606256+0000 mgr.y (mgr.25136) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.606256+0000 mgr.y (mgr.25136) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.712804+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.712804+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.715534+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.715534+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.718569+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.718569+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.719727+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.719727+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.727275+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.727275+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.832478+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.832478+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.835430+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.835430+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.838347+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.838347+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.839165+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.839165+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.845873+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.845873+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.924822+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.924822+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.927217+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.927217+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.929603+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.929603+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.930293+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.930293+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.935842+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:23.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:23 smithi196 bash[84730]: audit 2024-08-25T11:58:22.935842+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.235 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.727844+0000 mgr.y (mgr.25136) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.235 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.727844+0000 mgr.y (mgr.25136) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.235 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.846541+0000 mgr.y (mgr.25136) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.235 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.846541+0000 mgr.y (mgr.25136) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.936467+0000 mgr.y (mgr.25136) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:22.936467+0000 mgr.y (mgr.25136) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.029819+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.029819+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.031846+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.031846+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.033721+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.033721+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.034432+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.236 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.034432+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.039349+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.039349+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.039773+0000 mgr.y (mgr.25136) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.039773+0000 mgr.y (mgr.25136) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.116073+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.116073+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.118081+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.118081+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.120113+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.120113+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.120863+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.120863+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.128048+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.128048+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.128480+0000 mgr.y (mgr.25136) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.128480+0000 mgr.y (mgr.25136) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.222077+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.222077+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.224869+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.224869+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.227906+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.227906+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.228955+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.238 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.228955+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.239 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.236808+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.239 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.236808+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.239 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.237277+0000 mgr.y (mgr.25136) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.239 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.237277+0000 mgr.y (mgr.25136) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.312528+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.312528+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.314461+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.314461+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.317503+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.317503+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.318225+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.318225+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.326865+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.326865+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.240 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.327641+0000 mgr.y (mgr.25136) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.327641+0000 mgr.y (mgr.25136) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.438675+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.438675+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.441209+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.441209+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.444217+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.444217+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.445023+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.445023+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.453831+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.241 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.453831+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.454381+0000 mgr.y (mgr.25136) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.454381+0000 mgr.y (mgr.25136) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.555769+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.555769+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.558243+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.558243+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.561147+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.561147+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.562161+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.562161+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.242 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.572264+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.572264+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.572922+0000 mgr.y (mgr.25136) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.572922+0000 mgr.y (mgr.25136) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.704363+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.704363+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.707037+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.707037+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.709759+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.709759+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.710744+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.243 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.710744+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.719328+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.719328+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.861331+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.861331+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.864112+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.864112+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.867274+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.867274+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.868400+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.868400+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.877035+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.244 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:24 smithi196 bash[84730]: audit 2024-08-25T11:58:23.877035+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.727844+0000 mgr.y (mgr.25136) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.846541+0000 mgr.y (mgr.25136) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:22.936467+0000 mgr.y (mgr.25136) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.029819+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.031846+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.033721+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.034432+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.039349+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:23.039773+0000 mgr.y (mgr.25136) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.116073+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.118081+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.120113+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.120863+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.128048+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:23.128480+0000 mgr.y (mgr.25136) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.222077+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.224869+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.227906+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.228955+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.236808+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:23.237277+0000 mgr.y (mgr.25136) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.312528+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.314461+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.317503+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.318225+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.326865+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:23.327641+0000 mgr.y (mgr.25136) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.438675+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.441209+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.444217+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.445023+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.453831+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:23.454381+0000 mgr.y (mgr.25136) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.555769+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.558243+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.561147+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.562161+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.572264+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: cephadm 2024-08-25T11:58:23.572922+0000 mgr.y (mgr.25136) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.727844+0000 mgr.y (mgr.25136) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.846541+0000 mgr.y (mgr.25136) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:22.936467+0000 mgr.y (mgr.25136) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.029819+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.031846+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.033721+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.034432+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.039349+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:23.039773+0000 mgr.y (mgr.25136) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.116073+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.118081+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.120113+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.120863+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.128048+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:23.128480+0000 mgr.y (mgr.25136) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.222077+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.224869+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.227906+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.228955+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.236808+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.704363+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.707037+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.709759+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.710744+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.719328+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.861331+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.864112+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.867274+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.868400+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[19666]: audit 2024-08-25T11:58:23.877035+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:23.237277+0000 mgr.y (mgr.25136) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.312528+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.314461+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.317503+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.318225+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.326865+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:23.327641+0000 mgr.y (mgr.25136) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.438675+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.441209+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.444217+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.445023+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.453831+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:23.454381+0000 mgr.y (mgr.25136) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.555769+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.558243+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.561147+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.562161+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.572264+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: cephadm 2024-08-25T11:58:23.572922+0000 mgr.y (mgr.25136) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.704363+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.707037+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.709759+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.710744+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.719328+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.861331+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.864112+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.867274+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.868400+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:24 smithi059 bash[25081]: audit 2024-08-25T11:58:23.877035+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.719935+0000 mgr.y (mgr.25136) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.719935+0000 mgr.y (mgr.25136) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.877726+0000 mgr.y (mgr.25136) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:23.877726+0000 mgr.y (mgr.25136) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cluster 2024-08-25T11:58:23.962683+0000 mgr.y (mgr.25136) 1090 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cluster 2024-08-25T11:58:23.962683+0000 mgr.y (mgr.25136) 1090 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.020803+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.020803+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.023100+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.023100+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.025922+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.025922+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.026809+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.026809+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.033018+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.033018+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.033624+0000 mgr.y (mgr.25136) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.033624+0000 mgr.y (mgr.25136) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.136542+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.136542+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.139433+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.139433+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.142568+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.142568+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.143542+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.143542+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.149555+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.149555+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.150088+0000 mgr.y (mgr.25136) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.150088+0000 mgr.y (mgr.25136) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.253808+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.253808+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.256297+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.256297+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.259125+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.259125+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.260084+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.260084+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.268273+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.268273+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.268929+0000 mgr.y (mgr.25136) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.268929+0000 mgr.y (mgr.25136) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.385578+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.385578+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.388135+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.388135+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.391419+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.391419+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.392461+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.392461+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.401262+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.401262+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.401971+0000 mgr.y (mgr.25136) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.401971+0000 mgr.y (mgr.25136) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.537641+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.537641+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.540613+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.540613+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.543522+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.543522+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.544804+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.544804+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.552805+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.552805+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.553558+0000 mgr.y (mgr.25136) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.553558+0000 mgr.y (mgr.25136) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.691856+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.691856+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.694518+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.694518+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.697141+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.697141+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.698283+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.698283+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.706845+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.706845+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.848588+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.848588+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.851919+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.851919+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.855264+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.855264+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.856415+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.856415+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.865392+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.865392+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.992863+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.992863+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.995724+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.995724+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.998354+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.998354+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.999363+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:24.999363+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:25.010871+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:25 smithi196 bash[84730]: audit 2024-08-25T11:58:25.010871+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: cephadm 2024-08-25T11:58:23.719935+0000 mgr.y (mgr.25136) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: cephadm 2024-08-25T11:58:23.877726+0000 mgr.y (mgr.25136) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: cluster 2024-08-25T11:58:23.962683+0000 mgr.y (mgr.25136) 1090 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.020803+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.023100+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.025922+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.026809+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.033018+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: cephadm 2024-08-25T11:58:24.033624+0000 mgr.y (mgr.25136) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.136542+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.139433+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.142568+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.143542+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.149555+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: cephadm 2024-08-25T11:58:24.150088+0000 mgr.y (mgr.25136) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.253808+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.256297+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.259125+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.260084+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: cephadm 2024-08-25T11:58:23.719935+0000 mgr.y (mgr.25136) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: cephadm 2024-08-25T11:58:23.877726+0000 mgr.y (mgr.25136) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: cluster 2024-08-25T11:58:23.962683+0000 mgr.y (mgr.25136) 1090 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.020803+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.023100+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.025922+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.026809+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.033018+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: cephadm 2024-08-25T11:58:24.033624+0000 mgr.y (mgr.25136) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.136542+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.139433+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.142568+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.143542+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.149555+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: cephadm 2024-08-25T11:58:24.150088+0000 mgr.y (mgr.25136) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.253808+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.256297+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.259125+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.260084+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.268273+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: cephadm 2024-08-25T11:58:24.268929+0000 mgr.y (mgr.25136) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.385578+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.388135+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.391419+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.392461+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.401262+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: cephadm 2024-08-25T11:58:24.401971+0000 mgr.y (mgr.25136) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.537641+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.540613+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.543522+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.544804+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.552805+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: cephadm 2024-08-25T11:58:24.553558+0000 mgr.y (mgr.25136) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.691856+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.694518+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.697141+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.698283+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.706845+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.848588+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.851919+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.855264+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.856415+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.865392+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.992863+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.995724+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.998354+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:24.999363+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[25081]: audit 2024-08-25T11:58:25.010871+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.268273+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: cephadm 2024-08-25T11:58:24.268929+0000 mgr.y (mgr.25136) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.385578+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.388135+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.391419+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.392461+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.401262+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: cephadm 2024-08-25T11:58:24.401971+0000 mgr.y (mgr.25136) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.537641+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.540613+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.543522+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.544804+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.552805+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: cephadm 2024-08-25T11:58:24.553558+0000 mgr.y (mgr.25136) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.691856+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.694518+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.697141+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.698283+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.706845+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.848588+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.851919+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.855264+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.856415+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.865392+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.992863+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.995724+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.998354+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:24.999363+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:25 smithi059 bash[19666]: audit 2024-08-25T11:58:25.010871+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.260 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.707752+0000 mgr.y (mgr.25136) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.707752+0000 mgr.y (mgr.25136) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.866369+0000 mgr.y (mgr.25136) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:24.866369+0000 mgr.y (mgr.25136) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:24.917742+0000 mgr.y (mgr.25136) 1098 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:24.917742+0000 mgr.y (mgr.25136) 1098 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.011883+0000 mgr.y (mgr.25136) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.011883+0000 mgr.y (mgr.25136) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.149148+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.149148+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.151606+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.151606+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.154323+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.154323+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.261 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.155240+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.155240+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.161284+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.161284+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.161888+0000 mgr.y (mgr.25136) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.161888+0000 mgr.y (mgr.25136) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.284944+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.284944+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.287300+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.287300+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.290197+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.290197+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.291144+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.262 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.291144+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.298026+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.298026+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.298807+0000 mgr.y (mgr.25136) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.298807+0000 mgr.y (mgr.25136) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.401322+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.401322+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.403717+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.403717+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.406457+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.406457+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.407221+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.407221+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.263 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.413992+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.413992+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.414682+0000 mgr.y (mgr.25136) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.414682+0000 mgr.y (mgr.25136) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.535969+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.535969+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.539082+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.539082+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.542051+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.542051+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.543143+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.543143+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.549320+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.549320+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.549731+0000 mgr.y (mgr.25136) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.264 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.549731+0000 mgr.y (mgr.25136) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.627637+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.627637+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.630255+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.630255+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.632712+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.632712+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.633724+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.633724+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.642191+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.642191+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.724107+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.724107+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.725940+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.725940+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.265 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.728290+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.728290+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.728985+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.728985+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.736922+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.736922+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.832036+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.832036+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.834062+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.834062+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.836151+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.836151+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.836909+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.266 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.836909+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.267 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.844667+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.267 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.844667+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.958709+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.958709+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.961313+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.961313+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.963700+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.963700+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.965154+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.965154+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.973668+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:26 smithi196 bash[84730]: audit 2024-08-25T11:58:25.973668+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: cephadm 2024-08-25T11:58:24.707752+0000 mgr.y (mgr.25136) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: cephadm 2024-08-25T11:58:24.866369+0000 mgr.y (mgr.25136) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:24.917742+0000 mgr.y (mgr.25136) 1098 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.011883+0000 mgr.y (mgr.25136) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.149148+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.151606+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.154323+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.155240+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.161284+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.161888+0000 mgr.y (mgr.25136) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.284944+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.287300+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.290197+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.291144+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.298026+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.298807+0000 mgr.y (mgr.25136) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.401322+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.403717+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.406457+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.407221+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.413992+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.414682+0000 mgr.y (mgr.25136) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.535969+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.539082+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.542051+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.543143+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.549320+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.549731+0000 mgr.y (mgr.25136) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.627637+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.630255+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.632712+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.633724+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.642191+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.724107+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.725940+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.728290+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.728985+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.736922+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.832036+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.834062+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.836151+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.836909+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.844667+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.958709+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.961313+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.963700+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.965154+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[19666]: audit 2024-08-25T11:58:25.973668+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: cephadm 2024-08-25T11:58:24.707752+0000 mgr.y (mgr.25136) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: cephadm 2024-08-25T11:58:24.866369+0000 mgr.y (mgr.25136) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:24.917742+0000 mgr.y (mgr.25136) 1098 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.011883+0000 mgr.y (mgr.25136) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.149148+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.151606+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.154323+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.155240+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.161284+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.161888+0000 mgr.y (mgr.25136) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.284944+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.287300+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.290197+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.291144+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.298026+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.298807+0000 mgr.y (mgr.25136) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.401322+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.403717+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.406457+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.407221+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.413992+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.414682+0000 mgr.y (mgr.25136) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.535969+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.539082+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.542051+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.543143+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.549320+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.549731+0000 mgr.y (mgr.25136) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.627637+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.630255+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.632712+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.633724+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.642191+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.724107+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.725940+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.728290+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.728985+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.736922+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.832036+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.834062+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.836151+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.836909+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.844667+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.958709+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.961313+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.963700+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.965154+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:26.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:26 smithi059 bash[25081]: audit 2024-08-25T11:58:25.973668+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.642913+0000 mgr.y (mgr.25136) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.737506+0000 mgr.y (mgr.25136) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.845244+0000 mgr.y (mgr.25136) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cluster 2024-08-25T11:58:25.964339+0000 mgr.y (mgr.25136) 1107 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:25.974287+0000 mgr.y (mgr.25136) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.100092+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.102814+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.105310+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.106547+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.117435+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.118391+0000 mgr.y (mgr.25136) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.239964+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.250968+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.252173+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.258026+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.260949+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.264133+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.265016+0000 mgr.y (mgr.25136) 1110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.268913+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.272781+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.274367+0000 mgr.y (mgr.25136) 1111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.642913+0000 mgr.y (mgr.25136) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.737506+0000 mgr.y (mgr.25136) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.845244+0000 mgr.y (mgr.25136) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cluster 2024-08-25T11:58:25.964339+0000 mgr.y (mgr.25136) 1107 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:25.974287+0000 mgr.y (mgr.25136) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.100092+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.102814+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.105310+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.106547+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.117435+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.118391+0000 mgr.y (mgr.25136) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.239964+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.250968+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.252173+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:27.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.258026+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.260949+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.264133+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.265016+0000 mgr.y (mgr.25136) 1110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.268913+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.272781+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.274367+0000 mgr.y (mgr.25136) 1111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.278463+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.282382+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.283425+0000 mgr.y (mgr.25136) 1112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.287688+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.291092+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.292584+0000 mgr.y (mgr.25136) 1113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:58:27.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.298604+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.302563+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.309466+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.315737+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.317237+0000 mgr.y (mgr.25136) 1114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.322378+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.326592+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.328177+0000 mgr.y (mgr.25136) 1115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.334302+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.341096+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.342786+0000 mgr.y (mgr.25136) 1116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.349192+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.355528+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.357109+0000 mgr.y (mgr.25136) 1117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:58:27.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.359362+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.278463+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.282382+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.283425+0000 mgr.y (mgr.25136) 1112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.287688+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.291092+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.292584+0000 mgr.y (mgr.25136) 1113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.298604+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.302563+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.309466+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-25T11:58:27.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.315737+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.317237+0000 mgr.y (mgr.25136) 1114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.322378+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.326592+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.328177+0000 mgr.y (mgr.25136) 1115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.334302+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.341096+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.342786+0000 mgr.y (mgr.25136) 1116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.349192+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.355528+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.357109+0000 mgr.y (mgr.25136) 1117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:58:27.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.359362+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.362537+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.364152+0000 mgr.y (mgr.25136) 1118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.366364+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.369607+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.371197+0000 mgr.y (mgr.25136) 1119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.373442+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.376713+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.378363+0000 mgr.y (mgr.25136) 1120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.380617+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.383522+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.385149+0000 mgr.y (mgr.25136) 1121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.387417+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.390363+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.392097+0000 mgr.y (mgr.25136) 1122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.394341+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.395719+0000 mgr.y (mgr.25136) 1123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.397828+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.403322+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.407173+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.362537+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.364152+0000 mgr.y (mgr.25136) 1118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.366364+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.369607+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.371197+0000 mgr.y (mgr.25136) 1119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.373442+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.376713+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.378363+0000 mgr.y (mgr.25136) 1120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.380617+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.383522+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.385149+0000 mgr.y (mgr.25136) 1121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.387417+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.390363+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.392097+0000 mgr.y (mgr.25136) 1122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.394341+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.395719+0000 mgr.y (mgr.25136) 1123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.397828+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:58:27.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.403322+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.407173+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.413840+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.418672+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.426174+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.430470+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.432189+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.438282+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.442693+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.444243+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:58:27.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.450305+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.454711+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.456253+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.462142+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.466497+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.468091+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.473881+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.477673+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.413840+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.418672+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.426174+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:58:27.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.430470+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.432189+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.438282+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.442693+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.444243+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.450305+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.454711+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.456253+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.462142+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.466497+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.468091+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.473881+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:58:27.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.477673+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.482586+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.486127+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.487698+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.489118+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.490680+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.492262+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.493858+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: cephadm 2024-08-25T11:58:26.495160+0000 mgr.y (mgr.25136) 1124 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.496066+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.501076+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:58:27.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.504741+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.506649+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.517905+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.650194+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.651473+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[25081]: audit 2024-08-25T11:58:26.662880+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.482586+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.486127+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.487698+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.489118+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.490680+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.492262+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.493858+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: cephadm 2024-08-25T11:58:26.495160+0000 mgr.y (mgr.25136) 1124 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.496066+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.501076+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.504741+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.506649+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.517905+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.650194+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.651473+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:27 smithi059 bash[19666]: audit 2024-08-25T11:58:26.662880+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.642913+0000 mgr.y (mgr.25136) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.642913+0000 mgr.y (mgr.25136) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.737506+0000 mgr.y (mgr.25136) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.737506+0000 mgr.y (mgr.25136) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.845244+0000 mgr.y (mgr.25136) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.845244+0000 mgr.y (mgr.25136) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cluster 2024-08-25T11:58:25.964339+0000 mgr.y (mgr.25136) 1107 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cluster 2024-08-25T11:58:25.964339+0000 mgr.y (mgr.25136) 1107 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.974287+0000 mgr.y (mgr.25136) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:25.974287+0000 mgr.y (mgr.25136) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.100092+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.100092+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:27.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.102814+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.102814+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.105310+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.105310+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.106547+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.106547+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.117435+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.117435+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.118391+0000 mgr.y (mgr.25136) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.118391+0000 mgr.y (mgr.25136) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.239964+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.239964+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.250968+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.250968+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.252173+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.252173+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.258026+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.258026+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.260949+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.260949+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.264133+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.264133+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.265016+0000 mgr.y (mgr.25136) 1110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.265016+0000 mgr.y (mgr.25136) 1110 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.268913+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.268913+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.272781+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.272781+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.274367+0000 mgr.y (mgr.25136) 1111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.274367+0000 mgr.y (mgr.25136) 1111 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.278463+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.278463+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.282382+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.282382+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.283425+0000 mgr.y (mgr.25136) 1112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.283425+0000 mgr.y (mgr.25136) 1112 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.287688+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.287688+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.291092+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.291092+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.292584+0000 mgr.y (mgr.25136) 1113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.292584+0000 mgr.y (mgr.25136) 1113 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.298604+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.298604+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.302563+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.302563+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.309466+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.309466+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.315737+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.315737+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.317237+0000 mgr.y (mgr.25136) 1114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.317237+0000 mgr.y (mgr.25136) 1114 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.322378+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.322378+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.326592+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.326592+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.328177+0000 mgr.y (mgr.25136) 1115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.328177+0000 mgr.y (mgr.25136) 1115 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:58:27.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.334302+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.334302+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.341096+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.341096+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.342786+0000 mgr.y (mgr.25136) 1116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.342786+0000 mgr.y (mgr.25136) 1116 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.349192+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.349192+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.355528+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.355528+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.357109+0000 mgr.y (mgr.25136) 1117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.357109+0000 mgr.y (mgr.25136) 1117 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.359362+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.359362+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.362537+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.362537+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.364152+0000 mgr.y (mgr.25136) 1118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:58:27.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.364152+0000 mgr.y (mgr.25136) 1118 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.366364+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.366364+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.369607+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.369607+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.371197+0000 mgr.y (mgr.25136) 1119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.371197+0000 mgr.y (mgr.25136) 1119 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.373442+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.373442+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.376713+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.376713+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.378363+0000 mgr.y (mgr.25136) 1120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:58:27.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.378363+0000 mgr.y (mgr.25136) 1120 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.380617+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.380617+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.383522+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.383522+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.385149+0000 mgr.y (mgr.25136) 1121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.385149+0000 mgr.y (mgr.25136) 1121 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.387417+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.387417+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.390363+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.390363+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.392097+0000 mgr.y (mgr.25136) 1122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:58:27.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.392097+0000 mgr.y (mgr.25136) 1122 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.394341+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.394341+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.395719+0000 mgr.y (mgr.25136) 1123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.395719+0000 mgr.y (mgr.25136) 1123 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.397828+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.397828+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.403322+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.403322+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.407173+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.407173+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.413840+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.413840+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.418672+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:58:27.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.418672+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.426174+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.426174+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.430470+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.430470+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.432189+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.432189+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.438282+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.438282+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.442693+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.442693+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.444243+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.444243+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.450305+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:58:27.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.450305+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.454711+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.454711+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.456253+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.456253+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.462142+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.462142+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.466497+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.466497+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.468091+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.468091+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.473881+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.473881+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.477673+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:58:27.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.477673+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.482586+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.482586+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.486127+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.486127+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.487698+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.487698+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.489118+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.489118+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.490680+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.490680+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.492262+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.492262+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.493858+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.493858+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.495160+0000 mgr.y (mgr.25136) 1124 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: cephadm 2024-08-25T11:58:26.495160+0000 mgr.y (mgr.25136) 1124 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.496066+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.496066+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.501076+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.501076+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.504741+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.504741+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.506649+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.506649+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.517905+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.517905+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.650194+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.650194+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:58:27.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.651473+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.651473+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:58:27.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.662880+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:27.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:27 smithi196 bash[84730]: audit 2024-08-25T11:58:26.662880+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:28.341 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:28 smithi059 bash[19666]: audit 2024-08-25T11:58:27.373090+0000 mgr.y (mgr.25136) 1125 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:28.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:28 smithi059 bash[25081]: audit 2024-08-25T11:58:27.373090+0000 mgr.y (mgr.25136) 1125 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:28.342 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T11:58:28.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:28 smithi196 bash[84730]: audit 2024-08-25T11:58:27.373090+0000 mgr.y (mgr.25136) 1125 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:28.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:28 smithi196 bash[84730]: audit 2024-08-25T11:58:27.373090+0000 mgr.y (mgr.25136) 1125 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:29.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:29 smithi196 bash[84730]: cluster 2024-08-25T11:58:27.965054+0000 mgr.y (mgr.25136) 1126 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:29.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:29 smithi196 bash[84730]: cluster 2024-08-25T11:58:27.965054+0000 mgr.y (mgr.25136) 1126 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:29.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:29 smithi059 bash[19666]: cluster 2024-08-25T11:58:27.965054+0000 mgr.y (mgr.25136) 1126 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:29.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:58:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:58:29] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.51.0" 2024-08-25T11:58:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:29 smithi059 bash[25081]: cluster 2024-08-25T11:58:27.965054+0000 mgr.y (mgr.25136) 1126 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:30.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:30 smithi059 bash[19666]: audit 2024-08-25T11:58:29.254830+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:30 smithi059 bash[19666]: audit 2024-08-25T11:58:29.267438+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:30 smithi059 bash[19666]: audit 2024-08-25T11:58:29.278774+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:30 smithi059 bash[19666]: audit 2024-08-25T11:58:29.639497+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:30 smithi059 bash[25081]: audit 2024-08-25T11:58:29.254830+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:30 smithi059 bash[25081]: audit 2024-08-25T11:58:29.267438+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:30 smithi059 bash[25081]: audit 2024-08-25T11:58:29.278774+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:30 smithi059 bash[25081]: audit 2024-08-25T11:58:29.639497+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:30 smithi196 bash[84730]: audit 2024-08-25T11:58:29.254830+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:30 smithi196 bash[84730]: audit 2024-08-25T11:58:29.254830+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:30 smithi196 bash[84730]: audit 2024-08-25T11:58:29.267438+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:30 smithi196 bash[84730]: audit 2024-08-25T11:58:29.267438+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:30 smithi196 bash[84730]: audit 2024-08-25T11:58:29.278774+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:30 smithi196 bash[84730]: audit 2024-08-25T11:58:29.278774+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:30 smithi196 bash[84730]: audit 2024-08-25T11:58:29.639497+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:30.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:30 smithi196 bash[84730]: audit 2024-08-25T11:58:29.639497+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:31.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:31 smithi196 bash[84730]: cluster 2024-08-25T11:58:29.965797+0000 mgr.y (mgr.25136) 1127 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:31.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:31 smithi196 bash[84730]: cluster 2024-08-25T11:58:29.965797+0000 mgr.y (mgr.25136) 1127 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:31.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:31 smithi059 bash[19666]: cluster 2024-08-25T11:58:29.965797+0000 mgr.y (mgr.25136) 1127 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:31.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:31 smithi059 bash[25081]: cluster 2024-08-25T11:58:29.965797+0000 mgr.y (mgr.25136) 1127 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:33.212 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:58:33.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:33 smithi059 bash[19666]: cluster 2024-08-25T11:58:31.967547+0000 mgr.y (mgr.25136) 1128 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:33.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:33 smithi059 bash[25081]: cluster 2024-08-25T11:58:31.967547+0000 mgr.y (mgr.25136) 1128 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:33.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:33 smithi196 bash[84730]: cluster 2024-08-25T11:58:31.967547+0000 mgr.y (mgr.25136) 1128 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:33.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:33 smithi196 bash[84730]: cluster 2024-08-25T11:58:31.967547+0000 mgr.y (mgr.25136) 1128 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:34.773 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 16s ago 40m - - 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 5s ago 39m - - 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (2m) 16s ago 30m 14.3M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (2m) 5s ago 29m 68.3M - c8b91775d855 f57175f62128 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (4m) 16s ago 27m 48.3M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (4m) 5s ago 38m 439M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (15m) 16s ago 41m 523M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (41m) 16s ago 41m 112M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (19s) 5s ago 39m 29.7M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (39m) 16s ago 39m 79.5M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (4m) 16s ago 30m 8332k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T11:58:34.774 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (4m) 5s ago 30m 8576k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (38m) 16s ago 38m 66.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (37m) 16s ago 37m 61.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (36m) 16s ago 36m 53.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (35m) 16s ago 35m 57.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (34m) 5s ago 34m 69.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (33m) 5s ago 33m 66.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (32m) 5s ago 32m 64.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (31m) 5s ago 31m 58.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (3m) 5s ago 30m 48.8M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (28m) 16s ago 28m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:58:34.775 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (28m) 5s ago 28m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:58:35.468 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-08-25T11:58:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:35 smithi059 bash[19666]: cluster 2024-08-25T11:58:33.968430+0000 mgr.y (mgr.25136) 1129 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:35 smithi059 bash[19666]: audit 2024-08-25T11:58:34.576384+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:35.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:35 smithi059 bash[25081]: cluster 2024-08-25T11:58:33.968430+0000 mgr.y (mgr.25136) 1129 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:35.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:35 smithi059 bash[25081]: audit 2024-08-25T11:58:34.576384+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:35 smithi196 bash[84730]: cluster 2024-08-25T11:58:33.968430+0000 mgr.y (mgr.25136) 1129 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:35 smithi196 bash[84730]: cluster 2024-08-25T11:58:33.968430+0000 mgr.y (mgr.25136) 1129 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:35 smithi196 bash[84730]: audit 2024-08-25T11:58:34.576384+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:35 smithi196 bash[84730]: audit 2024-08-25T11:58:34.576384+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:36 smithi059 bash[19666]: audit 2024-08-25T11:58:34.754233+0000 mgr.y (mgr.25136) 1130 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:36 smithi059 bash[19666]: audit 2024-08-25T11:58:34.928666+0000 mgr.y (mgr.25136) 1131 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:36.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:36 smithi059 bash[25081]: audit 2024-08-25T11:58:34.754233+0000 mgr.y (mgr.25136) 1130 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:36.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:36 smithi059 bash[25081]: audit 2024-08-25T11:58:34.928666+0000 mgr.y (mgr.25136) 1131 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:36 smithi196 bash[84730]: audit 2024-08-25T11:58:34.754233+0000 mgr.y (mgr.25136) 1130 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:36 smithi196 bash[84730]: audit 2024-08-25T11:58:34.754233+0000 mgr.y (mgr.25136) 1130 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:36 smithi196 bash[84730]: audit 2024-08-25T11:58:34.928666+0000 mgr.y (mgr.25136) 1131 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:36 smithi196 bash[84730]: audit 2024-08-25T11:58:34.928666+0000 mgr.y (mgr.25136) 1131 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:37 smithi059 bash[19666]: cluster 2024-08-25T11:58:35.970177+0000 mgr.y (mgr.25136) 1132 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:37.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:37 smithi059 bash[25081]: cluster 2024-08-25T11:58:35.970177+0000 mgr.y (mgr.25136) 1132 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:37.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:37 smithi196 bash[84730]: cluster 2024-08-25T11:58:35.970177+0000 mgr.y (mgr.25136) 1132 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:37.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:37 smithi196 bash[84730]: cluster 2024-08-25T11:58:35.970177+0000 mgr.y (mgr.25136) 1132 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:39.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:58:39] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T11:58:39.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[19666]: cluster 2024-08-25T11:58:37.970917+0000 mgr.y (mgr.25136) 1133 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:39.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[19666]: audit 2024-08-25T11:58:38.750633+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[19666]: audit 2024-08-25T11:58:38.765677+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[19666]: audit 2024-08-25T11:58:38.777717+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[25081]: cluster 2024-08-25T11:58:37.970917+0000 mgr.y (mgr.25136) 1133 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:39.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[25081]: audit 2024-08-25T11:58:38.750633+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[25081]: audit 2024-08-25T11:58:38.765677+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:39 smithi059 bash[25081]: audit 2024-08-25T11:58:38.777717+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:39 smithi196 bash[84730]: cluster 2024-08-25T11:58:37.970917+0000 mgr.y (mgr.25136) 1133 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:39.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:39 smithi196 bash[84730]: cluster 2024-08-25T11:58:37.970917+0000 mgr.y (mgr.25136) 1133 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:39.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:39 smithi196 bash[84730]: audit 2024-08-25T11:58:38.750633+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:39 smithi196 bash[84730]: audit 2024-08-25T11:58:38.750633+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:39 smithi196 bash[84730]: audit 2024-08-25T11:58:38.765677+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:39 smithi196 bash[84730]: audit 2024-08-25T11:58:38.765677+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:39 smithi196 bash[84730]: audit 2024-08-25T11:58:38.777717+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:39.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:39 smithi196 bash[84730]: audit 2024-08-25T11:58:38.777717+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:40.296 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:58:41.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:41 smithi196 bash[84730]: cluster 2024-08-25T11:58:39.971649+0000 mgr.y (mgr.25136) 1134 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:41.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:41 smithi196 bash[84730]: cluster 2024-08-25T11:58:39.971649+0000 mgr.y (mgr.25136) 1134 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:41.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:41 smithi059 bash[19666]: cluster 2024-08-25T11:58:39.971649+0000 mgr.y (mgr.25136) 1134 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:41 smithi059 bash[25081]: cluster 2024-08-25T11:58:39.971649+0000 mgr.y (mgr.25136) 1134 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:42.453 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:58:43.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:43 smithi196 bash[84730]: cluster 2024-08-25T11:58:41.973373+0000 mgr.y (mgr.25136) 1135 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:43.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:43 smithi196 bash[84730]: cluster 2024-08-25T11:58:41.973373+0000 mgr.y (mgr.25136) 1135 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:43.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:43 smithi196 bash[84730]: audit 2024-08-25T11:58:42.443850+0000 mon.c (mon.2) 264 : audit [DBG] from='client.? 172.21.15.59:0/3371513042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:43.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:43 smithi196 bash[84730]: audit 2024-08-25T11:58:42.443850+0000 mon.c (mon.2) 264 : audit [DBG] from='client.? 172.21.15.59:0/3371513042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:43.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:43 smithi059 bash[19666]: cluster 2024-08-25T11:58:41.973373+0000 mgr.y (mgr.25136) 1135 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:43.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:43 smithi059 bash[19666]: audit 2024-08-25T11:58:42.443850+0000 mon.c (mon.2) 264 : audit [DBG] from='client.? 172.21.15.59:0/3371513042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:43.622 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:43 smithi059 bash[25081]: cluster 2024-08-25T11:58:41.973373+0000 mgr.y (mgr.25136) 1135 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:43.622 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:43 smithi059 bash[25081]: audit 2024-08-25T11:58:42.443850+0000 mon.c (mon.2) 264 : audit [DBG] from='client.? 172.21.15.59:0/3371513042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:58:43.623 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade status' 2024-08-25T11:58:45.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:45 smithi196 bash[84730]: cluster 2024-08-25T11:58:43.973854+0000 mgr.y (mgr.25136) 1136 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:45.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:45 smithi196 bash[84730]: cluster 2024-08-25T11:58:43.973854+0000 mgr.y (mgr.25136) 1136 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:45.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:45 smithi059 bash[19666]: cluster 2024-08-25T11:58:43.973854+0000 mgr.y (mgr.25136) 1136 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:45.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:45 smithi059 bash[25081]: cluster 2024-08-25T11:58:43.973854+0000 mgr.y (mgr.25136) 1136 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:46.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:46 smithi196 bash[84730]: audit 2024-08-25T11:58:44.937968+0000 mgr.y (mgr.25136) 1137 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:46.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:46 smithi196 bash[84730]: audit 2024-08-25T11:58:44.937968+0000 mgr.y (mgr.25136) 1137 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:46 smithi059 bash[19666]: audit 2024-08-25T11:58:44.937968+0000 mgr.y (mgr.25136) 1137 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:46 smithi059 bash[25081]: audit 2024-08-25T11:58:44.937968+0000 mgr.y (mgr.25136) 1137 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:47.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:47 smithi196 bash[84730]: cluster 2024-08-25T11:58:45.975465+0000 mgr.y (mgr.25136) 1138 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:47.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:47 smithi196 bash[84730]: cluster 2024-08-25T11:58:45.975465+0000 mgr.y (mgr.25136) 1138 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:47 smithi059 bash[19666]: cluster 2024-08-25T11:58:45.975465+0000 mgr.y (mgr.25136) 1138 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:47.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:47 smithi059 bash[25081]: cluster 2024-08-25T11:58:45.975465+0000 mgr.y (mgr.25136) 1138 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:48.596 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:58:49.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:49 smithi059 bash[19666]: cluster 2024-08-25T11:58:47.976192+0000 mgr.y (mgr.25136) 1139 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:49.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:58:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:58:49] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T11:58:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:49 smithi059 bash[25081]: cluster 2024-08-25T11:58:47.976192+0000 mgr.y (mgr.25136) 1139 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:49.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:49 smithi196 bash[84730]: cluster 2024-08-25T11:58:47.976192+0000 mgr.y (mgr.25136) 1139 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:49.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:49 smithi196 bash[84730]: cluster 2024-08-25T11:58:47.976192+0000 mgr.y (mgr.25136) 1139 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:50.142 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:58:50.142 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2024-08-25T11:58:50.142 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2024-08-25T11:58:50.142 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2024-08-25T11:58:50.142 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T11:58:50.142 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2024-08-25T11:58:50.142 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-08-25T11:58:50.143 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:58:50.143 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:58:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:50 smithi196 bash[84730]: audit 2024-08-25T11:58:49.489326+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:50 smithi196 bash[84730]: audit 2024-08-25T11:58:49.489326+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:50 smithi196 bash[84730]: audit 2024-08-25T11:58:49.501636+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:50 smithi196 bash[84730]: audit 2024-08-25T11:58:49.501636+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:50 smithi196 bash[84730]: audit 2024-08-25T11:58:49.511314+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:50 smithi196 bash[84730]: audit 2024-08-25T11:58:49.511314+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:50 smithi196 bash[84730]: audit 2024-08-25T11:58:49.576738+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:50 smithi196 bash[84730]: audit 2024-08-25T11:58:49.576738+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:50 smithi059 bash[19666]: audit 2024-08-25T11:58:49.489326+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:50 smithi059 bash[19666]: audit 2024-08-25T11:58:49.501636+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:50 smithi059 bash[19666]: audit 2024-08-25T11:58:49.511314+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:50 smithi059 bash[19666]: audit 2024-08-25T11:58:49.576738+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:50.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:50 smithi059 bash[25081]: audit 2024-08-25T11:58:49.489326+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:50 smithi059 bash[25081]: audit 2024-08-25T11:58:49.501636+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:50 smithi059 bash[25081]: audit 2024-08-25T11:58:49.511314+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:50.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:50 smithi059 bash[25081]: audit 2024-08-25T11:58:49.576738+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:58:50.889 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T11:58:51.765 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:51 smithi196 bash[84730]: cluster 2024-08-25T11:58:49.976931+0000 mgr.y (mgr.25136) 1140 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:51.765 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:51 smithi196 bash[84730]: cluster 2024-08-25T11:58:49.976931+0000 mgr.y (mgr.25136) 1140 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:51.765 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:51 smithi196 bash[84730]: audit 2024-08-25T11:58:50.143802+0000 mgr.y (mgr.25136) 1141 : audit [DBG] from='client.25586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:51.765 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:51 smithi196 bash[84730]: audit 2024-08-25T11:58:50.143802+0000 mgr.y (mgr.25136) 1141 : audit [DBG] from='client.25586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:51 smithi059 bash[19666]: cluster 2024-08-25T11:58:49.976931+0000 mgr.y (mgr.25136) 1140 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:51 smithi059 bash[19666]: audit 2024-08-25T11:58:50.143802+0000 mgr.y (mgr.25136) 1141 : audit [DBG] from='client.25586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:51 smithi059 bash[25081]: cluster 2024-08-25T11:58:49.976931+0000 mgr.y (mgr.25136) 1140 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:51 smithi059 bash[25081]: audit 2024-08-25T11:58:50.143802+0000 mgr.y (mgr.25136) 1141 : audit [DBG] from='client.25586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:58:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:53 smithi059 bash[19666]: cluster 2024-08-25T11:58:51.978600+0000 mgr.y (mgr.25136) 1142 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:53.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:53 smithi059 bash[25081]: cluster 2024-08-25T11:58:51.978600+0000 mgr.y (mgr.25136) 1142 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:53 smithi196 bash[84730]: cluster 2024-08-25T11:58:51.978600+0000 mgr.y (mgr.25136) 1142 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:53 smithi196 bash[84730]: cluster 2024-08-25T11:58:51.978600+0000 mgr.y (mgr.25136) 1142 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:55.716 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:58:55.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:55 smithi059 bash[19666]: cluster 2024-08-25T11:58:53.979329+0000 mgr.y (mgr.25136) 1143 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:55 smithi059 bash[25081]: cluster 2024-08-25T11:58:53.979329+0000 mgr.y (mgr.25136) 1143 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:55.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:55 smithi196 bash[84730]: cluster 2024-08-25T11:58:53.979329+0000 mgr.y (mgr.25136) 1143 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:55.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:55 smithi196 bash[84730]: cluster 2024-08-25T11:58:53.979329+0000 mgr.y (mgr.25136) 1143 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:56.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:56 smithi059 bash[19666]: audit 2024-08-25T11:58:54.949299+0000 mgr.y (mgr.25136) 1144 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:56.846 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:56 smithi059 bash[25081]: audit 2024-08-25T11:58:54.949299+0000 mgr.y (mgr.25136) 1144 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:56 smithi196 bash[84730]: audit 2024-08-25T11:58:54.949299+0000 mgr.y (mgr.25136) 1144 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:56 smithi196 bash[84730]: audit 2024-08-25T11:58:54.949299+0000 mgr.y (mgr.25136) 1144 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:58:57.284 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T11:58:57.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:57 smithi059 bash[19666]: cluster 2024-08-25T11:58:55.980925+0000 mgr.y (mgr.25136) 1145 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:57.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:57 smithi059 bash[19666]: audit 2024-08-25T11:58:57.286849+0000 mon.c (mon.2) 265 : audit [DBG] from='client.? 172.21.15.59:0/1333970272' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:58:57.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:57 smithi059 bash[25081]: cluster 2024-08-25T11:58:55.980925+0000 mgr.y (mgr.25136) 1145 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:57.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:57 smithi059 bash[25081]: audit 2024-08-25T11:58:57.286849+0000 mon.c (mon.2) 265 : audit [DBG] from='client.? 172.21.15.59:0/1333970272' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:58:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:57 smithi196 bash[84730]: cluster 2024-08-25T11:58:55.980925+0000 mgr.y (mgr.25136) 1145 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:57 smithi196 bash[84730]: cluster 2024-08-25T11:58:55.980925+0000 mgr.y (mgr.25136) 1145 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:58:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:57 smithi196 bash[84730]: audit 2024-08-25T11:58:57.286849+0000 mon.c (mon.2) 265 : audit [DBG] from='client.? 172.21.15.59:0/1333970272' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:58:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:57 smithi196 bash[84730]: audit 2024-08-25T11:58:57.286849+0000 mon.c (mon.2) 265 : audit [DBG] from='client.? 172.21.15.59:0/1333970272' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-25T11:58:57.979 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T11:58:59.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:58:59] "GET /metrics HTTP/1.1" 200 38205 "" "Prometheus/2.51.0" 2024-08-25T11:58:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:59 smithi196 bash[84730]: cluster 2024-08-25T11:58:57.981636+0000 mgr.y (mgr.25136) 1146 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:59 smithi196 bash[84730]: cluster 2024-08-25T11:58:57.981636+0000 mgr.y (mgr.25136) 1146 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:58:59.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:59 smithi196 bash[84730]: audit 2024-08-25T11:58:58.993479+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:59.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:59 smithi196 bash[84730]: audit 2024-08-25T11:58:58.993479+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:59.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:59 smithi196 bash[84730]: audit 2024-08-25T11:58:59.006458+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:59.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:59 smithi196 bash[84730]: audit 2024-08-25T11:58:59.006458+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:59.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:59 smithi196 bash[84730]: audit 2024-08-25T11:58:59.019601+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:58:59.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:58:59 smithi196 bash[84730]: audit 2024-08-25T11:58:59.019601+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[19666]: cluster 2024-08-25T11:58:57.981636+0000 mgr.y (mgr.25136) 1146 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[19666]: audit 2024-08-25T11:58:58.993479+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[19666]: audit 2024-08-25T11:58:59.006458+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[19666]: audit 2024-08-25T11:58:59.019601+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[25081]: cluster 2024-08-25T11:58:57.981636+0000 mgr.y (mgr.25136) 1146 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[25081]: audit 2024-08-25T11:58:58.993479+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[25081]: audit 2024-08-25T11:58:59.006458+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:58:59 smithi059 bash[25081]: audit 2024-08-25T11:58:59.019601+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:01.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:01 smithi059 bash[19666]: cluster 2024-08-25T11:58:59.982342+0000 mgr.y (mgr.25136) 1147 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:01 smithi059 bash[25081]: cluster 2024-08-25T11:58:59.982342+0000 mgr.y (mgr.25136) 1147 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:01.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:01 smithi196 bash[84730]: cluster 2024-08-25T11:58:59.982342+0000 mgr.y (mgr.25136) 1147 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:01.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:01 smithi196 bash[84730]: cluster 2024-08-25T11:58:59.982342+0000 mgr.y (mgr.25136) 1147 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:02.791 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:59:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:03 smithi059 bash[19666]: cluster 2024-08-25T11:59:01.983632+0000 mgr.y (mgr.25136) 1148 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:03 smithi059 bash[25081]: cluster 2024-08-25T11:59:01.983632+0000 mgr.y (mgr.25136) 1148 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:03 smithi196 bash[84730]: cluster 2024-08-25T11:59:01.983632+0000 mgr.y (mgr.25136) 1148 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:03 smithi196 bash[84730]: cluster 2024-08-25T11:59:01.983632+0000 mgr.y (mgr.25136) 1148 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:05 smithi196 bash[84730]: cluster 2024-08-25T11:59:03.984326+0000 mgr.y (mgr.25136) 1149 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:05 smithi196 bash[84730]: cluster 2024-08-25T11:59:03.984326+0000 mgr.y (mgr.25136) 1149 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:05 smithi196 bash[84730]: audit 2024-08-25T11:59:04.566842+0000 mgr.y (mgr.25136) 1150 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:05 smithi196 bash[84730]: audit 2024-08-25T11:59:04.566842+0000 mgr.y (mgr.25136) 1150 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:05 smithi196 bash[84730]: audit 2024-08-25T11:59:04.579941+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:05 smithi196 bash[84730]: audit 2024-08-25T11:59:04.579941+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:06.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:05 smithi059 bash[25081]: cluster 2024-08-25T11:59:03.984326+0000 mgr.y (mgr.25136) 1149 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:05 smithi059 bash[25081]: audit 2024-08-25T11:59:04.566842+0000 mgr.y (mgr.25136) 1150 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:05 smithi059 bash[25081]: audit 2024-08-25T11:59:04.579941+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:05 smithi059 bash[19666]: cluster 2024-08-25T11:59:03.984326+0000 mgr.y (mgr.25136) 1149 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:05 smithi059 bash[19666]: audit 2024-08-25T11:59:04.566842+0000 mgr.y (mgr.25136) 1150 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:05 smithi059 bash[19666]: audit 2024-08-25T11:59:04.579941+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:06 smithi059 bash[25081]: audit 2024-08-25T11:59:04.948684+0000 mgr.y (mgr.25136) 1151 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mon", "hosts": "smithi059", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:06 smithi059 bash[25081]: audit 2024-08-25T11:59:04.957680+0000 mgr.y (mgr.25136) 1152 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:06 smithi059 bash[19666]: audit 2024-08-25T11:59:04.948684+0000 mgr.y (mgr.25136) 1151 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mon", "hosts": "smithi059", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:06 smithi059 bash[19666]: audit 2024-08-25T11:59:04.957680+0000 mgr.y (mgr.25136) 1152 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:06 smithi196 bash[84730]: audit 2024-08-25T11:59:04.948684+0000 mgr.y (mgr.25136) 1151 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mon", "hosts": "smithi059", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:06 smithi196 bash[84730]: audit 2024-08-25T11:59:04.948684+0000 mgr.y (mgr.25136) 1151 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "mon", "hosts": "smithi059", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:06 smithi196 bash[84730]: audit 2024-08-25T11:59:04.957680+0000 mgr.y (mgr.25136) 1152 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:06 smithi196 bash[84730]: audit 2024-08-25T11:59:04.957680+0000 mgr.y (mgr.25136) 1152 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:07.597 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:07.856 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:07 smithi059 bash[19666]: cluster 2024-08-25T11:59:05.986074+0000 mgr.y (mgr.25136) 1153 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:07.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:07 smithi059 bash[25081]: cluster 2024-08-25T11:59:05.986074+0000 mgr.y (mgr.25136) 1153 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:07.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:07 smithi196 bash[84730]: cluster 2024-08-25T11:59:05.986074+0000 mgr.y (mgr.25136) 1153 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:07.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:07 smithi196 bash[84730]: cluster 2024-08-25T11:59:05.986074+0000 mgr.y (mgr.25136) 1153 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:08.369 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T11:59:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[19666]: cephadm 2024-08-25T11:59:07.592696+0000 mgr.y (mgr.25136) 1154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[19666]: audit 2024-08-25T11:59:07.598947+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[19666]: audit 2024-08-25T11:59:07.602644+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[19666]: audit 2024-08-25T11:59:07.603928+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[19666]: audit 2024-08-25T11:59:07.612990+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[25081]: cephadm 2024-08-25T11:59:07.592696+0000 mgr.y (mgr.25136) 1154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[25081]: audit 2024-08-25T11:59:07.598947+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[25081]: audit 2024-08-25T11:59:07.602644+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[25081]: audit 2024-08-25T11:59:07.603928+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:08 smithi059 bash[25081]: audit 2024-08-25T11:59:07.612990+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:08.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: cephadm 2024-08-25T11:59:07.592696+0000 mgr.y (mgr.25136) 1154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:08.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: cephadm 2024-08-25T11:59:07.592696+0000 mgr.y (mgr.25136) 1154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: audit 2024-08-25T11:59:07.598947+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: audit 2024-08-25T11:59:07.598947+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: audit 2024-08-25T11:59:07.602644+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: audit 2024-08-25T11:59:07.602644+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: audit 2024-08-25T11:59:07.603928+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: audit 2024-08-25T11:59:07.603928+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: audit 2024-08-25T11:59:07.612990+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:08.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:08 smithi196 bash[84730]: audit 2024-08-25T11:59:07.612990+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:09.519 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:59:09] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T11:59:09.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:09 smithi059 bash[19666]: cephadm 2024-08-25T11:59:07.695114+0000 mgr.y (mgr.25136) 1155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:09 smithi059 bash[19666]: cluster 2024-08-25T11:59:07.986772+0000 mgr.y (mgr.25136) 1156 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:09.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:09 smithi059 bash[25081]: cephadm 2024-08-25T11:59:07.695114+0000 mgr.y (mgr.25136) 1155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:09.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:09 smithi059 bash[25081]: cluster 2024-08-25T11:59:07.986772+0000 mgr.y (mgr.25136) 1156 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:09.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:09 smithi196 bash[84730]: cephadm 2024-08-25T11:59:07.695114+0000 mgr.y (mgr.25136) 1155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:09.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:09 smithi196 bash[84730]: cephadm 2024-08-25T11:59:07.695114+0000 mgr.y (mgr.25136) 1155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T11:59:09.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:09 smithi196 bash[84730]: cluster 2024-08-25T11:59:07.986772+0000 mgr.y (mgr.25136) 1156 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:09.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:09 smithi196 bash[84730]: cluster 2024-08-25T11:59:07.986772+0000 mgr.y (mgr.25136) 1156 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:09.706389+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:09.706389+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:09.715081+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:09.715081+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:09.725477+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:09.725477+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cluster 2024-08-25T11:59:09.987470+0000 mgr.y (mgr.25136) 1157 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cluster 2024-08-25T11:59:09.987470+0000 mgr.y (mgr.25136) 1157 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.248115+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.248115+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cephadm 2024-08-25T11:59:10.248928+0000 mgr.y (mgr.25136) 1158 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cephadm 2024-08-25T11:59:10.248928+0000 mgr.y (mgr.25136) 1158 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cephadm 2024-08-25T11:59:10.249022+0000 mgr.y (mgr.25136) 1159 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cephadm 2024-08-25T11:59:10.249022+0000 mgr.y (mgr.25136) 1159 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.251405+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.251405+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.254598+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.254598+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:10.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cephadm 2024-08-25T11:59:10.255935+0000 mgr.y (mgr.25136) 1160 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cephadm 2024-08-25T11:59:10.255935+0000 mgr.y (mgr.25136) 1160 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.262243+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.262243+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.266593+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.266593+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.267977+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: audit 2024-08-25T11:59:10.267977+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cephadm 2024-08-25T11:59:10.268876+0000 mgr.y (mgr.25136) 1161 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:10.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:10 smithi196 bash[84730]: cephadm 2024-08-25T11:59:10.268876+0000 mgr.y (mgr.25136) 1161 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:09.706389+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:09.715081+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:09.725477+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: cluster 2024-08-25T11:59:09.987470+0000 mgr.y (mgr.25136) 1157 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:10.248115+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: cephadm 2024-08-25T11:59:10.248928+0000 mgr.y (mgr.25136) 1158 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T11:59:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: cephadm 2024-08-25T11:59:10.249022+0000 mgr.y (mgr.25136) 1159 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:10.251405+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:10.254598+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: cephadm 2024-08-25T11:59:10.255935+0000 mgr.y (mgr.25136) 1160 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:10.262243+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:10.266593+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: audit 2024-08-25T11:59:10.267977+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[19666]: cephadm 2024-08-25T11:59:10.268876+0000 mgr.y (mgr.25136) 1161 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:09.706389+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:09.715081+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:09.725477+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: cluster 2024-08-25T11:59:09.987470+0000 mgr.y (mgr.25136) 1157 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:10.248115+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: cephadm 2024-08-25T11:59:10.248928+0000 mgr.y (mgr.25136) 1158 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: cephadm 2024-08-25T11:59:10.249022+0000 mgr.y (mgr.25136) 1159 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:10.251405+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:10.254598+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: cephadm 2024-08-25T11:59:10.255935+0000 mgr.y (mgr.25136) 1160 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:10.262243+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:10.266593+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: audit 2024-08-25T11:59:10.267977+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:11.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:10 smithi059 bash[25081]: cephadm 2024-08-25T11:59:10.268876+0000 mgr.y (mgr.25136) 1161 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:13.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: cluster 2024-08-25T11:59:11.988316+0000 mgr.y (mgr.25136) 1162 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:13.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: cluster 2024-08-25T11:59:11.988316+0000 mgr.y (mgr.25136) 1162 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:13.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: audit 2024-08-25T11:59:12.649628+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: audit 2024-08-25T11:59:12.649628+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: audit 2024-08-25T11:59:12.652985+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: audit 2024-08-25T11:59:12.652985+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: audit 2024-08-25T11:59:12.654022+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: audit 2024-08-25T11:59:12.654022+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: audit 2024-08-25T11:59:12.655005+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:13.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:13 smithi196 bash[84730]: audit 2024-08-25T11:59:12.655005+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[19666]: cluster 2024-08-25T11:59:11.988316+0000 mgr.y (mgr.25136) 1162 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[19666]: audit 2024-08-25T11:59:12.649628+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[19666]: audit 2024-08-25T11:59:12.652985+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[19666]: audit 2024-08-25T11:59:12.654022+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:13.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[19666]: audit 2024-08-25T11:59:12.655005+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:13.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[25081]: cluster 2024-08-25T11:59:11.988316+0000 mgr.y (mgr.25136) 1162 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:13.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[25081]: audit 2024-08-25T11:59:12.649628+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' 2024-08-25T11:59:13.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[25081]: audit 2024-08-25T11:59:12.652985+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:13.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[25081]: audit 2024-08-25T11:59:12.654022+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:13.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:13 smithi059 bash[25081]: audit 2024-08-25T11:59:12.655005+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:14.143 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T11:59:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:14 smithi196 bash[84730]: cephadm 2024-08-25T11:59:12.643568+0000 mgr.y (mgr.25136) 1163 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:14 smithi196 bash[84730]: cephadm 2024-08-25T11:59:12.643568+0000 mgr.y (mgr.25136) 1163 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:14 smithi196 bash[84730]: cephadm 2024-08-25T11:59:12.656384+0000 mgr.y (mgr.25136) 1164 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:14.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:14 smithi196 bash[84730]: cephadm 2024-08-25T11:59:12.656384+0000 mgr.y (mgr.25136) 1164 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:14.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:14 smithi059 bash[19666]: cephadm 2024-08-25T11:59:12.643568+0000 mgr.y (mgr.25136) 1163 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:14.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:14 smithi059 bash[19666]: cephadm 2024-08-25T11:59:12.656384+0000 mgr.y (mgr.25136) 1164 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:14.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:14 smithi059 bash[25081]: cephadm 2024-08-25T11:59:12.643568+0000 mgr.y (mgr.25136) 1163 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:14.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:14 smithi059 bash[25081]: cephadm 2024-08-25T11:59:12.656384+0000 mgr.y (mgr.25136) 1164 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:15.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:15 smithi059 bash[25081]: cluster 2024-08-25T11:59:13.989022+0000 mgr.y (mgr.25136) 1165 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:15.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:15 smithi059 bash[19666]: cluster 2024-08-25T11:59:13.989022+0000 mgr.y (mgr.25136) 1165 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:15 smithi196 bash[84730]: cluster 2024-08-25T11:59:13.989022+0000 mgr.y (mgr.25136) 1165 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:15 smithi196 bash[84730]: cluster 2024-08-25T11:59:13.989022+0000 mgr.y (mgr.25136) 1165 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:16.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[19666]: audit 2024-08-25T11:59:14.965915+0000 mgr.y (mgr.25136) 1166 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:16.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.247 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.247 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.248 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[25081]: audit 2024-08-25T11:59:14.965915+0000 mgr.y (mgr.25136) 1166 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:16.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.248 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.249 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.249 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.249 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:16 smithi196 bash[84730]: audit 2024-08-25T11:59:14.965915+0000 mgr.y (mgr.25136) 1166 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:16 smithi196 bash[84730]: audit 2024-08-25T11:59:14.965915+0000 mgr.y (mgr.25136) 1166 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:16.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:16 smithi059 systemd[1]: Stopping Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:59:16.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[19666]: debug 2024-08-25T11:59:16.381+0000 7fcd3f78c640 -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-08-25T11:59:16.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[19666]: debug 2024-08-25T11:59:16.381+0000 7fcd3f78c640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-25T11:59:16.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[75117]: [25/Aug/2024:11:59:16] ENGINE Bus STOPPING 2024-08-25T11:59:16.595 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:59:17.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[75117]: [25/Aug/2024:11:59:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:59:17.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[75117]: [25/Aug/2024:11:59:16] ENGINE Bus STOPPED 2024-08-25T11:59:17.028 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[75117]: [25/Aug/2024:11:59:16] ENGINE Bus STARTING 2024-08-25T11:59:17.028 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[75117]: [25/Aug/2024:11:59:16] ENGINE Serving on http://:::9283 2024-08-25T11:59:17.028 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:16 smithi059 bash[75117]: [25/Aug/2024:11:59:16] ENGINE Bus STARTED 2024-08-25T11:59:17.213 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:59:17.213 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 18s ago 40m - - 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 7s ago 40m - - 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (3m) 18s ago 31m 14.3M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (2m) 7s ago 30m 68.3M - c8b91775d855 f57175f62128 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (5m) 18s ago 28m 48.3M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (5m) 7s ago 39m 439M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (16m) 18s ago 41m 524M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (41m) 18s ago 41m 114M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 ace9efe09237 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (62s) 7s ago 39m 30.5M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (39m) 18s ago 39m 78.9M 2048M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 dcb27b8d64fd 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (5m) 18s ago 31m 8219k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (4m) 7s ago 31m 8087k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T11:59:17.214 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (38m) 18s ago 38m 66.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (37m) 18s ago 37m 61.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (37m) 18s ago 37m 53.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (36m) 18s ago 36m 57.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (35m) 7s ago 35m 69.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (34m) 7s ago 34m 66.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (33m) 7s ago 33m 64.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (32m) 7s ago 32m 58.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (4m) 7s ago 31m 49.0M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (28m) 18s ago 28m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:59:17.215 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (28m) 7s ago 28m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:59:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:17 smithi059 bash[103298]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-a 2024-08-25T11:59:17.621 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 1, 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:59:17.622 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:59:17.623 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:59:17.623 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:59:17.623 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:59:17.623 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3, 2024-08-25T11:59:17.623 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 12 2024-08-25T11:59:17.623 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:59:17.623 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:59:17.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.778 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.779 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.779 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.779 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.779 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:17 smithi059 bash[103438]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-a 2024-08-25T11:59:17.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-25T11:59:17.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: Stopped Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:59:17.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: Started Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:59:17.780 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:59:17 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:17.931 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:59:17.931 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:59:17.932 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:59:17.932 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi059", 2024-08-25T11:59:17.932 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T11:59:17.932 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "0/2 daemons upgraded", 2024-08-25T11:59:17.932 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2024-08-25T11:59:17.932 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:59:17.932 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:59:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.769+0000 7f7e7cebec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-25T11:59:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.769+0000 7f7e7cebec80 0 ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev), process ceph-mon, pid 7 2024-08-25T11:59:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.769+0000 7f7e7cebec80 0 pidfile_write: ignore empty --pid-file 2024-08-25T11:59:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 0 load: jerasure load: lrc 2024-08-25T11:59:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: RocksDB version: 7.9.2 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Git sha 0 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Compile date 2024-08-17 20:32:33 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: DB SUMMARY 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: DB Session ID: SHKFO7PSHX0LBWWRA3JB 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: CURRENT file: CURRENT 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 7192 Bytes 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000101.sst 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000099.log size: 2099964 ; 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.error_if_exists: 0 2024-08-25T11:59:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.create_if_missing: 0 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.paranoid_checks: 1 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.env: 0x55973f632be0 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.info_log: 0x55973ff07700 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.statistics: (nil) 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.use_fsync: 0 2024-08-25T11:59:19.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_log_file_size: 0 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.allow_fallocate: 1 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.use_direct_reads: 0 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-25T11:59:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.db_log_dir: 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.wal_dir: 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.write_buffer_manager: 0x55973ff0a960 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-25T11:59:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-25T11:59:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-25T11:59:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-25T11:59:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-25T11:59:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-25T11:59:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.unordered_write: 0 2024-08-25T11:59:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-25T11:59:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.row_cache: None 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.wal_filter: None 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.two_write_queues: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.wal_compression: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.atomic_flush: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-25T11:59:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.log_readahead_size: 0 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_background_jobs: 2 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_background_compactions: -1 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_subcompactions: 1 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-25T11:59:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_open_files: -1 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_background_flushes: -1 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Compression algorithms supported: 2024-08-25T11:59:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: kZSTD supported: 0 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: kXpressCompression supported: 0 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: kBZip2Compression supported: 0 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: kLZ4Compression supported: 1 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: kZlibCompression supported: 1 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: kSnappyCompression supported: 1 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-25T11:59:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.merge_operator: 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_filter: None 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55973ff07380) 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: cache_index_and_filter_blocks: 1 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-25T11:59:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: pin_top_level_index_and_filter: 1 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: index_type: 0 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: data_block_index_type: 0 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: index_shortening: 1 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: data_block_hash_table_util_ratio: 0.750000 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: checksum: 4 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: no_block_cache: 0 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: block_cache: 0x55973fefd610 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: block_cache_name: BinnedLRUCache 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: block_cache_options: 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: capacity : 536870912 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: num_shard_bits : 4 2024-08-25T11:59:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: strict_capacity_limit : 0 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: high_pri_pool_ratio: 0.000 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: block_cache_compressed: (nil) 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: persistent_cache: (nil) 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: block_size: 4096 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: block_size_deviation: 10 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: block_restart_interval: 16 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: index_block_restart_interval: 1 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: metadata_block_size: 4096 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: partition_filters: 0 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: use_delta_encoding: 1 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: filter_policy: bloomfilter 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: whole_key_filtering: 1 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: verify_compression: 0 2024-08-25T11:59:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: read_amp_bytes_per_bit: 0 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: format_version: 5 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: enable_index_compression: 1 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: block_align: 0 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: max_auto_readahead_size: 262144 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: prepopulate_block_cache: 0 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: initial_auto_readahead_size: 8192 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: num_file_reads_for_auto_readahead: 2 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression: NoCompression 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-25T11:59:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.num_levels: 7 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:59:19.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-25T11:59:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-25T11:59:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-25T11:59:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.inplace_update_support: 0 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.bloom_locality: 0 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.max_successive_merges: 0 2024-08-25T11:59:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.ttl: 2592000 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.enable_blob_files: false 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.min_blob_size: 0 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-25T11:59:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 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 103, last_sequence is 49537, log_number is 99,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 99 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 99 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e95c49d0-b535-41e3-ab47-193bc2ba939c 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587158780326, "job": 1, "event": "recovery_started", "wal_files": [99]} 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.773+0000 7f7e7cebec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #99 mode 2 2024-08-25T11:59:19.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.781+0000 7f7e7cebec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587158788749, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 104, "file_size": 1927056, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 49538, "largest_seqno": 51833, "table_properties": {"data_size": 1918332, "index_size": 4610, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3077, "raw_key_size": 30319, "raw_average_key_size": 24, "raw_value_size": 1896231, "raw_average_value_size": 1554, "num_data_blocks": 198, "num_entries": 1220, "num_filter_entries": 1220, "num_deletions": 8, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1724587158, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e95c49d0-b535-41e3-ab47-193bc2ba939c", "db_session_id": "SHKFO7PSHX0LBWWRA3JB", "orig_file_number": 104, "seqno_to_time_mapping": "N/A"}} 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.781+0000 7f7e7cebec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587158788901, "job": 1, "event": "recovery_finished"} 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.781+0000 7f7e7cebec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 106 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.781+0000 7f7e7cebec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000099.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55973ff2ae00 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 4 rocksdb: DB pointer 0x55974002c000 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e72c86640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e72c86640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: ** DB Stats ** 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: ** Compaction Stats [default] ** 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: 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-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: L0 1/0 1.84 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 433.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: L6 1/0 10.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-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Sum 2/0 12.35 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 433.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 433.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: ** Compaction Stats [default] ** 2024-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: 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-08-25T11:59:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 433.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Flush(GB): cumulative 0.002, interval 0.002 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: AddFile(Total Files): cumulative 0, interval 0 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: AddFile(Keys): cumulative 0, interval 0 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Cumulative compaction: 0.00 GB write, 160.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Interval compaction: 0.00 GB write, 160.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: 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-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Block cache BinnedLRUCache@0x55973fefd610#7 capacity: 512.00 MB usage: 8.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: Block cache entry stats(count,size,portion): FilterBlock(1,3.28 KB,0.000625849%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2024-08-25T11:59:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: ** File Read Latency Histogram By Level [default] ** 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 1 mon.a@-1(???) e3 preinit fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 0 mon.a@-1(???).mds e1 new map 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 0 mon.a@-1(???).mds e1 print_map 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: e1 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: btime 2024-08-25T11:17:18:969104+0000 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: legacy client fscid: -1 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: No filesystems configured 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 0 mon.a@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-25T11:59:19.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:19.054 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:19.054 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:19.054 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:18 smithi059 bash[103512]: debug 2024-08-25T11:59:18.785+0000 7f7e7cebec80 1 mon.a@-1(???).paxosservice(auth 1..33) refresh upgraded, format 0 -> 3 2024-08-25T11:59:19.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:59:19] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T11:59:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.395497+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:59:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.395497+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:59:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.395753+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:59:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.395753+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:59:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.397009+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:59:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.397009+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:59:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.585529+0000 mgr.y (mgr.25136) 1168 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.585529+0000 mgr.y (mgr.25136) 1168 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.681954+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.681954+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.682674+0000 mgr.y (mgr.25136) 1169 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.682674+0000 mgr.y (mgr.25136) 1169 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.890004+0000 mgr.y (mgr.25136) 1170 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:16.890004+0000 mgr.y (mgr.25136) 1170 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:17.199535+0000 mgr.y (mgr.25136) 1171 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:17.199535+0000 mgr.y (mgr.25136) 1171 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:17.624251+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.59:0/4191422139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:20.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:17.624251+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.59:0/4191422139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:16.395497+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:16.395753+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:16.397009+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:16.585529+0000 mgr.y (mgr.25136) 1168 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:16.681954+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:16.682674+0000 mgr.y (mgr.25136) 1169 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:16.890004+0000 mgr.y (mgr.25136) 1170 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:17.199535+0000 mgr.y (mgr.25136) 1171 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:17.624251+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.59:0/4191422139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:17.933195+0000 mgr.y (mgr.25136) 1172 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:17.991933+0000 mgr.y (mgr.25136) 1173 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:19.580145+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.212177+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.236524+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248015+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248041+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248076+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248104+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248132+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248157+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:20.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248182+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:17.933195+0000 mgr.y (mgr.25136) 1172 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:17.933195+0000 mgr.y (mgr.25136) 1172 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:17.991933+0000 mgr.y (mgr.25136) 1173 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:17.991933+0000 mgr.y (mgr.25136) 1173 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:19.580145+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:19.580145+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.212177+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.212177+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.236524+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.236524+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248015+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248015+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248041+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248041+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248076+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248076+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248104+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248104+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248132+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248132+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248157+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248157+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248182+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:20.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248182+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248207+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248207+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248231+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.248231+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.249274+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.249274+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.249333+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.249333+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.251470+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.251470+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.251780+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: cluster 2024-08-25T11:59:20.251780+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:20.277138+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:20.277138+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:20.283410+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:20.283410+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248207+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.248231+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.249274+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.249333+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.251470+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: cluster 2024-08-25T11:59:20.251780+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:20.277138+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:20.283410+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[25081]: audit 2024-08-25T11:59:20.296396+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.395497+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:59:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.395497+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.395753+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.395753+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.397009+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.397009+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.585529+0000 mgr.y (mgr.25136) 1168 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.585529+0000 mgr.y (mgr.25136) 1168 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.681954+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.681954+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.682674+0000 mgr.y (mgr.25136) 1169 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.682674+0000 mgr.y (mgr.25136) 1169 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.890004+0000 mgr.y (mgr.25136) 1170 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:16.890004+0000 mgr.y (mgr.25136) 1170 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:17.199535+0000 mgr.y (mgr.25136) 1171 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:17.199535+0000 mgr.y (mgr.25136) 1171 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:17.624251+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.59:0/4191422139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:17.624251+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.59:0/4191422139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:17.933195+0000 mgr.y (mgr.25136) 1172 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:17.933195+0000 mgr.y (mgr.25136) 1172 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:17.991933+0000 mgr.y (mgr.25136) 1173 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:17.991933+0000 mgr.y (mgr.25136) 1173 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:19.580145+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:19.580145+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.212177+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.212177+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.236524+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.236524+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248015+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248015+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248041+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248041+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248076+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248076+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248104+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248104+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248132+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248132+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248157+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248157+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248182+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248182+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248207+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248207+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248231+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.248231+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.249274+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.249274+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.249333+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.249333+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.251470+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.251470+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.251780+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: cluster 2024-08-25T11:59:20.251780+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:20.277138+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:20.277138+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:20.283410+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:20.283410+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:20.296396+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:20 smithi196 bash[84730]: audit 2024-08-25T11:59:20.296396+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:20.296396+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:20 smithi059 bash[103512]: audit 2024-08-25T11:59:20.296396+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: cluster 2024-08-25T11:59:19.992398+0000 mgr.y (mgr.25136) 1174 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: cluster 2024-08-25T11:59:19.992398+0000 mgr.y (mgr.25136) 1174 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.306367+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.306367+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.338564+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.338564+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.894180+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.894180+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.902781+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.902781+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.905691+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.905691+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.906503+0000 mon.c (mon.2) 273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.906503+0000 mon.c (mon.2) 273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.912199+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:20.912199+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:21.032266+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:21.032266+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:21.035077+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:21.035077+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:21.036960+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:21.036960+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:21.038019+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:21 smithi196 bash[84730]: audit 2024-08-25T11:59:21.038019+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: cluster 2024-08-25T11:59:19.992398+0000 mgr.y (mgr.25136) 1174 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:20.306367+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:20.338564+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:20.894180+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:20.902781+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:20.905691+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:20.906503+0000 mon.c (mon.2) 273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:20.912199+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:21.032266+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:21.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:21.035077+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:21.036960+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[25081]: audit 2024-08-25T11:59:21.038019+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: cluster 2024-08-25T11:59:19.992398+0000 mgr.y (mgr.25136) 1174 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: cluster 2024-08-25T11:59:19.992398+0000 mgr.y (mgr.25136) 1174 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.306367+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.306367+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.338564+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.338564+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.894180+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.894180+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.902781+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.902781+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.905691+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.905691+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.906503+0000 mon.c (mon.2) 273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.906503+0000 mon.c (mon.2) 273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.912199+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:20.912199+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:21.032266+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:21.032266+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:21.035077+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:21.035077+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:21.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:21.036960+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:21.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:21.036960+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:21.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:21.038019+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:21.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:21 smithi059 bash[103512]: audit 2024-08-25T11:59:21.038019+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-25T11:59:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:22 smithi196 bash[84730]: cephadm 2024-08-25T11:59:21.038833+0000 mgr.y (mgr.25136) 1175 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:22 smithi196 bash[84730]: cephadm 2024-08-25T11:59:21.038833+0000 mgr.y (mgr.25136) 1175 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:22.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:22 smithi059 bash[103512]: cephadm 2024-08-25T11:59:21.038833+0000 mgr.y (mgr.25136) 1175 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:22.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:22 smithi059 bash[103512]: cephadm 2024-08-25T11:59:21.038833+0000 mgr.y (mgr.25136) 1175 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:22.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:22 smithi059 bash[25081]: cephadm 2024-08-25T11:59:21.038833+0000 mgr.y (mgr.25136) 1175 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-25T11:59:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:23 smithi196 bash[84730]: cluster 2024-08-25T11:59:21.994026+0000 mgr.y (mgr.25136) 1176 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:23 smithi196 bash[84730]: cluster 2024-08-25T11:59:21.994026+0000 mgr.y (mgr.25136) 1176 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:23.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:23 smithi059 bash[25081]: cluster 2024-08-25T11:59:21.994026+0000 mgr.y (mgr.25136) 1176 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:23.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:23 smithi059 bash[103512]: cluster 2024-08-25T11:59:21.994026+0000 mgr.y (mgr.25136) 1176 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:23.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:23 smithi059 bash[103512]: cluster 2024-08-25T11:59:21.994026+0000 mgr.y (mgr.25136) 1176 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:24.294 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:23 smithi059 bash[75117]: debug 2024-08-25T11:59:23.793+0000 7f6242153640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-25T11:59:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:25 smithi196 bash[84730]: cluster 2024-08-25T11:59:23.994684+0000 mgr.y (mgr.25136) 1177 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:25 smithi196 bash[84730]: cluster 2024-08-25T11:59:23.994684+0000 mgr.y (mgr.25136) 1177 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:25 smithi196 bash[84730]: audit 2024-08-25T11:59:24.798613+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:25 smithi196 bash[84730]: audit 2024-08-25T11:59:24.798613+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:25 smithi196 bash[84730]: audit 2024-08-25T11:59:24.799873+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:25 smithi196 bash[84730]: audit 2024-08-25T11:59:24.799873+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:25 smithi196 bash[84730]: audit 2024-08-25T11:59:24.801189+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:25 smithi196 bash[84730]: audit 2024-08-25T11:59:24.801189+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:25.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[25081]: cluster 2024-08-25T11:59:23.994684+0000 mgr.y (mgr.25136) 1177 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:25.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[25081]: audit 2024-08-25T11:59:24.798613+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:25.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[25081]: audit 2024-08-25T11:59:24.799873+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:25.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[25081]: audit 2024-08-25T11:59:24.801189+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:25.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[103512]: cluster 2024-08-25T11:59:23.994684+0000 mgr.y (mgr.25136) 1177 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:25.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[103512]: cluster 2024-08-25T11:59:23.994684+0000 mgr.y (mgr.25136) 1177 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:25.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[103512]: audit 2024-08-25T11:59:24.798613+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:25.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[103512]: audit 2024-08-25T11:59:24.798613+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:25.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[103512]: audit 2024-08-25T11:59:24.799873+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:25.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[103512]: audit 2024-08-25T11:59:24.799873+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:25.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[103512]: audit 2024-08-25T11:59:24.801189+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:25.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:25 smithi059 bash[103512]: audit 2024-08-25T11:59:24.801189+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:26 smithi196 bash[84730]: cephadm 2024-08-25T11:59:24.795866+0000 mgr.y (mgr.25136) 1178 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:26 smithi196 bash[84730]: cephadm 2024-08-25T11:59:24.795866+0000 mgr.y (mgr.25136) 1178 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:26 smithi196 bash[84730]: cephadm 2024-08-25T11:59:24.802884+0000 mgr.y (mgr.25136) 1179 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:26 smithi196 bash[84730]: cephadm 2024-08-25T11:59:24.802884+0000 mgr.y (mgr.25136) 1179 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:26.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:26 smithi196 bash[84730]: audit 2024-08-25T11:59:24.973683+0000 mgr.y (mgr.25136) 1180 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:26.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:26 smithi196 bash[84730]: audit 2024-08-25T11:59:24.973683+0000 mgr.y (mgr.25136) 1180 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[25081]: cephadm 2024-08-25T11:59:24.795866+0000 mgr.y (mgr.25136) 1178 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[25081]: cephadm 2024-08-25T11:59:24.802884+0000 mgr.y (mgr.25136) 1179 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[25081]: audit 2024-08-25T11:59:24.973683+0000 mgr.y (mgr.25136) 1180 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[103512]: cephadm 2024-08-25T11:59:24.795866+0000 mgr.y (mgr.25136) 1178 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[103512]: cephadm 2024-08-25T11:59:24.795866+0000 mgr.y (mgr.25136) 1178 : cephadm [INF] Upgrade: Updating mon.a 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[103512]: cephadm 2024-08-25T11:59:24.802884+0000 mgr.y (mgr.25136) 1179 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[103512]: cephadm 2024-08-25T11:59:24.802884+0000 mgr.y (mgr.25136) 1179 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[103512]: audit 2024-08-25T11:59:24.973683+0000 mgr.y (mgr.25136) 1180 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:26 smithi059 bash[103512]: audit 2024-08-25T11:59:24.973683+0000 mgr.y (mgr.25136) 1180 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:27.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:27 smithi059 bash[103512]: cluster 2024-08-25T11:59:25.996378+0000 mgr.y (mgr.25136) 1181 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:27.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:27 smithi059 bash[103512]: cluster 2024-08-25T11:59:25.996378+0000 mgr.y (mgr.25136) 1181 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:27.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:27 smithi059 bash[25081]: cluster 2024-08-25T11:59:25.996378+0000 mgr.y (mgr.25136) 1181 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:27.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:27 smithi196 bash[84730]: cluster 2024-08-25T11:59:25.996378+0000 mgr.y (mgr.25136) 1181 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:27.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:27 smithi196 bash[84730]: cluster 2024-08-25T11:59:25.996378+0000 mgr.y (mgr.25136) 1181 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:28.348 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.349 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.349 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.349 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.350 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.350 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.350 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.351 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:28.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:28 smithi059 systemd[1]: Stopping Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:59:28.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:28 smithi059 bash[103512]: debug 2024-08-25T11:59:28.465+0000 7f7e7b497640 -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-08-25T11:59:28.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:28 smithi059 bash[103512]: debug 2024-08-25T11:59:28.465+0000 7f7e7b497640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-25T11:59:29.471 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:59:29] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.51.0" 2024-08-25T11:59:29.471 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:29 smithi059 bash[104165]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-a 2024-08-25T11:59:29.471 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:29 smithi059 bash[104240]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-a 2024-08-25T11:59:29.471 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-25T11:59:29.471 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: Stopped Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:59:29.763 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.764 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.764 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.765 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.765 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.765 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.765 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:29.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:29 smithi059 systemd[1]: Started Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:59:31.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-25T11:59:31.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 0 ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev), process ceph-mon, pid 7 2024-08-25T11:59:31.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 0 pidfile_write: ignore empty --pid-file 2024-08-25T11:59:31.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 0 load: jerasure load: lrc 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Git sha 0 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Compile date 2024-08-17 20:32:33 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: DB SUMMARY 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: DB Session ID: 4OZ4C2CHTYJW51FICN35 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: CURRENT file: CURRENT 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: MANIFEST file: MANIFEST-000106 size: 539 Bytes 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000111.sst 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000109.log size: 69773 ; 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.error_if_exists: 0 2024-08-25T11:59:31.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.create_if_missing: 0 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.env: 0x56242ecc7be0 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.info_log: 0x56242f805700 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.statistics: (nil) 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.use_fsync: 0 2024-08-25T11:59:31.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-25T11:59:31.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-25T11:59:31.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-25T11:59:31.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-25T11:59:31.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-25T11:59:31.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.db_log_dir: 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.wal_dir: 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-25T11:59:31.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.write_buffer_manager: 0x56242f808960 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.unordered_write: 0 2024-08-25T11:59:31.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.row_cache: None 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.wal_filter: None 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.two_write_queues: 0 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.wal_compression: 0 2024-08-25T11:59:31.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.atomic_flush: 0 2024-08-25T11:59:31.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-25T11:59:31.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-25T11:59:31.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-25T11:59:31.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-25T11:59:31.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-25T11:59:31.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-25T11:59:31.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-25T11:59:31.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_open_files: -1 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Compression algorithms supported: 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: kZSTD supported: 0 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: kXpressCompression supported: 0 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-25T11:59:31.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: kZlibCompression supported: 1 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000106 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.merge_operator: 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_filter: None 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-25T11:59:31.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56242f805380) 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: cache_index_and_filter_blocks: 1 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: pin_top_level_index_and_filter: 1 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: index_type: 0 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: data_block_index_type: 0 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: index_shortening: 1 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: data_block_hash_table_util_ratio: 0.750000 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: checksum: 4 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: no_block_cache: 0 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: block_cache: 0x56242f7fb610 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: block_cache_name: BinnedLRUCache 2024-08-25T11:59:31.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: block_cache_options: 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: capacity : 536870912 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: num_shard_bits : 4 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: strict_capacity_limit : 0 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: high_pri_pool_ratio: 0.000 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: block_cache_compressed: (nil) 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: persistent_cache: (nil) 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: block_size: 4096 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: block_size_deviation: 10 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: block_restart_interval: 16 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: index_block_restart_interval: 1 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: metadata_block_size: 4096 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: partition_filters: 0 2024-08-25T11:59:31.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: use_delta_encoding: 1 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: filter_policy: bloomfilter 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: whole_key_filtering: 1 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: verify_compression: 0 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: read_amp_bytes_per_bit: 0 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: format_version: 5 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: enable_index_compression: 1 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: block_align: 0 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: max_auto_readahead_size: 262144 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: prepopulate_block_cache: 0 2024-08-25T11:59:31.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: initial_auto_readahead_size: 8192 2024-08-25T11:59:31.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: num_file_reads_for_auto_readahead: 2 2024-08-25T11:59:31.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-25T11:59:31.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-25T11:59:31.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression: NoCompression 2024-08-25T11:59:31.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-25T11:59:31.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-25T11:59:31.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.num_levels: 7 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-25T11:59:31.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:59:31.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-25T11:59:31.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-25T11:59:31.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-25T11:59:31.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.bloom_locality: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.ttl: 2592000 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.enable_blob_files: false 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.min_blob_size: 0 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-25T11:59:31.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000106 succeeded,manifest_file_number is 106, next_file_number is 113, last_sequence is 52234, log_number is 109,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 109 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 109 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e95c49d0-b535-41e3-ab47-193bc2ba939c 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587170943736, "job": 1, "event": "recovery_started", "wal_files": [109]} 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #109 mode 2 2024-08-25T11:59:31.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587170944884, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 114, "file_size": 70223, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 52235, "largest_seqno": 52289, "table_properties": {"data_size": 68889, "index_size": 168, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 696, "raw_average_key_size": 23, "raw_value_size": 68191, "raw_average_value_size": 2273, "num_data_blocks": 8, "num_entries": 30, "num_filter_entries": 30, "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": 1724587170, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e95c49d0-b535-41e3-ab47-193bc2ba939c", "db_session_id": "4OZ4C2CHTYJW51FICN35", "orig_file_number": 114, "seqno_to_time_mapping": "N/A"}} 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587170945041, "job": 1, "event": "recovery_finished"} 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 116 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.937+0000 7fd8bca30c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.941+0000 7fd8bca30c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000109.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.941+0000 7fd8bca30c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56242f828e00 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.941+0000 7fd8bca30c80 4 rocksdb: DB pointer 0x56242f92a000 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.941+0000 7fd8b27f8640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.941+0000 7fd8b27f8640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: ** DB Stats ** 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:31.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: ** Compaction Stats [default] ** 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: 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-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: L0 1/0 68.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: L6 1/0 11.40 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-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Sum 2/0 11.47 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: ** Compaction Stats [default] ** 2024-08-25T11:59:31.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: 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-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 87.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: AddFile(Total Files): cumulative 0, interval 0 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: AddFile(Keys): cumulative 0, interval 0 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Cumulative compaction: 0.00 GB write, 13.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Interval compaction: 0.00 GB write, 13.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: 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-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Block cache BinnedLRUCache@0x56242f7fb610#7 capacity: 512.00 MB usage: 0.42 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-08-25T11:59:31.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.25 KB,4.76837e-05%) Misc(1,0.00 KB,0%) 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: ** File Read Latency Histogram By Level [default] ** 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.941+0000 7fd8bca30c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.945+0000 7fd8bca30c80 1 mon.a@-1(???) e3 preinit fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.945+0000 7fd8bca30c80 0 mon.a@-1(???).mds e1 new map 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.945+0000 7fd8bca30c80 0 mon.a@-1(???).mds e1 print_map 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: e1 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: btime 2024-08-25T11:17:18:969104+0000 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: legacy client fscid: -1 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: No filesystems configured 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.945+0000 7fd8bca30c80 0 mon.a@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.945+0000 7fd8bca30c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:31.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.945+0000 7fd8bca30c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:31.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.945+0000 7fd8bca30c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:31.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:30 smithi059 bash[104335]: debug 2024-08-25T11:59:30.945+0000 7fd8bca30c80 1 mon.a@-1(???).paxosservice(auth 1..34) refresh upgraded, format 0 -> 3 2024-08-25T11:59:34.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:27.996992+0000 mgr.y (mgr.25136) 1182 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:27.996992+0000 mgr.y (mgr.25136) 1182 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:29.997484+0000 mgr.y (mgr.25136) 1183 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:29.997484+0000 mgr.y (mgr.25136) 1183 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:31.999044+0000 mgr.y (mgr.25136) 1184 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:34.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:31.999044+0000 mgr.y (mgr.25136) 1184 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:34.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:32.372147+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:34.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:32.372147+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:33.996658+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:33.996658+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009460+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009460+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009496+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009496+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009519+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009519+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009540+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009540+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009558+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:34.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009558+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009577+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009577+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009595+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009595+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009615+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009615+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009635+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.009635+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.010820+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.010820+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:34.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.010878+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.010878+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.013161+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.013161+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.013523+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.013523+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: audit 2024-08-25T11:59:34.040820+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: audit 2024-08-25T11:59:34.040820+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: audit 2024-08-25T11:59:34.048329+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: audit 2024-08-25T11:59:34.048329+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: audit 2024-08-25T11:59:34.059035+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:34 smithi196 bash[84730]: audit 2024-08-25T11:59:34.059035+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:27.996992+0000 mgr.y (mgr.25136) 1182 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:29.997484+0000 mgr.y (mgr.25136) 1183 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:31.999044+0000 mgr.y (mgr.25136) 1184 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:32.372147+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:33.996658+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009460+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009496+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009519+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009540+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009558+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009577+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009595+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009615+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.009635+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.010820+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.010878+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.013161+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.013523+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: audit 2024-08-25T11:59:34.040820+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: audit 2024-08-25T11:59:34.048329+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[25081]: audit 2024-08-25T11:59:34.059035+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:27.996992+0000 mgr.y (mgr.25136) 1182 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:27.996992+0000 mgr.y (mgr.25136) 1182 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:29.997484+0000 mgr.y (mgr.25136) 1183 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:29.997484+0000 mgr.y (mgr.25136) 1183 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:31.999044+0000 mgr.y (mgr.25136) 1184 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:31.999044+0000 mgr.y (mgr.25136) 1184 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:32.372147+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:32.372147+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:33.996658+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:34.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:33.996658+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009460+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009460+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009496+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009496+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009519+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009519+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009540+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009540+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009558+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009558+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009577+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009577+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009595+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009595+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009615+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009615+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009635+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.009635+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.010820+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.010820+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.010878+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.010878+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.013161+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.013161+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:34.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.013523+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:34.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.013523+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-25T11:59:34.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: audit 2024-08-25T11:59:34.040820+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: audit 2024-08-25T11:59:34.040820+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: audit 2024-08-25T11:59:34.048329+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: audit 2024-08-25T11:59:34.048329+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: audit 2024-08-25T11:59:34.059035+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:34.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:34 smithi059 bash[104335]: audit 2024-08-25T11:59:34.059035+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25136 ' entity='' 2024-08-25T11:59:35.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: cluster 2024-08-25T11:59:33.999777+0000 mgr.y (mgr.25136) 1185 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:35.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.069143+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.075694+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.087858+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.091540+0000 mgr.y (mgr.25136) 1186 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.096480+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.100296+0000 mgr.y (mgr.25136) 1187 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.100842+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.100953+0000 mgr.y (mgr.25136) 1188 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.105133+0000 mgr.y (mgr.25136) 1189 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: cluster 2024-08-25T11:59:34.105541+0000 mgr.y (mgr.25136) 1190 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.107694+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.117836+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.123263+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.295803+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.299285+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.301682+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.303353+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-25T11:59:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: cephadm 2024-08-25T11:59:34.304691+0000 mgr.y (mgr.25136) 1191 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-25T11:59:35.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[25081]: audit 2024-08-25T11:59:34.580963+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:35.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:33.999777+0000 mgr.y (mgr.25136) 1185 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:35.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:33.999777+0000 mgr.y (mgr.25136) 1185 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.069143+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.069143+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.075694+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.075694+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.087858+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.087858+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.091540+0000 mgr.y (mgr.25136) 1186 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.091540+0000 mgr.y (mgr.25136) 1186 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.096480+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.096480+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.100296+0000 mgr.y (mgr.25136) 1187 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.100296+0000 mgr.y (mgr.25136) 1187 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-08-25T11:59:35.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.100842+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.100842+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.100953+0000 mgr.y (mgr.25136) 1188 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.100953+0000 mgr.y (mgr.25136) 1188 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.105133+0000 mgr.y (mgr.25136) 1189 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.105133+0000 mgr.y (mgr.25136) 1189 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.105541+0000 mgr.y (mgr.25136) 1190 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cluster 2024-08-25T11:59:34.105541+0000 mgr.y (mgr.25136) 1190 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.107694+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.107694+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.117836+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.117836+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.123263+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.123263+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.295803+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.295803+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.299285+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.299285+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.301682+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.301682+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.303353+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.303353+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cephadm 2024-08-25T11:59:34.304691+0000 mgr.y (mgr.25136) 1191 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: cephadm 2024-08-25T11:59:34.304691+0000 mgr.y (mgr.25136) 1191 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.580963+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:35.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:35 smithi059 bash[104335]: audit 2024-08-25T11:59:34.580963+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:33.999777+0000 mgr.y (mgr.25136) 1185 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:33.999777+0000 mgr.y (mgr.25136) 1185 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.069143+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.069143+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.075694+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.075694+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.087858+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.087858+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.091540+0000 mgr.y (mgr.25136) 1186 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.091540+0000 mgr.y (mgr.25136) 1186 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.096480+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.096480+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.100296+0000 mgr.y (mgr.25136) 1187 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-08-25T11:59:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.100296+0000 mgr.y (mgr.25136) 1187 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-08-25T11:59:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.100842+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.100842+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-25T11:59:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.100953+0000 mgr.y (mgr.25136) 1188 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-08-25T11:59:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.100953+0000 mgr.y (mgr.25136) 1188 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-08-25T11:59:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.105133+0000 mgr.y (mgr.25136) 1189 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.105133+0000 mgr.y (mgr.25136) 1189 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:35.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.105541+0000 mgr.y (mgr.25136) 1190 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cluster 2024-08-25T11:59:34.105541+0000 mgr.y (mgr.25136) 1190 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.107694+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.107694+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.117836+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.117836+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.123263+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.123263+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.295803+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.295803+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-25T11:59:35.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.299285+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.299285+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.301682+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.301682+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.303353+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.303353+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cephadm 2024-08-25T11:59:34.304691+0000 mgr.y (mgr.25136) 1191 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: cephadm 2024-08-25T11:59:34.304691+0000 mgr.y (mgr.25136) 1191 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.580963+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:35.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:35 smithi196 bash[84730]: audit 2024-08-25T11:59:34.580963+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-25T11:59:36.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:36 smithi196 bash[84730]: audit 2024-08-25T11:59:34.981880+0000 mgr.y (mgr.25136) 1192 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:36.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:36 smithi196 bash[84730]: audit 2024-08-25T11:59:34.981880+0000 mgr.y (mgr.25136) 1192 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:36.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:36 smithi196 bash[84730]: cluster 2024-08-25T11:59:35.092166+0000 mon.a (mon.0) 25 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:59:36.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:36 smithi196 bash[84730]: cluster 2024-08-25T11:59:35.092166+0000 mon.a (mon.0) 25 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:59:36.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:36 smithi059 bash[25081]: audit 2024-08-25T11:59:34.981880+0000 mgr.y (mgr.25136) 1192 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:36.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:36 smithi059 bash[25081]: cluster 2024-08-25T11:59:35.092166+0000 mon.a (mon.0) 25 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:59:36.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:36 smithi059 bash[104335]: audit 2024-08-25T11:59:34.981880+0000 mgr.y (mgr.25136) 1192 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:36.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:36 smithi059 bash[104335]: audit 2024-08-25T11:59:34.981880+0000 mgr.y (mgr.25136) 1192 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:36.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:36 smithi059 bash[104335]: cluster 2024-08-25T11:59:35.092166+0000 mon.a (mon.0) 25 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:59:36.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:36 smithi059 bash[104335]: cluster 2024-08-25T11:59:35.092166+0000 mon.a (mon.0) 25 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T11:59:37.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:37 smithi196 bash[84730]: cluster 2024-08-25T11:59:36.107100+0000 mgr.y (mgr.25136) 1193 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-25T11:59:37.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:37 smithi196 bash[84730]: cluster 2024-08-25T11:59:36.107100+0000 mgr.y (mgr.25136) 1193 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-25T11:59:37.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:37 smithi059 bash[25081]: cluster 2024-08-25T11:59:36.107100+0000 mgr.y (mgr.25136) 1193 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-25T11:59:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:37 smithi059 bash[104335]: cluster 2024-08-25T11:59:36.107100+0000 mgr.y (mgr.25136) 1193 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-25T11:59:37.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:37 smithi059 bash[104335]: cluster 2024-08-25T11:59:36.107100+0000 mgr.y (mgr.25136) 1193 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-25T11:59:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[25081]: cephadm 2024-08-25T11:59:37.168659+0000 mgr.y (mgr.25136) 1194 : cephadm [INF] Upgrade: Updating mon.c 2024-08-25T11:59:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[25081]: audit 2024-08-25T11:59:37.174149+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[25081]: audit 2024-08-25T11:59:37.181006+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[25081]: audit 2024-08-25T11:59:37.182516+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:38.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[25081]: audit 2024-08-25T11:59:37.184148+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:38.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[25081]: cephadm 2024-08-25T11:59:37.186172+0000 mgr.y (mgr.25136) 1195 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-08-25T11:59:38.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: cephadm 2024-08-25T11:59:37.168659+0000 mgr.y (mgr.25136) 1194 : cephadm [INF] Upgrade: Updating mon.c 2024-08-25T11:59:38.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: cephadm 2024-08-25T11:59:37.168659+0000 mgr.y (mgr.25136) 1194 : cephadm [INF] Upgrade: Updating mon.c 2024-08-25T11:59:38.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: audit 2024-08-25T11:59:37.174149+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:38.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: audit 2024-08-25T11:59:37.174149+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:38.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: audit 2024-08-25T11:59:37.181006+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:38.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: audit 2024-08-25T11:59:37.181006+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:38.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: audit 2024-08-25T11:59:37.182516+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:38.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: audit 2024-08-25T11:59:37.182516+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:38.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: audit 2024-08-25T11:59:37.184148+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:38.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: audit 2024-08-25T11:59:37.184148+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:38.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: cephadm 2024-08-25T11:59:37.186172+0000 mgr.y (mgr.25136) 1195 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-08-25T11:59:38.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:38 smithi059 bash[104335]: cephadm 2024-08-25T11:59:37.186172+0000 mgr.y (mgr.25136) 1195 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-08-25T11:59:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: cephadm 2024-08-25T11:59:37.168659+0000 mgr.y (mgr.25136) 1194 : cephadm [INF] Upgrade: Updating mon.c 2024-08-25T11:59:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: cephadm 2024-08-25T11:59:37.168659+0000 mgr.y (mgr.25136) 1194 : cephadm [INF] Upgrade: Updating mon.c 2024-08-25T11:59:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: audit 2024-08-25T11:59:37.174149+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: audit 2024-08-25T11:59:37.174149+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: audit 2024-08-25T11:59:37.181006+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: audit 2024-08-25T11:59:37.181006+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-25T11:59:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: audit 2024-08-25T11:59:37.182516+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:38.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: audit 2024-08-25T11:59:37.182516+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-25T11:59:38.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: audit 2024-08-25T11:59:37.184148+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:38.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: audit 2024-08-25T11:59:37.184148+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-25T11:59:38.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: cephadm 2024-08-25T11:59:37.186172+0000 mgr.y (mgr.25136) 1195 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-08-25T11:59:38.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:38 smithi196 bash[84730]: cephadm 2024-08-25T11:59:37.186172+0000 mgr.y (mgr.25136) 1195 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-08-25T11:59:39.180 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:59:39] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.51.0" 2024-08-25T11:59:39.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:39 smithi059 bash[104335]: cluster 2024-08-25T11:59:38.107843+0000 mgr.y (mgr.25136) 1196 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:39.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:39 smithi059 bash[104335]: cluster 2024-08-25T11:59:38.107843+0000 mgr.y (mgr.25136) 1196 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:39.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:39 smithi059 bash[25081]: cluster 2024-08-25T11:59:38.107843+0000 mgr.y (mgr.25136) 1196 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:39.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:39 smithi196 bash[84730]: cluster 2024-08-25T11:59:38.107843+0000 mgr.y (mgr.25136) 1196 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:39.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:39 smithi196 bash[84730]: cluster 2024-08-25T11:59:38.107843+0000 mgr.y (mgr.25136) 1196 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:40.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.057 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.057 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.058 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.058 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.058 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.059 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.059 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.059 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:59:39 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:40.452 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:40 smithi059 bash[75117]: [25/Aug/2024:11:59:40] ENGINE Bus STOPPING 2024-08-25T11:59:40.453 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:40 smithi059 systemd[1]: Stopping Ceph mon.c for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T11:59:40.453 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:40 smithi059 bash[25081]: debug 2024-08-25T11:59:40.161+0000 7f30d4483640 -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-08-25T11:59:40.453 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:40 smithi059 bash[25081]: debug 2024-08-25T11:59:40.161+0000 7f30d4483640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-25T11:59:40.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:40 smithi059 bash[75117]: [25/Aug/2024:11:59:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-25T11:59:40.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:40 smithi059 bash[75117]: [25/Aug/2024:11:59:40] ENGINE Bus STOPPED 2024-08-25T11:59:41.157 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:40 smithi059 bash[104977]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-c 2024-08-25T11:59:41.158 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:41 smithi059 bash[105036]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-c 2024-08-25T11:59:41.158 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-25T11:59:41.158 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: Stopped Ceph mon.c for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:59:41.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.528 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.529 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.529 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.529 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.529 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.530 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T11:59:41.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:41 smithi059 systemd[1]: Started Ceph mon.c for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T11:59:43.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.033+0000 7fdaad5a8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-25T11:59:43.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.033+0000 7fdaad5a8c80 0 ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev), process ceph-mon, pid 7 2024-08-25T11:59:43.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.033+0000 7fdaad5a8c80 0 pidfile_write: ignore empty --pid-file 2024-08-25T11:59:43.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 0 load: jerasure load: lrc 2024-08-25T11:59:43.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-25T11:59:43.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Git sha 0 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Compile date 2024-08-17 20:32:33 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: DB SUMMARY 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: DB Session ID: CR43ETIQVVYQUMNVNMEQ 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: CURRENT file: CURRENT 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 7329 Bytes 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000099.sst 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000097.log size: 581060 ; 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.error_if_exists: 0 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.create_if_missing: 0 2024-08-25T11:59:43.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.env: 0x55a29e1cbbe0 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.info_log: 0x55a29fdf7700 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.statistics: (nil) 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.use_fsync: 0 2024-08-25T11:59:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-25T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.db_log_dir: 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.wal_dir: 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.write_buffer_manager: 0x55a29fdfa960 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-25T11:59:43.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.unordered_write: 0 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.row_cache: None 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.wal_filter: None 2024-08-25T11:59:43.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.two_write_queues: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.wal_compression: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.atomic_flush: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-25T11:59:43.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-25T11:59:43.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_open_files: -1 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Compression algorithms supported: 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: kZSTD supported: 0 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: kXpressCompression supported: 0 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-25T11:59:43.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: kZlibCompression supported: 1 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.merge_operator: 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_filter: None 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-25T11:59:43.270 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a29fdf7380) 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: cache_index_and_filter_blocks: 1 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: pin_top_level_index_and_filter: 1 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: index_type: 0 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: data_block_index_type: 0 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: index_shortening: 1 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: data_block_hash_table_util_ratio: 0.750000 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: checksum: 4 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: no_block_cache: 0 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: block_cache: 0x55a29fded610 2024-08-25T11:59:43.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: block_cache_name: BinnedLRUCache 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: block_cache_options: 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: capacity : 536870912 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: num_shard_bits : 4 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: strict_capacity_limit : 0 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: high_pri_pool_ratio: 0.000 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: block_cache_compressed: (nil) 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: persistent_cache: (nil) 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: block_size: 4096 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: block_size_deviation: 10 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: block_restart_interval: 16 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: index_block_restart_interval: 1 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: metadata_block_size: 4096 2024-08-25T11:59:43.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: partition_filters: 0 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: use_delta_encoding: 1 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: filter_policy: bloomfilter 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: whole_key_filtering: 1 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: verify_compression: 0 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: read_amp_bytes_per_bit: 0 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: format_version: 5 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: enable_index_compression: 1 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: block_align: 0 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: max_auto_readahead_size: 262144 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: prepopulate_block_cache: 0 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: initial_auto_readahead_size: 8192 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: num_file_reads_for_auto_readahead: 2 2024-08-25T11:59:43.273 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression: NoCompression 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.num_levels: 7 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-25T11:59:43.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-25T11:59:43.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-25T11:59:43.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-25T11:59:43.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-25T11:59:43.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-25T11:59:43.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-25T11:59:43.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-25T11:59:43.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-25T11:59:43.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.bloom_locality: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.ttl: 2592000 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.enable_blob_files: false 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.min_blob_size: 0 2024-08-25T11:59:43.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 101, last_sequence is 56410, log_number is 97,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 97 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 97 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6a1a692a-cf8e-4692-a118-dd7ecd557f43 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587183040363, "job": 1, "event": "recovery_started", "wal_files": [97]} 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.037+0000 7fdaad5a8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #97 mode 2 2024-08-25T11:59:43.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaad5a8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587183043134, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 102, "file_size": 371153, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 56415, "largest_seqno": 56687, "table_properties": {"data_size": 368845, "index_size": 884, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3561, "raw_average_key_size": 25, "raw_value_size": 365680, "raw_average_value_size": 2630, "num_data_blocks": 37, "num_entries": 139, "num_filter_entries": 139, "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": 1724587183, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6a1a692a-cf8e-4692-a118-dd7ecd557f43", "db_session_id": "CR43ETIQVVYQUMNVNMEQ", "orig_file_number": 102, "seqno_to_time_mapping": "N/A"}} 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaad5a8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724587183043256, "job": 1, "event": "recovery_finished"} 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaad5a8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 104 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaad5a8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaad5a8c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000097.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaad5a8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a29fe1ae00 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaad5a8c80 4 rocksdb: DB pointer 0x55a29ff1c000 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaa3370640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.041+0000 7fdaa3370640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: ** DB Stats ** 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:43.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: ** Compaction Stats [default] ** 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: 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-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: L0 1/0 362.45 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 225.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: L6 1/0 11.40 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-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Sum 2/0 11.76 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 225.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 225.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-25T11:59:43.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: ** Compaction Stats [default] ** 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: 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-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 225.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: AddFile(Total Files): cumulative 0, interval 0 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: AddFile(Keys): cumulative 0, interval 0 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Cumulative compaction: 0.00 GB write, 63.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:59:43.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Interval compaction: 0.00 GB write, 63.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: 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-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Block cache BinnedLRUCache@0x55a29fded610#7 capacity: 512.00 MB usage: 1.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: ** File Read Latency Histogram By Level [default] ** 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] at bind addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 1 mon.c@-1(???) e3 preinit fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 0 mon.c@-1(???).mds e1 new map 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 0 mon.c@-1(???).mds e1 print_map 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: e1 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: btime 2024-08-25T11:17:18:969104+0000 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: legacy client fscid: -1 2024-08-25T11:59:43.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: 2024-08-25T11:59:43.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: No filesystems configured 2024-08-25T11:59:43.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 0 mon.c@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-25T11:59:43.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:43.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:43.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-08-25T11:59:43.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[105101]: debug 2024-08-25T11:59:43.045+0000 7fdaad5a8c80 1 mon.c@-1(???).paxosservice(auth 1..35) refresh upgraded, format 0 -> 3 2024-08-25T11:59:43.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[75117]: [25/Aug/2024:11:59:43] ENGINE Bus STARTING 2024-08-25T11:59:43.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[75117]: [25/Aug/2024:11:59:43] ENGINE Serving on http://:::9283 2024-08-25T11:59:43.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:43 smithi059 bash[75117]: [25/Aug/2024:11:59:43] ENGINE Bus STARTED 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:40.668789+0000 mgr.y (mgr.25136) 1198 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:40.668789+0000 mgr.y (mgr.25136) 1198 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:40.670298+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:40.670298+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:42.109446+0000 mgr.y (mgr.25136) 1199 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:42.109446+0000 mgr.y (mgr.25136) 1199 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.199045+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.199045+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.200594+0000 mon.a (mon.0) 27 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.200594+0000 mon.a (mon.0) 27 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.224191+0000 mon.a (mon.0) 28 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.224191+0000 mon.a (mon.0) 28 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240379+0000 mon.a (mon.0) 29 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240379+0000 mon.a (mon.0) 29 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240435+0000 mon.a (mon.0) 30 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240435+0000 mon.a (mon.0) 30 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240468+0000 mon.a (mon.0) 31 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240468+0000 mon.a (mon.0) 31 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240503+0000 mon.a (mon.0) 32 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240503+0000 mon.a (mon.0) 32 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240538+0000 mon.a (mon.0) 33 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240538+0000 mon.a (mon.0) 33 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240569+0000 mon.a (mon.0) 34 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:44.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240569+0000 mon.a (mon.0) 34 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:40.668789+0000 mgr.y (mgr.25136) 1198 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:40.668789+0000 mgr.y (mgr.25136) 1198 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:40.670298+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-25T11:59:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:40.670298+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-25T11:59:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:42.109446+0000 mgr.y (mgr.25136) 1199 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:42.109446+0000 mgr.y (mgr.25136) 1199 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.199045+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.199045+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.200594+0000 mon.a (mon.0) 27 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.200594+0000 mon.a (mon.0) 27 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.224191+0000 mon.a (mon.0) 28 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.224191+0000 mon.a (mon.0) 28 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240379+0000 mon.a (mon.0) 29 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240379+0000 mon.a (mon.0) 29 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240435+0000 mon.a (mon.0) 30 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240435+0000 mon.a (mon.0) 30 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240468+0000 mon.a (mon.0) 31 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240468+0000 mon.a (mon.0) 31 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240503+0000 mon.a (mon.0) 32 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240503+0000 mon.a (mon.0) 32 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240538+0000 mon.a (mon.0) 33 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240538+0000 mon.a (mon.0) 33 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240569+0000 mon.a (mon.0) 34 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240569+0000 mon.a (mon.0) 34 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240610+0000 mon.a (mon.0) 35 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240610+0000 mon.a (mon.0) 35 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240644+0000 mon.a (mon.0) 36 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240644+0000 mon.a (mon.0) 36 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240679+0000 mon.a (mon.0) 37 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.240679+0000 mon.a (mon.0) 37 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.242212+0000 mon.a (mon.0) 38 : cluster [DBG] fsmap 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.242212+0000 mon.a (mon.0) 38 : cluster [DBG] fsmap 2024-08-25T11:59:44.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.242306+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.242306+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.243003+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.243003+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.243389+0000 mon.a (mon.0) 41 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.243389+0000 mon.a (mon.0) 41 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.243438+0000 mon.a (mon.0) 42 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.243438+0000 mon.a (mon.0) 42 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.243469+0000 mon.a (mon.0) 43 : cluster [WRN] daemon mon.a on smithi059 is in unknown state 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.243469+0000 mon.a (mon.0) 43 : cluster [WRN] daemon mon.a on smithi059 is in unknown state 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.272731+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.272731+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.286172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.286172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.294451+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.294451+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.295070+0000 mgr.y (mgr.25136) 1200 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240610+0000 mon.a (mon.0) 35 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240610+0000 mon.a (mon.0) 35 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240644+0000 mon.a (mon.0) 36 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240644+0000 mon.a (mon.0) 36 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240679+0000 mon.a (mon.0) 37 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.240679+0000 mon.a (mon.0) 37 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.242212+0000 mon.a (mon.0) 38 : cluster [DBG] fsmap 2024-08-25T11:59:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.242212+0000 mon.a (mon.0) 38 : cluster [DBG] fsmap 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.242306+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.242306+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.243003+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.243003+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.243389+0000 mon.a (mon.0) 41 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.243389+0000 mon.a (mon.0) 41 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.243438+0000 mon.a (mon.0) 42 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.243438+0000 mon.a (mon.0) 42 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.243469+0000 mon.a (mon.0) 43 : cluster [WRN] daemon mon.a on smithi059 is in unknown state 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.243469+0000 mon.a (mon.0) 43 : cluster [WRN] daemon mon.a on smithi059 is in unknown state 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.272731+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.272731+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.286172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.286172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.294451+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.294451+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.295070+0000 mgr.y (mgr.25136) 1200 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.295070+0000 mgr.y (mgr.25136) 1200 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.295415+0000 mgr.y (mgr.25136) 1201 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.295415+0000 mgr.y (mgr.25136) 1201 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.296276+0000 mon.b (mon.1) 7 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.296276+0000 mon.b (mon.1) 7 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.265 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.301120+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.301120+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.303361+0000 mgr.y (mgr.25136) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.303361+0000 mgr.y (mgr.25136) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.406683+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.406683+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.409954+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.409954+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.414012+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.414012+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.414736+0000 mgr.y (mgr.25136) 1203 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.414736+0000 mgr.y (mgr.25136) 1203 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-08-25T11:59:44.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.415026+0000 mgr.y (mgr.25136) 1204 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.415026+0000 mgr.y (mgr.25136) 1204 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.295070+0000 mgr.y (mgr.25136) 1200 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.295415+0000 mgr.y (mgr.25136) 1201 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.295415+0000 mgr.y (mgr.25136) 1201 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.296276+0000 mon.b (mon.1) 7 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.296276+0000 mon.b (mon.1) 7 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.301120+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.301120+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.303361+0000 mgr.y (mgr.25136) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.303361+0000 mgr.y (mgr.25136) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.406683+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.406683+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.409954+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.409954+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.414012+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.414012+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.414736+0000 mgr.y (mgr.25136) 1203 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.414736+0000 mgr.y (mgr.25136) 1203 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.415026+0000 mgr.y (mgr.25136) 1204 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-08-25T11:59:44.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.415026+0000 mgr.y (mgr.25136) 1204 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.415718+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.415718+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.420107+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.420107+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.422887+0000 mgr.y (mgr.25136) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.422887+0000 mgr.y (mgr.25136) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.543981+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.543981+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.547282+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.547282+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.550452+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.550452+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.551019+0000 mgr.y (mgr.25136) 1206 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.551019+0000 mgr.y (mgr.25136) 1206 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.551486+0000 mgr.y (mgr.25136) 1207 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.551486+0000 mgr.y (mgr.25136) 1207 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.551869+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.551869+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.558248+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.558248+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.559691+0000 mgr.y (mgr.25136) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.415718+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.415718+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.420107+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.420107+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.422887+0000 mgr.y (mgr.25136) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.422887+0000 mgr.y (mgr.25136) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.543981+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.543981+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.547282+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.547282+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.550452+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.550452+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.551019+0000 mgr.y (mgr.25136) 1206 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.551019+0000 mgr.y (mgr.25136) 1206 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.551486+0000 mgr.y (mgr.25136) 1207 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.551486+0000 mgr.y (mgr.25136) 1207 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.551869+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.551869+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.558248+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.558248+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.559691+0000 mgr.y (mgr.25136) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.272 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.559691+0000 mgr.y (mgr.25136) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.672639+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.672639+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.675518+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.675518+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.678196+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.678196+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.679410+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.679410+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.686482+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.686482+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.784409+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.784409+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.273 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.787192+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.787192+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.790340+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.790340+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.791619+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.791619+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.798604+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.559691+0000 mgr.y (mgr.25136) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.672639+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.672639+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.675518+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.675518+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.678196+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.678196+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.679410+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.679410+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.686482+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.686482+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.784409+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.784409+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.787192+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.787192+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.790340+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.790340+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.791619+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.791619+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.798604+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.798604+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.915011+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.915011+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.917991+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.917991+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.920624+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.276 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.920624+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.921831+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.921831+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.925388+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:43.925388+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.028029+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.028029+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.030715+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.030715+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.033851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.033851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.035164+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.035164+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.040852+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.798604+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.915011+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.915011+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.917991+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.917991+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.920624+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.920624+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.921831+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.921831+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.040852+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.126276+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.126276+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.129243+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.129243+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.131819+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.131819+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.132973+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.132973+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.137851+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.137851+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.222260+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.222260+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.225049+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.225049+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.227652+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.227652+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.228901+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.228901+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.234177+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[104335]: audit 2024-08-25T11:59:44.234177+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.925388+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:43.925388+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.028029+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.028029+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.030715+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.030715+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.033851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.033851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.035164+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.035164+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.040852+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.040852+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.126276+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.126276+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.129243+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.129243+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.131819+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.131819+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.132973+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.132973+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.137851+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.137851+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.222260+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.222260+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.225049+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.225049+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.227652+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.227652+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.228901+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.228901+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.234177+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:44 smithi059 bash[105101]: audit 2024-08-25T11:59:44.234177+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:40.668789+0000 mgr.y (mgr.25136) 1198 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:40.668789+0000 mgr.y (mgr.25136) 1198 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:40.670298+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:40.670298+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:42.109446+0000 mgr.y (mgr.25136) 1199 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:42.109446+0000 mgr.y (mgr.25136) 1199 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.199045+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.199045+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.200594+0000 mon.a (mon.0) 27 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.200594+0000 mon.a (mon.0) 27 : cluster [INF] mon.a calling monitor election 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.224191+0000 mon.a (mon.0) 28 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:44.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.224191+0000 mon.a (mon.0) 28 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240379+0000 mon.a (mon.0) 29 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240379+0000 mon.a (mon.0) 29 : cluster [DBG] monmap epoch 3 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240435+0000 mon.a (mon.0) 30 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240435+0000 mon.a (mon.0) 30 : cluster [DBG] fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240468+0000 mon.a (mon.0) 31 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240468+0000 mon.a (mon.0) 31 : cluster [DBG] last_changed 2024-08-25T11:19:27.381283+0000 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240503+0000 mon.a (mon.0) 32 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240503+0000 mon.a (mon.0) 32 : cluster [DBG] created 2024-08-25T11:17:14.125580+0000 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240538+0000 mon.a (mon.0) 33 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240538+0000 mon.a (mon.0) 33 : cluster [DBG] min_mon_release 19 (squid) 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240569+0000 mon.a (mon.0) 34 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:44.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240569+0000 mon.a (mon.0) 34 : cluster [DBG] election_strategy: 1 2024-08-25T11:59:44.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240610+0000 mon.a (mon.0) 35 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:44.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240610+0000 mon.a (mon.0) 35 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240644+0000 mon.a (mon.0) 36 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240644+0000 mon.a (mon.0) 36 : cluster [DBG] 1: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.b 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240679+0000 mon.a (mon.0) 37 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.240679+0000 mon.a (mon.0) 37 : cluster [DBG] 2: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.242212+0000 mon.a (mon.0) 38 : cluster [DBG] fsmap 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.242212+0000 mon.a (mon.0) 38 : cluster [DBG] fsmap 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.242306+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.242306+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.243003+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.243003+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-08-25T11:59:44.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.243389+0000 mon.a (mon.0) 41 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.243389+0000 mon.a (mon.0) 41 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.243438+0000 mon.a (mon.0) 42 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.243438+0000 mon.a (mon.0) 42 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.243469+0000 mon.a (mon.0) 43 : cluster [WRN] daemon mon.a on smithi059 is in unknown state 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.243469+0000 mon.a (mon.0) 43 : cluster [WRN] daemon mon.a on smithi059 is in unknown state 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.272731+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.272731+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.286172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.286172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.294451+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.294451+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.295070+0000 mgr.y (mgr.25136) 1200 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.295070+0000 mgr.y (mgr.25136) 1200 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.295415+0000 mgr.y (mgr.25136) 1201 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.295415+0000 mgr.y (mgr.25136) 1201 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.296276+0000 mon.b (mon.1) 7 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.296276+0000 mon.b (mon.1) 7 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.301120+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.301120+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.303361+0000 mgr.y (mgr.25136) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.303361+0000 mgr.y (mgr.25136) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.406683+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.406683+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.409954+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.409954+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.414012+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.414012+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.414736+0000 mgr.y (mgr.25136) 1203 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.414736+0000 mgr.y (mgr.25136) 1203 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.415026+0000 mgr.y (mgr.25136) 1204 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.415026+0000 mgr.y (mgr.25136) 1204 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.415718+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.415718+0000 mon.b (mon.1) 11 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.420107+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.420107+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.422887+0000 mgr.y (mgr.25136) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.422887+0000 mgr.y (mgr.25136) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.543981+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.543981+0000 mon.b (mon.1) 12 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.547282+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.547282+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.550452+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.550452+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.551019+0000 mgr.y (mgr.25136) 1206 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.551019+0000 mgr.y (mgr.25136) 1206 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.551486+0000 mgr.y (mgr.25136) 1207 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.551486+0000 mgr.y (mgr.25136) 1207 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.551869+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.551869+0000 mon.b (mon.1) 15 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.558248+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.558248+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.559691+0000 mgr.y (mgr.25136) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.559691+0000 mgr.y (mgr.25136) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.672639+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.672639+0000 mon.b (mon.1) 16 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.675518+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.675518+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.678196+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.678196+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.679410+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.679410+0000 mon.b (mon.1) 19 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.686482+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.686482+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.784409+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.784409+0000 mon.b (mon.1) 20 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.787192+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.787192+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.790340+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.790340+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.791619+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.791619+0000 mon.b (mon.1) 23 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.798604+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.798604+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.915011+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.915011+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.917991+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.917991+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.920624+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.920624+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.921831+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.921831+0000 mon.b (mon.1) 27 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.925388+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:43.925388+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.028029+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.028029+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.030715+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.030715+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.033851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.033851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.035164+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.035164+0000 mon.b (mon.1) 31 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.040852+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.040852+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.126276+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.126276+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.129243+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.129243+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.131819+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.131819+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.132973+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.132973+0000 mon.b (mon.1) 35 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.137851+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.137851+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.222260+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.222260+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:44.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.225049+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.225049+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:44.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.227652+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.227652+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:44.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.228901+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.228901+0000 mon.b (mon.1) 39 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:44.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.234177+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:44.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:44 smithi196 bash[84730]: audit 2024-08-25T11:59:44.234177+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.678115+0000 mgr.y (mgr.25136) 1209 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.678115+0000 mgr.y (mgr.25136) 1209 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.678579+0000 mgr.y (mgr.25136) 1210 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.678579+0000 mgr.y (mgr.25136) 1210 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.687810+0000 mgr.y (mgr.25136) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.687810+0000 mgr.y (mgr.25136) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.790404+0000 mgr.y (mgr.25136) 1212 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.790404+0000 mgr.y (mgr.25136) 1212 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.790892+0000 mgr.y (mgr.25136) 1213 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.790892+0000 mgr.y (mgr.25136) 1213 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.800195+0000 mgr.y (mgr.25136) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.800195+0000 mgr.y (mgr.25136) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.920313+0000 mgr.y (mgr.25136) 1215 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.920313+0000 mgr.y (mgr.25136) 1215 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.920536+0000 mgr.y (mgr.25136) 1216 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:43.920536+0000 mgr.y (mgr.25136) 1216 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.928695+0000 mgr.y (mgr.25136) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:43.928695+0000 mgr.y (mgr.25136) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.033610+0000 mgr.y (mgr.25136) 1218 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.033610+0000 mgr.y (mgr.25136) 1218 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.033866+0000 mgr.y (mgr.25136) 1219 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.033866+0000 mgr.y (mgr.25136) 1219 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.043465+0000 mgr.y (mgr.25136) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.043465+0000 mgr.y (mgr.25136) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.131177+0000 mgr.y (mgr.25136) 1221 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.131177+0000 mgr.y (mgr.25136) 1221 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.131426+0000 mgr.y (mgr.25136) 1222 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.131426+0000 mgr.y (mgr.25136) 1222 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.140287+0000 mgr.y (mgr.25136) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.140287+0000 mgr.y (mgr.25136) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.227249+0000 mgr.y (mgr.25136) 1224 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.227249+0000 mgr.y (mgr.25136) 1224 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.227488+0000 mgr.y (mgr.25136) 1225 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.227488+0000 mgr.y (mgr.25136) 1225 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.237076+0000 mgr.y (mgr.25136) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.237076+0000 mgr.y (mgr.25136) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.327461+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.327461+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.330215+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.330215+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.678115+0000 mgr.y (mgr.25136) 1209 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.678115+0000 mgr.y (mgr.25136) 1209 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.678579+0000 mgr.y (mgr.25136) 1210 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.678579+0000 mgr.y (mgr.25136) 1210 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.687810+0000 mgr.y (mgr.25136) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.687810+0000 mgr.y (mgr.25136) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.790404+0000 mgr.y (mgr.25136) 1212 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.790404+0000 mgr.y (mgr.25136) 1212 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.790892+0000 mgr.y (mgr.25136) 1213 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.790892+0000 mgr.y (mgr.25136) 1213 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.800195+0000 mgr.y (mgr.25136) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.800195+0000 mgr.y (mgr.25136) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.920313+0000 mgr.y (mgr.25136) 1215 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.920313+0000 mgr.y (mgr.25136) 1215 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.920536+0000 mgr.y (mgr.25136) 1216 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:43.920536+0000 mgr.y (mgr.25136) 1216 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.928695+0000 mgr.y (mgr.25136) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:43.928695+0000 mgr.y (mgr.25136) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.033610+0000 mgr.y (mgr.25136) 1218 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.033610+0000 mgr.y (mgr.25136) 1218 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.332683+0000 mgr.y (mgr.25136) 1227 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.332683+0000 mgr.y (mgr.25136) 1227 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.332926+0000 mgr.y (mgr.25136) 1228 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.332926+0000 mgr.y (mgr.25136) 1228 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.333216+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.333216+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.334400+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.334400+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.337291+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.337291+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.342745+0000 mgr.y (mgr.25136) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.342745+0000 mgr.y (mgr.25136) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.429989+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.429989+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.432995+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.432995+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.436483+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.436483+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.436831+0000 mgr.y (mgr.25136) 1230 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.436831+0000 mgr.y (mgr.25136) 1230 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.437066+0000 mgr.y (mgr.25136) 1231 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.437066+0000 mgr.y (mgr.25136) 1231 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.437763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.437763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.443214+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.443214+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.447792+0000 mgr.y (mgr.25136) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.447792+0000 mgr.y (mgr.25136) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.544766+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.544766+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.547931+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.547931+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.551277+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.551277+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.551807+0000 mgr.y (mgr.25136) 1233 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.551807+0000 mgr.y (mgr.25136) 1233 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.552058+0000 mgr.y (mgr.25136) 1234 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.552058+0000 mgr.y (mgr.25136) 1234 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.553146+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.553146+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.033866+0000 mgr.y (mgr.25136) 1219 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.033866+0000 mgr.y (mgr.25136) 1219 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.043465+0000 mgr.y (mgr.25136) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.043465+0000 mgr.y (mgr.25136) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.131177+0000 mgr.y (mgr.25136) 1221 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.131177+0000 mgr.y (mgr.25136) 1221 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.131426+0000 mgr.y (mgr.25136) 1222 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.131426+0000 mgr.y (mgr.25136) 1222 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.140287+0000 mgr.y (mgr.25136) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.140287+0000 mgr.y (mgr.25136) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.227249+0000 mgr.y (mgr.25136) 1224 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.227249+0000 mgr.y (mgr.25136) 1224 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.227488+0000 mgr.y (mgr.25136) 1225 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.227488+0000 mgr.y (mgr.25136) 1225 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.237076+0000 mgr.y (mgr.25136) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.237076+0000 mgr.y (mgr.25136) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.327461+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.327461+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.330215+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.330215+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.557519+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.557519+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.562712+0000 mgr.y (mgr.25136) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.562712+0000 mgr.y (mgr.25136) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.656772+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.656772+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.659723+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.659723+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.662299+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.662299+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.663540+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.663540+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.665890+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.665890+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.750071+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.750071+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.752940+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.752940+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.756162+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.756162+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.332683+0000 mgr.y (mgr.25136) 1227 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.332683+0000 mgr.y (mgr.25136) 1227 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.332926+0000 mgr.y (mgr.25136) 1228 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.332926+0000 mgr.y (mgr.25136) 1228 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.333216+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.333216+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.334400+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.334400+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.337291+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.337291+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.342745+0000 mgr.y (mgr.25136) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.342745+0000 mgr.y (mgr.25136) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.429989+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.429989+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.432995+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.432995+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.436483+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.436483+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.436831+0000 mgr.y (mgr.25136) 1230 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.436831+0000 mgr.y (mgr.25136) 1230 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.757624+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.757624+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.763191+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.763191+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.876084+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.876084+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.879065+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.879065+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.881894+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.881894+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.883331+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.883331+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.889237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:44.889237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.039006+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.039006+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.041790+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.041790+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.044597+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.044597+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.045679+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.045679+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.048293+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.048293+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.129017+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.129017+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.132028+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.132028+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.134748+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.134748+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.135836+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.135836+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.138406+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.138406+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.236280+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.236280+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.238900+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.238900+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.241482+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.241482+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.242734+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[104335]: audit 2024-08-25T11:59:45.242734+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.437066+0000 mgr.y (mgr.25136) 1231 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.437066+0000 mgr.y (mgr.25136) 1231 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.437763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.437763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.443214+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.443214+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.447792+0000 mgr.y (mgr.25136) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.447792+0000 mgr.y (mgr.25136) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.544766+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.544766+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.547931+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.547931+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.551277+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.551277+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.551807+0000 mgr.y (mgr.25136) 1233 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.551807+0000 mgr.y (mgr.25136) 1233 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.552058+0000 mgr.y (mgr.25136) 1234 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.552058+0000 mgr.y (mgr.25136) 1234 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.553146+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.553146+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.557519+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.557519+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.562712+0000 mgr.y (mgr.25136) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.562712+0000 mgr.y (mgr.25136) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.656772+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.656772+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.659723+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.659723+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.662299+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.662299+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.663540+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.663540+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.665890+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.665890+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.750071+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.750071+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.752940+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.752940+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.756162+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.756162+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.757624+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.757624+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.763191+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.763191+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.876084+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.876084+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.879065+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.879065+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.881894+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.881894+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.883331+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.883331+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.889237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:44.889237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.039006+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.039006+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.041790+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.041790+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.044597+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.044597+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.045679+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.045679+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.048293+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.048293+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.129017+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.129017+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.132028+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.132028+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.134748+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.134748+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.135836+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.135836+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.138406+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.138406+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.236280+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.236280+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.238900+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.238900+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.241482+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.241482+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.242734+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:45 smithi059 bash[105101]: audit 2024-08-25T11:59:45.242734+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.678115+0000 mgr.y (mgr.25136) 1209 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.678115+0000 mgr.y (mgr.25136) 1209 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.678579+0000 mgr.y (mgr.25136) 1210 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.678579+0000 mgr.y (mgr.25136) 1210 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.687810+0000 mgr.y (mgr.25136) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.687810+0000 mgr.y (mgr.25136) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.790404+0000 mgr.y (mgr.25136) 1212 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.790404+0000 mgr.y (mgr.25136) 1212 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.790892+0000 mgr.y (mgr.25136) 1213 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.790892+0000 mgr.y (mgr.25136) 1213 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.800195+0000 mgr.y (mgr.25136) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.800195+0000 mgr.y (mgr.25136) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.920313+0000 mgr.y (mgr.25136) 1215 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.920313+0000 mgr.y (mgr.25136) 1215 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.920536+0000 mgr.y (mgr.25136) 1216 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:43.920536+0000 mgr.y (mgr.25136) 1216 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.928695+0000 mgr.y (mgr.25136) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:43.928695+0000 mgr.y (mgr.25136) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.033610+0000 mgr.y (mgr.25136) 1218 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.033610+0000 mgr.y (mgr.25136) 1218 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.033866+0000 mgr.y (mgr.25136) 1219 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.033866+0000 mgr.y (mgr.25136) 1219 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.043465+0000 mgr.y (mgr.25136) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.043465+0000 mgr.y (mgr.25136) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.131177+0000 mgr.y (mgr.25136) 1221 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.131177+0000 mgr.y (mgr.25136) 1221 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.131426+0000 mgr.y (mgr.25136) 1222 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.131426+0000 mgr.y (mgr.25136) 1222 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.140287+0000 mgr.y (mgr.25136) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.140287+0000 mgr.y (mgr.25136) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.227249+0000 mgr.y (mgr.25136) 1224 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.227249+0000 mgr.y (mgr.25136) 1224 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.227488+0000 mgr.y (mgr.25136) 1225 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.227488+0000 mgr.y (mgr.25136) 1225 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.237076+0000 mgr.y (mgr.25136) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.237076+0000 mgr.y (mgr.25136) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.327461+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.327461+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.330215+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.330215+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.332683+0000 mgr.y (mgr.25136) 1227 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.332683+0000 mgr.y (mgr.25136) 1227 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.332926+0000 mgr.y (mgr.25136) 1228 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.332926+0000 mgr.y (mgr.25136) 1228 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.333216+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.333216+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.334400+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.334400+0000 mon.b (mon.1) 43 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.337291+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.337291+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.342745+0000 mgr.y (mgr.25136) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.342745+0000 mgr.y (mgr.25136) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.429989+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.429989+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.432995+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.432995+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.436483+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.436483+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.436831+0000 mgr.y (mgr.25136) 1230 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.436831+0000 mgr.y (mgr.25136) 1230 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.437066+0000 mgr.y (mgr.25136) 1231 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.437066+0000 mgr.y (mgr.25136) 1231 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.437763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.437763+0000 mon.b (mon.1) 47 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.443214+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.443214+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.447792+0000 mgr.y (mgr.25136) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.447792+0000 mgr.y (mgr.25136) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.544766+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.544766+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.547931+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.547931+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.551277+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.551277+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.551807+0000 mgr.y (mgr.25136) 1233 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.551807+0000 mgr.y (mgr.25136) 1233 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.552058+0000 mgr.y (mgr.25136) 1234 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.552058+0000 mgr.y (mgr.25136) 1234 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:45.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.553146+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.553146+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.557519+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.557519+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.562712+0000 mgr.y (mgr.25136) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.562712+0000 mgr.y (mgr.25136) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.656772+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.656772+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.659723+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.659723+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.662299+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.662299+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.663540+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.663540+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.665890+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.665890+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.750071+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.750071+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.752940+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.752940+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.756162+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.756162+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.757624+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.757624+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.763191+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.763191+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.876084+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.876084+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.879065+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.879065+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.881894+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.881894+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.883331+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.883331+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.889237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:44.889237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.039006+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.039006+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.041790+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.041790+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.044597+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.044597+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.045679+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.045679+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.048293+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.048293+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.129017+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.129017+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.132028+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.132028+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.134748+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.134748+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.135836+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.135836+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.138406+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.138406+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.236280+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.236280+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.238900+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.238900+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.241482+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.241482+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:45.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.242734+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:45.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:45 smithi196 bash[84730]: audit 2024-08-25T11:59:45.242734+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.661657+0000 mgr.y (mgr.25136) 1236 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.661657+0000 mgr.y (mgr.25136) 1236 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.661853+0000 mgr.y (mgr.25136) 1237 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.661853+0000 mgr.y (mgr.25136) 1237 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.671119+0000 mgr.y (mgr.25136) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.671119+0000 mgr.y (mgr.25136) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.756387+0000 mgr.y (mgr.25136) 1239 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.756387+0000 mgr.y (mgr.25136) 1239 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.756909+0000 mgr.y (mgr.25136) 1240 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.756909+0000 mgr.y (mgr.25136) 1240 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.765892+0000 mgr.y (mgr.25136) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.765892+0000 mgr.y (mgr.25136) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.882248+0000 mgr.y (mgr.25136) 1242 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.882248+0000 mgr.y (mgr.25136) 1242 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.882713+0000 mgr.y (mgr.25136) 1243 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:44.882713+0000 mgr.y (mgr.25136) 1243 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.892820+0000 mgr.y (mgr.25136) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:44.892820+0000 mgr.y (mgr.25136) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:44.989894+0000 mgr.y (mgr.25136) 1245 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.661657+0000 mgr.y (mgr.25136) 1236 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.661657+0000 mgr.y (mgr.25136) 1236 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.661853+0000 mgr.y (mgr.25136) 1237 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.661853+0000 mgr.y (mgr.25136) 1237 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.671119+0000 mgr.y (mgr.25136) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.671119+0000 mgr.y (mgr.25136) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.756387+0000 mgr.y (mgr.25136) 1239 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.756387+0000 mgr.y (mgr.25136) 1239 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.756909+0000 mgr.y (mgr.25136) 1240 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.756909+0000 mgr.y (mgr.25136) 1240 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.765892+0000 mgr.y (mgr.25136) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.765892+0000 mgr.y (mgr.25136) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.882248+0000 mgr.y (mgr.25136) 1242 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.882248+0000 mgr.y (mgr.25136) 1242 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.882713+0000 mgr.y (mgr.25136) 1243 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:44.882713+0000 mgr.y (mgr.25136) 1243 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.892820+0000 mgr.y (mgr.25136) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:44.892820+0000 mgr.y (mgr.25136) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:44.989894+0000 mgr.y (mgr.25136) 1245 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:46.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:44.989894+0000 mgr.y (mgr.25136) 1245 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:46.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.044123+0000 mgr.y (mgr.25136) 1246 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.044123+0000 mgr.y (mgr.25136) 1246 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.044307+0000 mgr.y (mgr.25136) 1247 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.044307+0000 mgr.y (mgr.25136) 1247 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.051940+0000 mgr.y (mgr.25136) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.051940+0000 mgr.y (mgr.25136) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.133945+0000 mgr.y (mgr.25136) 1249 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.133945+0000 mgr.y (mgr.25136) 1249 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.134151+0000 mgr.y (mgr.25136) 1250 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.134151+0000 mgr.y (mgr.25136) 1250 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.141966+0000 mgr.y (mgr.25136) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.141966+0000 mgr.y (mgr.25136) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.241145+0000 mgr.y (mgr.25136) 1252 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.241145+0000 mgr.y (mgr.25136) 1252 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.241662+0000 mgr.y (mgr.25136) 1253 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.241662+0000 mgr.y (mgr.25136) 1253 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.246626+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.246626+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.249182+0000 mgr.y (mgr.25136) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.249182+0000 mgr.y (mgr.25136) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.340260+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.340260+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.342867+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.342867+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.344333+0000 mgr.y (mgr.25136) 1255 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.344333+0000 mgr.y (mgr.25136) 1255 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.344586+0000 mgr.y (mgr.25136) 1256 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.344586+0000 mgr.y (mgr.25136) 1256 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.345232+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.345232+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.346285+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.346285+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.349762+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.349762+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.352363+0000 mgr.y (mgr.25136) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.352363+0000 mgr.y (mgr.25136) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.426467+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.426467+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.429255+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:44.989894+0000 mgr.y (mgr.25136) 1245 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.044123+0000 mgr.y (mgr.25136) 1246 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.044123+0000 mgr.y (mgr.25136) 1246 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.044307+0000 mgr.y (mgr.25136) 1247 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.044307+0000 mgr.y (mgr.25136) 1247 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.051940+0000 mgr.y (mgr.25136) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.051940+0000 mgr.y (mgr.25136) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.133945+0000 mgr.y (mgr.25136) 1249 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.133945+0000 mgr.y (mgr.25136) 1249 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.134151+0000 mgr.y (mgr.25136) 1250 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.134151+0000 mgr.y (mgr.25136) 1250 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.141966+0000 mgr.y (mgr.25136) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.141966+0000 mgr.y (mgr.25136) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.241145+0000 mgr.y (mgr.25136) 1252 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.241145+0000 mgr.y (mgr.25136) 1252 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.241662+0000 mgr.y (mgr.25136) 1253 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.241662+0000 mgr.y (mgr.25136) 1253 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.246626+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.246626+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.249182+0000 mgr.y (mgr.25136) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.429255+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.431190+0000 mgr.y (mgr.25136) 1258 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.431190+0000 mgr.y (mgr.25136) 1258 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.431487+0000 mgr.y (mgr.25136) 1259 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.431487+0000 mgr.y (mgr.25136) 1259 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.431757+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.431757+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.432967+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.432967+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.436553+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.436553+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.438952+0000 mgr.y (mgr.25136) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.438952+0000 mgr.y (mgr.25136) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.525498+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.525498+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.528100+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.528100+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.529632+0000 mgr.y (mgr.25136) 1261 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.529632+0000 mgr.y (mgr.25136) 1261 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.529901+0000 mgr.y (mgr.25136) 1262 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.529901+0000 mgr.y (mgr.25136) 1262 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.530465+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.530465+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.531509+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.531509+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.537144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.537144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.539818+0000 mgr.y (mgr.25136) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.539818+0000 mgr.y (mgr.25136) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.616829+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.616829+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.619561+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.619561+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.622356+0000 mgr.y (mgr.25136) 1264 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.622356+0000 mgr.y (mgr.25136) 1264 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.622572+0000 mgr.y (mgr.25136) 1265 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.622572+0000 mgr.y (mgr.25136) 1265 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.622932+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.622932+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.624107+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.249182+0000 mgr.y (mgr.25136) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.340260+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.340260+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.342867+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.342867+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.344333+0000 mgr.y (mgr.25136) 1255 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.344333+0000 mgr.y (mgr.25136) 1255 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.344586+0000 mgr.y (mgr.25136) 1256 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.344586+0000 mgr.y (mgr.25136) 1256 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.345232+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.345232+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.346285+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.346285+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.349762+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.349762+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.352363+0000 mgr.y (mgr.25136) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.352363+0000 mgr.y (mgr.25136) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.426467+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.426467+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.429255+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.624107+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.627903+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.627903+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.713681+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.713681+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.716385+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.716385+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.718696+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.718696+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.719628+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.719628+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.722083+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.722083+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.799416+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.799416+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.802408+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.802408+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.805942+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.805942+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.807070+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.807070+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.810564+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.810564+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.921503+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.921503+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.924600+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.924600+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.927864+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.927864+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.929365+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.929365+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.934877+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:45.934877+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.066302+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.066302+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.069310+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.069310+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.072781+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.072781+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.074177+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.429255+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.431190+0000 mgr.y (mgr.25136) 1258 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.431190+0000 mgr.y (mgr.25136) 1258 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.431487+0000 mgr.y (mgr.25136) 1259 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.431487+0000 mgr.y (mgr.25136) 1259 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.431757+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.431757+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.432967+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.432967+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.436553+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.436553+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.438952+0000 mgr.y (mgr.25136) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.438952+0000 mgr.y (mgr.25136) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.525498+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.525498+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.528100+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.528100+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.529632+0000 mgr.y (mgr.25136) 1261 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.529632+0000 mgr.y (mgr.25136) 1261 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.529901+0000 mgr.y (mgr.25136) 1262 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.074177+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.078320+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.078320+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.221707+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.221707+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.225255+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.225255+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.228312+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.228312+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.229774+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.229774+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.234627+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[105101]: audit 2024-08-25T11:59:46.234627+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.529901+0000 mgr.y (mgr.25136) 1262 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.530465+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.530465+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.531509+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.531509+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.537144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.537144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.539818+0000 mgr.y (mgr.25136) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.539818+0000 mgr.y (mgr.25136) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.616829+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.616829+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.619561+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.619561+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.622356+0000 mgr.y (mgr.25136) 1264 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.622356+0000 mgr.y (mgr.25136) 1264 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.622572+0000 mgr.y (mgr.25136) 1265 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.622572+0000 mgr.y (mgr.25136) 1265 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.622932+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.622932+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.624107+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.624107+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.627903+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.627903+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.713681+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.713681+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.716385+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.716385+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.718696+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.718696+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.719628+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.719628+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.722083+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.722083+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.799416+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.799416+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.802408+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.802408+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.805942+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.805942+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.807070+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.807070+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.810564+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.810564+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.921503+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.921503+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.924600+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.924600+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.927864+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.927864+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.929365+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.929365+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.934877+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:45.934877+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.066302+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.066302+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.069310+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.069310+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.072781+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.072781+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.074177+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.074177+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.078320+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.078320+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.221707+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.221707+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.225255+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.225255+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.228312+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.228312+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.229774+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.229774+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.234627+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:46 smithi059 bash[104335]: audit 2024-08-25T11:59:46.234627+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.661657+0000 mgr.y (mgr.25136) 1236 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.661657+0000 mgr.y (mgr.25136) 1236 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.661853+0000 mgr.y (mgr.25136) 1237 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.661853+0000 mgr.y (mgr.25136) 1237 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.671119+0000 mgr.y (mgr.25136) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.671119+0000 mgr.y (mgr.25136) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.756387+0000 mgr.y (mgr.25136) 1239 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.756387+0000 mgr.y (mgr.25136) 1239 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.756909+0000 mgr.y (mgr.25136) 1240 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.756909+0000 mgr.y (mgr.25136) 1240 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.765892+0000 mgr.y (mgr.25136) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.765892+0000 mgr.y (mgr.25136) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.882248+0000 mgr.y (mgr.25136) 1242 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.882248+0000 mgr.y (mgr.25136) 1242 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.882713+0000 mgr.y (mgr.25136) 1243 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:44.882713+0000 mgr.y (mgr.25136) 1243 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.892820+0000 mgr.y (mgr.25136) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:44.892820+0000 mgr.y (mgr.25136) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:44.989894+0000 mgr.y (mgr.25136) 1245 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:44.989894+0000 mgr.y (mgr.25136) 1245 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.044123+0000 mgr.y (mgr.25136) 1246 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.044123+0000 mgr.y (mgr.25136) 1246 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.044307+0000 mgr.y (mgr.25136) 1247 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.044307+0000 mgr.y (mgr.25136) 1247 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.051940+0000 mgr.y (mgr.25136) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.051940+0000 mgr.y (mgr.25136) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.133945+0000 mgr.y (mgr.25136) 1249 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.133945+0000 mgr.y (mgr.25136) 1249 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.134151+0000 mgr.y (mgr.25136) 1250 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.134151+0000 mgr.y (mgr.25136) 1250 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.141966+0000 mgr.y (mgr.25136) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.141966+0000 mgr.y (mgr.25136) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.241145+0000 mgr.y (mgr.25136) 1252 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.241145+0000 mgr.y (mgr.25136) 1252 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.241662+0000 mgr.y (mgr.25136) 1253 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.241662+0000 mgr.y (mgr.25136) 1253 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.246626+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.246626+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.249182+0000 mgr.y (mgr.25136) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.249182+0000 mgr.y (mgr.25136) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.340260+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.340260+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.342867+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.342867+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.344333+0000 mgr.y (mgr.25136) 1255 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.344333+0000 mgr.y (mgr.25136) 1255 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.344586+0000 mgr.y (mgr.25136) 1256 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.344586+0000 mgr.y (mgr.25136) 1256 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.345232+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.345232+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.346285+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.346285+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.349762+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.349762+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.352363+0000 mgr.y (mgr.25136) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.352363+0000 mgr.y (mgr.25136) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.426467+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.426467+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.429255+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.429255+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.431190+0000 mgr.y (mgr.25136) 1258 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.431190+0000 mgr.y (mgr.25136) 1258 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.431487+0000 mgr.y (mgr.25136) 1259 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.431487+0000 mgr.y (mgr.25136) 1259 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.431757+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.431757+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.432967+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.432967+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.436553+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.436553+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.438952+0000 mgr.y (mgr.25136) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.438952+0000 mgr.y (mgr.25136) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.525498+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.525498+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.657 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.528100+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.657 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.528100+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.657 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.529632+0000 mgr.y (mgr.25136) 1261 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.529632+0000 mgr.y (mgr.25136) 1261 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.529901+0000 mgr.y (mgr.25136) 1262 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.529901+0000 mgr.y (mgr.25136) 1262 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.530465+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.530465+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.531509+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.531509+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.537144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.537144+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.539818+0000 mgr.y (mgr.25136) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.658 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.539818+0000 mgr.y (mgr.25136) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.616829+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.616829+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.619561+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.619561+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.622356+0000 mgr.y (mgr.25136) 1264 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.622356+0000 mgr.y (mgr.25136) 1264 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.622572+0000 mgr.y (mgr.25136) 1265 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.622572+0000 mgr.y (mgr.25136) 1265 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.622932+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.622932+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.624107+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.624107+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.659 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.627903+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.627903+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.713681+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.713681+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.716385+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.716385+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.718696+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.718696+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.719628+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.719628+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.722083+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.722083+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.799416+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.660 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.799416+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.802408+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.802408+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.805942+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.805942+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.807070+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.807070+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.810564+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.810564+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.921503+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.921503+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.924600+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.924600+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.661 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.927864+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.927864+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.929365+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.929365+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.934877+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:45.934877+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.066302+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.066302+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.069310+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.069310+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.072781+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.072781+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.074177+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.662 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.074177+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.078320+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.078320+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.221707+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.221707+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.225255+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.225255+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.228312+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.228312+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.229774+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.229774+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.234627+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:46.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:46 smithi196 bash[84730]: audit 2024-08-25T11:59:46.234627+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.630190+0000 mgr.y (mgr.25136) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.630190+0000 mgr.y (mgr.25136) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.717528+0000 mgr.y (mgr.25136) 1267 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.717528+0000 mgr.y (mgr.25136) 1267 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.717777+0000 mgr.y (mgr.25136) 1268 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.717777+0000 mgr.y (mgr.25136) 1268 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.725651+0000 mgr.y (mgr.25136) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.725651+0000 mgr.y (mgr.25136) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.805292+0000 mgr.y (mgr.25136) 1270 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.805292+0000 mgr.y (mgr.25136) 1270 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.805501+0000 mgr.y (mgr.25136) 1271 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.805501+0000 mgr.y (mgr.25136) 1271 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.813124+0000 mgr.y (mgr.25136) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.813124+0000 mgr.y (mgr.25136) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.928094+0000 mgr.y (mgr.25136) 1273 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.928094+0000 mgr.y (mgr.25136) 1273 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.928476+0000 mgr.y (mgr.25136) 1274 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:45.928476+0000 mgr.y (mgr.25136) 1274 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.937640+0000 mgr.y (mgr.25136) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:45.937640+0000 mgr.y (mgr.25136) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.630190+0000 mgr.y (mgr.25136) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.630190+0000 mgr.y (mgr.25136) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.717528+0000 mgr.y (mgr.25136) 1267 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.717528+0000 mgr.y (mgr.25136) 1267 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.717777+0000 mgr.y (mgr.25136) 1268 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.717777+0000 mgr.y (mgr.25136) 1268 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.725651+0000 mgr.y (mgr.25136) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.725651+0000 mgr.y (mgr.25136) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.805292+0000 mgr.y (mgr.25136) 1270 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.805292+0000 mgr.y (mgr.25136) 1270 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.805501+0000 mgr.y (mgr.25136) 1271 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.805501+0000 mgr.y (mgr.25136) 1271 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.813124+0000 mgr.y (mgr.25136) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.813124+0000 mgr.y (mgr.25136) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.928094+0000 mgr.y (mgr.25136) 1273 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.928094+0000 mgr.y (mgr.25136) 1273 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.928476+0000 mgr.y (mgr.25136) 1274 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:45.928476+0000 mgr.y (mgr.25136) 1274 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.937640+0000 mgr.y (mgr.25136) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:45.937640+0000 mgr.y (mgr.25136) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.072838+0000 mgr.y (mgr.25136) 1276 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.072838+0000 mgr.y (mgr.25136) 1276 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.073106+0000 mgr.y (mgr.25136) 1277 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.073106+0000 mgr.y (mgr.25136) 1277 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.080874+0000 mgr.y (mgr.25136) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.080874+0000 mgr.y (mgr.25136) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.228612+0000 mgr.y (mgr.25136) 1279 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.228612+0000 mgr.y (mgr.25136) 1279 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.229063+0000 mgr.y (mgr.25136) 1280 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.229063+0000 mgr.y (mgr.25136) 1280 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.237319+0000 mgr.y (mgr.25136) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.237319+0000 mgr.y (mgr.25136) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.325799+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.325799+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.327968+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.327968+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.331287+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.331287+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.331339+0000 mgr.y (mgr.25136) 1282 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.331339+0000 mgr.y (mgr.25136) 1282 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.072838+0000 mgr.y (mgr.25136) 1276 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.072838+0000 mgr.y (mgr.25136) 1276 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.073106+0000 mgr.y (mgr.25136) 1277 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.073106+0000 mgr.y (mgr.25136) 1277 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.080874+0000 mgr.y (mgr.25136) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.080874+0000 mgr.y (mgr.25136) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.228612+0000 mgr.y (mgr.25136) 1279 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.228612+0000 mgr.y (mgr.25136) 1279 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.229063+0000 mgr.y (mgr.25136) 1280 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.229063+0000 mgr.y (mgr.25136) 1280 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.237319+0000 mgr.y (mgr.25136) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.237319+0000 mgr.y (mgr.25136) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.325799+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.325799+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.327968+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.327968+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.331287+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.331287+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.331339+0000 mgr.y (mgr.25136) 1282 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.331339+0000 mgr.y (mgr.25136) 1282 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.332762+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.332762+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.337282+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.337282+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.338062+0000 mgr.y (mgr.25136) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.338062+0000 mgr.y (mgr.25136) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.455153+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.455153+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.457962+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.457962+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.460022+0000 mgr.y (mgr.25136) 1284 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.460022+0000 mgr.y (mgr.25136) 1284 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.460208+0000 mgr.y (mgr.25136) 1285 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.460208+0000 mgr.y (mgr.25136) 1285 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.460530+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.460530+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.461842+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.461842+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.465272+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.465272+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.467831+0000 mgr.y (mgr.25136) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.467831+0000 mgr.y (mgr.25136) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.555147+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.555147+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.557602+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.557602+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.558759+0000 mgr.y (mgr.25136) 1287 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.558759+0000 mgr.y (mgr.25136) 1287 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.559013+0000 mgr.y (mgr.25136) 1288 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.559013+0000 mgr.y (mgr.25136) 1288 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.559778+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.559778+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.560735+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.560735+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.564250+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.564250+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.567328+0000 mgr.y (mgr.25136) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.567328+0000 mgr.y (mgr.25136) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.641712+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.641712+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.332762+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.332762+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.337282+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.337282+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.338062+0000 mgr.y (mgr.25136) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.338062+0000 mgr.y (mgr.25136) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.455153+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.455153+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.457962+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.457962+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.460022+0000 mgr.y (mgr.25136) 1284 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.460022+0000 mgr.y (mgr.25136) 1284 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.460208+0000 mgr.y (mgr.25136) 1285 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.460208+0000 mgr.y (mgr.25136) 1285 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.460530+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.460530+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.461842+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.461842+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.465272+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.465272+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.644584+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.644584+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.647810+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.647810+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.649006+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.649006+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.652799+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.652799+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.736977+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.736977+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.739628+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.739628+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.742675+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.742675+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.743740+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.743740+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.747321+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.747321+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.829225+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.829225+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.467831+0000 mgr.y (mgr.25136) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.467831+0000 mgr.y (mgr.25136) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.555147+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.555147+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.557602+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.557602+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.558759+0000 mgr.y (mgr.25136) 1287 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.558759+0000 mgr.y (mgr.25136) 1287 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.559013+0000 mgr.y (mgr.25136) 1288 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.559013+0000 mgr.y (mgr.25136) 1288 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.559778+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.559778+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.560735+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.560735+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.564250+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.564250+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.567328+0000 mgr.y (mgr.25136) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.567328+0000 mgr.y (mgr.25136) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.641712+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.641712+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.832131+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.832131+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.835258+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.835258+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.836296+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.836296+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.838814+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.838814+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.937008+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.937008+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.939911+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.939911+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.943300+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.943300+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.944840+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.944840+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.949290+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:46.949290+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.051973+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.051973+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.054836+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.054836+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.057977+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.057977+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.059327+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.059327+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.066525+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.066525+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.170574+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.170574+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.174052+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.174052+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.176758+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.176758+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.178159+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.178159+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.182343+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[105101]: audit 2024-08-25T11:59:47.182343+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.644584+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.644584+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.647810+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.647810+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.649006+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.649006+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.652799+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.652799+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.736977+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.736977+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.739628+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.739628+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.742675+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.742675+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.743740+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.743740+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.747321+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.747321+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.829225+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.829225+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.832131+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.832131+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.835258+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.835258+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.836296+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.836296+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.838814+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.838814+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.937008+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.937008+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.939911+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.939911+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.943300+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.943300+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.944840+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.944840+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.949290+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:46.949290+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.051973+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.051973+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.054836+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.054836+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.057977+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.057977+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.059327+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.059327+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.066525+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.066525+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.170574+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.170574+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.174052+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.174052+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.176758+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.176758+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.178159+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.178159+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.182343+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:47 smithi059 bash[104335]: audit 2024-08-25T11:59:47.182343+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.630190+0000 mgr.y (mgr.25136) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.630190+0000 mgr.y (mgr.25136) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.717528+0000 mgr.y (mgr.25136) 1267 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.717528+0000 mgr.y (mgr.25136) 1267 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.717777+0000 mgr.y (mgr.25136) 1268 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.717777+0000 mgr.y (mgr.25136) 1268 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.725651+0000 mgr.y (mgr.25136) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.725651+0000 mgr.y (mgr.25136) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.805292+0000 mgr.y (mgr.25136) 1270 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.805292+0000 mgr.y (mgr.25136) 1270 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.805501+0000 mgr.y (mgr.25136) 1271 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.805501+0000 mgr.y (mgr.25136) 1271 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.813124+0000 mgr.y (mgr.25136) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.813124+0000 mgr.y (mgr.25136) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.928094+0000 mgr.y (mgr.25136) 1273 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.928094+0000 mgr.y (mgr.25136) 1273 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.928476+0000 mgr.y (mgr.25136) 1274 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:45.928476+0000 mgr.y (mgr.25136) 1274 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.937640+0000 mgr.y (mgr.25136) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:45.937640+0000 mgr.y (mgr.25136) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.072838+0000 mgr.y (mgr.25136) 1276 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.072838+0000 mgr.y (mgr.25136) 1276 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.073106+0000 mgr.y (mgr.25136) 1277 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.073106+0000 mgr.y (mgr.25136) 1277 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.080874+0000 mgr.y (mgr.25136) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.080874+0000 mgr.y (mgr.25136) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.228612+0000 mgr.y (mgr.25136) 1279 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.228612+0000 mgr.y (mgr.25136) 1279 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.229063+0000 mgr.y (mgr.25136) 1280 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.229063+0000 mgr.y (mgr.25136) 1280 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.237319+0000 mgr.y (mgr.25136) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.237319+0000 mgr.y (mgr.25136) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.325799+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.325799+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.327968+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.327968+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.331287+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.331287+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.331339+0000 mgr.y (mgr.25136) 1282 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.331339+0000 mgr.y (mgr.25136) 1282 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.332762+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.332762+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.337282+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.337282+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.338062+0000 mgr.y (mgr.25136) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.338062+0000 mgr.y (mgr.25136) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.455153+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.455153+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.457962+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.457962+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.460022+0000 mgr.y (mgr.25136) 1284 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.460022+0000 mgr.y (mgr.25136) 1284 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.460208+0000 mgr.y (mgr.25136) 1285 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.460208+0000 mgr.y (mgr.25136) 1285 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.460530+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.460530+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.461842+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.461842+0000 mon.b (mon.1) 119 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.465272+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.465272+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.467831+0000 mgr.y (mgr.25136) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.467831+0000 mgr.y (mgr.25136) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.555147+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.555147+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.557602+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.557602+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.558759+0000 mgr.y (mgr.25136) 1287 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.558759+0000 mgr.y (mgr.25136) 1287 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.559013+0000 mgr.y (mgr.25136) 1288 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.559013+0000 mgr.y (mgr.25136) 1288 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.559778+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.559778+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.560735+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.560735+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.564250+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.564250+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.567328+0000 mgr.y (mgr.25136) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.567328+0000 mgr.y (mgr.25136) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.641712+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.641712+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.644584+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.644584+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.647810+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.647810+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.649006+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.649006+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.652799+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.652799+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.736977+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.736977+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.739628+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.739628+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.742675+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.742675+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.743740+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.743740+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.747321+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.747321+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.829225+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.829225+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.832131+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.832131+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.835258+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.835258+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.836296+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.836296+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.838814+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.838814+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.937008+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.937008+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.939911+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.939911+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.943300+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.943300+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.944840+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.944840+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.949290+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:46.949290+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.051973+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.051973+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.054836+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.054836+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.057977+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.057977+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.059327+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.059327+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.066525+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.066525+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.170574+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.170574+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.174052+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.174052+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.176758+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.176758+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:47.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.178159+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.178159+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:47.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.182343+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:47.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:47 smithi196 bash[84730]: audit 2024-08-25T11:59:47.182343+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.294 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T11:59:48.302 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[75117]: debug 2024-08-25T11:59:48.057+0000 7f6242153640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-25T11:59:48.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.647415+0000 mgr.y (mgr.25136) 1290 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.647415+0000 mgr.y (mgr.25136) 1290 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.647687+0000 mgr.y (mgr.25136) 1291 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.647687+0000 mgr.y (mgr.25136) 1291 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.655508+0000 mgr.y (mgr.25136) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.655508+0000 mgr.y (mgr.25136) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.741977+0000 mgr.y (mgr.25136) 1293 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.741977+0000 mgr.y (mgr.25136) 1293 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.742262+0000 mgr.y (mgr.25136) 1294 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.742262+0000 mgr.y (mgr.25136) 1294 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.751272+0000 mgr.y (mgr.25136) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.751272+0000 mgr.y (mgr.25136) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.834317+0000 mgr.y (mgr.25136) 1296 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.834317+0000 mgr.y (mgr.25136) 1296 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.834571+0000 mgr.y (mgr.25136) 1297 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.834571+0000 mgr.y (mgr.25136) 1297 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.842418+0000 mgr.y (mgr.25136) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.842418+0000 mgr.y (mgr.25136) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.943396+0000 mgr.y (mgr.25136) 1299 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.943396+0000 mgr.y (mgr.25136) 1299 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.943670+0000 mgr.y (mgr.25136) 1300 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:46.943670+0000 mgr.y (mgr.25136) 1300 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.951388+0000 mgr.y (mgr.25136) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:46.951388+0000 mgr.y (mgr.25136) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.058126+0000 mgr.y (mgr.25136) 1302 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.058126+0000 mgr.y (mgr.25136) 1302 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.058624+0000 mgr.y (mgr.25136) 1303 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.058624+0000 mgr.y (mgr.25136) 1303 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.067772+0000 mgr.y (mgr.25136) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.067772+0000 mgr.y (mgr.25136) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.176905+0000 mgr.y (mgr.25136) 1305 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.176905+0000 mgr.y (mgr.25136) 1305 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.177136+0000 mgr.y (mgr.25136) 1306 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.177136+0000 mgr.y (mgr.25136) 1306 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.185691+0000 mgr.y (mgr.25136) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.185691+0000 mgr.y (mgr.25136) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.301977+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.301977+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.304631+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.304631+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.306520+0000 mgr.y (mgr.25136) 1308 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.306520+0000 mgr.y (mgr.25136) 1308 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.306724+0000 mgr.y (mgr.25136) 1309 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.306724+0000 mgr.y (mgr.25136) 1309 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.307358+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.307358+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.308441+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.308441+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.313072+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.313072+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.315865+0000 mgr.y (mgr.25136) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.315865+0000 mgr.y (mgr.25136) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.429212+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.429212+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.432117+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.432117+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.435426+0000 mgr.y (mgr.25136) 1311 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.435426+0000 mgr.y (mgr.25136) 1311 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.435429+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.435429+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.436786+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.436786+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.441618+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.441618+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.445073+0000 mgr.y (mgr.25136) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.445073+0000 mgr.y (mgr.25136) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.558814+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.558814+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.561683+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.561683+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.564868+0000 mgr.y (mgr.25136) 1313 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.564868+0000 mgr.y (mgr.25136) 1313 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.564908+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.564908+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.565424+0000 mgr.y (mgr.25136) 1314 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.565424+0000 mgr.y (mgr.25136) 1314 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.566208+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.566208+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.572596+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.572596+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.576163+0000 mgr.y (mgr.25136) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.576163+0000 mgr.y (mgr.25136) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.670907+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.670907+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.673661+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.673661+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.677093+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.677093+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.678274+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.678274+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.683045+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.683045+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.778195+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.778195+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.780694+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.780694+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.783019+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.783019+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.784141+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.784141+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.789056+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.789056+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.867328+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.867328+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.870016+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.870016+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.872271+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.872271+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.873249+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.873249+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.876155+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.876155+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.956235+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.956235+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.958934+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.958934+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.961219+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.961219+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.962224+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.962224+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.965838+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:47.965838+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.055040+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.055040+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.062579+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.062579+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.065392+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.065392+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.066574+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.066574+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.070454+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.070454+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.157437+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.157437+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.160588+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.160588+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.163263+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.163263+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.164409+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.164409+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.167654+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.167654+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.249224+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.249224+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.251748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.251748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.254058+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.254058+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.255133+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.255133+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.257542+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:48 smithi196 bash[84730]: audit 2024-08-25T11:59:48.257542+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.647415+0000 mgr.y (mgr.25136) 1290 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.647415+0000 mgr.y (mgr.25136) 1290 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.647687+0000 mgr.y (mgr.25136) 1291 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.647687+0000 mgr.y (mgr.25136) 1291 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.655508+0000 mgr.y (mgr.25136) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.655508+0000 mgr.y (mgr.25136) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.741977+0000 mgr.y (mgr.25136) 1293 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.741977+0000 mgr.y (mgr.25136) 1293 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.742262+0000 mgr.y (mgr.25136) 1294 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.742262+0000 mgr.y (mgr.25136) 1294 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.751272+0000 mgr.y (mgr.25136) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.751272+0000 mgr.y (mgr.25136) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.834317+0000 mgr.y (mgr.25136) 1296 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.834317+0000 mgr.y (mgr.25136) 1296 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.834571+0000 mgr.y (mgr.25136) 1297 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.834571+0000 mgr.y (mgr.25136) 1297 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.842418+0000 mgr.y (mgr.25136) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.842418+0000 mgr.y (mgr.25136) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.943396+0000 mgr.y (mgr.25136) 1299 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.943396+0000 mgr.y (mgr.25136) 1299 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.647415+0000 mgr.y (mgr.25136) 1290 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.647415+0000 mgr.y (mgr.25136) 1290 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.647687+0000 mgr.y (mgr.25136) 1291 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.647687+0000 mgr.y (mgr.25136) 1291 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.655508+0000 mgr.y (mgr.25136) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.655508+0000 mgr.y (mgr.25136) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.741977+0000 mgr.y (mgr.25136) 1293 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.741977+0000 mgr.y (mgr.25136) 1293 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.742262+0000 mgr.y (mgr.25136) 1294 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.742262+0000 mgr.y (mgr.25136) 1294 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.751272+0000 mgr.y (mgr.25136) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.751272+0000 mgr.y (mgr.25136) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.834317+0000 mgr.y (mgr.25136) 1296 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.834317+0000 mgr.y (mgr.25136) 1296 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.834571+0000 mgr.y (mgr.25136) 1297 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.834571+0000 mgr.y (mgr.25136) 1297 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.842418+0000 mgr.y (mgr.25136) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.842418+0000 mgr.y (mgr.25136) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.943396+0000 mgr.y (mgr.25136) 1299 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.943396+0000 mgr.y (mgr.25136) 1299 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.943670+0000 mgr.y (mgr.25136) 1300 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:46.943670+0000 mgr.y (mgr.25136) 1300 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.951388+0000 mgr.y (mgr.25136) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:46.951388+0000 mgr.y (mgr.25136) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.058126+0000 mgr.y (mgr.25136) 1302 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.058126+0000 mgr.y (mgr.25136) 1302 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.058624+0000 mgr.y (mgr.25136) 1303 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.058624+0000 mgr.y (mgr.25136) 1303 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.067772+0000 mgr.y (mgr.25136) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.067772+0000 mgr.y (mgr.25136) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.176905+0000 mgr.y (mgr.25136) 1305 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.176905+0000 mgr.y (mgr.25136) 1305 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.177136+0000 mgr.y (mgr.25136) 1306 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.177136+0000 mgr.y (mgr.25136) 1306 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.185691+0000 mgr.y (mgr.25136) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.185691+0000 mgr.y (mgr.25136) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.301977+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.301977+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.304631+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.304631+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.943670+0000 mgr.y (mgr.25136) 1300 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:46.943670+0000 mgr.y (mgr.25136) 1300 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.951388+0000 mgr.y (mgr.25136) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:46.951388+0000 mgr.y (mgr.25136) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.058126+0000 mgr.y (mgr.25136) 1302 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.058126+0000 mgr.y (mgr.25136) 1302 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.058624+0000 mgr.y (mgr.25136) 1303 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.058624+0000 mgr.y (mgr.25136) 1303 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.067772+0000 mgr.y (mgr.25136) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.067772+0000 mgr.y (mgr.25136) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.176905+0000 mgr.y (mgr.25136) 1305 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.176905+0000 mgr.y (mgr.25136) 1305 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.177136+0000 mgr.y (mgr.25136) 1306 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.177136+0000 mgr.y (mgr.25136) 1306 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.185691+0000 mgr.y (mgr.25136) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.185691+0000 mgr.y (mgr.25136) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.301977+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.301977+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.304631+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.304631+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.306520+0000 mgr.y (mgr.25136) 1308 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.306520+0000 mgr.y (mgr.25136) 1308 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.306724+0000 mgr.y (mgr.25136) 1309 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.306724+0000 mgr.y (mgr.25136) 1309 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.307358+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.307358+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.308441+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.308441+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.313072+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.313072+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.315865+0000 mgr.y (mgr.25136) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.315865+0000 mgr.y (mgr.25136) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.429212+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.429212+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.432117+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.432117+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.435426+0000 mgr.y (mgr.25136) 1311 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.435426+0000 mgr.y (mgr.25136) 1311 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.435429+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.435429+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.306520+0000 mgr.y (mgr.25136) 1308 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.306520+0000 mgr.y (mgr.25136) 1308 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.306724+0000 mgr.y (mgr.25136) 1309 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.306724+0000 mgr.y (mgr.25136) 1309 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.307358+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.307358+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.308441+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.308441+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.313072+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.313072+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.315865+0000 mgr.y (mgr.25136) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.315865+0000 mgr.y (mgr.25136) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.429212+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.429212+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.432117+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.432117+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.435426+0000 mgr.y (mgr.25136) 1311 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.435426+0000 mgr.y (mgr.25136) 1311 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.435429+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.435429+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.436786+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.436786+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.441618+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.441618+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.445073+0000 mgr.y (mgr.25136) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.445073+0000 mgr.y (mgr.25136) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.558814+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.558814+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.561683+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.561683+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.564868+0000 mgr.y (mgr.25136) 1313 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.564868+0000 mgr.y (mgr.25136) 1313 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.564908+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.564908+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.565424+0000 mgr.y (mgr.25136) 1314 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.565424+0000 mgr.y (mgr.25136) 1314 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.566208+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.566208+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.572596+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.572596+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.436786+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.436786+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.441618+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.441618+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.445073+0000 mgr.y (mgr.25136) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.445073+0000 mgr.y (mgr.25136) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.558814+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.558814+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.561683+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.561683+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.564868+0000 mgr.y (mgr.25136) 1313 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.564868+0000 mgr.y (mgr.25136) 1313 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.564908+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.564908+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.565424+0000 mgr.y (mgr.25136) 1314 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.565424+0000 mgr.y (mgr.25136) 1314 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.566208+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.566208+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.572596+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.572596+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.576163+0000 mgr.y (mgr.25136) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.576163+0000 mgr.y (mgr.25136) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.670907+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.670907+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.673661+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.673661+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.677093+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.677093+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.678274+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.678274+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.683045+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.683045+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.778195+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.778195+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.780694+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.780694+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.783019+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.783019+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.784141+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.784141+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.576163+0000 mgr.y (mgr.25136) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.576163+0000 mgr.y (mgr.25136) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.670907+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.670907+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.673661+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.673661+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.677093+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.677093+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.678274+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.678274+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.683045+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.683045+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.778195+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.778195+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.780694+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.780694+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.783019+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.783019+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.784141+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.784141+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.789056+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.789056+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.867328+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.867328+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.870016+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.870016+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.872271+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.872271+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.873249+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.873249+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.876155+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.876155+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.956235+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.956235+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.958934+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.958934+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.961219+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.961219+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.962224+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.962224+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.789056+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.789056+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.867328+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.867328+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.870016+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.870016+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.872271+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.872271+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.873249+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.873249+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.876155+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.876155+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.956235+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.956235+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.958934+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.958934+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.961219+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.961219+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.962224+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.962224+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.965838+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:47.965838+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.055040+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.055040+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.062579+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.062579+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.065392+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.065392+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.066574+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.066574+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.070454+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.070454+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.157437+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.157437+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.160588+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.160588+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.163263+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.163263+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.164409+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.164409+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.965838+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:47.965838+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.055040+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.055040+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.062579+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.062579+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.065392+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.065392+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.066574+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.066574+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.070454+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.070454+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.157437+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.157437+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.160588+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.160588+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.163263+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.163263+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.164409+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.164409+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.167654+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.167654+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.249224+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.249224+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.251748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.251748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.254058+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.254058+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.255133+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.255133+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.257542+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[105101]: audit 2024-08-25T11:59:48.257542+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.167654+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.167654+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.249224+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.249224+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.251748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.251748+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:48.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.254058+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.254058+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:48.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.255133+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.255133+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:48.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.257542+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:48 smithi059 bash[104335]: audit 2024-08-25T11:59:48.257542+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:48.947 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T11:59:48.947 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 18s ago 41m - - 2024-08-25T11:59:48.947 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 19s ago 40m - - 2024-08-25T11:59:48.947 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (4m) 18s ago 31m 14.4M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T11:59:48.947 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (3m) 19s ago 31m 68.4M - c8b91775d855 f57175f62128 2024-08-25T11:59:48.947 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (6m) 18s ago 28m 48.6M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T11:59:48.947 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (5m) 19s ago 39m 439M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (16m) 18s ago 42m 525M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 unknown 18s ago 42m 29.7M 2048M 50bbda8a3289 21e85b412d2b 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (94s) 19s ago 40m 31.2M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 starting - - - 2048M 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (5m) 18s ago 32m 8204k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (5m) 19s ago 32m 8311k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (39m) 18s ago 39m 66.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (38m) 18s ago 38m 61.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (37m) 18s ago 37m 54.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (36m) 18s ago 36m 57.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (35m) 19s ago 35m 70.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (34m) 19s ago 34m 66.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (33m) 19s ago 34m 64.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T11:59:48.948 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (33m) 19s ago 33m 58.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T11:59:48.949 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (4m) 19s ago 32m 49.8M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T11:59:48.949 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (29m) 18s ago 29m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T11:59:48.949 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (29m) 19s ago 29m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T11:59:49.432 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:59:49.433 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T11:59:49.434 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T11:59:49.434 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T11:59:49.434 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T11:59:49.434 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 5, 2024-08-25T11:59:49.434 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 10 2024-08-25T11:59:49.434 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T11:59:49.434 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:59:49.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:59:49] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.51.0" 2024-08-25T11:59:49.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.676961+0000 mgr.y (mgr.25136) 1316 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.676961+0000 mgr.y (mgr.25136) 1316 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.686547+0000 mgr.y (mgr.25136) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.686547+0000 mgr.y (mgr.25136) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.782188+0000 mgr.y (mgr.25136) 1318 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.782188+0000 mgr.y (mgr.25136) 1318 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.782364+0000 mgr.y (mgr.25136) 1319 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.782364+0000 mgr.y (mgr.25136) 1319 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.792027+0000 mgr.y (mgr.25136) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.792027+0000 mgr.y (mgr.25136) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.871235+0000 mgr.y (mgr.25136) 1321 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.871235+0000 mgr.y (mgr.25136) 1321 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.871415+0000 mgr.y (mgr.25136) 1322 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.871415+0000 mgr.y (mgr.25136) 1322 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.879139+0000 mgr.y (mgr.25136) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.879139+0000 mgr.y (mgr.25136) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.960556+0000 mgr.y (mgr.25136) 1324 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.960556+0000 mgr.y (mgr.25136) 1324 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.960833+0000 mgr.y (mgr.25136) 1325 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:47.960833+0000 mgr.y (mgr.25136) 1325 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.676961+0000 mgr.y (mgr.25136) 1316 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.676961+0000 mgr.y (mgr.25136) 1316 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.686547+0000 mgr.y (mgr.25136) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.686547+0000 mgr.y (mgr.25136) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.782188+0000 mgr.y (mgr.25136) 1318 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.782188+0000 mgr.y (mgr.25136) 1318 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.782364+0000 mgr.y (mgr.25136) 1319 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.782364+0000 mgr.y (mgr.25136) 1319 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.792027+0000 mgr.y (mgr.25136) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.792027+0000 mgr.y (mgr.25136) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.871235+0000 mgr.y (mgr.25136) 1321 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.871235+0000 mgr.y (mgr.25136) 1321 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.871415+0000 mgr.y (mgr.25136) 1322 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.871415+0000 mgr.y (mgr.25136) 1322 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.879139+0000 mgr.y (mgr.25136) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.879139+0000 mgr.y (mgr.25136) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.960556+0000 mgr.y (mgr.25136) 1324 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.960556+0000 mgr.y (mgr.25136) 1324 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.960833+0000 mgr.y (mgr.25136) 1325 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:47.960833+0000 mgr.y (mgr.25136) 1325 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.968687+0000 mgr.y (mgr.25136) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:47.968687+0000 mgr.y (mgr.25136) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.064981+0000 mgr.y (mgr.25136) 1327 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.064981+0000 mgr.y (mgr.25136) 1327 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.065266+0000 mgr.y (mgr.25136) 1328 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.065266+0000 mgr.y (mgr.25136) 1328 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.072940+0000 mgr.y (mgr.25136) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.072940+0000 mgr.y (mgr.25136) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.162890+0000 mgr.y (mgr.25136) 1330 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.162890+0000 mgr.y (mgr.25136) 1330 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.163084+0000 mgr.y (mgr.25136) 1331 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.163084+0000 mgr.y (mgr.25136) 1331 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.171280+0000 mgr.y (mgr.25136) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.171280+0000 mgr.y (mgr.25136) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.253194+0000 mgr.y (mgr.25136) 1333 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.253194+0000 mgr.y (mgr.25136) 1333 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.253441+0000 mgr.y (mgr.25136) 1334 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.253441+0000 mgr.y (mgr.25136) 1334 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.260962+0000 mgr.y (mgr.25136) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.260962+0000 mgr.y (mgr.25136) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.284394+0000 mgr.y (mgr.25136) 1336 : audit [DBG] from='client.64101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.284394+0000 mgr.y (mgr.25136) 1336 : audit [DBG] from='client.64101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.363944+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.363944+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.367079+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.367079+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.369490+0000 mgr.y (mgr.25136) 1337 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.369490+0000 mgr.y (mgr.25136) 1337 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.369724+0000 mgr.y (mgr.25136) 1338 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.369724+0000 mgr.y (mgr.25136) 1338 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.369833+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.369833+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.370942+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.370942+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.374126+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.374126+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.377130+0000 mgr.y (mgr.25136) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.377130+0000 mgr.y (mgr.25136) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.455578+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.455578+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.968687+0000 mgr.y (mgr.25136) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:47.968687+0000 mgr.y (mgr.25136) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.064981+0000 mgr.y (mgr.25136) 1327 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.064981+0000 mgr.y (mgr.25136) 1327 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.065266+0000 mgr.y (mgr.25136) 1328 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.065266+0000 mgr.y (mgr.25136) 1328 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.072940+0000 mgr.y (mgr.25136) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.072940+0000 mgr.y (mgr.25136) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.162890+0000 mgr.y (mgr.25136) 1330 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.162890+0000 mgr.y (mgr.25136) 1330 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.163084+0000 mgr.y (mgr.25136) 1331 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.163084+0000 mgr.y (mgr.25136) 1331 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.171280+0000 mgr.y (mgr.25136) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.171280+0000 mgr.y (mgr.25136) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.253194+0000 mgr.y (mgr.25136) 1333 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.253194+0000 mgr.y (mgr.25136) 1333 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.253441+0000 mgr.y (mgr.25136) 1334 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.253441+0000 mgr.y (mgr.25136) 1334 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.260962+0000 mgr.y (mgr.25136) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.260962+0000 mgr.y (mgr.25136) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.458226+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.458226+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.459323+0000 mgr.y (mgr.25136) 1340 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.459323+0000 mgr.y (mgr.25136) 1340 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.459506+0000 mgr.y (mgr.25136) 1341 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.459506+0000 mgr.y (mgr.25136) 1341 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.460410+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.460410+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.461397+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.461397+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.463208+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.463208+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.466542+0000 mgr.y (mgr.25136) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.466542+0000 mgr.y (mgr.25136) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.546855+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.546855+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.549419+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.549419+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.551364+0000 mgr.y (mgr.25136) 1343 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.551364+0000 mgr.y (mgr.25136) 1343 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.551602+0000 mgr.y (mgr.25136) 1344 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.551602+0000 mgr.y (mgr.25136) 1344 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.552254+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.552254+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.553290+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.553290+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.555692+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.555692+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.559205+0000 mgr.y (mgr.25136) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.559205+0000 mgr.y (mgr.25136) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.617322+0000 mgr.y (mgr.25136) 1346 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.617322+0000 mgr.y (mgr.25136) 1346 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.641634+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.641634+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.644337+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.644337+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.646772+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.646772+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.647831+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.284394+0000 mgr.y (mgr.25136) 1336 : audit [DBG] from='client.64101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.284394+0000 mgr.y (mgr.25136) 1336 : audit [DBG] from='client.64101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.363944+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.363944+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.367079+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.367079+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.369490+0000 mgr.y (mgr.25136) 1337 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.369490+0000 mgr.y (mgr.25136) 1337 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.369724+0000 mgr.y (mgr.25136) 1338 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.369724+0000 mgr.y (mgr.25136) 1338 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.369833+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.369833+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.370942+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.370942+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.374126+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.374126+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.377130+0000 mgr.y (mgr.25136) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.377130+0000 mgr.y (mgr.25136) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.455578+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.455578+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.647831+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.650772+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.650772+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.748433+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.748433+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.751065+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.751065+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.754007+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.754007+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.755104+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.755104+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.758727+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.758727+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.837398+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.837398+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.839977+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.839977+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.842596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.842596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.843670+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.843670+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.846816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.846816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.923510+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.923510+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.926537+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.926537+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.930542+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.930542+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.931787+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.931787+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.935398+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:48.935398+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.027425+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.027425+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.030321+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.030321+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.032800+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.032800+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.034041+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.458226+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.458226+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.459323+0000 mgr.y (mgr.25136) 1340 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.459323+0000 mgr.y (mgr.25136) 1340 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.459506+0000 mgr.y (mgr.25136) 1341 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.459506+0000 mgr.y (mgr.25136) 1341 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.460410+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.460410+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.461397+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.461397+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.463208+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.463208+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.466542+0000 mgr.y (mgr.25136) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.466542+0000 mgr.y (mgr.25136) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.546855+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.546855+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.549419+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.549419+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.551364+0000 mgr.y (mgr.25136) 1343 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.551364+0000 mgr.y (mgr.25136) 1343 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.034041+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.037590+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.037590+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.114032+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.114032+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.116723+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.116723+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.119975+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.119975+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.121390+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.121390+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.126336+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.126336+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.209693+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.209693+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.212462+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.212462+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.214913+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.214913+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.216157+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.216157+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.219863+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.219863+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.299791+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.299791+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.301901+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[105101]: audit 2024-08-25T11:59:49.301901+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.551602+0000 mgr.y (mgr.25136) 1344 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.551602+0000 mgr.y (mgr.25136) 1344 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.552254+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.552254+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.553290+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.553290+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.555692+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.555692+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.559205+0000 mgr.y (mgr.25136) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.559205+0000 mgr.y (mgr.25136) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.617322+0000 mgr.y (mgr.25136) 1346 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.617322+0000 mgr.y (mgr.25136) 1346 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.641634+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.641634+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.644337+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.644337+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.646772+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.646772+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.647831+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.647831+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.650772+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.650772+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.748433+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.748433+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.751065+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.751065+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.754007+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.754007+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.755104+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.755104+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.758727+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.758727+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.837398+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.837398+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.552 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.839977+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.839977+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.842596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.842596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.843670+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.843670+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.846816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.846816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.923510+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.923510+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.926537+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.926537+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.930542+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.930542+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.931787+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.931787+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.935398+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:48.935398+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.027425+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.027425+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.030321+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.030321+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.032800+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.032800+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.034041+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.034041+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.037590+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.037590+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.114032+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.114032+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.116723+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.116723+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.119975+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.119975+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.121390+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.121390+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.126336+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.555 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.126336+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.209693+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.209693+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.212462+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.212462+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.214913+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.214913+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.216157+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.216157+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.219863+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.219863+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.299791+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.299791+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.301901+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:49 smithi059 bash[104335]: audit 2024-08-25T11:59:49.301901+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.676961+0000 mgr.y (mgr.25136) 1316 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.676961+0000 mgr.y (mgr.25136) 1316 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.686547+0000 mgr.y (mgr.25136) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.686547+0000 mgr.y (mgr.25136) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.782188+0000 mgr.y (mgr.25136) 1318 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.782188+0000 mgr.y (mgr.25136) 1318 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.782364+0000 mgr.y (mgr.25136) 1319 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.782364+0000 mgr.y (mgr.25136) 1319 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.792027+0000 mgr.y (mgr.25136) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.792027+0000 mgr.y (mgr.25136) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.871235+0000 mgr.y (mgr.25136) 1321 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.871235+0000 mgr.y (mgr.25136) 1321 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.871415+0000 mgr.y (mgr.25136) 1322 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.871415+0000 mgr.y (mgr.25136) 1322 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.879139+0000 mgr.y (mgr.25136) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.879139+0000 mgr.y (mgr.25136) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.960556+0000 mgr.y (mgr.25136) 1324 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.960556+0000 mgr.y (mgr.25136) 1324 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.960833+0000 mgr.y (mgr.25136) 1325 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:47.960833+0000 mgr.y (mgr.25136) 1325 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.968687+0000 mgr.y (mgr.25136) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:47.968687+0000 mgr.y (mgr.25136) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.064981+0000 mgr.y (mgr.25136) 1327 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.064981+0000 mgr.y (mgr.25136) 1327 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.065266+0000 mgr.y (mgr.25136) 1328 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.065266+0000 mgr.y (mgr.25136) 1328 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.072940+0000 mgr.y (mgr.25136) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.072940+0000 mgr.y (mgr.25136) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.162890+0000 mgr.y (mgr.25136) 1330 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.162890+0000 mgr.y (mgr.25136) 1330 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.163084+0000 mgr.y (mgr.25136) 1331 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.163084+0000 mgr.y (mgr.25136) 1331 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.171280+0000 mgr.y (mgr.25136) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.171280+0000 mgr.y (mgr.25136) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.253194+0000 mgr.y (mgr.25136) 1333 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.253194+0000 mgr.y (mgr.25136) 1333 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.253441+0000 mgr.y (mgr.25136) 1334 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.253441+0000 mgr.y (mgr.25136) 1334 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.260962+0000 mgr.y (mgr.25136) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.260962+0000 mgr.y (mgr.25136) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.284394+0000 mgr.y (mgr.25136) 1336 : audit [DBG] from='client.64101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.284394+0000 mgr.y (mgr.25136) 1336 : audit [DBG] from='client.64101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.363944+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.363944+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.367079+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.367079+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.369490+0000 mgr.y (mgr.25136) 1337 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.369490+0000 mgr.y (mgr.25136) 1337 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.369724+0000 mgr.y (mgr.25136) 1338 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.369724+0000 mgr.y (mgr.25136) 1338 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.369833+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.369833+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.370942+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.370942+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.374126+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.374126+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.377130+0000 mgr.y (mgr.25136) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.377130+0000 mgr.y (mgr.25136) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.455578+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.455578+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.458226+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.458226+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.459323+0000 mgr.y (mgr.25136) 1340 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.459323+0000 mgr.y (mgr.25136) 1340 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.459506+0000 mgr.y (mgr.25136) 1341 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.459506+0000 mgr.y (mgr.25136) 1341 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.460410+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.460410+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.461397+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.461397+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.463208+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.463208+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.466542+0000 mgr.y (mgr.25136) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.466542+0000 mgr.y (mgr.25136) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.546855+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.546855+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.549419+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.549419+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.551364+0000 mgr.y (mgr.25136) 1343 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.551364+0000 mgr.y (mgr.25136) 1343 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.551602+0000 mgr.y (mgr.25136) 1344 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.551602+0000 mgr.y (mgr.25136) 1344 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.552254+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.552254+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.553290+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.553290+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.555692+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.555692+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.559205+0000 mgr.y (mgr.25136) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.559205+0000 mgr.y (mgr.25136) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.617322+0000 mgr.y (mgr.25136) 1346 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.617322+0000 mgr.y (mgr.25136) 1346 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.641634+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.641634+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.644337+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.644337+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.646772+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.646772+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.647831+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.647831+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.650772+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.650772+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.748433+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.748433+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.751065+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.751065+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.754007+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.754007+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.755104+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.755104+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.758727+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.758727+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.837398+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.837398+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.839977+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.839977+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.842596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.842596+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.843670+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.843670+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.846816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.846816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.923510+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.923510+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.926537+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.926537+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.930542+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.930542+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.931787+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.931787+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.935398+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:48.935398+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.027425+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.027425+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.030321+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.030321+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.032800+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.032800+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.034041+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.034041+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.037590+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.037590+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.114032+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.114032+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.116723+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.116723+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.119975+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.119975+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.121390+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.121390+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.126336+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.126336+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.209693+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.209693+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.212462+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.212462+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.214913+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.214913+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.216157+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.216157+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.219863+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.219863+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:49.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.299791+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.299791+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:49.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.301901+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:49 smithi196 bash[84730]: audit 2024-08-25T11:59:49.301901+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:49.810 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T11:59:49.810 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T11:59:49.810 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T11:59:49.810 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi059", 2024-08-25T11:59:49.810 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T11:59:49.810 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "1/2 daemons upgraded", 2024-08-25T11:59:49.810 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2024-08-25T11:59:49.810 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T11:59:49.811 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T11:59:50.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.646011+0000 mgr.y (mgr.25136) 1347 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.646011+0000 mgr.y (mgr.25136) 1347 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.646245+0000 mgr.y (mgr.25136) 1348 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.646245+0000 mgr.y (mgr.25136) 1348 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.654169+0000 mgr.y (mgr.25136) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.654169+0000 mgr.y (mgr.25136) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.753430+0000 mgr.y (mgr.25136) 1350 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.753430+0000 mgr.y (mgr.25136) 1350 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.753705+0000 mgr.y (mgr.25136) 1351 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.753705+0000 mgr.y (mgr.25136) 1351 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.761167+0000 mgr.y (mgr.25136) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.761167+0000 mgr.y (mgr.25136) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.841752+0000 mgr.y (mgr.25136) 1353 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.841752+0000 mgr.y (mgr.25136) 1353 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.841998+0000 mgr.y (mgr.25136) 1354 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.841998+0000 mgr.y (mgr.25136) 1354 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.849691+0000 mgr.y (mgr.25136) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.849691+0000 mgr.y (mgr.25136) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.930021+0000 mgr.y (mgr.25136) 1356 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.930021+0000 mgr.y (mgr.25136) 1356 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.646011+0000 mgr.y (mgr.25136) 1347 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.646011+0000 mgr.y (mgr.25136) 1347 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.646245+0000 mgr.y (mgr.25136) 1348 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.646245+0000 mgr.y (mgr.25136) 1348 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.654169+0000 mgr.y (mgr.25136) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.654169+0000 mgr.y (mgr.25136) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.753430+0000 mgr.y (mgr.25136) 1350 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.753430+0000 mgr.y (mgr.25136) 1350 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.753705+0000 mgr.y (mgr.25136) 1351 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.753705+0000 mgr.y (mgr.25136) 1351 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.761167+0000 mgr.y (mgr.25136) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.761167+0000 mgr.y (mgr.25136) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.841752+0000 mgr.y (mgr.25136) 1353 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.841752+0000 mgr.y (mgr.25136) 1353 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.841998+0000 mgr.y (mgr.25136) 1354 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.841998+0000 mgr.y (mgr.25136) 1354 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.849691+0000 mgr.y (mgr.25136) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.849691+0000 mgr.y (mgr.25136) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.930021+0000 mgr.y (mgr.25136) 1356 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.930021+0000 mgr.y (mgr.25136) 1356 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.930274+0000 mgr.y (mgr.25136) 1357 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:48.930274+0000 mgr.y (mgr.25136) 1357 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:48.932810+0000 mgr.y (mgr.25136) 1358 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:48.932810+0000 mgr.y (mgr.25136) 1358 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.949927+0000 mgr.y (mgr.25136) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:48.949927+0000 mgr.y (mgr.25136) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.032171+0000 mgr.y (mgr.25136) 1360 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.032171+0000 mgr.y (mgr.25136) 1360 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.032405+0000 mgr.y (mgr.25136) 1361 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.032405+0000 mgr.y (mgr.25136) 1361 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.040294+0000 mgr.y (mgr.25136) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.040294+0000 mgr.y (mgr.25136) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.120054+0000 mgr.y (mgr.25136) 1363 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.120054+0000 mgr.y (mgr.25136) 1363 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.127632+0000 mgr.y (mgr.25136) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.127632+0000 mgr.y (mgr.25136) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.214621+0000 mgr.y (mgr.25136) 1365 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.214621+0000 mgr.y (mgr.25136) 1365 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.214800+0000 mgr.y (mgr.25136) 1366 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.214800+0000 mgr.y (mgr.25136) 1366 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.930274+0000 mgr.y (mgr.25136) 1357 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:48.930274+0000 mgr.y (mgr.25136) 1357 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:48.932810+0000 mgr.y (mgr.25136) 1358 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:48.932810+0000 mgr.y (mgr.25136) 1358 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.949927+0000 mgr.y (mgr.25136) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:48.949927+0000 mgr.y (mgr.25136) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.032171+0000 mgr.y (mgr.25136) 1360 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.032171+0000 mgr.y (mgr.25136) 1360 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.032405+0000 mgr.y (mgr.25136) 1361 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.032405+0000 mgr.y (mgr.25136) 1361 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.040294+0000 mgr.y (mgr.25136) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.040294+0000 mgr.y (mgr.25136) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.120054+0000 mgr.y (mgr.25136) 1363 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.120054+0000 mgr.y (mgr.25136) 1363 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.127632+0000 mgr.y (mgr.25136) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.127632+0000 mgr.y (mgr.25136) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.214621+0000 mgr.y (mgr.25136) 1365 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.214621+0000 mgr.y (mgr.25136) 1365 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.214800+0000 mgr.y (mgr.25136) 1366 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.214800+0000 mgr.y (mgr.25136) 1366 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.222602+0000 mgr.y (mgr.25136) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.222602+0000 mgr.y (mgr.25136) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.304452+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.304452+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.328314+0000 mgr.y (mgr.25136) 1368 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.328314+0000 mgr.y (mgr.25136) 1368 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.328784+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.328784+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.347342+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.347342+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.348177+0000 mgr.y (mgr.25136) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.348177+0000 mgr.y (mgr.25136) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.434932+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.59:0/3335469067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.434932+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.59:0/3335469067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.452844+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.452844+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.455419+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.455419+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.456841+0000 mgr.y (mgr.25136) 1370 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.456841+0000 mgr.y (mgr.25136) 1370 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.222602+0000 mgr.y (mgr.25136) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.222602+0000 mgr.y (mgr.25136) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.304452+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.304452+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.328314+0000 mgr.y (mgr.25136) 1368 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.328314+0000 mgr.y (mgr.25136) 1368 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.328784+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.328784+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.347342+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.347342+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.348177+0000 mgr.y (mgr.25136) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.348177+0000 mgr.y (mgr.25136) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.434932+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.59:0/3335469067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.434932+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.59:0/3335469067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.452844+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.452844+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.455419+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.455419+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.456841+0000 mgr.y (mgr.25136) 1370 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.456841+0000 mgr.y (mgr.25136) 1370 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.457019+0000 mgr.y (mgr.25136) 1371 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.457019+0000 mgr.y (mgr.25136) 1371 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.457733+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.457733+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.458755+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.458755+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.464205+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.464205+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.466637+0000 mgr.y (mgr.25136) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.466637+0000 mgr.y (mgr.25136) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.556124+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.556124+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.558836+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.558836+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.560016+0000 mgr.y (mgr.25136) 1373 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.560016+0000 mgr.y (mgr.25136) 1373 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.560219+0000 mgr.y (mgr.25136) 1374 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.560219+0000 mgr.y (mgr.25136) 1374 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.561124+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.561124+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.457019+0000 mgr.y (mgr.25136) 1371 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.457019+0000 mgr.y (mgr.25136) 1371 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.457733+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.457733+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.458755+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.458755+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.464205+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.464205+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.466637+0000 mgr.y (mgr.25136) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.466637+0000 mgr.y (mgr.25136) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.556124+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.556124+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.558836+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.558836+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.560016+0000 mgr.y (mgr.25136) 1373 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.560016+0000 mgr.y (mgr.25136) 1373 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.560219+0000 mgr.y (mgr.25136) 1374 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.560219+0000 mgr.y (mgr.25136) 1374 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.561124+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.561124+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.561975+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.561975+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.567376+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.567376+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.569599+0000 mgr.y (mgr.25136) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.569599+0000 mgr.y (mgr.25136) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.587382+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.587382+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.593090+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.593090+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T11:59:50.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.683222+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.683222+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.685832+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.685832+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.688314+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.688314+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.689429+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.689429+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.694518+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.694518+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.779403+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.779403+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.781388+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.781388+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.784305+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.784305+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.785183+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.785183+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.789264+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.789264+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.870283+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.870283+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.872620+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.872620+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.874859+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.874859+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.875741+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.875741+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.882258+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.882258+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.966465+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.561975+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.561975+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.567376+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.567376+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.569599+0000 mgr.y (mgr.25136) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.569599+0000 mgr.y (mgr.25136) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.587382+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.587382+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.593090+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T11:59:50.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.593090+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.683222+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.683222+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.685832+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.685832+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.688314+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.688314+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.689429+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.689429+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.694518+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.694518+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.779403+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.966465+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.969050+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.969050+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.971424+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.971424+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.972644+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.972644+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.979450+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:49.979450+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.075562+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.075562+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.078197+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.078197+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.080599+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.080599+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.081674+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.081674+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.088314+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.088314+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.179131+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.179131+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.182138+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.182138+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.184804+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.184804+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.185788+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.185788+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.190624+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.190624+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.299464+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.299464+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.302220+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.302220+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.304750+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.304750+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.305845+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[104335]: audit 2024-08-25T11:59:50.305845+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.779403+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.781388+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.781388+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.784305+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.784305+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.785183+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.785183+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.789264+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.789264+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.870283+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.870283+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.872620+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.872620+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.874859+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.874859+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.875741+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.875741+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.882258+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.882258+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.966465+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.966465+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.969050+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.969050+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.971424+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.971424+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.972644+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.972644+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.979450+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:49.979450+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.075562+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.075562+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.078197+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.078197+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.080599+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.080599+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.081674+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.081674+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.088314+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.088314+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.179131+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.179131+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.182138+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.182138+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.184804+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.184804+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.185788+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.185788+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.190624+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.190624+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.299464+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.299464+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.302220+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.302220+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.304750+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.304750+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.305845+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:50 smithi059 bash[105101]: audit 2024-08-25T11:59:50.305845+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.646011+0000 mgr.y (mgr.25136) 1347 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.646011+0000 mgr.y (mgr.25136) 1347 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.646245+0000 mgr.y (mgr.25136) 1348 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.646245+0000 mgr.y (mgr.25136) 1348 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.654169+0000 mgr.y (mgr.25136) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.654169+0000 mgr.y (mgr.25136) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.753430+0000 mgr.y (mgr.25136) 1350 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.753430+0000 mgr.y (mgr.25136) 1350 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.753705+0000 mgr.y (mgr.25136) 1351 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.753705+0000 mgr.y (mgr.25136) 1351 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.761167+0000 mgr.y (mgr.25136) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.761167+0000 mgr.y (mgr.25136) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.841752+0000 mgr.y (mgr.25136) 1353 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.841752+0000 mgr.y (mgr.25136) 1353 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.841998+0000 mgr.y (mgr.25136) 1354 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.841998+0000 mgr.y (mgr.25136) 1354 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.849691+0000 mgr.y (mgr.25136) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.849691+0000 mgr.y (mgr.25136) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.930021+0000 mgr.y (mgr.25136) 1356 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.930021+0000 mgr.y (mgr.25136) 1356 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.930274+0000 mgr.y (mgr.25136) 1357 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:48.930274+0000 mgr.y (mgr.25136) 1357 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:48.932810+0000 mgr.y (mgr.25136) 1358 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:48.932810+0000 mgr.y (mgr.25136) 1358 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.949927+0000 mgr.y (mgr.25136) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:48.949927+0000 mgr.y (mgr.25136) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.032171+0000 mgr.y (mgr.25136) 1360 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.032171+0000 mgr.y (mgr.25136) 1360 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.032405+0000 mgr.y (mgr.25136) 1361 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.032405+0000 mgr.y (mgr.25136) 1361 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.040294+0000 mgr.y (mgr.25136) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.040294+0000 mgr.y (mgr.25136) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.120054+0000 mgr.y (mgr.25136) 1363 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.120054+0000 mgr.y (mgr.25136) 1363 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.127632+0000 mgr.y (mgr.25136) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.127632+0000 mgr.y (mgr.25136) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.214621+0000 mgr.y (mgr.25136) 1365 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.214621+0000 mgr.y (mgr.25136) 1365 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.214800+0000 mgr.y (mgr.25136) 1366 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.214800+0000 mgr.y (mgr.25136) 1366 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.222602+0000 mgr.y (mgr.25136) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.222602+0000 mgr.y (mgr.25136) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.304452+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.304452+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.328314+0000 mgr.y (mgr.25136) 1368 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.328314+0000 mgr.y (mgr.25136) 1368 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.328784+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.328784+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.347342+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.347342+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.348177+0000 mgr.y (mgr.25136) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.348177+0000 mgr.y (mgr.25136) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.434932+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.59:0/3335469067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.434932+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.59:0/3335469067' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.452844+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.452844+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.455419+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.455419+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.456841+0000 mgr.y (mgr.25136) 1370 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.456841+0000 mgr.y (mgr.25136) 1370 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.457019+0000 mgr.y (mgr.25136) 1371 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.457019+0000 mgr.y (mgr.25136) 1371 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.457733+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.457733+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.458755+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.458755+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.464205+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.464205+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.466637+0000 mgr.y (mgr.25136) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.466637+0000 mgr.y (mgr.25136) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.556124+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.556124+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.558836+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.558836+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.560016+0000 mgr.y (mgr.25136) 1373 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.560016+0000 mgr.y (mgr.25136) 1373 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.560219+0000 mgr.y (mgr.25136) 1374 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.560219+0000 mgr.y (mgr.25136) 1374 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.561124+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.561124+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.561975+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.561975+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.567376+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.567376+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.569599+0000 mgr.y (mgr.25136) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.569599+0000 mgr.y (mgr.25136) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.587382+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.587382+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.593090+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.593090+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T11:59:50.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.683222+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.683222+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.685832+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.685832+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.688314+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.688314+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.689429+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.689429+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.694518+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.694518+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.779403+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.779403+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.781388+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.781388+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.784305+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.784305+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.785183+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.785183+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.789264+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.789264+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.870283+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.870283+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.872620+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.872620+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.874859+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.874859+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.875741+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.875741+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.882258+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.882258+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.966465+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.966465+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.969050+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.969050+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.971424+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.971424+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.972644+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.972644+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.979450+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:49.979450+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.075562+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.075562+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.078197+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.078197+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.080599+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.080599+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.081674+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.081674+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.088314+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.088314+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.179131+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.179131+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.182138+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.182138+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.184804+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.184804+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.185788+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.185788+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.190624+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.190624+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.299464+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.299464+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.302220+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.302220+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.304750+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.304750+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.305845+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:50.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:50 smithi196 bash[84730]: audit 2024-08-25T11:59:50.305845+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.597 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.687664+0000 mgr.y (mgr.25136) 1376 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.597 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.687664+0000 mgr.y (mgr.25136) 1376 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.597 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.687834+0000 mgr.y (mgr.25136) 1377 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.597 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.687834+0000 mgr.y (mgr.25136) 1377 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.597 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.698268+0000 mgr.y (mgr.25136) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.597 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.698268+0000 mgr.y (mgr.25136) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.597 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.783132+0000 mgr.y (mgr.25136) 1379 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.597 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.783132+0000 mgr.y (mgr.25136) 1379 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.783301+0000 mgr.y (mgr.25136) 1380 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.783301+0000 mgr.y (mgr.25136) 1380 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.790967+0000 mgr.y (mgr.25136) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.790967+0000 mgr.y (mgr.25136) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:49.812518+0000 mgr.y (mgr.25136) 1382 : audit [DBG] from='client.74120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:49.812518+0000 mgr.y (mgr.25136) 1382 : audit [DBG] from='client.74120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.873807+0000 mgr.y (mgr.25136) 1383 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.873807+0000 mgr.y (mgr.25136) 1383 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.874053+0000 mgr.y (mgr.25136) 1384 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.874053+0000 mgr.y (mgr.25136) 1384 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.598 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.883529+0000 mgr.y (mgr.25136) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.599 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.883529+0000 mgr.y (mgr.25136) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.599 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.687664+0000 mgr.y (mgr.25136) 1376 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.599 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.687664+0000 mgr.y (mgr.25136) 1376 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.599 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.687834+0000 mgr.y (mgr.25136) 1377 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.599 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.687834+0000 mgr.y (mgr.25136) 1377 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.698268+0000 mgr.y (mgr.25136) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.698268+0000 mgr.y (mgr.25136) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.783132+0000 mgr.y (mgr.25136) 1379 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.783132+0000 mgr.y (mgr.25136) 1379 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.783301+0000 mgr.y (mgr.25136) 1380 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.783301+0000 mgr.y (mgr.25136) 1380 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.790967+0000 mgr.y (mgr.25136) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.790967+0000 mgr.y (mgr.25136) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:49.812518+0000 mgr.y (mgr.25136) 1382 : audit [DBG] from='client.74120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:49.812518+0000 mgr.y (mgr.25136) 1382 : audit [DBG] from='client.74120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.873807+0000 mgr.y (mgr.25136) 1383 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.873807+0000 mgr.y (mgr.25136) 1383 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.600 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.874053+0000 mgr.y (mgr.25136) 1384 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.874053+0000 mgr.y (mgr.25136) 1384 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.883529+0000 mgr.y (mgr.25136) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.883529+0000 mgr.y (mgr.25136) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.970928+0000 mgr.y (mgr.25136) 1386 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.970928+0000 mgr.y (mgr.25136) 1386 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.971165+0000 mgr.y (mgr.25136) 1387 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:49.971165+0000 mgr.y (mgr.25136) 1387 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.981458+0000 mgr.y (mgr.25136) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:49.981458+0000 mgr.y (mgr.25136) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.080650+0000 mgr.y (mgr.25136) 1389 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.080650+0000 mgr.y (mgr.25136) 1389 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.080899+0000 mgr.y (mgr.25136) 1390 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.080899+0000 mgr.y (mgr.25136) 1390 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.090971+0000 mgr.y (mgr.25136) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.090971+0000 mgr.y (mgr.25136) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.184105+0000 mgr.y (mgr.25136) 1392 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.184105+0000 mgr.y (mgr.25136) 1392 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.184344+0000 mgr.y (mgr.25136) 1393 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.184344+0000 mgr.y (mgr.25136) 1393 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.193995+0000 mgr.y (mgr.25136) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.193995+0000 mgr.y (mgr.25136) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.304140+0000 mgr.y (mgr.25136) 1395 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.970928+0000 mgr.y (mgr.25136) 1386 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.970928+0000 mgr.y (mgr.25136) 1386 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.971165+0000 mgr.y (mgr.25136) 1387 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:49.971165+0000 mgr.y (mgr.25136) 1387 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.981458+0000 mgr.y (mgr.25136) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:49.981458+0000 mgr.y (mgr.25136) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.080650+0000 mgr.y (mgr.25136) 1389 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.080650+0000 mgr.y (mgr.25136) 1389 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.080899+0000 mgr.y (mgr.25136) 1390 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.080899+0000 mgr.y (mgr.25136) 1390 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.090971+0000 mgr.y (mgr.25136) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.090971+0000 mgr.y (mgr.25136) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.184105+0000 mgr.y (mgr.25136) 1392 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.604 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.184105+0000 mgr.y (mgr.25136) 1392 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.604 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.184344+0000 mgr.y (mgr.25136) 1393 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.604 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.184344+0000 mgr.y (mgr.25136) 1393 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.604 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.193995+0000 mgr.y (mgr.25136) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.604 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.193995+0000 mgr.y (mgr.25136) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.604 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.304140+0000 mgr.y (mgr.25136) 1395 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.604 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.304140+0000 mgr.y (mgr.25136) 1395 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.604 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.304379+0000 mgr.y (mgr.25136) 1396 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.304379+0000 mgr.y (mgr.25136) 1396 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.312891+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.312891+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.314662+0000 mgr.y (mgr.25136) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.314662+0000 mgr.y (mgr.25136) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.400050+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.400050+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.402704+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.402704+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.404439+0000 mgr.y (mgr.25136) 1398 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.404439+0000 mgr.y (mgr.25136) 1398 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.404683+0000 mgr.y (mgr.25136) 1399 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.404683+0000 mgr.y (mgr.25136) 1399 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.405204+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.405204+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.406280+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.406280+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.408508+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.408508+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.414592+0000 mgr.y (mgr.25136) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.414592+0000 mgr.y (mgr.25136) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.488711+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.488711+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.491104+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.491104+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.491797+0000 mgr.y (mgr.25136) 1401 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.491797+0000 mgr.y (mgr.25136) 1401 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.491991+0000 mgr.y (mgr.25136) 1402 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.491991+0000 mgr.y (mgr.25136) 1402 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.493183+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.493183+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.493940+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.493940+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.498314+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.498314+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.501344+0000 mgr.y (mgr.25136) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.501344+0000 mgr.y (mgr.25136) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.580692+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.304140+0000 mgr.y (mgr.25136) 1395 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.304379+0000 mgr.y (mgr.25136) 1396 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.304379+0000 mgr.y (mgr.25136) 1396 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.312891+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.312891+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.314662+0000 mgr.y (mgr.25136) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.314662+0000 mgr.y (mgr.25136) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.400050+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.400050+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.402704+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.402704+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.404439+0000 mgr.y (mgr.25136) 1398 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.404439+0000 mgr.y (mgr.25136) 1398 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.404683+0000 mgr.y (mgr.25136) 1399 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.404683+0000 mgr.y (mgr.25136) 1399 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.405204+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.405204+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.406280+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.406280+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.408508+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.580692+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.583071+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.583071+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.584534+0000 mgr.y (mgr.25136) 1404 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.584534+0000 mgr.y (mgr.25136) 1404 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.584725+0000 mgr.y (mgr.25136) 1405 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.584725+0000 mgr.y (mgr.25136) 1405 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.585447+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.585447+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.586401+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.586401+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.590627+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.590627+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.594078+0000 mgr.y (mgr.25136) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.594078+0000 mgr.y (mgr.25136) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.670233+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.670233+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.672218+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.672218+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.674117+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.674117+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.674841+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.674841+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.679491+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.679491+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.754621+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.754621+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.756798+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.756798+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.758891+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.758891+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.759840+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.759840+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.763665+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.763665+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.845129+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.845129+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.847310+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.847310+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.849933+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.408508+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.414592+0000 mgr.y (mgr.25136) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.414592+0000 mgr.y (mgr.25136) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.488711+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.488711+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.491104+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.491104+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.491797+0000 mgr.y (mgr.25136) 1401 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.491797+0000 mgr.y (mgr.25136) 1401 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.491991+0000 mgr.y (mgr.25136) 1402 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.491991+0000 mgr.y (mgr.25136) 1402 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.493183+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.493183+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.493940+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.493940+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.498314+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.498314+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.501344+0000 mgr.y (mgr.25136) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.501344+0000 mgr.y (mgr.25136) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.580692+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.614 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.849933+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.850999+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.850999+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.856059+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.856059+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.943240+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.943240+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.945725+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.945725+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.948654+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.948654+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.949805+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.949805+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.615 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.954593+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:50.954593+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.036960+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.036960+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.039717+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.039717+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.042187+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.042187+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.043404+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.043404+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.047734+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.047734+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.127782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.127782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.130634+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.130634+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.133255+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.133255+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.134518+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.134518+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.142600+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.142600+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.229381+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.229381+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.232490+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.232490+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.236065+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.617 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.580692+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.583071+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.583071+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.584534+0000 mgr.y (mgr.25136) 1404 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.584534+0000 mgr.y (mgr.25136) 1404 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.584725+0000 mgr.y (mgr.25136) 1405 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.584725+0000 mgr.y (mgr.25136) 1405 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.585447+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.585447+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.586401+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.586401+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.590627+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.590627+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.594078+0000 mgr.y (mgr.25136) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.594078+0000 mgr.y (mgr.25136) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.670233+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.670233+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.672218+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.672218+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.674117+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.236065+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.237318+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.237318+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.241537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.241537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.323503+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[105101]: audit 2024-08-25T11:59:51.323503+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.620 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.674117+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.620 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.674841+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.620 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.674841+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.620 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.679491+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.620 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.679491+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.754621+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.754621+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.756798+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.756798+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.758891+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.758891+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.759840+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.759840+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.763665+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.763665+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.845129+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.845129+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.847310+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.847310+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.849933+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.849933+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.850999+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.850999+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.856059+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.856059+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.943240+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.943240+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.945725+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.945725+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.948654+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.948654+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.949805+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.949805+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.954593+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:50.954593+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.036960+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.036960+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.039717+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.039717+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.042187+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.042187+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.043404+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.043404+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.047734+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.047734+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.127782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.127782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.130634+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.130634+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.133255+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.133255+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.134518+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.134518+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.142600+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.142600+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.229381+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.229381+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.232490+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.232490+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.236065+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.236065+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.237318+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.237318+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.241537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.241537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.323503+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:51 smithi059 bash[104335]: audit 2024-08-25T11:59:51.323503+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.687664+0000 mgr.y (mgr.25136) 1376 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.687664+0000 mgr.y (mgr.25136) 1376 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.687834+0000 mgr.y (mgr.25136) 1377 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.687834+0000 mgr.y (mgr.25136) 1377 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.698268+0000 mgr.y (mgr.25136) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.698268+0000 mgr.y (mgr.25136) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.783132+0000 mgr.y (mgr.25136) 1379 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.783132+0000 mgr.y (mgr.25136) 1379 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.783301+0000 mgr.y (mgr.25136) 1380 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.783301+0000 mgr.y (mgr.25136) 1380 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.790967+0000 mgr.y (mgr.25136) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.790967+0000 mgr.y (mgr.25136) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:49.812518+0000 mgr.y (mgr.25136) 1382 : audit [DBG] from='client.74120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:49.812518+0000 mgr.y (mgr.25136) 1382 : audit [DBG] from='client.74120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.873807+0000 mgr.y (mgr.25136) 1383 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.873807+0000 mgr.y (mgr.25136) 1383 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.874053+0000 mgr.y (mgr.25136) 1384 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.874053+0000 mgr.y (mgr.25136) 1384 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.883529+0000 mgr.y (mgr.25136) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.883529+0000 mgr.y (mgr.25136) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.970928+0000 mgr.y (mgr.25136) 1386 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.970928+0000 mgr.y (mgr.25136) 1386 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.971165+0000 mgr.y (mgr.25136) 1387 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:49.971165+0000 mgr.y (mgr.25136) 1387 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.981458+0000 mgr.y (mgr.25136) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:49.981458+0000 mgr.y (mgr.25136) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.080650+0000 mgr.y (mgr.25136) 1389 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.080650+0000 mgr.y (mgr.25136) 1389 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.080899+0000 mgr.y (mgr.25136) 1390 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.080899+0000 mgr.y (mgr.25136) 1390 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.090971+0000 mgr.y (mgr.25136) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.090971+0000 mgr.y (mgr.25136) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.184105+0000 mgr.y (mgr.25136) 1392 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.184105+0000 mgr.y (mgr.25136) 1392 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.184344+0000 mgr.y (mgr.25136) 1393 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.184344+0000 mgr.y (mgr.25136) 1393 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.193995+0000 mgr.y (mgr.25136) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.193995+0000 mgr.y (mgr.25136) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.304140+0000 mgr.y (mgr.25136) 1395 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.304140+0000 mgr.y (mgr.25136) 1395 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.304379+0000 mgr.y (mgr.25136) 1396 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.304379+0000 mgr.y (mgr.25136) 1396 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.312891+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.312891+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.314662+0000 mgr.y (mgr.25136) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.314662+0000 mgr.y (mgr.25136) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.400050+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.400050+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.402704+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.402704+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.404439+0000 mgr.y (mgr.25136) 1398 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.404439+0000 mgr.y (mgr.25136) 1398 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.404683+0000 mgr.y (mgr.25136) 1399 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.404683+0000 mgr.y (mgr.25136) 1399 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.405204+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.405204+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.406280+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.406280+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.408508+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.408508+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.414592+0000 mgr.y (mgr.25136) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.414592+0000 mgr.y (mgr.25136) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.488711+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.488711+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.491104+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.491104+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.491797+0000 mgr.y (mgr.25136) 1401 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.491797+0000 mgr.y (mgr.25136) 1401 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.491991+0000 mgr.y (mgr.25136) 1402 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.491991+0000 mgr.y (mgr.25136) 1402 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.493183+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.493183+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.493940+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.493940+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.498314+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.498314+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.501344+0000 mgr.y (mgr.25136) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.501344+0000 mgr.y (mgr.25136) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.580692+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.580692+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.583071+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.583071+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.584534+0000 mgr.y (mgr.25136) 1404 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.584534+0000 mgr.y (mgr.25136) 1404 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.584725+0000 mgr.y (mgr.25136) 1405 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.584725+0000 mgr.y (mgr.25136) 1405 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.585447+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.585447+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.586401+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.586401+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.590627+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.590627+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.594078+0000 mgr.y (mgr.25136) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.594078+0000 mgr.y (mgr.25136) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.670233+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.670233+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.672218+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.672218+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.674117+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.674117+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.674841+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.674841+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.679491+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.679491+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.754621+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.754621+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.756798+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.756798+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.758891+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.758891+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.759840+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.759840+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.763665+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.763665+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.845129+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.634 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.845129+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.847310+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.847310+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.849933+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.849933+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.850999+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.850999+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.856059+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.856059+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.943240+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.943240+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.945725+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.945725+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.948654+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.948654+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.635 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.949805+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.949805+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.954593+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:50.954593+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.036960+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.036960+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.039717+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.039717+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.042187+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.042187+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.043404+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.043404+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.047734+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.047734+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.636 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.127782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.127782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.130634+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.130634+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.133255+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.133255+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.134518+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.134518+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.142600+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.142600+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.229381+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.229381+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.232490+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.232490+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.236065+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.637 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.236065+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:51.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.237318+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.237318+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:51.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.241537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.241537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:51.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.323503+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:51.638 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:51 smithi196 bash[84730]: audit 2024-08-25T11:59:51.323503+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.672921+0000 mgr.y (mgr.25136) 1407 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.672921+0000 mgr.y (mgr.25136) 1407 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.673430+0000 mgr.y (mgr.25136) 1408 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.673430+0000 mgr.y (mgr.25136) 1408 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.680557+0000 mgr.y (mgr.25136) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.680557+0000 mgr.y (mgr.25136) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.757829+0000 mgr.y (mgr.25136) 1410 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.757829+0000 mgr.y (mgr.25136) 1410 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.344 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.758015+0000 mgr.y (mgr.25136) 1411 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.758015+0000 mgr.y (mgr.25136) 1411 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.766243+0000 mgr.y (mgr.25136) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.766243+0000 mgr.y (mgr.25136) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.849299+0000 mgr.y (mgr.25136) 1413 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.849299+0000 mgr.y (mgr.25136) 1413 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.849525+0000 mgr.y (mgr.25136) 1414 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.849525+0000 mgr.y (mgr.25136) 1414 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.857172+0000 mgr.y (mgr.25136) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.857172+0000 mgr.y (mgr.25136) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.948257+0000 mgr.y (mgr.25136) 1416 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.948257+0000 mgr.y (mgr.25136) 1416 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.948456+0000 mgr.y (mgr.25136) 1417 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:50.948456+0000 mgr.y (mgr.25136) 1417 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.958446+0000 mgr.y (mgr.25136) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.345 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:50.958446+0000 mgr.y (mgr.25136) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.041740+0000 mgr.y (mgr.25136) 1419 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.041740+0000 mgr.y (mgr.25136) 1419 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.042017+0000 mgr.y (mgr.25136) 1420 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.042017+0000 mgr.y (mgr.25136) 1420 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.051371+0000 mgr.y (mgr.25136) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.051371+0000 mgr.y (mgr.25136) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.133182+0000 mgr.y (mgr.25136) 1422 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.133182+0000 mgr.y (mgr.25136) 1422 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.133653+0000 mgr.y (mgr.25136) 1423 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.133653+0000 mgr.y (mgr.25136) 1423 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.143639+0000 mgr.y (mgr.25136) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.143639+0000 mgr.y (mgr.25136) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.235419+0000 mgr.y (mgr.25136) 1425 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.346 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.235419+0000 mgr.y (mgr.25136) 1425 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.235617+0000 mgr.y (mgr.25136) 1426 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.235617+0000 mgr.y (mgr.25136) 1426 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.245663+0000 mgr.y (mgr.25136) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.245663+0000 mgr.y (mgr.25136) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.325743+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.325743+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.333408+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.333408+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.363309+0000 mgr.y (mgr.25136) 1428 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.363309+0000 mgr.y (mgr.25136) 1428 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.363549+0000 mgr.y (mgr.25136) 1429 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.363549+0000 mgr.y (mgr.25136) 1429 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.364777+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.364777+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.347 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.368173+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.368173+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.371013+0000 mgr.y (mgr.25136) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.371013+0000 mgr.y (mgr.25136) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.446587+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.446587+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.449610+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.449610+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.453904+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.453904+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.454793+0000 mgr.y (mgr.25136) 1431 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.454793+0000 mgr.y (mgr.25136) 1431 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.455070+0000 mgr.y (mgr.25136) 1432 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.455070+0000 mgr.y (mgr.25136) 1432 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.348 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.455953+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.455953+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.460647+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.460647+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.463922+0000 mgr.y (mgr.25136) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.463922+0000 mgr.y (mgr.25136) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.563183+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.563183+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.565486+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.565486+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.566060+0000 mgr.y (mgr.25136) 1434 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.566060+0000 mgr.y (mgr.25136) 1434 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.566291+0000 mgr.y (mgr.25136) 1435 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.566291+0000 mgr.y (mgr.25136) 1435 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.349 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.567435+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.350 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.567435+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.350 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.568251+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.350 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.568251+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.350 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.570890+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.350 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.570890+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.350 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.571724+0000 mgr.y (mgr.25136) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.350 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.571724+0000 mgr.y (mgr.25136) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.645306+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.645306+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.647615+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.647615+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.649838+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.649838+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.650728+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.650728+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.654084+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.654084+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.738169+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.738169+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.740703+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.351 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.740703+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.742974+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.742974+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.743961+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.743961+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.747354+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.747354+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.843621+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.843621+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.846197+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.846197+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.849336+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.849336+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.850503+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.850503+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.855971+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.855971+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.982882+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.982882+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.986320+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.986320+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.990133+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.990133+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.991899+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.991899+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.996857+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:51.996857+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.126597+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.126597+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.129479+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.129479+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.132008+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.132008+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.133081+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.133081+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.136521+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.136521+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.216611+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.216611+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.219155+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.219155+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.221577+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.221577+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.222566+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.222566+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.226865+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.226865+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.317277+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.317277+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.319326+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.319326+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.321330+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.321330+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.322121+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.322121+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.325679+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:52 smithi196 bash[84730]: audit 2024-08-25T11:59:52.325679+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.672921+0000 mgr.y (mgr.25136) 1407 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.672921+0000 mgr.y (mgr.25136) 1407 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.673430+0000 mgr.y (mgr.25136) 1408 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.673430+0000 mgr.y (mgr.25136) 1408 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.680557+0000 mgr.y (mgr.25136) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.680557+0000 mgr.y (mgr.25136) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.757829+0000 mgr.y (mgr.25136) 1410 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.757829+0000 mgr.y (mgr.25136) 1410 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.758015+0000 mgr.y (mgr.25136) 1411 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.758015+0000 mgr.y (mgr.25136) 1411 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.766243+0000 mgr.y (mgr.25136) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.766243+0000 mgr.y (mgr.25136) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.849299+0000 mgr.y (mgr.25136) 1413 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.849299+0000 mgr.y (mgr.25136) 1413 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.849525+0000 mgr.y (mgr.25136) 1414 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.849525+0000 mgr.y (mgr.25136) 1414 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.857172+0000 mgr.y (mgr.25136) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.857172+0000 mgr.y (mgr.25136) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.948257+0000 mgr.y (mgr.25136) 1416 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.948257+0000 mgr.y (mgr.25136) 1416 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.948456+0000 mgr.y (mgr.25136) 1417 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:50.948456+0000 mgr.y (mgr.25136) 1417 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.958446+0000 mgr.y (mgr.25136) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:50.958446+0000 mgr.y (mgr.25136) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.041740+0000 mgr.y (mgr.25136) 1419 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.041740+0000 mgr.y (mgr.25136) 1419 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.042017+0000 mgr.y (mgr.25136) 1420 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.042017+0000 mgr.y (mgr.25136) 1420 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.051371+0000 mgr.y (mgr.25136) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.051371+0000 mgr.y (mgr.25136) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.133182+0000 mgr.y (mgr.25136) 1422 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.133182+0000 mgr.y (mgr.25136) 1422 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.133653+0000 mgr.y (mgr.25136) 1423 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.133653+0000 mgr.y (mgr.25136) 1423 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.143639+0000 mgr.y (mgr.25136) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.143639+0000 mgr.y (mgr.25136) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.235419+0000 mgr.y (mgr.25136) 1425 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.235419+0000 mgr.y (mgr.25136) 1425 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.235617+0000 mgr.y (mgr.25136) 1426 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.235617+0000 mgr.y (mgr.25136) 1426 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.245663+0000 mgr.y (mgr.25136) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.245663+0000 mgr.y (mgr.25136) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.325743+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.325743+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.333408+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.333408+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.363309+0000 mgr.y (mgr.25136) 1428 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.363309+0000 mgr.y (mgr.25136) 1428 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.363549+0000 mgr.y (mgr.25136) 1429 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.363549+0000 mgr.y (mgr.25136) 1429 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.364777+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.364777+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.368173+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.368173+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.371013+0000 mgr.y (mgr.25136) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.371013+0000 mgr.y (mgr.25136) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.446587+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.446587+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.449610+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.449610+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.453904+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.453904+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.454793+0000 mgr.y (mgr.25136) 1431 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.454793+0000 mgr.y (mgr.25136) 1431 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.455070+0000 mgr.y (mgr.25136) 1432 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.455070+0000 mgr.y (mgr.25136) 1432 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.455953+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.455953+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.460647+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.460647+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.463922+0000 mgr.y (mgr.25136) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.463922+0000 mgr.y (mgr.25136) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.563183+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.563183+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.565486+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.565486+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.566060+0000 mgr.y (mgr.25136) 1434 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.566060+0000 mgr.y (mgr.25136) 1434 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.566291+0000 mgr.y (mgr.25136) 1435 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.566291+0000 mgr.y (mgr.25136) 1435 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.672921+0000 mgr.y (mgr.25136) 1407 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.672921+0000 mgr.y (mgr.25136) 1407 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.673430+0000 mgr.y (mgr.25136) 1408 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.673430+0000 mgr.y (mgr.25136) 1408 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.680557+0000 mgr.y (mgr.25136) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.680557+0000 mgr.y (mgr.25136) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.757 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.757829+0000 mgr.y (mgr.25136) 1410 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.757829+0000 mgr.y (mgr.25136) 1410 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.758015+0000 mgr.y (mgr.25136) 1411 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.758015+0000 mgr.y (mgr.25136) 1411 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.766243+0000 mgr.y (mgr.25136) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.766243+0000 mgr.y (mgr.25136) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.849299+0000 mgr.y (mgr.25136) 1413 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.849299+0000 mgr.y (mgr.25136) 1413 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.849525+0000 mgr.y (mgr.25136) 1414 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.849525+0000 mgr.y (mgr.25136) 1414 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.857172+0000 mgr.y (mgr.25136) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.857172+0000 mgr.y (mgr.25136) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.948257+0000 mgr.y (mgr.25136) 1416 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.948257+0000 mgr.y (mgr.25136) 1416 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.948456+0000 mgr.y (mgr.25136) 1417 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:50.948456+0000 mgr.y (mgr.25136) 1417 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.958446+0000 mgr.y (mgr.25136) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:50.958446+0000 mgr.y (mgr.25136) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.041740+0000 mgr.y (mgr.25136) 1419 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.041740+0000 mgr.y (mgr.25136) 1419 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.042017+0000 mgr.y (mgr.25136) 1420 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.042017+0000 mgr.y (mgr.25136) 1420 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.051371+0000 mgr.y (mgr.25136) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.051371+0000 mgr.y (mgr.25136) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.133182+0000 mgr.y (mgr.25136) 1422 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.133182+0000 mgr.y (mgr.25136) 1422 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.133653+0000 mgr.y (mgr.25136) 1423 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.133653+0000 mgr.y (mgr.25136) 1423 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.143639+0000 mgr.y (mgr.25136) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.143639+0000 mgr.y (mgr.25136) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.235419+0000 mgr.y (mgr.25136) 1425 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.235419+0000 mgr.y (mgr.25136) 1425 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.235617+0000 mgr.y (mgr.25136) 1426 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.235617+0000 mgr.y (mgr.25136) 1426 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.245663+0000 mgr.y (mgr.25136) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.245663+0000 mgr.y (mgr.25136) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.325743+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.325743+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.333408+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.333408+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.363309+0000 mgr.y (mgr.25136) 1428 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.363309+0000 mgr.y (mgr.25136) 1428 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.363549+0000 mgr.y (mgr.25136) 1429 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.363549+0000 mgr.y (mgr.25136) 1429 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.364777+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.364777+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.368173+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.368173+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.371013+0000 mgr.y (mgr.25136) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.371013+0000 mgr.y (mgr.25136) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.446587+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.446587+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.449610+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.449610+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.453904+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.761 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.453904+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.454793+0000 mgr.y (mgr.25136) 1431 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.454793+0000 mgr.y (mgr.25136) 1431 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.455070+0000 mgr.y (mgr.25136) 1432 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.455070+0000 mgr.y (mgr.25136) 1432 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.455953+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.455953+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.460647+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.460647+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.463922+0000 mgr.y (mgr.25136) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.463922+0000 mgr.y (mgr.25136) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.563183+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.563183+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.565486+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.762 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.565486+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.566060+0000 mgr.y (mgr.25136) 1434 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.566060+0000 mgr.y (mgr.25136) 1434 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.566291+0000 mgr.y (mgr.25136) 1435 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.566291+0000 mgr.y (mgr.25136) 1435 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.567435+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.567435+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.568251+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.568251+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.570890+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.570890+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.571724+0000 mgr.y (mgr.25136) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.571724+0000 mgr.y (mgr.25136) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.645306+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.645306+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.647615+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.647615+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.649838+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.649838+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.650728+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.650728+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.654084+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.654084+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.738169+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.738169+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.740703+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.740703+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.742974+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.742974+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.743961+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.743961+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.747354+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.747354+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.843621+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.843621+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.846197+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.846197+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.849336+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.849336+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.850503+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.850503+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.855971+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.855971+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.765 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.982882+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.982882+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.986320+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.986320+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.990133+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.990133+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.991899+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.991899+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.996857+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:51.996857+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.126597+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.126597+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.129479+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.129479+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.132008+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.132008+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.133081+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.133081+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.136521+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.136521+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.216611+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.216611+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.219155+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.219155+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.221577+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.221577+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.222566+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.222566+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.226865+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.226865+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.317277+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.317277+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.319326+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.319326+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.321330+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.321330+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.322121+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.322121+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.325679+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[105101]: audit 2024-08-25T11:59:52.325679+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.567435+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.567435+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.568251+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.568251+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.570890+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.570890+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.571724+0000 mgr.y (mgr.25136) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.571724+0000 mgr.y (mgr.25136) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.645306+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.645306+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.647615+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.647615+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.649838+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.649838+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.650728+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.650728+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.654084+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.654084+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.738169+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.738169+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.740703+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.740703+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.742974+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.742974+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.743961+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.743961+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.747354+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.747354+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.843621+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.843621+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.846197+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.846197+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.849336+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.849336+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.850503+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.850503+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.855971+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.855971+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.982882+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.982882+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.986320+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.986320+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.990133+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.990133+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.991899+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.991899+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.996857+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:51.996857+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.126597+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.126597+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.129479+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.129479+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.132008+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.132008+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.133081+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.133081+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.136521+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.136521+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.216611+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.216611+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.219155+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.219155+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.221577+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.221577+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.222566+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.222566+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.226865+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.226865+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.317277+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.317277+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:52.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.319326+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.319326+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:52.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.321330+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.321330+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:52.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.322121+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.322121+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:52.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.325679+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:52.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:52 smithi059 bash[104335]: audit 2024-08-25T11:59:52.325679+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.577 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.648693+0000 mgr.y (mgr.25136) 1437 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.577 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.648693+0000 mgr.y (mgr.25136) 1437 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.577 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.648927+0000 mgr.y (mgr.25136) 1438 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.577 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.648927+0000 mgr.y (mgr.25136) 1438 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.577 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.655505+0000 mgr.y (mgr.25136) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.577 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.655505+0000 mgr.y (mgr.25136) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.577 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.741935+0000 mgr.y (mgr.25136) 1440 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.577 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.741935+0000 mgr.y (mgr.25136) 1440 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.742128+0000 mgr.y (mgr.25136) 1441 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.742128+0000 mgr.y (mgr.25136) 1441 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.750144+0000 mgr.y (mgr.25136) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.750144+0000 mgr.y (mgr.25136) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.849274+0000 mgr.y (mgr.25136) 1443 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.849274+0000 mgr.y (mgr.25136) 1443 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.849802+0000 mgr.y (mgr.25136) 1444 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.849802+0000 mgr.y (mgr.25136) 1444 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.858627+0000 mgr.y (mgr.25136) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.858627+0000 mgr.y (mgr.25136) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.991047+0000 mgr.y (mgr.25136) 1446 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.578 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:51.991047+0000 mgr.y (mgr.25136) 1446 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.999985+0000 mgr.y (mgr.25136) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:51.999985+0000 mgr.y (mgr.25136) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.131188+0000 mgr.y (mgr.25136) 1448 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.131188+0000 mgr.y (mgr.25136) 1448 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.131374+0000 mgr.y (mgr.25136) 1449 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.131374+0000 mgr.y (mgr.25136) 1449 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.139349+0000 mgr.y (mgr.25136) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.139349+0000 mgr.y (mgr.25136) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.220627+0000 mgr.y (mgr.25136) 1451 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.220627+0000 mgr.y (mgr.25136) 1451 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.220868+0000 mgr.y (mgr.25136) 1452 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.220868+0000 mgr.y (mgr.25136) 1452 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.229293+0000 mgr.y (mgr.25136) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.229293+0000 mgr.y (mgr.25136) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.320111+0000 mgr.y (mgr.25136) 1454 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.320111+0000 mgr.y (mgr.25136) 1454 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.320385+0000 mgr.y (mgr.25136) 1455 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.320385+0000 mgr.y (mgr.25136) 1455 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.326398+0000 mgr.y (mgr.25136) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.326398+0000 mgr.y (mgr.25136) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.414290+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.414290+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.416882+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.416882+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.417805+0000 mgr.y (mgr.25136) 1457 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.417805+0000 mgr.y (mgr.25136) 1457 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.417997+0000 mgr.y (mgr.25136) 1458 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.417997+0000 mgr.y (mgr.25136) 1458 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.419106+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.581 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.419106+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.419805+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.419805+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.422030+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.422030+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.424395+0000 mgr.y (mgr.25136) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.424395+0000 mgr.y (mgr.25136) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.515321+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.515321+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.518248+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.518248+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.521404+0000 mgr.y (mgr.25136) 1460 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.582 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.521404+0000 mgr.y (mgr.25136) 1460 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.521495+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.521495+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.521782+0000 mgr.y (mgr.25136) 1461 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.521782+0000 mgr.y (mgr.25136) 1461 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.522734+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.522734+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.526570+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.526570+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.530486+0000 mgr.y (mgr.25136) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.530486+0000 mgr.y (mgr.25136) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.610374+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.583 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.610374+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.613382+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.613382+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.615290+0000 mgr.y (mgr.25136) 1463 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.615290+0000 mgr.y (mgr.25136) 1463 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.615471+0000 mgr.y (mgr.25136) 1464 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.615471+0000 mgr.y (mgr.25136) 1464 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.615831+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.615831+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.616881+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.616881+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.620834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.620834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.584 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.624228+0000 mgr.y (mgr.25136) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.624228+0000 mgr.y (mgr.25136) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.708822+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.708822+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.711867+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.711867+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.714653+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.714653+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.715993+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.715993+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.719668+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.719668+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.836180+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.836180+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.838617+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.587 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.838617+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.840722+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.840722+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.841534+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.841534+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.844982+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.844982+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.927128+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.927128+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.929486+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.929486+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.931637+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.931637+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.588 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.932590+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.932590+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.934813+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:52.934813+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.011142+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.011142+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.020290+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.020290+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.021282+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.021282+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.028097+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.028097+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.029264+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.029264+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.589 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.035586+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.035586+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.038630+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.038630+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.041872+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.041872+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.044950+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.044950+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.046690+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.046690+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.049796+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.049796+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.052876+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.052876+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.590 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.054949+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.054949+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.061606+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.061606+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.064734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.064734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.072169+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.072169+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.072866+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.072866+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.082417+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.082417+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.083192+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.083192+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.591 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.093026+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.093026+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.093509+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.093509+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.095081+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.095081+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.096542+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.096542+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.098158+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.098158+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.100488+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.100488+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.103542+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.103542+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.116165+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.116165+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.119240+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.119240+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.130029+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.130029+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.132805+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.132805+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.144291+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.144291+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.144745+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.144745+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.146280+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.146280+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.593 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.147722+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.147722+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.149281+0000 mon.b (mon.1) 389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.149281+0000 mon.b (mon.1) 389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.151771+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.151771+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.151887+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.151887+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.153258+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.153258+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.154825+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.154825+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.156284+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.156284+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.594 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.158666+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.158666+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.158785+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.158785+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.160531+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.160531+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.161483+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.161483+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.163425+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.163425+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.166376+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.166376+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.167004+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.167004+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.168886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.595 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.168886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.169801+0000 mon.b (mon.1) 397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.169801+0000 mon.b (mon.1) 397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.171766+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.171766+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.174566+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.174566+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.174888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.174888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.177771+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.177771+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.179395+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.179395+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.179577+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.596 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.179577+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.185175+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.185175+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.185682+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.185682+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.187356+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.187356+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.188452+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.188452+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.190263+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.190263+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.191220+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.191220+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.194106+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.597 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.194106+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.195732+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.195732+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.200062+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.200062+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.203007+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.203007+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.204558+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.204558+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.209180+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.209180+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.212034+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.212034+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.214499+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.214499+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:59:53.598 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.219210+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.219210+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.220727+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.220727+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.222181+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.222181+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.223789+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.223789+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.225877+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.225877+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.231286+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.231286+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.599 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.232840+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.232840+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.234243+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.234243+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.235870+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.235870+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.238304+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.238304+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.242975+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.242975+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.244750+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.244750+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.245984+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.600 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.245984+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.247581+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.247581+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.249564+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.249564+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.253408+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.253408+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.255238+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.255238+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.256361+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.256361+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.258171+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.258171+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.260053+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.260053+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:59:53.601 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.266709+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.266709+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.267845+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.267845+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.271640+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.271640+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.276233+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.276233+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.284367+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.284367+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.284825+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.284825+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.285669+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.602 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.285669+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.289634+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.289634+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.291793+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.291793+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.295091+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.295091+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.297531+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.297531+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.299314+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.299314+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.300488+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.300488+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.603 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.301261+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.301261+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.302295+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.302295+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.303282+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.303282+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.304277+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.304277+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.305571+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.305571+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.306178+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.306178+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.308472+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.308472+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.311546+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:59:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.311546+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:59:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.317692+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.317692+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.318972+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.318972+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.325613+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:53 smithi196 bash[84730]: audit 2024-08-25T11:59:53.325613+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.648693+0000 mgr.y (mgr.25136) 1437 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.648693+0000 mgr.y (mgr.25136) 1437 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.648927+0000 mgr.y (mgr.25136) 1438 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.648927+0000 mgr.y (mgr.25136) 1438 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.655505+0000 mgr.y (mgr.25136) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.655505+0000 mgr.y (mgr.25136) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.741935+0000 mgr.y (mgr.25136) 1440 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.741935+0000 mgr.y (mgr.25136) 1440 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.742128+0000 mgr.y (mgr.25136) 1441 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.742128+0000 mgr.y (mgr.25136) 1441 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.750144+0000 mgr.y (mgr.25136) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.750144+0000 mgr.y (mgr.25136) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.849274+0000 mgr.y (mgr.25136) 1443 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.849274+0000 mgr.y (mgr.25136) 1443 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.849802+0000 mgr.y (mgr.25136) 1444 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.849802+0000 mgr.y (mgr.25136) 1444 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.858627+0000 mgr.y (mgr.25136) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.858627+0000 mgr.y (mgr.25136) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.991047+0000 mgr.y (mgr.25136) 1446 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:51.991047+0000 mgr.y (mgr.25136) 1446 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.648693+0000 mgr.y (mgr.25136) 1437 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.648693+0000 mgr.y (mgr.25136) 1437 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.648927+0000 mgr.y (mgr.25136) 1438 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.648927+0000 mgr.y (mgr.25136) 1438 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.655505+0000 mgr.y (mgr.25136) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.655505+0000 mgr.y (mgr.25136) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.741935+0000 mgr.y (mgr.25136) 1440 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.741935+0000 mgr.y (mgr.25136) 1440 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.742128+0000 mgr.y (mgr.25136) 1441 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.742128+0000 mgr.y (mgr.25136) 1441 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.750144+0000 mgr.y (mgr.25136) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.750144+0000 mgr.y (mgr.25136) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.849274+0000 mgr.y (mgr.25136) 1443 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.849274+0000 mgr.y (mgr.25136) 1443 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.849802+0000 mgr.y (mgr.25136) 1444 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.849802+0000 mgr.y (mgr.25136) 1444 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.858627+0000 mgr.y (mgr.25136) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.858627+0000 mgr.y (mgr.25136) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.991047+0000 mgr.y (mgr.25136) 1446 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:51.991047+0000 mgr.y (mgr.25136) 1446 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.999985+0000 mgr.y (mgr.25136) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:51.999985+0000 mgr.y (mgr.25136) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.131188+0000 mgr.y (mgr.25136) 1448 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.131188+0000 mgr.y (mgr.25136) 1448 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.131374+0000 mgr.y (mgr.25136) 1449 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.131374+0000 mgr.y (mgr.25136) 1449 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.139349+0000 mgr.y (mgr.25136) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.139349+0000 mgr.y (mgr.25136) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.220627+0000 mgr.y (mgr.25136) 1451 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.220627+0000 mgr.y (mgr.25136) 1451 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.220868+0000 mgr.y (mgr.25136) 1452 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.220868+0000 mgr.y (mgr.25136) 1452 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.229293+0000 mgr.y (mgr.25136) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.229293+0000 mgr.y (mgr.25136) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.320111+0000 mgr.y (mgr.25136) 1454 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.320111+0000 mgr.y (mgr.25136) 1454 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.320385+0000 mgr.y (mgr.25136) 1455 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.320385+0000 mgr.y (mgr.25136) 1455 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.326398+0000 mgr.y (mgr.25136) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.326398+0000 mgr.y (mgr.25136) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.999985+0000 mgr.y (mgr.25136) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:51.999985+0000 mgr.y (mgr.25136) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.131188+0000 mgr.y (mgr.25136) 1448 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.131188+0000 mgr.y (mgr.25136) 1448 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.131374+0000 mgr.y (mgr.25136) 1449 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.131374+0000 mgr.y (mgr.25136) 1449 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.139349+0000 mgr.y (mgr.25136) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.139349+0000 mgr.y (mgr.25136) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.220627+0000 mgr.y (mgr.25136) 1451 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.220627+0000 mgr.y (mgr.25136) 1451 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.220868+0000 mgr.y (mgr.25136) 1452 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.220868+0000 mgr.y (mgr.25136) 1452 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.229293+0000 mgr.y (mgr.25136) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.229293+0000 mgr.y (mgr.25136) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.320111+0000 mgr.y (mgr.25136) 1454 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.320111+0000 mgr.y (mgr.25136) 1454 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.320385+0000 mgr.y (mgr.25136) 1455 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.320385+0000 mgr.y (mgr.25136) 1455 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.326398+0000 mgr.y (mgr.25136) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.326398+0000 mgr.y (mgr.25136) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.414290+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.414290+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.416882+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.416882+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.417805+0000 mgr.y (mgr.25136) 1457 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.417805+0000 mgr.y (mgr.25136) 1457 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.417997+0000 mgr.y (mgr.25136) 1458 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.417997+0000 mgr.y (mgr.25136) 1458 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.419106+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.419106+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.419805+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.419805+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.422030+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.422030+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.424395+0000 mgr.y (mgr.25136) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.424395+0000 mgr.y (mgr.25136) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.515321+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.515321+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.518248+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.518248+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.414290+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.414290+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.416882+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.416882+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.417805+0000 mgr.y (mgr.25136) 1457 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.417805+0000 mgr.y (mgr.25136) 1457 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.417997+0000 mgr.y (mgr.25136) 1458 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.417997+0000 mgr.y (mgr.25136) 1458 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.419106+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.419106+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.419805+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.419805+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.422030+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.422030+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.424395+0000 mgr.y (mgr.25136) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.424395+0000 mgr.y (mgr.25136) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.515321+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.515321+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.518248+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.518248+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.521404+0000 mgr.y (mgr.25136) 1460 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.521404+0000 mgr.y (mgr.25136) 1460 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.521495+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.521495+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.521782+0000 mgr.y (mgr.25136) 1461 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.521782+0000 mgr.y (mgr.25136) 1461 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.522734+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.522734+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.526570+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.526570+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.530486+0000 mgr.y (mgr.25136) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.530486+0000 mgr.y (mgr.25136) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.610374+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.610374+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.613382+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.613382+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.615290+0000 mgr.y (mgr.25136) 1463 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.615290+0000 mgr.y (mgr.25136) 1463 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.615471+0000 mgr.y (mgr.25136) 1464 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.615471+0000 mgr.y (mgr.25136) 1464 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.521404+0000 mgr.y (mgr.25136) 1460 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.521404+0000 mgr.y (mgr.25136) 1460 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.521495+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.521495+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.521782+0000 mgr.y (mgr.25136) 1461 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.521782+0000 mgr.y (mgr.25136) 1461 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.522734+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.522734+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.526570+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.526570+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.530486+0000 mgr.y (mgr.25136) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.530486+0000 mgr.y (mgr.25136) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.610374+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.610374+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.613382+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.613382+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.615290+0000 mgr.y (mgr.25136) 1463 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.615290+0000 mgr.y (mgr.25136) 1463 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.615471+0000 mgr.y (mgr.25136) 1464 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.615471+0000 mgr.y (mgr.25136) 1464 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:53.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.615831+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.615831+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.616881+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.616881+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.620834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.620834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.624228+0000 mgr.y (mgr.25136) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.624228+0000 mgr.y (mgr.25136) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.708822+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.708822+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.711867+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.711867+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.714653+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.714653+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.715993+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.715993+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.719668+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.719668+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.836180+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.836180+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.838617+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.838617+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.840722+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.840722+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.841534+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.841534+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.844982+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.844982+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.927128+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.927128+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.929486+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.929486+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.931637+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.931637+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.932590+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.932590+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.934813+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:52.934813+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.011142+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.011142+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.020290+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.020290+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.615831+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.615831+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.616881+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.616881+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.620834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.620834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.624228+0000 mgr.y (mgr.25136) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.624228+0000 mgr.y (mgr.25136) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.708822+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.708822+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.711867+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.711867+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.714653+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.714653+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.715993+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.715993+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.719668+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.719668+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.836180+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.836180+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.021282+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.021282+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.028097+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.028097+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.029264+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.029264+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.035586+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.035586+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.038630+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.038630+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.041872+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.041872+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.044950+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.044950+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.046690+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.046690+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.049796+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.049796+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.052876+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.052876+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.054949+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.054949+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.061606+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.061606+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.064734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.064734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.072169+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.072169+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.072866+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.072866+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.082417+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.082417+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.083192+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.083192+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.093026+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.093026+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.093509+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.093509+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.095081+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.095081+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.838617+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.838617+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.840722+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.840722+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.841534+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.841534+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.844982+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.844982+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.927128+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.927128+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.929486+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.929486+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.931637+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.931637+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.932590+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.932590+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.934813+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:52.934813+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.011142+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.011142+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.020290+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.803 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.020290+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.096542+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.096542+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.098158+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.098158+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.100488+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.100488+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.103542+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.103542+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.116165+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.116165+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.119240+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.804 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.119240+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.130029+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.130029+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.132805+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.132805+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.144291+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.144291+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.144745+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.144745+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.146280+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.021282+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.021282+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.028097+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.028097+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.029264+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.029264+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.035586+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.035586+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.038630+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.038630+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.041872+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.041872+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.044950+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.807 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.044950+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.807 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.046690+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-25T11:59:53.807 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.046690+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-25T11:59:53.807 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.049796+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.807 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.049796+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.807 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.052876+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.146280+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.147722+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.147722+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.149281+0000 mon.b (mon.1) 389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.149281+0000 mon.b (mon.1) 389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.151771+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.151771+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.151887+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.151887+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.153258+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.153258+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.154825+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.154825+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.156284+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.156284+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.158666+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.158666+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.158785+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.158785+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.160531+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.160531+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.161483+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.161483+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.163425+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.163425+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.166376+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.166376+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.167004+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.167004+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.168886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.168886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.169801+0000 mon.b (mon.1) 397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.169801+0000 mon.b (mon.1) 397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.171766+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.171766+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.174566+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.174566+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.174888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.174888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.177771+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.177771+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.179395+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.179395+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.179577+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.179577+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.185175+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.185175+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.185682+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.185682+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.187356+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.187356+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.188452+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.188452+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.052876+0000 mon.b (mon.1) 377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.054949+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.054949+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-25T11:59:53.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.061606+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.061606+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.064734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.064734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.072169+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.072169+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.072866+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.072866+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.082417+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.082417+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.083192+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.083192+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.093026+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.093026+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.093509+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.093509+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.095081+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.095081+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.190263+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.190263+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.191220+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.191220+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.194106+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.194106+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.195732+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.195732+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.200062+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.200062+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.203007+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.203007+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.204558+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.204558+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.209180+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.209180+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.212034+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.096542+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.096542+0000 mon.b (mon.1) 382 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.098158+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.098158+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.100488+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.100488+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.103542+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.103542+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.116165+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.116165+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.119240+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.119240+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.130029+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.130029+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.132805+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.132805+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.144291+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.144291+0000 mon.b (mon.1) 387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.144745+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.144745+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.146280+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.212034+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.214499+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.214499+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.219210+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.219210+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.220727+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.220727+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.222181+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.222181+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.223789+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.223789+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.225877+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.225877+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.231286+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.231286+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.232840+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.232840+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.234243+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.234243+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.235870+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.235870+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.238304+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.238304+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.242975+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.242975+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.244750+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.244750+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.245984+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.245984+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.247581+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.247581+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.249564+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.249564+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.253408+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.253408+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.146280+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.147722+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.147722+0000 mon.b (mon.1) 388 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.149281+0000 mon.b (mon.1) 389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.149281+0000 mon.b (mon.1) 389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.151771+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.151771+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.151887+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.151887+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.153258+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.153258+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.154825+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.154825+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.156284+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.156284+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.158666+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.158666+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.158785+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.255238+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.255238+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.256361+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.256361+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.258171+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.258171+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.260053+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.260053+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.266709+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.266709+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.267845+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.267845+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.271640+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.271640+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.276233+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.276233+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.284367+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.284367+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.284825+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.284825+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.285669+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.285669+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.289634+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.289634+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.291793+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.291793+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.295091+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.295091+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.297531+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.297531+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.299314+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.299314+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.300488+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.300488+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.301261+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.301261+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.158785+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.160531+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.160531+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.161483+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.161483+0000 mon.b (mon.1) 394 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.163425+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.163425+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.166376+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.166376+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.167004+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.167004+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.168886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.168886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.169801+0000 mon.b (mon.1) 397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.169801+0000 mon.b (mon.1) 397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.171766+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.171766+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.302295+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.302295+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.303282+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.303282+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.304277+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.304277+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.305571+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.305571+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.306178+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.306178+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.308472+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.308472+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.311546+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.311546+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.317692+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.317692+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.318972+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.318972+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.325613+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[105101]: audit 2024-08-25T11:59:53.325613+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.174566+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.174566+0000 mon.b (mon.1) 399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.174888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.174888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.177771+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.177771+0000 mon.b (mon.1) 400 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.179395+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.179395+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.179577+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.179577+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.185175+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.185175+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.185682+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.185682+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.187356+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.187356+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.188452+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.188452+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.190263+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.190263+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.191220+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.191220+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.194106+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.194106+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.195732+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:59:53.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.195732+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.200062+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.200062+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.203007+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.203007+0000 mon.b (mon.1) 406 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.204558+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.204558+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.209180+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.209180+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.212034+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.212034+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.214499+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.214499+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.219210+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.219210+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.220727+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.220727+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.222181+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.222181+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.223789+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.223789+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.225877+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.225877+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.231286+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.231286+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.232840+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.232840+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.234243+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.234243+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.235870+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.235870+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.238304+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.238304+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.242975+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.242975+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.244750+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.244750+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.245984+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.245984+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.247581+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.247581+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.249564+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.249564+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.253408+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.253408+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.255238+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.255238+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.256361+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.256361+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T11:59:53.835 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.258171+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.258171+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.260053+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.260053+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.266709+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.266709+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.267845+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.267845+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.271640+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.271640+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.276233+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.276233+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.284367+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.284367+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.284825+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.284825+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.285669+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.285669+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.289634+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.289634+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.291793+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.291793+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.295091+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.295091+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.297531+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.297531+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.299314+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.299314+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.300488+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.300488+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.301261+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.301261+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.302295+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.302295+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.303282+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.303282+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.304277+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.304277+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.305571+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.305571+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.306178+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.306178+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T11:59:53.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.308472+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.308472+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.311546+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.311546+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.317692+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.317692+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.318972+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.318972+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.325613+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:53.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:53 smithi059 bash[104335]: audit 2024-08-25T11:59:53.325613+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:54.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.714304+0000 mgr.y (mgr.25136) 1466 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.714304+0000 mgr.y (mgr.25136) 1466 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.714534+0000 mgr.y (mgr.25136) 1467 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.714534+0000 mgr.y (mgr.25136) 1467 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.723135+0000 mgr.y (mgr.25136) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.723135+0000 mgr.y (mgr.25136) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.839405+0000 mgr.y (mgr.25136) 1469 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.839405+0000 mgr.y (mgr.25136) 1469 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.839615+0000 mgr.y (mgr.25136) 1470 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.839615+0000 mgr.y (mgr.25136) 1470 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.845651+0000 mgr.y (mgr.25136) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.845651+0000 mgr.y (mgr.25136) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.930574+0000 mgr.y (mgr.25136) 1472 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.930574+0000 mgr.y (mgr.25136) 1472 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.930759+0000 mgr.y (mgr.25136) 1473 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:52.930759+0000 mgr.y (mgr.25136) 1473 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.936057+0000 mgr.y (mgr.25136) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:52.936057+0000 mgr.y (mgr.25136) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:53.022402+0000 mgr.y (mgr.25136) 1475 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:53.022402+0000 mgr.y (mgr.25136) 1475 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.032983+0000 mgr.y (mgr.25136) 1476 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.032983+0000 mgr.y (mgr.25136) 1476 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.059018+0000 mgr.y (mgr.25136) 1477 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.059018+0000 mgr.y (mgr.25136) 1477 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.069567+0000 mgr.y (mgr.25136) 1478 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.069567+0000 mgr.y (mgr.25136) 1478 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.079894+0000 mgr.y (mgr.25136) 1479 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.079894+0000 mgr.y (mgr.25136) 1479 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.090836+0000 mgr.y (mgr.25136) 1480 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.090836+0000 mgr.y (mgr.25136) 1480 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:59:54.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.098476+0000 mgr.y (mgr.25136) 1481 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.098476+0000 mgr.y (mgr.25136) 1481 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.114190+0000 mgr.y (mgr.25136) 1482 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.114190+0000 mgr.y (mgr.25136) 1482 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.127955+0000 mgr.y (mgr.25136) 1483 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.127955+0000 mgr.y (mgr.25136) 1483 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.142109+0000 mgr.y (mgr.25136) 1484 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.142109+0000 mgr.y (mgr.25136) 1484 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.149479+0000 mgr.y (mgr.25136) 1485 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.149479+0000 mgr.y (mgr.25136) 1485 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.156319+0000 mgr.y (mgr.25136) 1486 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.156319+0000 mgr.y (mgr.25136) 1486 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:59:54.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.164063+0000 mgr.y (mgr.25136) 1487 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.164063+0000 mgr.y (mgr.25136) 1487 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.172243+0000 mgr.y (mgr.25136) 1488 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.172243+0000 mgr.y (mgr.25136) 1488 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.182973+0000 mgr.y (mgr.25136) 1489 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.182973+0000 mgr.y (mgr.25136) 1489 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.188622+0000 mgr.y (mgr.25136) 1490 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.188622+0000 mgr.y (mgr.25136) 1490 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.304317+0000 mgr.y (mgr.25136) 1491 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cephadm 2024-08-25T11:59:53.304317+0000 mgr.y (mgr.25136) 1491 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:53.337288+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:53.337288+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:53.337341+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: cluster 2024-08-25T11:59:53.337341+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-08-25T11:59:54.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: audit 2024-08-25T11:59:53.429144+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:54.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: audit 2024-08-25T11:59:53.429144+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:54.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: audit 2024-08-25T11:59:53.430048+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:54.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: audit 2024-08-25T11:59:53.430048+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:54.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: audit 2024-08-25T11:59:53.431829+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:54.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:54 smithi196 bash[84730]: audit 2024-08-25T11:59:53.431829+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:54.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.714304+0000 mgr.y (mgr.25136) 1466 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.714304+0000 mgr.y (mgr.25136) 1466 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.714534+0000 mgr.y (mgr.25136) 1467 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.714534+0000 mgr.y (mgr.25136) 1467 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.723135+0000 mgr.y (mgr.25136) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.723135+0000 mgr.y (mgr.25136) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.839405+0000 mgr.y (mgr.25136) 1469 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.839405+0000 mgr.y (mgr.25136) 1469 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.839615+0000 mgr.y (mgr.25136) 1470 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.839615+0000 mgr.y (mgr.25136) 1470 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.845651+0000 mgr.y (mgr.25136) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.845651+0000 mgr.y (mgr.25136) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.930574+0000 mgr.y (mgr.25136) 1472 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.930574+0000 mgr.y (mgr.25136) 1472 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.930759+0000 mgr.y (mgr.25136) 1473 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:52.930759+0000 mgr.y (mgr.25136) 1473 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.936057+0000 mgr.y (mgr.25136) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:52.936057+0000 mgr.y (mgr.25136) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:53.022402+0000 mgr.y (mgr.25136) 1475 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:53.022402+0000 mgr.y (mgr.25136) 1475 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.714304+0000 mgr.y (mgr.25136) 1466 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.714304+0000 mgr.y (mgr.25136) 1466 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.714534+0000 mgr.y (mgr.25136) 1467 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.714534+0000 mgr.y (mgr.25136) 1467 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.723135+0000 mgr.y (mgr.25136) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.723135+0000 mgr.y (mgr.25136) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.839405+0000 mgr.y (mgr.25136) 1469 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.839405+0000 mgr.y (mgr.25136) 1469 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.839615+0000 mgr.y (mgr.25136) 1470 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.839615+0000 mgr.y (mgr.25136) 1470 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.845651+0000 mgr.y (mgr.25136) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.845651+0000 mgr.y (mgr.25136) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.930574+0000 mgr.y (mgr.25136) 1472 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.930574+0000 mgr.y (mgr.25136) 1472 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.930759+0000 mgr.y (mgr.25136) 1473 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:52.930759+0000 mgr.y (mgr.25136) 1473 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.936057+0000 mgr.y (mgr.25136) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:52.936057+0000 mgr.y (mgr.25136) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:53.022402+0000 mgr.y (mgr.25136) 1475 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:53.022402+0000 mgr.y (mgr.25136) 1475 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.032983+0000 mgr.y (mgr.25136) 1476 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.032983+0000 mgr.y (mgr.25136) 1476 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.059018+0000 mgr.y (mgr.25136) 1477 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.059018+0000 mgr.y (mgr.25136) 1477 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.069567+0000 mgr.y (mgr.25136) 1478 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.069567+0000 mgr.y (mgr.25136) 1478 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.079894+0000 mgr.y (mgr.25136) 1479 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.079894+0000 mgr.y (mgr.25136) 1479 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.090836+0000 mgr.y (mgr.25136) 1480 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:59:54.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.090836+0000 mgr.y (mgr.25136) 1480 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.098476+0000 mgr.y (mgr.25136) 1481 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.098476+0000 mgr.y (mgr.25136) 1481 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.114190+0000 mgr.y (mgr.25136) 1482 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.114190+0000 mgr.y (mgr.25136) 1482 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.127955+0000 mgr.y (mgr.25136) 1483 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.127955+0000 mgr.y (mgr.25136) 1483 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.142109+0000 mgr.y (mgr.25136) 1484 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.142109+0000 mgr.y (mgr.25136) 1484 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.149479+0000 mgr.y (mgr.25136) 1485 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.149479+0000 mgr.y (mgr.25136) 1485 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.156319+0000 mgr.y (mgr.25136) 1486 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.156319+0000 mgr.y (mgr.25136) 1486 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.164063+0000 mgr.y (mgr.25136) 1487 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:59:54.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.164063+0000 mgr.y (mgr.25136) 1487 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.032983+0000 mgr.y (mgr.25136) 1476 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.032983+0000 mgr.y (mgr.25136) 1476 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.059018+0000 mgr.y (mgr.25136) 1477 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.059018+0000 mgr.y (mgr.25136) 1477 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.069567+0000 mgr.y (mgr.25136) 1478 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.069567+0000 mgr.y (mgr.25136) 1478 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.079894+0000 mgr.y (mgr.25136) 1479 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.079894+0000 mgr.y (mgr.25136) 1479 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.090836+0000 mgr.y (mgr.25136) 1480 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.090836+0000 mgr.y (mgr.25136) 1480 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.098476+0000 mgr.y (mgr.25136) 1481 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:59:54.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.098476+0000 mgr.y (mgr.25136) 1481 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.114190+0000 mgr.y (mgr.25136) 1482 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.114190+0000 mgr.y (mgr.25136) 1482 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.127955+0000 mgr.y (mgr.25136) 1483 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.127955+0000 mgr.y (mgr.25136) 1483 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.142109+0000 mgr.y (mgr.25136) 1484 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.142109+0000 mgr.y (mgr.25136) 1484 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.149479+0000 mgr.y (mgr.25136) 1485 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.149479+0000 mgr.y (mgr.25136) 1485 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.156319+0000 mgr.y (mgr.25136) 1486 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.156319+0000 mgr.y (mgr.25136) 1486 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.164063+0000 mgr.y (mgr.25136) 1487 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:59:54.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.164063+0000 mgr.y (mgr.25136) 1487 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.172243+0000 mgr.y (mgr.25136) 1488 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.172243+0000 mgr.y (mgr.25136) 1488 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.182973+0000 mgr.y (mgr.25136) 1489 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.182973+0000 mgr.y (mgr.25136) 1489 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.188622+0000 mgr.y (mgr.25136) 1490 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.188622+0000 mgr.y (mgr.25136) 1490 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.304317+0000 mgr.y (mgr.25136) 1491 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cephadm 2024-08-25T11:59:53.304317+0000 mgr.y (mgr.25136) 1491 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:53.337288+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:53.337288+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:59:54.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:53.337341+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: cluster 2024-08-25T11:59:53.337341+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: audit 2024-08-25T11:59:53.429144+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: audit 2024-08-25T11:59:53.429144+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: audit 2024-08-25T11:59:53.430048+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: audit 2024-08-25T11:59:53.430048+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: audit 2024-08-25T11:59:53.431829+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[105101]: audit 2024-08-25T11:59:53.431829+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.172243+0000 mgr.y (mgr.25136) 1488 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.172243+0000 mgr.y (mgr.25136) 1488 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.182973+0000 mgr.y (mgr.25136) 1489 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.182973+0000 mgr.y (mgr.25136) 1489 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-25T11:59:54.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.188622+0000 mgr.y (mgr.25136) 1490 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.188622+0000 mgr.y (mgr.25136) 1490 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.304317+0000 mgr.y (mgr.25136) 1491 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cephadm 2024-08-25T11:59:53.304317+0000 mgr.y (mgr.25136) 1491 : cephadm [INF] Upgrade: Complete! 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:53.337288+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:53.337288+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:53.337341+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: cluster 2024-08-25T11:59:53.337341+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: audit 2024-08-25T11:59:53.429144+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: audit 2024-08-25T11:59:53.429144+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: audit 2024-08-25T11:59:53.430048+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: audit 2024-08-25T11:59:53.430048+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: audit 2024-08-25T11:59:53.431829+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:54.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:54 smithi059 bash[104335]: audit 2024-08-25T11:59:53.431829+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:55.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[104335]: audit 2024-08-25T11:59:54.665962+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[104335]: audit 2024-08-25T11:59:54.665962+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[104335]: audit 2024-08-25T11:59:54.999758+0000 mgr.y (mgr.25136) 1492 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[104335]: audit 2024-08-25T11:59:54.999758+0000 mgr.y (mgr.25136) 1492 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[104335]: cluster 2024-08-25T11:59:55.023571+0000 mgr.y (mgr.25136) 1493 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[104335]: cluster 2024-08-25T11:59:55.023571+0000 mgr.y (mgr.25136) 1493 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[105101]: audit 2024-08-25T11:59:54.665962+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[105101]: audit 2024-08-25T11:59:54.665962+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[105101]: audit 2024-08-25T11:59:54.999758+0000 mgr.y (mgr.25136) 1492 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[105101]: audit 2024-08-25T11:59:54.999758+0000 mgr.y (mgr.25136) 1492 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[105101]: cluster 2024-08-25T11:59:55.023571+0000 mgr.y (mgr.25136) 1493 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T11:59:55.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:55 smithi059 bash[105101]: cluster 2024-08-25T11:59:55.023571+0000 mgr.y (mgr.25136) 1493 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T11:59:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:55 smithi196 bash[84730]: audit 2024-08-25T11:59:54.665962+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:55 smithi196 bash[84730]: audit 2024-08-25T11:59:54.665962+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:55 smithi196 bash[84730]: audit 2024-08-25T11:59:54.999758+0000 mgr.y (mgr.25136) 1492 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:55 smithi196 bash[84730]: audit 2024-08-25T11:59:54.999758+0000 mgr.y (mgr.25136) 1492 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T11:59:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:55 smithi196 bash[84730]: cluster 2024-08-25T11:59:55.023571+0000 mgr.y (mgr.25136) 1493 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T11:59:56.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:55 smithi196 bash[84730]: cluster 2024-08-25T11:59:55.023571+0000 mgr.y (mgr.25136) 1493 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[104335]: audit 2024-08-25T11:59:55.706842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[104335]: audit 2024-08-25T11:59:55.706842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[104335]: audit 2024-08-25T11:59:55.719152+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[104335]: audit 2024-08-25T11:59:55.719152+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[104335]: audit 2024-08-25T11:59:55.729297+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[104335]: audit 2024-08-25T11:59:55.729297+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[105101]: audit 2024-08-25T11:59:55.706842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[105101]: audit 2024-08-25T11:59:55.706842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[105101]: audit 2024-08-25T11:59:55.719152+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[105101]: audit 2024-08-25T11:59:55.719152+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[105101]: audit 2024-08-25T11:59:55.729297+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:56 smithi059 bash[105101]: audit 2024-08-25T11:59:55.729297+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:56 smithi196 bash[84730]: audit 2024-08-25T11:59:55.706842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:56 smithi196 bash[84730]: audit 2024-08-25T11:59:55.706842+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:56 smithi196 bash[84730]: audit 2024-08-25T11:59:55.719152+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:56 smithi196 bash[84730]: audit 2024-08-25T11:59:55.719152+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:56 smithi196 bash[84730]: audit 2024-08-25T11:59:55.729297+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:56 smithi196 bash[84730]: audit 2024-08-25T11:59:55.729297+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T11:59:57.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:57 smithi059 bash[104335]: cluster 2024-08-25T11:59:57.024731+0000 mgr.y (mgr.25136) 1494 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:57.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 11:59:57 smithi059 bash[104335]: cluster 2024-08-25T11:59:57.024731+0000 mgr.y (mgr.25136) 1494 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:57.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:57 smithi059 bash[105101]: cluster 2024-08-25T11:59:57.024731+0000 mgr.y (mgr.25136) 1494 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:57.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 11:59:57 smithi059 bash[105101]: cluster 2024-08-25T11:59:57.024731+0000 mgr.y (mgr.25136) 1494 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:57 smithi196 bash[84730]: cluster 2024-08-25T11:59:57.024731+0000 mgr.y (mgr.25136) 1494 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 11:59:57 smithi196 bash[84730]: cluster 2024-08-25T11:59:57.024731+0000 mgr.y (mgr.25136) 1494 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T11:59:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 11:59:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:11:59:59] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.51.0" 2024-08-25T12:00:00.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:00 smithi059 bash[104335]: cluster 2024-08-25T11:59:59.025480+0000 mgr.y (mgr.25136) 1495 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T12:00:00.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:00 smithi059 bash[104335]: cluster 2024-08-25T11:59:59.025480+0000 mgr.y (mgr.25136) 1495 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T12:00:00.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:00 smithi059 bash[104335]: cluster 2024-08-25T12:00:00.000101+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-08-25T12:00:00.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:00 smithi059 bash[104335]: cluster 2024-08-25T12:00:00.000101+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-08-25T12:00:00.352 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:00 smithi059 bash[105101]: cluster 2024-08-25T11:59:59.025480+0000 mgr.y (mgr.25136) 1495 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T12:00:00.352 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:00 smithi059 bash[105101]: cluster 2024-08-25T11:59:59.025480+0000 mgr.y (mgr.25136) 1495 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T12:00:00.352 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:00 smithi059 bash[105101]: cluster 2024-08-25T12:00:00.000101+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-08-25T12:00:00.352 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:00 smithi059 bash[105101]: cluster 2024-08-25T12:00:00.000101+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-08-25T12:00:00.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:00 smithi196 bash[84730]: cluster 2024-08-25T11:59:59.025480+0000 mgr.y (mgr.25136) 1495 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T12:00:00.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:00 smithi196 bash[84730]: cluster 2024-08-25T11:59:59.025480+0000 mgr.y (mgr.25136) 1495 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-08-25T12:00:00.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:00 smithi196 bash[84730]: cluster 2024-08-25T12:00:00.000101+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-08-25T12:00:00.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:00 smithi196 bash[84730]: cluster 2024-08-25T12:00:00.000101+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-08-25T12:00:02.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:02 smithi196 bash[84730]: cluster 2024-08-25T12:00:01.027106+0000 mgr.y (mgr.25136) 1496 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:02.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:02 smithi196 bash[84730]: cluster 2024-08-25T12:00:01.027106+0000 mgr.y (mgr.25136) 1496 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:02.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:02 smithi059 bash[104335]: cluster 2024-08-25T12:00:01.027106+0000 mgr.y (mgr.25136) 1496 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:02.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:02 smithi059 bash[104335]: cluster 2024-08-25T12:00:01.027106+0000 mgr.y (mgr.25136) 1496 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:02.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:02 smithi059 bash[105101]: cluster 2024-08-25T12:00:01.027106+0000 mgr.y (mgr.25136) 1496 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:02.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:02 smithi059 bash[105101]: cluster 2024-08-25T12:00:01.027106+0000 mgr.y (mgr.25136) 1496 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:04.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:04 smithi196 bash[84730]: cluster 2024-08-25T12:00:03.027821+0000 mgr.y (mgr.25136) 1497 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T12:00:04.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:04 smithi196 bash[84730]: cluster 2024-08-25T12:00:03.027821+0000 mgr.y (mgr.25136) 1497 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T12:00:04.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:04 smithi059 bash[104335]: cluster 2024-08-25T12:00:03.027821+0000 mgr.y (mgr.25136) 1497 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T12:00:04.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:04 smithi059 bash[104335]: cluster 2024-08-25T12:00:03.027821+0000 mgr.y (mgr.25136) 1497 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T12:00:04.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:04 smithi059 bash[105101]: cluster 2024-08-25T12:00:03.027821+0000 mgr.y (mgr.25136) 1497 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T12:00:04.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:04 smithi059 bash[105101]: cluster 2024-08-25T12:00:03.027821+0000 mgr.y (mgr.25136) 1497 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-08-25T12:00:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:05 smithi196 bash[84730]: audit 2024-08-25T12:00:04.590741+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:05 smithi196 bash[84730]: audit 2024-08-25T12:00:04.590741+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:05 smithi196 bash[84730]: audit 2024-08-25T12:00:04.596492+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:05 smithi196 bash[84730]: audit 2024-08-25T12:00:04.596492+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:05 smithi059 bash[105101]: audit 2024-08-25T12:00:04.590741+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:05 smithi059 bash[105101]: audit 2024-08-25T12:00:04.590741+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:05 smithi059 bash[105101]: audit 2024-08-25T12:00:04.596492+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:05 smithi059 bash[105101]: audit 2024-08-25T12:00:04.596492+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:05 smithi059 bash[104335]: audit 2024-08-25T12:00:04.590741+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:05 smithi059 bash[104335]: audit 2024-08-25T12:00:04.590741+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:05 smithi059 bash[104335]: audit 2024-08-25T12:00:04.596492+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:05 smithi059 bash[104335]: audit 2024-08-25T12:00:04.596492+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:06 smithi196 bash[84730]: audit 2024-08-25T12:00:05.007842+0000 mgr.y (mgr.25136) 1498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:06 smithi196 bash[84730]: audit 2024-08-25T12:00:05.007842+0000 mgr.y (mgr.25136) 1498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:06 smithi196 bash[84730]: cluster 2024-08-25T12:00:05.029304+0000 mgr.y (mgr.25136) 1499 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:06 smithi196 bash[84730]: cluster 2024-08-25T12:00:05.029304+0000 mgr.y (mgr.25136) 1499 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:06 smithi059 bash[104335]: audit 2024-08-25T12:00:05.007842+0000 mgr.y (mgr.25136) 1498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:06 smithi059 bash[104335]: audit 2024-08-25T12:00:05.007842+0000 mgr.y (mgr.25136) 1498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:06 smithi059 bash[104335]: cluster 2024-08-25T12:00:05.029304+0000 mgr.y (mgr.25136) 1499 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:06 smithi059 bash[104335]: cluster 2024-08-25T12:00:05.029304+0000 mgr.y (mgr.25136) 1499 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:06 smithi059 bash[105101]: audit 2024-08-25T12:00:05.007842+0000 mgr.y (mgr.25136) 1498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:06 smithi059 bash[105101]: audit 2024-08-25T12:00:05.007842+0000 mgr.y (mgr.25136) 1498 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:06 smithi059 bash[105101]: cluster 2024-08-25T12:00:05.029304+0000 mgr.y (mgr.25136) 1499 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:06 smithi059 bash[105101]: cluster 2024-08-25T12:00:05.029304+0000 mgr.y (mgr.25136) 1499 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:08.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:08 smithi196 bash[84730]: cluster 2024-08-25T12:00:07.030531+0000 mgr.y (mgr.25136) 1500 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:08.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:08 smithi196 bash[84730]: cluster 2024-08-25T12:00:07.030531+0000 mgr.y (mgr.25136) 1500 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:08 smithi059 bash[104335]: cluster 2024-08-25T12:00:07.030531+0000 mgr.y (mgr.25136) 1500 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:08 smithi059 bash[104335]: cluster 2024-08-25T12:00:07.030531+0000 mgr.y (mgr.25136) 1500 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:08 smithi059 bash[105101]: cluster 2024-08-25T12:00:07.030531+0000 mgr.y (mgr.25136) 1500 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:08 smithi059 bash[105101]: cluster 2024-08-25T12:00:07.030531+0000 mgr.y (mgr.25136) 1500 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:09.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:00:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:00:09] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T12:00:10.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:10 smithi196 bash[84730]: cluster 2024-08-25T12:00:09.031374+0000 mgr.y (mgr.25136) 1501 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:10.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:10 smithi196 bash[84730]: cluster 2024-08-25T12:00:09.031374+0000 mgr.y (mgr.25136) 1501 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:10 smithi059 bash[104335]: cluster 2024-08-25T12:00:09.031374+0000 mgr.y (mgr.25136) 1501 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:10 smithi059 bash[104335]: cluster 2024-08-25T12:00:09.031374+0000 mgr.y (mgr.25136) 1501 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:10 smithi059 bash[105101]: cluster 2024-08-25T12:00:09.031374+0000 mgr.y (mgr.25136) 1501 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:10 smithi059 bash[105101]: cluster 2024-08-25T12:00:09.031374+0000 mgr.y (mgr.25136) 1501 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:12 smithi196 bash[84730]: cluster 2024-08-25T12:00:11.033099+0000 mgr.y (mgr.25136) 1502 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:12 smithi196 bash[84730]: cluster 2024-08-25T12:00:11.033099+0000 mgr.y (mgr.25136) 1502 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:12 smithi196 bash[84730]: audit 2024-08-25T12:00:12.442292+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:12 smithi196 bash[84730]: audit 2024-08-25T12:00:12.442292+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:12 smithi196 bash[84730]: audit 2024-08-25T12:00:12.455706+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:12 smithi196 bash[84730]: audit 2024-08-25T12:00:12.455706+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:12 smithi196 bash[84730]: audit 2024-08-25T12:00:12.471338+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:12 smithi196 bash[84730]: audit 2024-08-25T12:00:12.471338+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[105101]: cluster 2024-08-25T12:00:11.033099+0000 mgr.y (mgr.25136) 1502 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[105101]: cluster 2024-08-25T12:00:11.033099+0000 mgr.y (mgr.25136) 1502 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[105101]: audit 2024-08-25T12:00:12.442292+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[105101]: audit 2024-08-25T12:00:12.442292+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[105101]: audit 2024-08-25T12:00:12.455706+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[105101]: audit 2024-08-25T12:00:12.455706+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[105101]: audit 2024-08-25T12:00:12.471338+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[105101]: audit 2024-08-25T12:00:12.471338+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[104335]: cluster 2024-08-25T12:00:11.033099+0000 mgr.y (mgr.25136) 1502 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[104335]: cluster 2024-08-25T12:00:11.033099+0000 mgr.y (mgr.25136) 1502 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[104335]: audit 2024-08-25T12:00:12.442292+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[104335]: audit 2024-08-25T12:00:12.442292+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[104335]: audit 2024-08-25T12:00:12.455706+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[104335]: audit 2024-08-25T12:00:12.455706+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[104335]: audit 2024-08-25T12:00:12.471338+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:12 smithi059 bash[104335]: audit 2024-08-25T12:00:12.471338+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:14.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:14 smithi059 bash[104335]: cluster 2024-08-25T12:00:13.033829+0000 mgr.y (mgr.25136) 1503 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:14.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:14 smithi059 bash[104335]: cluster 2024-08-25T12:00:13.033829+0000 mgr.y (mgr.25136) 1503 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:14.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:14 smithi059 bash[105101]: cluster 2024-08-25T12:00:13.033829+0000 mgr.y (mgr.25136) 1503 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:14.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:14 smithi059 bash[105101]: cluster 2024-08-25T12:00:13.033829+0000 mgr.y (mgr.25136) 1503 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:15.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:14 smithi196 bash[84730]: cluster 2024-08-25T12:00:13.033829+0000 mgr.y (mgr.25136) 1503 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:15.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:14 smithi196 bash[84730]: cluster 2024-08-25T12:00:13.033829+0000 mgr.y (mgr.25136) 1503 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: audit 2024-08-25T12:00:14.947819+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: audit 2024-08-25T12:00:14.947819+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: audit 2024-08-25T12:00:14.963197+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: audit 2024-08-25T12:00:14.963197+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: audit 2024-08-25T12:00:14.976749+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: audit 2024-08-25T12:00:14.976749+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: audit 2024-08-25T12:00:15.017878+0000 mgr.y (mgr.25136) 1504 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: audit 2024-08-25T12:00:15.017878+0000 mgr.y (mgr.25136) 1504 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: cluster 2024-08-25T12:00:15.035400+0000 mgr.y (mgr.25136) 1505 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[104335]: cluster 2024-08-25T12:00:15.035400+0000 mgr.y (mgr.25136) 1505 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: audit 2024-08-25T12:00:14.947819+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: audit 2024-08-25T12:00:14.947819+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: audit 2024-08-25T12:00:14.963197+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: audit 2024-08-25T12:00:14.963197+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: audit 2024-08-25T12:00:14.976749+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: audit 2024-08-25T12:00:14.976749+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: audit 2024-08-25T12:00:15.017878+0000 mgr.y (mgr.25136) 1504 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:16.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: audit 2024-08-25T12:00:15.017878+0000 mgr.y (mgr.25136) 1504 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:16.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: cluster 2024-08-25T12:00:15.035400+0000 mgr.y (mgr.25136) 1505 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:16.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:15 smithi059 bash[105101]: cluster 2024-08-25T12:00:15.035400+0000 mgr.y (mgr.25136) 1505 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: audit 2024-08-25T12:00:14.947819+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: audit 2024-08-25T12:00:14.947819+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: audit 2024-08-25T12:00:14.963197+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: audit 2024-08-25T12:00:14.963197+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: audit 2024-08-25T12:00:14.976749+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: audit 2024-08-25T12:00:14.976749+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: audit 2024-08-25T12:00:15.017878+0000 mgr.y (mgr.25136) 1504 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: audit 2024-08-25T12:00:15.017878+0000 mgr.y (mgr.25136) 1504 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:16.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: cluster 2024-08-25T12:00:15.035400+0000 mgr.y (mgr.25136) 1505 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:16.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:15 smithi196 bash[84730]: cluster 2024-08-25T12:00:15.035400+0000 mgr.y (mgr.25136) 1505 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:18.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:18 smithi196 bash[84730]: cluster 2024-08-25T12:00:17.036068+0000 mgr.y (mgr.25136) 1506 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:18.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:18 smithi196 bash[84730]: cluster 2024-08-25T12:00:17.036068+0000 mgr.y (mgr.25136) 1506 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:18.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:18 smithi059 bash[105101]: cluster 2024-08-25T12:00:17.036068+0000 mgr.y (mgr.25136) 1506 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:18.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:18 smithi059 bash[105101]: cluster 2024-08-25T12:00:17.036068+0000 mgr.y (mgr.25136) 1506 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:18.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:18 smithi059 bash[104335]: cluster 2024-08-25T12:00:17.036068+0000 mgr.y (mgr.25136) 1506 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:18.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:18 smithi059 bash[104335]: cluster 2024-08-25T12:00:17.036068+0000 mgr.y (mgr.25136) 1506 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:19.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:00:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:00:19] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T12:00:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:20 smithi196 bash[84730]: cluster 2024-08-25T12:00:19.036753+0000 mgr.y (mgr.25136) 1507 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:20 smithi196 bash[84730]: cluster 2024-08-25T12:00:19.036753+0000 mgr.y (mgr.25136) 1507 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:20 smithi196 bash[84730]: audit 2024-08-25T12:00:19.585882+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:20 smithi196 bash[84730]: audit 2024-08-25T12:00:19.585882+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:20.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:20 smithi059 bash[104335]: cluster 2024-08-25T12:00:19.036753+0000 mgr.y (mgr.25136) 1507 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:20 smithi059 bash[104335]: cluster 2024-08-25T12:00:19.036753+0000 mgr.y (mgr.25136) 1507 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:20 smithi059 bash[104335]: audit 2024-08-25T12:00:19.585882+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:20 smithi059 bash[104335]: audit 2024-08-25T12:00:19.585882+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:20.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:20 smithi059 bash[105101]: cluster 2024-08-25T12:00:19.036753+0000 mgr.y (mgr.25136) 1507 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:20.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:20 smithi059 bash[105101]: cluster 2024-08-25T12:00:19.036753+0000 mgr.y (mgr.25136) 1507 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:20.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:20 smithi059 bash[105101]: audit 2024-08-25T12:00:19.585882+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:20.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:20 smithi059 bash[105101]: audit 2024-08-25T12:00:19.585882+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:21.070 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T12:00:21.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:21 smithi059 bash[104335]: audit 2024-08-25T12:00:20.153015+0000 mgr.y (mgr.25136) 1508 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:21.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:21 smithi059 bash[104335]: audit 2024-08-25T12:00:20.153015+0000 mgr.y (mgr.25136) 1508 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:21.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:21 smithi059 bash[105101]: audit 2024-08-25T12:00:20.153015+0000 mgr.y (mgr.25136) 1508 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:21.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:21 smithi059 bash[105101]: audit 2024-08-25T12:00:20.153015+0000 mgr.y (mgr.25136) 1508 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:21 smithi196 bash[84730]: audit 2024-08-25T12:00:20.153015+0000 mgr.y (mgr.25136) 1508 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:21 smithi196 bash[84730]: audit 2024-08-25T12:00:20.153015+0000 mgr.y (mgr.25136) 1508 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:22 smithi196 bash[84730]: cluster 2024-08-25T12:00:21.038577+0000 mgr.y (mgr.25136) 1509 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:22 smithi196 bash[84730]: cluster 2024-08-25T12:00:21.038577+0000 mgr.y (mgr.25136) 1509 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:22.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:22 smithi059 bash[104335]: cluster 2024-08-25T12:00:21.038577+0000 mgr.y (mgr.25136) 1509 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:22 smithi059 bash[104335]: cluster 2024-08-25T12:00:21.038577+0000 mgr.y (mgr.25136) 1509 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:22 smithi059 bash[105101]: cluster 2024-08-25T12:00:21.038577+0000 mgr.y (mgr.25136) 1509 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:22 smithi059 bash[105101]: cluster 2024-08-25T12:00:21.038577+0000 mgr.y (mgr.25136) 1509 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:24.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:24 smithi196 bash[84730]: cluster 2024-08-25T12:00:23.039300+0000 mgr.y (mgr.25136) 1510 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:24.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:24 smithi196 bash[84730]: cluster 2024-08-25T12:00:23.039300+0000 mgr.y (mgr.25136) 1510 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:24.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:24 smithi059 bash[104335]: cluster 2024-08-25T12:00:23.039300+0000 mgr.y (mgr.25136) 1510 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:24 smithi059 bash[104335]: cluster 2024-08-25T12:00:23.039300+0000 mgr.y (mgr.25136) 1510 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:24.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:24 smithi059 bash[105101]: cluster 2024-08-25T12:00:23.039300+0000 mgr.y (mgr.25136) 1510 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:24.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:24 smithi059 bash[105101]: cluster 2024-08-25T12:00:23.039300+0000 mgr.y (mgr.25136) 1510 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:25.901 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:00:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:26 smithi059 bash[104335]: audit 2024-08-25T12:00:25.025878+0000 mgr.y (mgr.25136) 1511 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:26 smithi059 bash[104335]: audit 2024-08-25T12:00:25.025878+0000 mgr.y (mgr.25136) 1511 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:26 smithi059 bash[104335]: cluster 2024-08-25T12:00:25.040862+0000 mgr.y (mgr.25136) 1512 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:26 smithi059 bash[104335]: cluster 2024-08-25T12:00:25.040862+0000 mgr.y (mgr.25136) 1512 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:26 smithi059 bash[105101]: audit 2024-08-25T12:00:25.025878+0000 mgr.y (mgr.25136) 1511 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:26 smithi059 bash[105101]: audit 2024-08-25T12:00:25.025878+0000 mgr.y (mgr.25136) 1511 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:26 smithi059 bash[105101]: cluster 2024-08-25T12:00:25.040862+0000 mgr.y (mgr.25136) 1512 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:26.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:26 smithi059 bash[105101]: cluster 2024-08-25T12:00:25.040862+0000 mgr.y (mgr.25136) 1512 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:26 smithi196 bash[84730]: audit 2024-08-25T12:00:25.025878+0000 mgr.y (mgr.25136) 1511 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:26 smithi196 bash[84730]: audit 2024-08-25T12:00:25.025878+0000 mgr.y (mgr.25136) 1511 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:26 smithi196 bash[84730]: cluster 2024-08-25T12:00:25.040862+0000 mgr.y (mgr.25136) 1512 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:26 smithi196 bash[84730]: cluster 2024-08-25T12:00:25.040862+0000 mgr.y (mgr.25136) 1512 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 12s ago 41m - - 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 15s ago 41m - - 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (4m) 12s ago 32m 13.9M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (3m) 15s ago 31m 68.4M - c8b91775d855 f57175f62128 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (6m) 12s ago 29m 49.3M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (6m) 15s ago 40m 439M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (17m) 12s ago 43m 528M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:00:27.652 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (57s) 12s ago 43m 45.6M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (2m) 15s ago 41m 38.0M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (46s) 12s ago 41m 34.3M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (6m) 12s ago 32m 8735k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (6m) 15s ago 32m 8492k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (39m) 12s ago 39m 66.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (39m) 12s ago 39m 61.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (38m) 12s ago 38m 54.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (37m) 12s ago 37m 57.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (36m) 15s ago 36m 70.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (35m) 15s ago 35m 66.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (34m) 15s ago 34m 64.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:00:27.653 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (33m) 15s ago 33m 58.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:00:27.654 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (5m) 15s ago 32m 50.2M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:00:27.654 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (30m) 12s ago 30m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:00:27.654 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (30m) 15s ago 30m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:00:28.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:28 smithi059 bash[104335]: cluster 2024-08-25T12:00:27.041611+0000 mgr.y (mgr.25136) 1513 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:28.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:28 smithi059 bash[104335]: cluster 2024-08-25T12:00:27.041611+0000 mgr.y (mgr.25136) 1513 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:28.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:28 smithi059 bash[105101]: cluster 2024-08-25T12:00:27.041611+0000 mgr.y (mgr.25136) 1513 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:28.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:28 smithi059 bash[105101]: cluster 2024-08-25T12:00:27.041611+0000 mgr.y (mgr.25136) 1513 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:28.400 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-08-25T12:00:28.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:28 smithi196 bash[84730]: cluster 2024-08-25T12:00:27.041611+0000 mgr.y (mgr.25136) 1513 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:28 smithi196 bash[84730]: cluster 2024-08-25T12:00:27.041611+0000 mgr.y (mgr.25136) 1513 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:29.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:00:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:00:29] "GET /metrics HTTP/1.1" 200 38204 "" "Prometheus/2.51.0" 2024-08-25T12:00:29.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:29 smithi059 bash[104335]: audit 2024-08-25T12:00:27.633682+0000 mgr.y (mgr.25136) 1514 : audit [DBG] from='client.64134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:29.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:29 smithi059 bash[104335]: audit 2024-08-25T12:00:27.633682+0000 mgr.y (mgr.25136) 1514 : audit [DBG] from='client.64134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:29 smithi059 bash[105101]: audit 2024-08-25T12:00:27.633682+0000 mgr.y (mgr.25136) 1514 : audit [DBG] from='client.64134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:29.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:29 smithi059 bash[105101]: audit 2024-08-25T12:00:27.633682+0000 mgr.y (mgr.25136) 1514 : audit [DBG] from='client.64134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:29.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:29 smithi196 bash[84730]: audit 2024-08-25T12:00:27.633682+0000 mgr.y (mgr.25136) 1514 : audit [DBG] from='client.64134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:29.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:29 smithi196 bash[84730]: audit 2024-08-25T12:00:27.633682+0000 mgr.y (mgr.25136) 1514 : audit [DBG] from='client.64134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:30.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:30 smithi059 bash[104335]: cluster 2024-08-25T12:00:29.042336+0000 mgr.y (mgr.25136) 1515 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:30.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:30 smithi059 bash[104335]: cluster 2024-08-25T12:00:29.042336+0000 mgr.y (mgr.25136) 1515 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:30 smithi059 bash[105101]: cluster 2024-08-25T12:00:29.042336+0000 mgr.y (mgr.25136) 1515 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:30 smithi059 bash[105101]: cluster 2024-08-25T12:00:29.042336+0000 mgr.y (mgr.25136) 1515 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:30.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:30 smithi196 bash[84730]: cluster 2024-08-25T12:00:29.042336+0000 mgr.y (mgr.25136) 1515 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:30.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:30 smithi196 bash[84730]: cluster 2024-08-25T12:00:29.042336+0000 mgr.y (mgr.25136) 1515 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-25T12:00:32.295 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:32 smithi196 bash[84730]: cluster 2024-08-25T12:00:31.044024+0000 mgr.y (mgr.25136) 1516 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:32.295 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:32 smithi196 bash[84730]: cluster 2024-08-25T12:00:31.044024+0000 mgr.y (mgr.25136) 1516 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:32.295 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:32 smithi196 bash[84730]: audit 2024-08-25T12:00:31.658142+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.295 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:32 smithi196 bash[84730]: audit 2024-08-25T12:00:31.658142+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.295 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:32 smithi196 bash[84730]: audit 2024-08-25T12:00:31.672187+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.295 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:32 smithi196 bash[84730]: audit 2024-08-25T12:00:31.672187+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.295 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:32 smithi196 bash[84730]: audit 2024-08-25T12:00:31.689384+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.295 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:32 smithi196 bash[84730]: audit 2024-08-25T12:00:31.689384+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[104335]: cluster 2024-08-25T12:00:31.044024+0000 mgr.y (mgr.25136) 1516 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[104335]: cluster 2024-08-25T12:00:31.044024+0000 mgr.y (mgr.25136) 1516 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[104335]: audit 2024-08-25T12:00:31.658142+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[104335]: audit 2024-08-25T12:00:31.658142+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[104335]: audit 2024-08-25T12:00:31.672187+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[104335]: audit 2024-08-25T12:00:31.672187+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[104335]: audit 2024-08-25T12:00:31.689384+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[104335]: audit 2024-08-25T12:00:31.689384+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[105101]: cluster 2024-08-25T12:00:31.044024+0000 mgr.y (mgr.25136) 1516 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[105101]: cluster 2024-08-25T12:00:31.044024+0000 mgr.y (mgr.25136) 1516 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[105101]: audit 2024-08-25T12:00:31.658142+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[105101]: audit 2024-08-25T12:00:31.658142+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[105101]: audit 2024-08-25T12:00:31.672187+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[105101]: audit 2024-08-25T12:00:31.672187+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[105101]: audit 2024-08-25T12:00:31.689384+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:32.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:32 smithi059 bash[105101]: audit 2024-08-25T12:00:31.689384+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:33.233 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:00:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:34 smithi196 bash[84730]: cluster 2024-08-25T12:00:33.044744+0000 mgr.y (mgr.25136) 1517 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:34 smithi196 bash[84730]: cluster 2024-08-25T12:00:33.044744+0000 mgr.y (mgr.25136) 1517 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:34.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:34 smithi059 bash[104335]: cluster 2024-08-25T12:00:33.044744+0000 mgr.y (mgr.25136) 1517 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:34.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:34 smithi059 bash[104335]: cluster 2024-08-25T12:00:33.044744+0000 mgr.y (mgr.25136) 1517 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:34.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:34 smithi059 bash[105101]: cluster 2024-08-25T12:00:33.044744+0000 mgr.y (mgr.25136) 1517 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:34.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:34 smithi059 bash[105101]: cluster 2024-08-25T12:00:33.044744+0000 mgr.y (mgr.25136) 1517 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-25T12:00:34.854 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:00:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:34.585438+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:34.585438+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:34.843928+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.59:0/2788358602' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:34.843928+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.59:0/2788358602' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:35.115331+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:35.115331+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:35.127612+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:35.127612+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:35.140014+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[104335]: audit 2024-08-25T12:00:35.140014+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:34.585438+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:34.585438+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:34.843928+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.59:0/2788358602' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:34.843928+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.59:0/2788358602' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:35.115331+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:35.115331+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:35.127612+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:35.127612+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:35.140014+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:35 smithi059 bash[105101]: audit 2024-08-25T12:00:35.140014+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:34.585438+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:34.585438+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:34.843928+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.59:0/2788358602' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:34.843928+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.59:0/2788358602' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:35.115331+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:35.115331+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:35.127612+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:35.127612+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:35.140014+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:35 smithi196 bash[84730]: audit 2024-08-25T12:00:35.140014+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:35.632 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-08-25T12:00:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:36 smithi059 bash[104335]: audit 2024-08-25T12:00:35.033653+0000 mgr.y (mgr.25136) 1518 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:36 smithi059 bash[104335]: audit 2024-08-25T12:00:35.033653+0000 mgr.y (mgr.25136) 1518 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:36 smithi059 bash[104335]: cluster 2024-08-25T12:00:35.045487+0000 mgr.y (mgr.25136) 1519 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T12:00:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:36 smithi059 bash[104335]: cluster 2024-08-25T12:00:35.045487+0000 mgr.y (mgr.25136) 1519 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T12:00:36.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:36 smithi059 bash[105101]: audit 2024-08-25T12:00:35.033653+0000 mgr.y (mgr.25136) 1518 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:36.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:36 smithi059 bash[105101]: audit 2024-08-25T12:00:35.033653+0000 mgr.y (mgr.25136) 1518 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:36.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:36 smithi059 bash[105101]: cluster 2024-08-25T12:00:35.045487+0000 mgr.y (mgr.25136) 1519 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T12:00:36.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:36 smithi059 bash[105101]: cluster 2024-08-25T12:00:35.045487+0000 mgr.y (mgr.25136) 1519 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T12:00:36.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:36 smithi196 bash[84730]: audit 2024-08-25T12:00:35.033653+0000 mgr.y (mgr.25136) 1518 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:36 smithi196 bash[84730]: audit 2024-08-25T12:00:35.033653+0000 mgr.y (mgr.25136) 1518 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:36 smithi196 bash[84730]: cluster 2024-08-25T12:00:35.045487+0000 mgr.y (mgr.25136) 1519 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T12:00:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:36 smithi196 bash[84730]: cluster 2024-08-25T12:00:35.045487+0000 mgr.y (mgr.25136) 1519 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-25T12:00:38.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:38 smithi059 bash[104335]: cluster 2024-08-25T12:00:37.046142+0000 mgr.y (mgr.25136) 1520 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:38.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:38 smithi059 bash[104335]: cluster 2024-08-25T12:00:37.046142+0000 mgr.y (mgr.25136) 1520 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:38 smithi059 bash[105101]: cluster 2024-08-25T12:00:37.046142+0000 mgr.y (mgr.25136) 1520 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:38 smithi059 bash[105101]: cluster 2024-08-25T12:00:37.046142+0000 mgr.y (mgr.25136) 1520 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:38.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:38 smithi196 bash[84730]: cluster 2024-08-25T12:00:37.046142+0000 mgr.y (mgr.25136) 1520 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:38.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:38 smithi196 bash[84730]: cluster 2024-08-25T12:00:37.046142+0000 mgr.y (mgr.25136) 1520 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:39.212 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:00:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:00:39] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-08-25T12:00:39.455 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:00:40.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:40 smithi059 bash[104335]: cluster 2024-08-25T12:00:39.046794+0000 mgr.y (mgr.25136) 1521 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:40.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:40 smithi059 bash[104335]: cluster 2024-08-25T12:00:39.046794+0000 mgr.y (mgr.25136) 1521 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:40.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:40 smithi059 bash[105101]: cluster 2024-08-25T12:00:39.046794+0000 mgr.y (mgr.25136) 1521 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:40.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:40 smithi059 bash[105101]: cluster 2024-08-25T12:00:39.046794+0000 mgr.y (mgr.25136) 1521 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:40 smithi196 bash[84730]: cluster 2024-08-25T12:00:39.046794+0000 mgr.y (mgr.25136) 1521 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:40 smithi196 bash[84730]: cluster 2024-08-25T12:00:39.046794+0000 mgr.y (mgr.25136) 1521 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:41.975 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)" 2024-08-25T12:00:42.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:42 smithi059 bash[105101]: cluster 2024-08-25T12:00:41.048426+0000 mgr.y (mgr.25136) 1522 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:42.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:42 smithi059 bash[105101]: cluster 2024-08-25T12:00:41.048426+0000 mgr.y (mgr.25136) 1522 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:42.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:42 smithi059 bash[105101]: audit 2024-08-25T12:00:41.965981+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.59:0/122264175' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:42.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:42 smithi059 bash[105101]: audit 2024-08-25T12:00:41.965981+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.59:0/122264175' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:42.236 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:42 smithi059 bash[104335]: cluster 2024-08-25T12:00:41.048426+0000 mgr.y (mgr.25136) 1522 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:42.236 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:42 smithi059 bash[104335]: cluster 2024-08-25T12:00:41.048426+0000 mgr.y (mgr.25136) 1522 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:42.236 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:42 smithi059 bash[104335]: audit 2024-08-25T12:00:41.965981+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.59:0/122264175' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:42.236 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:42 smithi059 bash[104335]: audit 2024-08-25T12:00:41.965981+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.59:0/122264175' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:42.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:42 smithi196 bash[84730]: cluster 2024-08-25T12:00:41.048426+0000 mgr.y (mgr.25136) 1522 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:42.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:42 smithi196 bash[84730]: cluster 2024-08-25T12:00:41.048426+0000 mgr.y (mgr.25136) 1522 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-08-25T12:00:42.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:42 smithi196 bash[84730]: audit 2024-08-25T12:00:41.965981+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.59:0/122264175' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:42.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:42 smithi196 bash[84730]: audit 2024-08-25T12:00:41.965981+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.59:0/122264175' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:00:42.962 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-08-25T12:00:44.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:44 smithi059 bash[104335]: cluster 2024-08-25T12:00:43.049106+0000 mgr.y (mgr.25136) 1523 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-25T12:00:44.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:44 smithi059 bash[104335]: cluster 2024-08-25T12:00:43.049106+0000 mgr.y (mgr.25136) 1523 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-25T12:00:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:44 smithi059 bash[105101]: cluster 2024-08-25T12:00:43.049106+0000 mgr.y (mgr.25136) 1523 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-25T12:00:44.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:44 smithi059 bash[105101]: cluster 2024-08-25T12:00:43.049106+0000 mgr.y (mgr.25136) 1523 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-25T12:00:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:44 smithi196 bash[84730]: cluster 2024-08-25T12:00:43.049106+0000 mgr.y (mgr.25136) 1523 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-25T12:00:44.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:44 smithi196 bash[84730]: cluster 2024-08-25T12:00:43.049106+0000 mgr.y (mgr.25136) 1523 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-25T12:00:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:46 smithi059 bash[104335]: audit 2024-08-25T12:00:45.041979+0000 mgr.y (mgr.25136) 1524 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:46 smithi059 bash[104335]: audit 2024-08-25T12:00:45.041979+0000 mgr.y (mgr.25136) 1524 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:46 smithi059 bash[104335]: cluster 2024-08-25T12:00:45.050731+0000 mgr.y (mgr.25136) 1525 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:00:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:46 smithi059 bash[104335]: cluster 2024-08-25T12:00:45.050731+0000 mgr.y (mgr.25136) 1525 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:00:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:46 smithi059 bash[105101]: audit 2024-08-25T12:00:45.041979+0000 mgr.y (mgr.25136) 1524 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:46 smithi059 bash[105101]: audit 2024-08-25T12:00:45.041979+0000 mgr.y (mgr.25136) 1524 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:46 smithi059 bash[105101]: cluster 2024-08-25T12:00:45.050731+0000 mgr.y (mgr.25136) 1525 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:00:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:46 smithi059 bash[105101]: cluster 2024-08-25T12:00:45.050731+0000 mgr.y (mgr.25136) 1525 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:00:46.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:46 smithi196 bash[84730]: audit 2024-08-25T12:00:45.041979+0000 mgr.y (mgr.25136) 1524 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:46.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:46 smithi196 bash[84730]: audit 2024-08-25T12:00:45.041979+0000 mgr.y (mgr.25136) 1524 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:46.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:46 smithi196 bash[84730]: cluster 2024-08-25T12:00:45.050731+0000 mgr.y (mgr.25136) 1525 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:00:46.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:46 smithi196 bash[84730]: cluster 2024-08-25T12:00:45.050731+0000 mgr.y (mgr.25136) 1525 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:00:47.796 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:00:48.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:48 smithi059 bash[104335]: cluster 2024-08-25T12:00:47.051415+0000 mgr.y (mgr.25136) 1526 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:48.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:48 smithi059 bash[104335]: cluster 2024-08-25T12:00:47.051415+0000 mgr.y (mgr.25136) 1526 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:48.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:48 smithi059 bash[105101]: cluster 2024-08-25T12:00:47.051415+0000 mgr.y (mgr.25136) 1526 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:48.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:48 smithi059 bash[105101]: cluster 2024-08-25T12:00:47.051415+0000 mgr.y (mgr.25136) 1526 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:48.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:48 smithi196 bash[84730]: cluster 2024-08-25T12:00:47.051415+0000 mgr.y (mgr.25136) 1526 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:48.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:48 smithi196 bash[84730]: cluster 2024-08-25T12:00:47.051415+0000 mgr.y (mgr.25136) 1526 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:49.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:00:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:00:49] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.51.0" 2024-08-25T12:00:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[104335]: cluster 2024-08-25T12:00:49.052132+0000 mgr.y (mgr.25136) 1527 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[104335]: cluster 2024-08-25T12:00:49.052132+0000 mgr.y (mgr.25136) 1527 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[104335]: audit 2024-08-25T12:00:49.572956+0000 mgr.y (mgr.25136) 1528 : audit [DBG] from='client.64152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[104335]: audit 2024-08-25T12:00:49.572956+0000 mgr.y (mgr.25136) 1528 : audit [DBG] from='client.64152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[104335]: audit 2024-08-25T12:00:49.586497+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:50.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[104335]: audit 2024-08-25T12:00:49.586497+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:50.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[105101]: cluster 2024-08-25T12:00:49.052132+0000 mgr.y (mgr.25136) 1527 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:50.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[105101]: cluster 2024-08-25T12:00:49.052132+0000 mgr.y (mgr.25136) 1527 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:50.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[105101]: audit 2024-08-25T12:00:49.572956+0000 mgr.y (mgr.25136) 1528 : audit [DBG] from='client.64152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:50.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[105101]: audit 2024-08-25T12:00:49.572956+0000 mgr.y (mgr.25136) 1528 : audit [DBG] from='client.64152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:50.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[105101]: audit 2024-08-25T12:00:49.586497+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:50.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:50 smithi059 bash[105101]: audit 2024-08-25T12:00:49.586497+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:50 smithi196 bash[84730]: cluster 2024-08-25T12:00:49.052132+0000 mgr.y (mgr.25136) 1527 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:50 smithi196 bash[84730]: cluster 2024-08-25T12:00:49.052132+0000 mgr.y (mgr.25136) 1527 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:50 smithi196 bash[84730]: audit 2024-08-25T12:00:49.572956+0000 mgr.y (mgr.25136) 1528 : audit [DBG] from='client.64152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:50 smithi196 bash[84730]: audit 2024-08-25T12:00:49.572956+0000 mgr.y (mgr.25136) 1528 : audit [DBG] from='client.64152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:00:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:50 smithi196 bash[84730]: audit 2024-08-25T12:00:49.586497+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:50.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:50 smithi196 bash[84730]: audit 2024-08-25T12:00:49.586497+0000 mon.b (mon.1) 431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:00:52.228 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:00:52.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[105101]: cluster 2024-08-25T12:00:51.053789+0000 mgr.y (mgr.25136) 1529 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:52.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[105101]: cluster 2024-08-25T12:00:51.053789+0000 mgr.y (mgr.25136) 1529 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:52.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[105101]: audit 2024-08-25T12:00:51.875853+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[105101]: audit 2024-08-25T12:00:51.875853+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[105101]: audit 2024-08-25T12:00:51.889771+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[105101]: audit 2024-08-25T12:00:51.889771+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[105101]: audit 2024-08-25T12:00:51.904033+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[105101]: audit 2024-08-25T12:00:51.904033+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[104335]: cluster 2024-08-25T12:00:51.053789+0000 mgr.y (mgr.25136) 1529 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:52.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[104335]: cluster 2024-08-25T12:00:51.053789+0000 mgr.y (mgr.25136) 1529 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:52.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[104335]: audit 2024-08-25T12:00:51.875853+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[104335]: audit 2024-08-25T12:00:51.875853+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[104335]: audit 2024-08-25T12:00:51.889771+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[104335]: audit 2024-08-25T12:00:51.889771+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[104335]: audit 2024-08-25T12:00:51.904033+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:52 smithi059 bash[104335]: audit 2024-08-25T12:00:51.904033+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.553 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:52 smithi196 bash[84730]: cluster 2024-08-25T12:00:51.053789+0000 mgr.y (mgr.25136) 1529 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:52.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:52 smithi196 bash[84730]: cluster 2024-08-25T12:00:51.053789+0000 mgr.y (mgr.25136) 1529 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:52.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:52 smithi196 bash[84730]: audit 2024-08-25T12:00:51.875853+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:52 smithi196 bash[84730]: audit 2024-08-25T12:00:51.875853+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:52 smithi196 bash[84730]: audit 2024-08-25T12:00:51.889771+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:52 smithi196 bash[84730]: audit 2024-08-25T12:00:51.889771+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:52 smithi196 bash[84730]: audit 2024-08-25T12:00:51.904033+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.554 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:52 smithi196 bash[84730]: audit 2024-08-25T12:00:51.904033+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:52.990 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade status' 2024-08-25T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:54 smithi196 bash[84730]: cluster 2024-08-25T12:00:53.054473+0000 mgr.y (mgr.25136) 1530 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:54 smithi196 bash[84730]: cluster 2024-08-25T12:00:53.054473+0000 mgr.y (mgr.25136) 1530 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:54 smithi196 bash[84730]: audit 2024-08-25T12:00:53.524130+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:54 smithi196 bash[84730]: audit 2024-08-25T12:00:53.524130+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:54 smithi196 bash[84730]: audit 2024-08-25T12:00:53.526137+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:54 smithi196 bash[84730]: audit 2024-08-25T12:00:53.526137+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:54 smithi196 bash[84730]: audit 2024-08-25T12:00:53.536068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:54.517 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:54 smithi196 bash[84730]: audit 2024-08-25T12:00:53.536068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:54.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[104335]: cluster 2024-08-25T12:00:53.054473+0000 mgr.y (mgr.25136) 1530 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[104335]: cluster 2024-08-25T12:00:53.054473+0000 mgr.y (mgr.25136) 1530 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[104335]: audit 2024-08-25T12:00:53.524130+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[104335]: audit 2024-08-25T12:00:53.524130+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[104335]: audit 2024-08-25T12:00:53.526137+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[104335]: audit 2024-08-25T12:00:53.526137+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[104335]: audit 2024-08-25T12:00:53.536068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[104335]: audit 2024-08-25T12:00:53.536068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[105101]: cluster 2024-08-25T12:00:53.054473+0000 mgr.y (mgr.25136) 1530 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[105101]: cluster 2024-08-25T12:00:53.054473+0000 mgr.y (mgr.25136) 1530 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[105101]: audit 2024-08-25T12:00:53.524130+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[105101]: audit 2024-08-25T12:00:53.524130+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:00:54.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[105101]: audit 2024-08-25T12:00:53.526137+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:00:54.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[105101]: audit 2024-08-25T12:00:53.526137+0000 mon.b (mon.1) 433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:00:54.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[105101]: audit 2024-08-25T12:00:53.536068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:54.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:54 smithi059 bash[105101]: audit 2024-08-25T12:00:53.536068+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: audit 2024-08-25T12:00:55.053229+0000 mgr.y (mgr.25136) 1531 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: audit 2024-08-25T12:00:55.053229+0000 mgr.y (mgr.25136) 1531 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: cluster 2024-08-25T12:00:55.056037+0000 mgr.y (mgr.25136) 1532 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: cluster 2024-08-25T12:00:55.056037+0000 mgr.y (mgr.25136) 1532 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: audit 2024-08-25T12:00:55.344332+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: audit 2024-08-25T12:00:55.344332+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: audit 2024-08-25T12:00:55.358607+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: audit 2024-08-25T12:00:55.358607+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: audit 2024-08-25T12:00:55.374993+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:56 smithi196 bash[84730]: audit 2024-08-25T12:00:55.374993+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: audit 2024-08-25T12:00:55.053229+0000 mgr.y (mgr.25136) 1531 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: audit 2024-08-25T12:00:55.053229+0000 mgr.y (mgr.25136) 1531 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: cluster 2024-08-25T12:00:55.056037+0000 mgr.y (mgr.25136) 1532 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: cluster 2024-08-25T12:00:55.056037+0000 mgr.y (mgr.25136) 1532 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: audit 2024-08-25T12:00:55.344332+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: audit 2024-08-25T12:00:55.344332+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: audit 2024-08-25T12:00:55.358607+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: audit 2024-08-25T12:00:55.358607+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: audit 2024-08-25T12:00:55.374993+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[105101]: audit 2024-08-25T12:00:55.374993+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: audit 2024-08-25T12:00:55.053229+0000 mgr.y (mgr.25136) 1531 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: audit 2024-08-25T12:00:55.053229+0000 mgr.y (mgr.25136) 1531 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: cluster 2024-08-25T12:00:55.056037+0000 mgr.y (mgr.25136) 1532 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: cluster 2024-08-25T12:00:55.056037+0000 mgr.y (mgr.25136) 1532 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: audit 2024-08-25T12:00:55.344332+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: audit 2024-08-25T12:00:55.344332+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: audit 2024-08-25T12:00:55.358607+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: audit 2024-08-25T12:00:55.358607+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: audit 2024-08-25T12:00:55.374993+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:56.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:56 smithi059 bash[104335]: audit 2024-08-25T12:00:55.374993+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:00:57.804 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:00:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:58 smithi196 bash[84730]: cluster 2024-08-25T12:00:57.056741+0000 mgr.y (mgr.25136) 1533 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:00:58 smithi196 bash[84730]: cluster 2024-08-25T12:00:57.056741+0000 mgr.y (mgr.25136) 1533 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:58.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:58 smithi059 bash[104335]: cluster 2024-08-25T12:00:57.056741+0000 mgr.y (mgr.25136) 1533 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:58.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:00:58 smithi059 bash[104335]: cluster 2024-08-25T12:00:57.056741+0000 mgr.y (mgr.25136) 1533 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:58.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:58 smithi059 bash[105101]: cluster 2024-08-25T12:00:57.056741+0000 mgr.y (mgr.25136) 1533 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:58.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:00:58 smithi059 bash[105101]: cluster 2024-08-25T12:00:57.056741+0000 mgr.y (mgr.25136) 1533 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:00:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:00:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:00:59] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.51.0" 2024-08-25T12:00:59.564 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:00:59.564 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2024-08-25T12:00:59.564 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2024-08-25T12:00:59.564 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2024-08-25T12:00:59.564 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:00:59.564 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2024-08-25T12:00:59.565 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-08-25T12:00:59.565 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:00:59.565 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:01:00.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:00 smithi059 bash[104335]: cluster 2024-08-25T12:00:59.057503+0000 mgr.y (mgr.25136) 1534 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:00.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:00 smithi059 bash[104335]: cluster 2024-08-25T12:00:59.057503+0000 mgr.y (mgr.25136) 1534 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:00.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:00 smithi059 bash[104335]: audit 2024-08-25T12:00:59.566418+0000 mgr.y (mgr.25136) 1535 : audit [DBG] from='client.64158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:00.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:00 smithi059 bash[104335]: audit 2024-08-25T12:00:59.566418+0000 mgr.y (mgr.25136) 1535 : audit [DBG] from='client.64158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:00.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:00 smithi059 bash[105101]: cluster 2024-08-25T12:00:59.057503+0000 mgr.y (mgr.25136) 1534 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:00.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:00 smithi059 bash[105101]: cluster 2024-08-25T12:00:59.057503+0000 mgr.y (mgr.25136) 1534 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:00.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:00 smithi059 bash[105101]: audit 2024-08-25T12:00:59.566418+0000 mgr.y (mgr.25136) 1535 : audit [DBG] from='client.64158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:00.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:00 smithi059 bash[105101]: audit 2024-08-25T12:00:59.566418+0000 mgr.y (mgr.25136) 1535 : audit [DBG] from='client.64158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:00.606 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T12:01:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:00 smithi196 bash[84730]: cluster 2024-08-25T12:00:59.057503+0000 mgr.y (mgr.25136) 1534 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:00 smithi196 bash[84730]: cluster 2024-08-25T12:00:59.057503+0000 mgr.y (mgr.25136) 1534 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:00 smithi196 bash[84730]: audit 2024-08-25T12:00:59.566418+0000 mgr.y (mgr.25136) 1535 : audit [DBG] from='client.64158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:00 smithi196 bash[84730]: audit 2024-08-25T12:00:59.566418+0000 mgr.y (mgr.25136) 1535 : audit [DBG] from='client.64158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:02 smithi196 bash[84730]: cluster 2024-08-25T12:01:01.059129+0000 mgr.y (mgr.25136) 1536 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:02.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:02 smithi196 bash[84730]: cluster 2024-08-25T12:01:01.059129+0000 mgr.y (mgr.25136) 1536 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:02.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:02 smithi059 bash[104335]: cluster 2024-08-25T12:01:01.059129+0000 mgr.y (mgr.25136) 1536 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:02.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:02 smithi059 bash[104335]: cluster 2024-08-25T12:01:01.059129+0000 mgr.y (mgr.25136) 1536 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:02.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:02 smithi059 bash[105101]: cluster 2024-08-25T12:01:01.059129+0000 mgr.y (mgr.25136) 1536 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:02.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:02 smithi059 bash[105101]: cluster 2024-08-25T12:01:01.059129+0000 mgr.y (mgr.25136) 1536 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:04.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:04 smithi059 bash[104335]: cluster 2024-08-25T12:01:03.059731+0000 mgr.y (mgr.25136) 1537 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:04.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:04 smithi059 bash[104335]: cluster 2024-08-25T12:01:03.059731+0000 mgr.y (mgr.25136) 1537 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:04 smithi059 bash[105101]: cluster 2024-08-25T12:01:03.059731+0000 mgr.y (mgr.25136) 1537 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:04 smithi059 bash[105101]: cluster 2024-08-25T12:01:03.059731+0000 mgr.y (mgr.25136) 1537 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:04 smithi196 bash[84730]: cluster 2024-08-25T12:01:03.059731+0000 mgr.y (mgr.25136) 1537 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:04 smithi196 bash[84730]: cluster 2024-08-25T12:01:03.059731+0000 mgr.y (mgr.25136) 1537 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:05 smithi059 bash[104335]: audit 2024-08-25T12:01:04.587485+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:05 smithi059 bash[104335]: audit 2024-08-25T12:01:04.587485+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:05 smithi059 bash[105101]: audit 2024-08-25T12:01:04.587485+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:05 smithi059 bash[105101]: audit 2024-08-25T12:01:04.587485+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:05 smithi196 bash[84730]: audit 2024-08-25T12:01:04.587485+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:05.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:05 smithi196 bash[84730]: audit 2024-08-25T12:01:04.587485+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:06.750 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:01:06.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:06 smithi059 bash[104335]: cluster 2024-08-25T12:01:05.061269+0000 mgr.y (mgr.25136) 1538 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:06.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:06 smithi059 bash[104335]: cluster 2024-08-25T12:01:05.061269+0000 mgr.y (mgr.25136) 1538 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:06.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:06 smithi059 bash[104335]: audit 2024-08-25T12:01:05.063102+0000 mgr.y (mgr.25136) 1539 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:06.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:06 smithi059 bash[104335]: audit 2024-08-25T12:01:05.063102+0000 mgr.y (mgr.25136) 1539 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:06 smithi059 bash[105101]: cluster 2024-08-25T12:01:05.061269+0000 mgr.y (mgr.25136) 1538 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:06 smithi059 bash[105101]: cluster 2024-08-25T12:01:05.061269+0000 mgr.y (mgr.25136) 1538 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:06 smithi059 bash[105101]: audit 2024-08-25T12:01:05.063102+0000 mgr.y (mgr.25136) 1539 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:06 smithi059 bash[105101]: audit 2024-08-25T12:01:05.063102+0000 mgr.y (mgr.25136) 1539 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:06 smithi196 bash[84730]: cluster 2024-08-25T12:01:05.061269+0000 mgr.y (mgr.25136) 1538 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:06 smithi196 bash[84730]: cluster 2024-08-25T12:01:05.061269+0000 mgr.y (mgr.25136) 1538 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:06 smithi196 bash[84730]: audit 2024-08-25T12:01:05.063102+0000 mgr.y (mgr.25136) 1539 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:06.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:06 smithi196 bash[84730]: audit 2024-08-25T12:01:05.063102+0000 mgr.y (mgr.25136) 1539 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:08.367 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T12:01:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:08 smithi059 bash[104335]: cluster 2024-08-25T12:01:07.061961+0000 mgr.y (mgr.25136) 1540 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:08.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:08 smithi059 bash[104335]: cluster 2024-08-25T12:01:07.061961+0000 mgr.y (mgr.25136) 1540 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:08.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:08 smithi059 bash[104335]: audit 2024-08-25T12:01:08.369549+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.59:0/2554972228' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:01:08.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:08 smithi059 bash[104335]: audit 2024-08-25T12:01:08.369549+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.59:0/2554972228' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:01:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:08 smithi059 bash[105101]: cluster 2024-08-25T12:01:07.061961+0000 mgr.y (mgr.25136) 1540 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:08 smithi059 bash[105101]: cluster 2024-08-25T12:01:07.061961+0000 mgr.y (mgr.25136) 1540 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:08 smithi059 bash[105101]: audit 2024-08-25T12:01:08.369549+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.59:0/2554972228' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:01:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:08 smithi059 bash[105101]: audit 2024-08-25T12:01:08.369549+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.59:0/2554972228' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:01:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:08 smithi196 bash[84730]: cluster 2024-08-25T12:01:07.061961+0000 mgr.y (mgr.25136) 1540 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:08 smithi196 bash[84730]: cluster 2024-08-25T12:01:07.061961+0000 mgr.y (mgr.25136) 1540 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:08.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:08 smithi196 bash[84730]: audit 2024-08-25T12:01:08.369549+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.59:0/2554972228' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:01:08.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:08 smithi196 bash[84730]: audit 2024-08-25T12:01:08.369549+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.59:0/2554972228' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:01:09.157 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-08-25T12:01:09.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:01:09] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.51.0" 2024-08-25T12:01:10.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:10 smithi059 bash[104335]: cluster 2024-08-25T12:01:09.062696+0000 mgr.y (mgr.25136) 1541 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:10 smithi059 bash[104335]: cluster 2024-08-25T12:01:09.062696+0000 mgr.y (mgr.25136) 1541 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:10.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:10 smithi059 bash[105101]: cluster 2024-08-25T12:01:09.062696+0000 mgr.y (mgr.25136) 1541 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:10.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:10 smithi059 bash[105101]: cluster 2024-08-25T12:01:09.062696+0000 mgr.y (mgr.25136) 1541 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:10 smithi196 bash[84730]: cluster 2024-08-25T12:01:09.062696+0000 mgr.y (mgr.25136) 1541 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:10 smithi196 bash[84730]: cluster 2024-08-25T12:01:09.062696+0000 mgr.y (mgr.25136) 1541 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[104335]: cluster 2024-08-25T12:01:11.064317+0000 mgr.y (mgr.25136) 1542 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[104335]: cluster 2024-08-25T12:01:11.064317+0000 mgr.y (mgr.25136) 1542 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[104335]: audit 2024-08-25T12:01:12.076922+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[104335]: audit 2024-08-25T12:01:12.076922+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[104335]: audit 2024-08-25T12:01:12.089584+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[104335]: audit 2024-08-25T12:01:12.089584+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[104335]: audit 2024-08-25T12:01:12.101646+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[104335]: audit 2024-08-25T12:01:12.101646+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[105101]: cluster 2024-08-25T12:01:11.064317+0000 mgr.y (mgr.25136) 1542 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[105101]: cluster 2024-08-25T12:01:11.064317+0000 mgr.y (mgr.25136) 1542 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[105101]: audit 2024-08-25T12:01:12.076922+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[105101]: audit 2024-08-25T12:01:12.076922+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[105101]: audit 2024-08-25T12:01:12.089584+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[105101]: audit 2024-08-25T12:01:12.089584+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[105101]: audit 2024-08-25T12:01:12.101646+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:12 smithi059 bash[105101]: audit 2024-08-25T12:01:12.101646+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:12 smithi196 bash[84730]: cluster 2024-08-25T12:01:11.064317+0000 mgr.y (mgr.25136) 1542 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:12 smithi196 bash[84730]: cluster 2024-08-25T12:01:11.064317+0000 mgr.y (mgr.25136) 1542 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:12 smithi196 bash[84730]: audit 2024-08-25T12:01:12.076922+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:12 smithi196 bash[84730]: audit 2024-08-25T12:01:12.076922+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:12 smithi196 bash[84730]: audit 2024-08-25T12:01:12.089584+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:12 smithi196 bash[84730]: audit 2024-08-25T12:01:12.089584+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:12 smithi196 bash[84730]: audit 2024-08-25T12:01:12.101646+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:12 smithi196 bash[84730]: audit 2024-08-25T12:01:12.101646+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:13.989 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:01:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:14 smithi059 bash[104335]: cluster 2024-08-25T12:01:13.065018+0000 mgr.y (mgr.25136) 1543 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:14 smithi059 bash[104335]: cluster 2024-08-25T12:01:13.065018+0000 mgr.y (mgr.25136) 1543 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:14 smithi059 bash[105101]: cluster 2024-08-25T12:01:13.065018+0000 mgr.y (mgr.25136) 1543 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:14 smithi059 bash[105101]: cluster 2024-08-25T12:01:13.065018+0000 mgr.y (mgr.25136) 1543 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:14 smithi196 bash[84730]: cluster 2024-08-25T12:01:13.065018+0000 mgr.y (mgr.25136) 1543 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:14 smithi196 bash[84730]: cluster 2024-08-25T12:01:13.065018+0000 mgr.y (mgr.25136) 1543 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:16.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: cluster 2024-08-25T12:01:15.066634+0000 mgr.y (mgr.25136) 1544 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:16.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: cluster 2024-08-25T12:01:15.066634+0000 mgr.y (mgr.25136) 1544 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:16.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: audit 2024-08-25T12:01:15.073919+0000 mgr.y (mgr.25136) 1545 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:16.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: audit 2024-08-25T12:01:15.073919+0000 mgr.y (mgr.25136) 1545 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:16.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: audit 2024-08-25T12:01:15.507477+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: audit 2024-08-25T12:01:15.507477+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: audit 2024-08-25T12:01:15.518045+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: audit 2024-08-25T12:01:15.518045+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: audit 2024-08-25T12:01:15.527368+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[104335]: audit 2024-08-25T12:01:15.527368+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: cluster 2024-08-25T12:01:15.066634+0000 mgr.y (mgr.25136) 1544 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: cluster 2024-08-25T12:01:15.066634+0000 mgr.y (mgr.25136) 1544 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: audit 2024-08-25T12:01:15.073919+0000 mgr.y (mgr.25136) 1545 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: audit 2024-08-25T12:01:15.073919+0000 mgr.y (mgr.25136) 1545 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: audit 2024-08-25T12:01:15.507477+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: audit 2024-08-25T12:01:15.507477+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: audit 2024-08-25T12:01:15.518045+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: audit 2024-08-25T12:01:15.518045+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: audit 2024-08-25T12:01:15.527368+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:16 smithi059 bash[105101]: audit 2024-08-25T12:01:15.527368+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: cluster 2024-08-25T12:01:15.066634+0000 mgr.y (mgr.25136) 1544 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: cluster 2024-08-25T12:01:15.066634+0000 mgr.y (mgr.25136) 1544 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: audit 2024-08-25T12:01:15.073919+0000 mgr.y (mgr.25136) 1545 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: audit 2024-08-25T12:01:15.073919+0000 mgr.y (mgr.25136) 1545 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: audit 2024-08-25T12:01:15.507477+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: audit 2024-08-25T12:01:15.507477+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: audit 2024-08-25T12:01:15.518045+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: audit 2024-08-25T12:01:15.518045+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: audit 2024-08-25T12:01:15.527368+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:16 smithi196 bash[84730]: audit 2024-08-25T12:01:15.527368+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:17.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:17 smithi059 bash[104335]: audit 2024-08-25T12:01:15.688489+0000 mgr.y (mgr.25136) 1546 : audit [DBG] from='client.64170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:17.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:17 smithi059 bash[104335]: audit 2024-08-25T12:01:15.688489+0000 mgr.y (mgr.25136) 1546 : audit [DBG] from='client.64170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:17.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:17 smithi059 bash[105101]: audit 2024-08-25T12:01:15.688489+0000 mgr.y (mgr.25136) 1546 : audit [DBG] from='client.64170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:17.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:17 smithi059 bash[105101]: audit 2024-08-25T12:01:15.688489+0000 mgr.y (mgr.25136) 1546 : audit [DBG] from='client.64170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:17 smithi196 bash[84730]: audit 2024-08-25T12:01:15.688489+0000 mgr.y (mgr.25136) 1546 : audit [DBG] from='client.64170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:17 smithi196 bash[84730]: audit 2024-08-25T12:01:15.688489+0000 mgr.y (mgr.25136) 1546 : audit [DBG] from='client.64170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:18.497 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:18 smithi059 bash[104335]: cluster 2024-08-25T12:01:17.067482+0000 mgr.y (mgr.25136) 1547 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:18 smithi059 bash[104335]: cluster 2024-08-25T12:01:17.067482+0000 mgr.y (mgr.25136) 1547 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:18 smithi059 bash[104335]: audit 2024-08-25T12:01:18.496903+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:18 smithi059 bash[104335]: audit 2024-08-25T12:01:18.496903+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:18 smithi059 bash[105101]: cluster 2024-08-25T12:01:17.067482+0000 mgr.y (mgr.25136) 1547 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:18 smithi059 bash[105101]: cluster 2024-08-25T12:01:17.067482+0000 mgr.y (mgr.25136) 1547 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:18 smithi059 bash[105101]: audit 2024-08-25T12:01:18.496903+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:18.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:18 smithi059 bash[105101]: audit 2024-08-25T12:01:18.496903+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:18.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:18 smithi196 bash[84730]: cluster 2024-08-25T12:01:17.067482+0000 mgr.y (mgr.25136) 1547 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:18.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:18 smithi196 bash[84730]: cluster 2024-08-25T12:01:17.067482+0000 mgr.y (mgr.25136) 1547 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:18.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:18 smithi196 bash[84730]: audit 2024-08-25T12:01:18.496903+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:18.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:18 smithi196 bash[84730]: audit 2024-08-25T12:01:18.496903+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.163 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T12:01:19.270 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:01:19] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.51.0" 2024-08-25T12:01:19.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: cephadm 2024-08-25T12:01:18.490284+0000 mgr.y (mgr.25136) 1548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: cephadm 2024-08-25T12:01:18.490284+0000 mgr.y (mgr.25136) 1548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.061119+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.061119+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.071389+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.071389+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.078590+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.078590+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.079782+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.079782+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.082642+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[104335]: audit 2024-08-25T12:01:19.082642+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: cephadm 2024-08-25T12:01:18.490284+0000 mgr.y (mgr.25136) 1548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: cephadm 2024-08-25T12:01:18.490284+0000 mgr.y (mgr.25136) 1548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.061119+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.061119+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.071389+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.071389+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.078590+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.078590+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.079782+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.079782+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.082642+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:19 smithi059 bash[105101]: audit 2024-08-25T12:01:19.082642+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: cephadm 2024-08-25T12:01:18.490284+0000 mgr.y (mgr.25136) 1548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: cephadm 2024-08-25T12:01:18.490284+0000 mgr.y (mgr.25136) 1548 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.061119+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.061119+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.071389+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.071389+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.078590+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.078590+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.079782+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.079782+0000 mon.b (mon.1) 436 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.082642+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:19 smithi196 bash[84730]: audit 2024-08-25T12:01:19.082642+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:20 smithi196 bash[84730]: cluster 2024-08-25T12:01:19.067900+0000 mgr.y (mgr.25136) 1549 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:20 smithi196 bash[84730]: cluster 2024-08-25T12:01:19.067900+0000 mgr.y (mgr.25136) 1549 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:20 smithi196 bash[84730]: cephadm 2024-08-25T12:01:19.160601+0000 mgr.y (mgr.25136) 1550 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:20 smithi196 bash[84730]: cephadm 2024-08-25T12:01:19.160601+0000 mgr.y (mgr.25136) 1550 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:20 smithi196 bash[84730]: audit 2024-08-25T12:01:19.587536+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:20 smithi196 bash[84730]: audit 2024-08-25T12:01:19.587536+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:21.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[105101]: cluster 2024-08-25T12:01:19.067900+0000 mgr.y (mgr.25136) 1549 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:21.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[105101]: cluster 2024-08-25T12:01:19.067900+0000 mgr.y (mgr.25136) 1549 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[105101]: cephadm 2024-08-25T12:01:19.160601+0000 mgr.y (mgr.25136) 1550 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[105101]: cephadm 2024-08-25T12:01:19.160601+0000 mgr.y (mgr.25136) 1550 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[105101]: audit 2024-08-25T12:01:19.587536+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[105101]: audit 2024-08-25T12:01:19.587536+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[104335]: cluster 2024-08-25T12:01:19.067900+0000 mgr.y (mgr.25136) 1549 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[104335]: cluster 2024-08-25T12:01:19.067900+0000 mgr.y (mgr.25136) 1549 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[104335]: cephadm 2024-08-25T12:01:19.160601+0000 mgr.y (mgr.25136) 1550 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[104335]: cephadm 2024-08-25T12:01:19.160601+0000 mgr.y (mgr.25136) 1550 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[104335]: audit 2024-08-25T12:01:19.587536+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:20 smithi059 bash[104335]: audit 2024-08-25T12:01:19.587536+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:22.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:22 smithi059 bash[104335]: cluster 2024-08-25T12:01:21.068998+0000 mgr.y (mgr.25136) 1551 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:22.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:22 smithi059 bash[104335]: cluster 2024-08-25T12:01:21.068998+0000 mgr.y (mgr.25136) 1551 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:22.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:22 smithi059 bash[105101]: cluster 2024-08-25T12:01:21.068998+0000 mgr.y (mgr.25136) 1551 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:22.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:22 smithi059 bash[105101]: cluster 2024-08-25T12:01:21.068998+0000 mgr.y (mgr.25136) 1551 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:22.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:22 smithi196 bash[84730]: cluster 2024-08-25T12:01:21.068998+0000 mgr.y (mgr.25136) 1551 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:22.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:22 smithi196 bash[84730]: cluster 2024-08-25T12:01:21.068998+0000 mgr.y (mgr.25136) 1551 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:23.374 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:01:24.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.921849+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.921849+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.925206+0000 mgr.y (mgr.25136) 1552 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:01:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.925206+0000 mgr.y (mgr.25136) 1552 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.925291+0000 mgr.y (mgr.25136) 1553 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.925291+0000 mgr.y (mgr.25136) 1553 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.931492+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.931492+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.933035+0000 mgr.y (mgr.25136) 1554 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.933035+0000 mgr.y (mgr.25136) 1554 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.935050+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.935050+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.939011+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.939011+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.948433+0000 mgr.y (mgr.25136) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:01:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.948433+0000 mgr.y (mgr.25136) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:01:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.950504+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.950504+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.953963+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.953963+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.964018+0000 mgr.y (mgr.25136) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:01:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.921849+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.921849+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.925206+0000 mgr.y (mgr.25136) 1552 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.925206+0000 mgr.y (mgr.25136) 1552 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.925291+0000 mgr.y (mgr.25136) 1553 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.925291+0000 mgr.y (mgr.25136) 1553 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.931492+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.931492+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.933035+0000 mgr.y (mgr.25136) 1554 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.933035+0000 mgr.y (mgr.25136) 1554 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.935050+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.935050+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.939011+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.939011+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.948433+0000 mgr.y (mgr.25136) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:01:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.948433+0000 mgr.y (mgr.25136) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.950504+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.950504+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.953963+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.953963+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.964018+0000 mgr.y (mgr.25136) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.964018+0000 mgr.y (mgr.25136) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.965953+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.965953+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.968887+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.968887+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.977622+0000 mgr.y (mgr.25136) 1557 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.977622+0000 mgr.y (mgr.25136) 1557 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.979653+0000 mgr.y (mgr.25136) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cephadm 2024-08-25T12:01:22.979653+0000 mgr.y (mgr.25136) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.981070+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: audit 2024-08-25T12:01:22.981070+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cluster 2024-08-25T12:01:23.069661+0000 mgr.y (mgr.25136) 1559 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[105101]: cluster 2024-08-25T12:01:23.069661+0000 mgr.y (mgr.25136) 1559 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.964018+0000 mgr.y (mgr.25136) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.965953+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.965953+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.968887+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.968887+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.977622+0000 mgr.y (mgr.25136) 1557 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.977622+0000 mgr.y (mgr.25136) 1557 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.979653+0000 mgr.y (mgr.25136) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cephadm 2024-08-25T12:01:22.979653+0000 mgr.y (mgr.25136) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.981070+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: audit 2024-08-25T12:01:22.981070+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cluster 2024-08-25T12:01:23.069661+0000 mgr.y (mgr.25136) 1559 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:23 smithi059 bash[104335]: cluster 2024-08-25T12:01:23.069661+0000 mgr.y (mgr.25136) 1559 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:24.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.921849+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.921849+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.925206+0000 mgr.y (mgr.25136) 1552 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:01:24.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.925206+0000 mgr.y (mgr.25136) 1552 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:01:24.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.925291+0000 mgr.y (mgr.25136) 1553 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:01:24.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.925291+0000 mgr.y (mgr.25136) 1553 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.931492+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.931492+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.933035+0000 mgr.y (mgr.25136) 1554 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.933035+0000 mgr.y (mgr.25136) 1554 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.935050+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.935050+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.939011+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.939011+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.948433+0000 mgr.y (mgr.25136) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.948433+0000 mgr.y (mgr.25136) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:01:24.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.950504+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.950504+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.953963+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.953963+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.964018+0000 mgr.y (mgr.25136) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:01:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.964018+0000 mgr.y (mgr.25136) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:01:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.965953+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.965953+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:24.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.968887+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.968887+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.977622+0000 mgr.y (mgr.25136) 1557 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.977622+0000 mgr.y (mgr.25136) 1557 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.979653+0000 mgr.y (mgr.25136) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cephadm 2024-08-25T12:01:22.979653+0000 mgr.y (mgr.25136) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.981070+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: audit 2024-08-25T12:01:22.981070+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cluster 2024-08-25T12:01:23.069661+0000 mgr.y (mgr.25136) 1559 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:24.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:23 smithi196 bash[84730]: cluster 2024-08-25T12:01:23.069661+0000 mgr.y (mgr.25136) 1559 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:26.195 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:01:26.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:26 smithi059 bash[104335]: cluster 2024-08-25T12:01:25.071147+0000 mgr.y (mgr.25136) 1560 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:26.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:26 smithi059 bash[104335]: cluster 2024-08-25T12:01:25.071147+0000 mgr.y (mgr.25136) 1560 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:26.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:26 smithi059 bash[104335]: audit 2024-08-25T12:01:25.085214+0000 mgr.y (mgr.25136) 1561 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:26.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:26 smithi059 bash[104335]: audit 2024-08-25T12:01:25.085214+0000 mgr.y (mgr.25136) 1561 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:26 smithi059 bash[105101]: cluster 2024-08-25T12:01:25.071147+0000 mgr.y (mgr.25136) 1560 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:26 smithi059 bash[105101]: cluster 2024-08-25T12:01:25.071147+0000 mgr.y (mgr.25136) 1560 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:26 smithi059 bash[105101]: audit 2024-08-25T12:01:25.085214+0000 mgr.y (mgr.25136) 1561 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:26 smithi059 bash[105101]: audit 2024-08-25T12:01:25.085214+0000 mgr.y (mgr.25136) 1561 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:26 smithi196 bash[84730]: cluster 2024-08-25T12:01:25.071147+0000 mgr.y (mgr.25136) 1560 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:26 smithi196 bash[84730]: cluster 2024-08-25T12:01:25.071147+0000 mgr.y (mgr.25136) 1560 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:26 smithi196 bash[84730]: audit 2024-08-25T12:01:25.085214+0000 mgr.y (mgr.25136) 1561 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:26.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:26 smithi196 bash[84730]: audit 2024-08-25T12:01:25.085214+0000 mgr.y (mgr.25136) 1561 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:26.824 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:01:26.824 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 11s ago 42m - - 2024-08-25T12:01:26.824 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 14s ago 42m - - 2024-08-25T12:01:26.825 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (5m) 11s ago 33m 13.9M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:01:26.825 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (4m) 14s ago 32m 68.5M - c8b91775d855 f57175f62128 2024-08-25T12:01:26.825 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (7m) 11s ago 30m 49.3M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:01:26.825 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (7m) 14s ago 41m 440M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:01:26.825 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (18m) 11s ago 44m 529M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:01:26.826 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (117s) 11s ago 44m 48.8M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:01:26.826 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (3m) 14s ago 42m 41.9M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:01:26.826 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (105s) 11s ago 42m 36.4M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:01:26.826 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (7m) 11s ago 33m 8236k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:01:26.826 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (7m) 14s ago 33m 8540k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:01:26.826 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (40m) 11s ago 40m 68.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 1b5bf8c13c6d 2024-08-25T12:01:26.827 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (40m) 11s ago 40m 63.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T12:01:26.827 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (39m) 11s ago 39m 54.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T12:01:26.827 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (38m) 11s ago 38m 59.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T12:01:26.827 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (37m) 14s ago 37m 71.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T12:01:26.827 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (36m) 14s ago 36m 67.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:01:26.828 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (35m) 14s ago 35m 65.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:01:26.828 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (34m) 14s ago 34m 59.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:01:26.828 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (6m) 14s ago 33m 52.0M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:01:26.828 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (31m) 11s ago 31m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:01:26.828 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (31m) 14s ago 31m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:01:27.213 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:01:27.213 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:01:27.213 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:01:27.213 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 5, 2024-08-25T12:01:27.214 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 10 2024-08-25T12:01:27.215 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:01:27.215 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:01:27.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:27 smithi059 bash[104335]: audit 2024-08-25T12:01:26.186185+0000 mgr.y (mgr.25136) 1562 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:27 smithi059 bash[104335]: audit 2024-08-25T12:01:26.186185+0000 mgr.y (mgr.25136) 1562 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:27 smithi059 bash[104335]: audit 2024-08-25T12:01:26.497180+0000 mgr.y (mgr.25136) 1563 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:27 smithi059 bash[104335]: audit 2024-08-25T12:01:26.497180+0000 mgr.y (mgr.25136) 1563 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:27 smithi059 bash[105101]: audit 2024-08-25T12:01:26.186185+0000 mgr.y (mgr.25136) 1562 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:27 smithi059 bash[105101]: audit 2024-08-25T12:01:26.186185+0000 mgr.y (mgr.25136) 1562 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:27 smithi059 bash[105101]: audit 2024-08-25T12:01:26.497180+0000 mgr.y (mgr.25136) 1563 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:27 smithi059 bash[105101]: audit 2024-08-25T12:01:26.497180+0000 mgr.y (mgr.25136) 1563 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.557 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:01:27.557 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:01:27.557 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:01:27.557 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-08-25T12:01:27.557 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:01:27.558 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "0/8 daemons upgraded", 2024-08-25T12:01:27.558 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:01:27.558 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:01:27.558 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:01:27.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:27 smithi196 bash[84730]: audit 2024-08-25T12:01:26.186185+0000 mgr.y (mgr.25136) 1562 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:27 smithi196 bash[84730]: audit 2024-08-25T12:01:26.186185+0000 mgr.y (mgr.25136) 1562 : audit [DBG] from='client.74174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:27 smithi196 bash[84730]: audit 2024-08-25T12:01:26.497180+0000 mgr.y (mgr.25136) 1563 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:27.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:27 smithi196 bash[84730]: audit 2024-08-25T12:01:26.497180+0000 mgr.y (mgr.25136) 1563 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:26.806702+0000 mgr.y (mgr.25136) 1564 : audit [DBG] from='client.64188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:26.806702+0000 mgr.y (mgr.25136) 1564 : audit [DBG] from='client.64188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: cluster 2024-08-25T12:01:27.071634+0000 mgr.y (mgr.25136) 1565 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: cluster 2024-08-25T12:01:27.071634+0000 mgr.y (mgr.25136) 1565 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.215785+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/3261243978' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.215785+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/3261243978' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: cephadm 2024-08-25T12:01:27.363615+0000 mgr.y (mgr.25136) 1566 : cephadm [INF] Upgrade: Updating osd.0 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: cephadm 2024-08-25T12:01:27.363615+0000 mgr.y (mgr.25136) 1566 : cephadm [INF] Upgrade: Updating osd.0 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.368749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.368749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.381465+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.381465+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: cephadm 2024-08-25T12:01:27.382465+0000 mgr.y (mgr.25136) 1567 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: cephadm 2024-08-25T12:01:27.382465+0000 mgr.y (mgr.25136) 1567 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.382710+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.382710+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.559744+0000 mgr.y (mgr.25136) 1568 : audit [DBG] from='client.74198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[104335]: audit 2024-08-25T12:01:27.559744+0000 mgr.y (mgr.25136) 1568 : audit [DBG] from='client.74198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:26.806702+0000 mgr.y (mgr.25136) 1564 : audit [DBG] from='client.64188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:26.806702+0000 mgr.y (mgr.25136) 1564 : audit [DBG] from='client.64188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: cluster 2024-08-25T12:01:27.071634+0000 mgr.y (mgr.25136) 1565 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: cluster 2024-08-25T12:01:27.071634+0000 mgr.y (mgr.25136) 1565 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.215785+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/3261243978' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.215785+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/3261243978' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: cephadm 2024-08-25T12:01:27.363615+0000 mgr.y (mgr.25136) 1566 : cephadm [INF] Upgrade: Updating osd.0 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: cephadm 2024-08-25T12:01:27.363615+0000 mgr.y (mgr.25136) 1566 : cephadm [INF] Upgrade: Updating osd.0 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.368749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.368749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.381465+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-25T12:01:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.381465+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-25T12:01:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: cephadm 2024-08-25T12:01:27.382465+0000 mgr.y (mgr.25136) 1567 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T12:01:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: cephadm 2024-08-25T12:01:27.382465+0000 mgr.y (mgr.25136) 1567 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T12:01:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.382710+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.382710+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.559744+0000 mgr.y (mgr.25136) 1568 : audit [DBG] from='client.74198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:28 smithi059 bash[105101]: audit 2024-08-25T12:01:27.559744+0000 mgr.y (mgr.25136) 1568 : audit [DBG] from='client.74198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:26.806702+0000 mgr.y (mgr.25136) 1564 : audit [DBG] from='client.64188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:26.806702+0000 mgr.y (mgr.25136) 1564 : audit [DBG] from='client.64188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: cluster 2024-08-25T12:01:27.071634+0000 mgr.y (mgr.25136) 1565 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: cluster 2024-08-25T12:01:27.071634+0000 mgr.y (mgr.25136) 1565 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.215785+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/3261243978' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.215785+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.59:0/3261243978' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: cephadm 2024-08-25T12:01:27.363615+0000 mgr.y (mgr.25136) 1566 : cephadm [INF] Upgrade: Updating osd.0 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: cephadm 2024-08-25T12:01:27.363615+0000 mgr.y (mgr.25136) 1566 : cephadm [INF] Upgrade: Updating osd.0 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.368749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.368749+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:28.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.381465+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-25T12:01:28.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.381465+0000 mon.b (mon.1) 443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-25T12:01:28.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: cephadm 2024-08-25T12:01:27.382465+0000 mgr.y (mgr.25136) 1567 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T12:01:28.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: cephadm 2024-08-25T12:01:27.382465+0000 mgr.y (mgr.25136) 1567 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-08-25T12:01:28.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.382710+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:28.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.382710+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:28.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.559744+0000 mgr.y (mgr.25136) 1568 : audit [DBG] from='client.74198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:28.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:28 smithi196 bash[84730]: audit 2024-08-25T12:01:27.559744+0000 mgr.y (mgr.25136) 1568 : audit [DBG] from='client.74198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:01:29.488 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:01:29] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-08-25T12:01:30.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:30 smithi059 bash[104335]: cluster 2024-08-25T12:01:29.072312+0000 mgr.y (mgr.25136) 1569 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:30.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:30 smithi059 bash[104335]: cluster 2024-08-25T12:01:29.072312+0000 mgr.y (mgr.25136) 1569 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:30 smithi059 bash[105101]: cluster 2024-08-25T12:01:29.072312+0000 mgr.y (mgr.25136) 1569 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:30.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:30 smithi059 bash[105101]: cluster 2024-08-25T12:01:29.072312+0000 mgr.y (mgr.25136) 1569 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:30.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:30 smithi196 bash[84730]: cluster 2024-08-25T12:01:29.072312+0000 mgr.y (mgr.25136) 1569 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:30.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:30 smithi196 bash[84730]: cluster 2024-08-25T12:01:29.072312+0000 mgr.y (mgr.25136) 1569 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:32.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:32 smithi059 bash[104335]: cluster 2024-08-25T12:01:31.073475+0000 mgr.y (mgr.25136) 1570 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:32.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:32 smithi059 bash[104335]: cluster 2024-08-25T12:01:31.073475+0000 mgr.y (mgr.25136) 1570 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:32.510 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:32 smithi059 bash[105101]: cluster 2024-08-25T12:01:31.073475+0000 mgr.y (mgr.25136) 1570 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:32.510 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:32 smithi059 bash[105101]: cluster 2024-08-25T12:01:31.073475+0000 mgr.y (mgr.25136) 1570 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:32 smithi196 bash[84730]: cluster 2024-08-25T12:01:31.073475+0000 mgr.y (mgr.25136) 1570 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:32 smithi196 bash[84730]: cluster 2024-08-25T12:01:31.073475+0000 mgr.y (mgr.25136) 1570 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:01:32.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:32.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:32.778 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:32.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:32.779 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:32.779 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:32.779 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:32.780 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:33.277 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:32 smithi059 systemd[1]: Stopping Ceph osd.0 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:01:33.278 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:32 smithi059 bash[28837]: debug 2024-08-25T12:01:32.883+0000 7fc37e05a640 -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-08-25T12:01:33.278 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:32 smithi059 bash[28837]: debug 2024-08-25T12:01:32.883+0000 7fc37e05a640 -1 osd.0 111 *** Got signal Terminated *** 2024-08-25T12:01:33.278 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:32 smithi059 bash[28837]: debug 2024-08-25T12:01:32.883+0000 7fc37e05a640 -1 osd.0 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:33 smithi196 bash[84730]: audit 2024-08-25T12:01:32.310960+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:33 smithi196 bash[84730]: audit 2024-08-25T12:01:32.310960+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:33 smithi196 bash[84730]: audit 2024-08-25T12:01:32.325169+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:33 smithi196 bash[84730]: audit 2024-08-25T12:01:32.325169+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:33 smithi196 bash[84730]: audit 2024-08-25T12:01:32.339390+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:33 smithi196 bash[84730]: audit 2024-08-25T12:01:32.339390+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:33 smithi196 bash[84730]: cluster 2024-08-25T12:01:32.887922+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 marked itself down and dead 2024-08-25T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:33 smithi196 bash[84730]: cluster 2024-08-25T12:01:32.887922+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 marked itself down and dead 2024-08-25T12:01:33.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[104335]: audit 2024-08-25T12:01:32.310960+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[104335]: audit 2024-08-25T12:01:32.310960+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[104335]: audit 2024-08-25T12:01:32.325169+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[104335]: audit 2024-08-25T12:01:32.325169+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[104335]: audit 2024-08-25T12:01:32.339390+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[104335]: audit 2024-08-25T12:01:32.339390+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[104335]: cluster 2024-08-25T12:01:32.887922+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 marked itself down and dead 2024-08-25T12:01:33.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[104335]: cluster 2024-08-25T12:01:32.887922+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 marked itself down and dead 2024-08-25T12:01:33.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[105101]: audit 2024-08-25T12:01:32.310960+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[105101]: audit 2024-08-25T12:01:32.310960+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[105101]: audit 2024-08-25T12:01:32.325169+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[105101]: audit 2024-08-25T12:01:32.325169+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[105101]: audit 2024-08-25T12:01:32.339390+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[105101]: audit 2024-08-25T12:01:32.339390+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:33.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[105101]: cluster 2024-08-25T12:01:32.887922+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 marked itself down and dead 2024-08-25T12:01:33.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:33 smithi059 bash[105101]: cluster 2024-08-25T12:01:32.887922+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 marked itself down and dead 2024-08-25T12:01:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: cluster 2024-08-25T12:01:33.074127+0000 mgr.y (mgr.25136) 1571 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: cluster 2024-08-25T12:01:33.074127+0000 mgr.y (mgr.25136) 1571 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: cluster 2024-08-25T12:01:33.336474+0000 mon.a (mon.0) 247 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:01:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: cluster 2024-08-25T12:01:33.336474+0000 mon.a (mon.0) 247 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: cluster 2024-08-25T12:01:33.351949+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: cluster 2024-08-25T12:01:33.351949+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.239917+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.239917+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.242033+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.242033+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.242781+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.242781+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.242899+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.242899+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243134+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243134+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243343+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243343+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: cluster 2024-08-25T12:01:33.074127+0000 mgr.y (mgr.25136) 1571 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: cluster 2024-08-25T12:01:33.074127+0000 mgr.y (mgr.25136) 1571 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: cluster 2024-08-25T12:01:33.336474+0000 mon.a (mon.0) 247 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: cluster 2024-08-25T12:01:33.336474+0000 mon.a (mon.0) 247 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: cluster 2024-08-25T12:01:33.351949+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-08-25T12:01:34.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: cluster 2024-08-25T12:01:33.351949+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.239917+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.239917+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.242033+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.242033+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.242781+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.242781+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.242899+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.242899+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243134+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243134+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243343+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243343+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243424+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243424+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243734+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243734+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243800+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.243800+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244128+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244128+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244245+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244245+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244437+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244437+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244685+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244685+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244734+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.244734+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243424+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243424+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243734+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243734+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243800+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.243800+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244128+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244128+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244245+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244245+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244437+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244437+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244685+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244685+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244734+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.244734+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.245106+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.245106+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.245121+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.245121+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.245586+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.245586+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.245619+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[104335]: audit 2024-08-25T12:01:34.245619+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.245106+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.245106+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.245121+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.245121+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.245586+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.245586+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.245619+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[105101]: audit 2024-08-25T12:01:34.245619+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: cluster 2024-08-25T12:01:33.074127+0000 mgr.y (mgr.25136) 1571 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: cluster 2024-08-25T12:01:33.074127+0000 mgr.y (mgr.25136) 1571 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:01:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: cluster 2024-08-25T12:01:33.336474+0000 mon.a (mon.0) 247 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:01:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: cluster 2024-08-25T12:01:33.336474+0000 mon.a (mon.0) 247 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:01:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: cluster 2024-08-25T12:01:33.351949+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-08-25T12:01:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: cluster 2024-08-25T12:01:33.351949+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-08-25T12:01:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.239917+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.239917+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.242033+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.242033+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.242781+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.242781+0000 mon.b (mon.1) 445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.242899+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.242899+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243134+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243134+0000 mon.b (mon.1) 446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243343+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243343+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243424+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243424+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]} : dispatch 2024-08-25T12:01:34.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243734+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243734+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]} : dispatch 2024-08-25T12:01:34.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243800+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.243800+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244128+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244128+0000 mon.b (mon.1) 449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244245+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244245+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244437+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244437+0000 mon.b (mon.1) 450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244685+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244685+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244734+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.244734+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.245106+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.245106+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.245121+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.245121+0000 mon.b (mon.1) 452 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-25T12:01:34.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.245586+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.245586+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.245619+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:34.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:34 smithi196 bash[84730]: audit 2024-08-25T12:01:34.245619+0000 mon.b (mon.1) 453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]} : dispatch 2024-08-25T12:01:35.027 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[109612]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-0 2024-08-25T12:01:35.027 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:34 smithi059 bash[109677]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-0 2024-08-25T12:01:35.717 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.346527+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-08-25T12:01:35.717 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.346527+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.346689+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.346689+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.346847+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.346847+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.346959+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.346959+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347090+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347090+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347220+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347220+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347397+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]}]': finished 2024-08-25T12:01:35.718 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347397+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]}]': finished 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347563+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347563+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347666+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.347666+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: cluster 2024-08-25T12:01:34.355411+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: cluster 2024-08-25T12:01:34.355411+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.588188+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.588188+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.595979+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:35.719 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:35 smithi196 bash[84730]: audit 2024-08-25T12:01:34.595979+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:35.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.346527+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.346527+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.346689+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.346689+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.346847+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.346847+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.346959+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.346959+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347090+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347090+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347220+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347220+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]}]': finished 2024-08-25T12:01:35.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347397+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]}]': finished 2024-08-25T12:01:35.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347397+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]}]': finished 2024-08-25T12:01:35.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347563+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-25T12:01:35.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347563+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-25T12:01:35.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.346527+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-08-25T12:01:35.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.346527+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-08-25T12:01:35.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.346689+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-08-25T12:01:35.767 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.346689+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 2]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.346847+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.346847+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.346959+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.346959+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [3, 0]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347090+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347090+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 0]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347220+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347220+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2, 7, 5]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347397+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347397+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 0]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347563+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347563+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-25T12:01:35.768 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347666+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.347666+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: cluster 2024-08-25T12:01:34.355411+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: cluster 2024-08-25T12:01:34.355411+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.588188+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.588188+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.595979+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[105101]: audit 2024-08-25T12:01:34.595979+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347666+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-08-25T12:01:35.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.347666+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 0]}]': finished 2024-08-25T12:01:35.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: cluster 2024-08-25T12:01:34.355411+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-25T12:01:35.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: cluster 2024-08-25T12:01:34.355411+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-08-25T12:01:35.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.588188+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:35.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.588188+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:35.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.595979+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:35.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:35 smithi059 bash[104335]: audit 2024-08-25T12:01:34.595979+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:35.076078+0000 mgr.y (mgr.25136) 1572 : cluster [DBG] pgmap v594: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:35.076078+0000 mgr.y (mgr.25136) 1572 : cluster [DBG] pgmap v594: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: audit 2024-08-25T12:01:35.094509+0000 mgr.y (mgr.25136) 1573 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: audit 2024-08-25T12:01:35.094509+0000 mgr.y (mgr.25136) 1573 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:35.356342+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:35.356342+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:35.585631+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:35.585631+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-25T12:01:36.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:35.585659+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 60/609 objects degraded (9.852%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:35.585659+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 60/609 objects degraded (9.852%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: audit 2024-08-25T12:01:35.737554+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: audit 2024-08-25T12:01:35.737554+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: audit 2024-08-25T12:01:35.750808+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: audit 2024-08-25T12:01:35.750808+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: audit 2024-08-25T12:01:35.765121+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: audit 2024-08-25T12:01:35.765121+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:36.362394+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-25T12:01:36.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:36 smithi196 bash[84730]: cluster 2024-08-25T12:01:36.362394+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-25T12:01:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:35.076078+0000 mgr.y (mgr.25136) 1572 : cluster [DBG] pgmap v594: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:35.076078+0000 mgr.y (mgr.25136) 1572 : cluster [DBG] pgmap v594: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: audit 2024-08-25T12:01:35.094509+0000 mgr.y (mgr.25136) 1573 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: audit 2024-08-25T12:01:35.094509+0000 mgr.y (mgr.25136) 1573 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:35.356342+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-25T12:01:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:35.356342+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-25T12:01:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:35.585631+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:35.585631+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:35.585659+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 60/609 objects degraded (9.852%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:35.585659+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 60/609 objects degraded (9.852%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: audit 2024-08-25T12:01:35.737554+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: audit 2024-08-25T12:01:35.737554+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: audit 2024-08-25T12:01:35.750808+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: audit 2024-08-25T12:01:35.750808+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: audit 2024-08-25T12:01:35.765121+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: audit 2024-08-25T12:01:35.765121+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:36.362394+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-25T12:01:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[104335]: cluster 2024-08-25T12:01:36.362394+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:35.076078+0000 mgr.y (mgr.25136) 1572 : cluster [DBG] pgmap v594: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:35.076078+0000 mgr.y (mgr.25136) 1572 : cluster [DBG] pgmap v594: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: audit 2024-08-25T12:01:35.094509+0000 mgr.y (mgr.25136) 1573 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: audit 2024-08-25T12:01:35.094509+0000 mgr.y (mgr.25136) 1573 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:35.356342+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:35.356342+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:35.585631+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:35.585631+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:35.585659+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 60/609 objects degraded (9.852%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:35.585659+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 60/609 objects degraded (9.852%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: audit 2024-08-25T12:01:35.737554+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: audit 2024-08-25T12:01:35.737554+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: audit 2024-08-25T12:01:35.750808+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: audit 2024-08-25T12:01:35.750808+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: audit 2024-08-25T12:01:35.765121+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: audit 2024-08-25T12:01:35.765121+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:36.362394+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-25T12:01:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:36 smithi059 bash[105101]: cluster 2024-08-25T12:01:36.362394+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-25T12:01:37.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.406 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.406 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.406 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.407 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.407 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.407 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.408 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-25T12:01:37.408 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: Stopped Ceph osd.0 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:01:37.408 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:01:37.408 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:37 smithi059 systemd[1]: Started Ceph osd.0 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:01:38.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: cluster 2024-08-25T12:01:37.077066+0000 mgr.y (mgr.25136) 1574 : cluster [DBG] pgmap v597: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:38.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: cluster 2024-08-25T12:01:37.077066+0000 mgr.y (mgr.25136) 1574 : cluster [DBG] pgmap v597: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:38.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.457926+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.457926+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.467647+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.467647+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.476297+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.476297+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.485589+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.485589+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.486696+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.486696+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.489027+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.489027+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: cephadm 2024-08-25T12:01:37.491915+0000 mgr.y (mgr.25136) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.720 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: cephadm 2024-08-25T12:01:37.491915+0000 mgr.y (mgr.25136) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.574791+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.574791+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.577597+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.577597+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: cluster 2024-08-25T12:01:37.077066+0000 mgr.y (mgr.25136) 1574 : cluster [DBG] pgmap v597: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: cluster 2024-08-25T12:01:37.077066+0000 mgr.y (mgr.25136) 1574 : cluster [DBG] pgmap v597: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.457926+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.457926+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.467647+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.721 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.467647+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.476297+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.476297+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.485589+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.485589+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.486696+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.486696+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.489027+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.489027+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: cephadm 2024-08-25T12:01:37.491915+0000 mgr.y (mgr.25136) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: cephadm 2024-08-25T12:01:37.491915+0000 mgr.y (mgr.25136) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.574791+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.574791+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.722 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.577597+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.723 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.577597+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.581985+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.581985+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.583931+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.583931+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.588020+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.588020+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.723 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: cephadm 2024-08-25T12:01:37.590983+0000 mgr.y (mgr.25136) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: cephadm 2024-08-25T12:01:37.590983+0000 mgr.y (mgr.25136) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.699478+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.699478+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.702887+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.702887+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.706824+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.706824+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.708627+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.708627+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.712676+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.712676+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.724 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.858026+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.858026+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.581985+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.581985+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.583931+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.583931+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.588020+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.588020+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: cephadm 2024-08-25T12:01:37.590983+0000 mgr.y (mgr.25136) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.725 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: cephadm 2024-08-25T12:01:37.590983+0000 mgr.y (mgr.25136) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.699478+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.699478+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.702887+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.702887+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.706824+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.706824+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.708627+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.708627+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.712676+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.712676+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.858026+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.726 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.858026+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.861571+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.861571+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.865280+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.865280+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.866886+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.866886+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.873072+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.873072+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.994216+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.994216+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.997164+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.997164+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.999796+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:37.999796+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.001134+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.001134+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.005810+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.005810+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.126112+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.126112+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.728 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.861571+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.861571+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.865280+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.865280+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.866886+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.866886+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.873072+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.873072+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.994216+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.994216+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.997164+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.997164+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.999796+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:37.999796+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.001134+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.001134+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.005810+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.005810+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.126112+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.126112+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.129326+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.129326+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.132901+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.132901+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.134176+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.134176+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.142320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.142320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.250015+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.250015+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.252984+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.252984+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.256048+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.256048+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.257394+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.257394+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.267778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.267778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.365222+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.365222+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.368081+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.368081+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.370910+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.370910+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.372048+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.372048+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.375066+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[104335]: audit 2024-08-25T12:01:38.375066+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.733 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.129326+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.733 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.129326+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.733 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.132901+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.733 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.132901+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.733 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.134176+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.733 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.134176+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.142320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.142320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.250015+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.250015+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.252984+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.252984+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.256048+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.256048+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.257394+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.257394+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.267778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.267778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.734 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.365222+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.365222+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.368081+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.368081+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.370910+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.370910+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.372048+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.372048+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.375066+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.735 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[105101]: audit 2024-08-25T12:01:38.375066+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: cluster 2024-08-25T12:01:37.077066+0000 mgr.y (mgr.25136) 1574 : cluster [DBG] pgmap v597: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: cluster 2024-08-25T12:01:37.077066+0000 mgr.y (mgr.25136) 1574 : cluster [DBG] pgmap v597: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.457926+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.457926+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.467647+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.467647+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.476297+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.476297+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.485589+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.485589+0000 mon.b (mon.1) 455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.486696+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.486696+0000 mon.b (mon.1) 456 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.489027+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.489027+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: cephadm 2024-08-25T12:01:37.491915+0000 mgr.y (mgr.25136) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: cephadm 2024-08-25T12:01:37.491915+0000 mgr.y (mgr.25136) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.574791+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.574791+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.577597+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.577597+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.581985+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.581985+0000 mon.b (mon.1) 459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.583931+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.583931+0000 mon.b (mon.1) 460 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.588020+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.588020+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: cephadm 2024-08-25T12:01:37.590983+0000 mgr.y (mgr.25136) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: cephadm 2024-08-25T12:01:37.590983+0000 mgr.y (mgr.25136) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.699478+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.699478+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.702887+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.702887+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.706824+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.706824+0000 mon.b (mon.1) 463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.708627+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.708627+0000 mon.b (mon.1) 464 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.712676+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.712676+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.858026+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.858026+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.861571+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.861571+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.865280+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.865280+0000 mon.b (mon.1) 467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.866886+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.866886+0000 mon.b (mon.1) 468 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.873072+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.873072+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.994216+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.994216+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.997164+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.997164+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.999796+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:37.999796+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.001134+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.001134+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.005810+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.005810+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.126112+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.126112+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.129326+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.129326+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.132901+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.132901+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.134176+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.134176+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.142320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.142320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.250015+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.250015+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.252984+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.252984+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.256048+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.256048+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.257394+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.257394+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.267778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.267778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.365222+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.365222+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.368081+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.368081+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.370910+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.370910+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.372048+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.372048+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.375066+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:38 smithi196 bash[84730]: audit 2024-08-25T12:01:38.375066+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:38.971 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[109854]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:01:38.971 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[109854]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:01:38.971 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[109854]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:01:38.971 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[109854]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:01:38.972 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:38 smithi059 bash[109854]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:01:39.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:01:39] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-08-25T12:01:39.305 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[109854]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-25T12:01:39.305 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[109854]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-08-25T12:01:39.463 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[109854]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-25T12:01:39.463 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[109854]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-25T12:01:39.463 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[109854]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-25T12:01:39.463 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[109854]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-25T12:01:39.463 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[109854]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-25T12:01:39.463 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:37.716154+0000 mgr.y (mgr.25136) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:37.716154+0000 mgr.y (mgr.25136) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:37.876465+0000 mgr.y (mgr.25136) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:37.876465+0000 mgr.y (mgr.25136) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.009177+0000 mgr.y (mgr.25136) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.009177+0000 mgr.y (mgr.25136) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.143666+0000 mgr.y (mgr.25136) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.143666+0000 mgr.y (mgr.25136) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.268943+0000 mgr.y (mgr.25136) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.464 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.268943+0000 mgr.y (mgr.25136) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.378661+0000 mgr.y (mgr.25136) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.378661+0000 mgr.y (mgr.25136) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.477861+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.477861+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.481084+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.481084+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.483948+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.483948+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.485236+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.485236+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.489779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.489779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.490704+0000 mgr.y (mgr.25136) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.490704+0000 mgr.y (mgr.25136) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.600532+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.600532+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.603360+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.603360+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.606020+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:37.716154+0000 mgr.y (mgr.25136) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:37.716154+0000 mgr.y (mgr.25136) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:37.876465+0000 mgr.y (mgr.25136) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:37.876465+0000 mgr.y (mgr.25136) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.009177+0000 mgr.y (mgr.25136) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.009177+0000 mgr.y (mgr.25136) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.143666+0000 mgr.y (mgr.25136) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.143666+0000 mgr.y (mgr.25136) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.268943+0000 mgr.y (mgr.25136) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.268943+0000 mgr.y (mgr.25136) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.378661+0000 mgr.y (mgr.25136) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.378661+0000 mgr.y (mgr.25136) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.477861+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.477861+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.481084+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.481084+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.483948+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.483948+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.485236+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.485236+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.606020+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.607215+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.607215+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.609534+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.609534+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.612877+0000 mgr.y (mgr.25136) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.612877+0000 mgr.y (mgr.25136) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.705442+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.705442+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.708287+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.708287+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.711424+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.711424+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.712775+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.712775+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.717193+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.717193+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.796399+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.796399+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.799053+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.799053+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.489779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.489779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.490704+0000 mgr.y (mgr.25136) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.490704+0000 mgr.y (mgr.25136) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.600532+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.600532+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.603360+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.603360+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.606020+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.606020+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.607215+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.607215+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.609534+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.609534+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.612877+0000 mgr.y (mgr.25136) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.612877+0000 mgr.y (mgr.25136) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.705442+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.705442+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.708287+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.708287+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.711424+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.802037+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.802037+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.803237+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.803237+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.805556+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.805556+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.889419+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.889419+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.891784+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.891784+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.894011+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.894011+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.895011+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.895011+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.897080+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.897080+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.996189+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.996189+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.999023+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:38.999023+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.711424+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.712775+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.712775+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.717193+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.717193+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.796399+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.796399+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.799053+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.799053+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.802037+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.802037+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.803237+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.803237+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.805556+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.805556+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.889419+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.889419+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.891784+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.891784+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.894011+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.002141+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.002141+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.003581+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.003581+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.007136+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.007136+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.130380+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.130380+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.132848+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.132848+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.135240+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.135240+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.136354+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.136354+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.139113+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.139113+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.220320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.220320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.222797+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.222797+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.894011+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.895011+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.895011+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.897080+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.897080+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.996189+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.996189+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.999023+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:38.999023+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.002141+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.002141+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.003581+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.003581+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.007136+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.007136+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.130380+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.130380+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.132848+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.132848+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.135240+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.225150+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.225150+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.226122+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.226122+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.228830+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.228830+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.334573+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.334573+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.337210+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.337210+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.340389+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.340389+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.341407+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.341407+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.344720+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.344720+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.449147+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.449147+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.452266+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.135240+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.136354+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.136354+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.139113+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.139113+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.220320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.220320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.222797+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.222797+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.225150+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.225150+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.226122+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.226122+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.228830+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.228830+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.334573+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.334573+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.337210+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.337210+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.340389+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.452266+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.454800+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.454800+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.456020+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[104335]: audit 2024-08-25T12:01:39.456020+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.340389+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.341407+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.341407+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.344720+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.344720+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.449147+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.449147+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.452266+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.452266+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.454800+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.454800+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.456020+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:39 smithi059 bash[105101]: audit 2024-08-25T12:01:39.456020+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:37.716154+0000 mgr.y (mgr.25136) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:37.716154+0000 mgr.y (mgr.25136) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:37.876465+0000 mgr.y (mgr.25136) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:37.876465+0000 mgr.y (mgr.25136) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.009177+0000 mgr.y (mgr.25136) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.009177+0000 mgr.y (mgr.25136) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.143666+0000 mgr.y (mgr.25136) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.143666+0000 mgr.y (mgr.25136) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.268943+0000 mgr.y (mgr.25136) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.268943+0000 mgr.y (mgr.25136) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.378661+0000 mgr.y (mgr.25136) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.378661+0000 mgr.y (mgr.25136) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.477861+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.477861+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.481084+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.481084+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.483948+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.483948+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.485236+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.485236+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.489779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.489779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.490704+0000 mgr.y (mgr.25136) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.490704+0000 mgr.y (mgr.25136) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.600532+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.600532+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.603360+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.603360+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.606020+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.606020+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.607215+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.607215+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.609534+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.609534+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.612877+0000 mgr.y (mgr.25136) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.612877+0000 mgr.y (mgr.25136) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.705442+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.705442+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.708287+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.708287+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.711424+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.711424+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.712775+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.712775+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.717193+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.717193+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.796399+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.796399+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.799053+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.799053+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.802037+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.802037+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.803237+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.803237+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.805556+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.805556+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.889419+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.889419+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.891784+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.891784+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.894011+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.894011+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.895011+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.895011+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.897080+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.897080+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.996189+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.996189+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.999023+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:38.999023+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.002141+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.002141+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.003581+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.003581+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.007136+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.007136+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.130380+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.130380+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.132848+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.132848+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.135240+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.135240+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.136354+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.136354+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.139113+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.139113+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.220320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.220320+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.222797+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.222797+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.225150+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.225150+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.226122+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.226122+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.228830+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.228830+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.334573+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.334573+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.337210+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.337210+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.340389+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.340389+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.341407+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.341407+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.344720+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.344720+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.449147+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.449147+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:39.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.452266+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.452266+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.454800+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.454800+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.456020+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:39.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:39 smithi196 bash[84730]: audit 2024-08-25T12:01:39.456020+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.719857+0000 mgr.y (mgr.25136) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.719857+0000 mgr.y (mgr.25136) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.808830+0000 mgr.y (mgr.25136) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.808830+0000 mgr.y (mgr.25136) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.900404+0000 mgr.y (mgr.25136) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:38.900404+0000 mgr.y (mgr.25136) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.009318+0000 mgr.y (mgr.25136) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.009318+0000 mgr.y (mgr.25136) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cluster 2024-08-25T12:01:39.078099+0000 mgr.y (mgr.25136) 1589 : cluster [DBG] pgmap v598: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cluster 2024-08-25T12:01:39.078099+0000 mgr.y (mgr.25136) 1589 : cluster [DBG] pgmap v598: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.141988+0000 mgr.y (mgr.25136) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.141988+0000 mgr.y (mgr.25136) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.231905+0000 mgr.y (mgr.25136) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.231905+0000 mgr.y (mgr.25136) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.347503+0000 mgr.y (mgr.25136) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.347503+0000 mgr.y (mgr.25136) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.459453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.459453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.463246+0000 mgr.y (mgr.25136) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.463246+0000 mgr.y (mgr.25136) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.550894+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.719857+0000 mgr.y (mgr.25136) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.719857+0000 mgr.y (mgr.25136) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.808830+0000 mgr.y (mgr.25136) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.808830+0000 mgr.y (mgr.25136) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.900404+0000 mgr.y (mgr.25136) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:38.900404+0000 mgr.y (mgr.25136) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.009318+0000 mgr.y (mgr.25136) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.009318+0000 mgr.y (mgr.25136) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cluster 2024-08-25T12:01:39.078099+0000 mgr.y (mgr.25136) 1589 : cluster [DBG] pgmap v598: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cluster 2024-08-25T12:01:39.078099+0000 mgr.y (mgr.25136) 1589 : cluster [DBG] pgmap v598: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.141988+0000 mgr.y (mgr.25136) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.141988+0000 mgr.y (mgr.25136) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.231905+0000 mgr.y (mgr.25136) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.231905+0000 mgr.y (mgr.25136) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.347503+0000 mgr.y (mgr.25136) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.347503+0000 mgr.y (mgr.25136) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.459453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.459453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.463246+0000 mgr.y (mgr.25136) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.463246+0000 mgr.y (mgr.25136) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.550894+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.550894+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.553534+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.553534+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.555786+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.555786+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.556874+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.556874+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.558945+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.558945+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.562912+0000 mgr.y (mgr.25136) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.562912+0000 mgr.y (mgr.25136) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.640024+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.640024+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.643009+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.643009+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.645643+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.645643+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.646865+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.646865+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.651612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.550894+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.553534+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.553534+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.555786+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.555786+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.556874+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.556874+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.558945+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.558945+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.562912+0000 mgr.y (mgr.25136) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.562912+0000 mgr.y (mgr.25136) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.640024+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.640024+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.643009+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.643009+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.645643+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.645643+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.646865+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.646865+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.651612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.651612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.744139+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.744139+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.747287+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.747287+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.750292+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.750292+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.751433+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.751433+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.756206+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.756206+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.846881+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.846881+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.849808+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.849808+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.853322+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.853322+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.854748+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.854748+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.651612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.744139+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.744139+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.747287+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.747287+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.750292+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.750292+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.751433+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.751433+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.756206+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.756206+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.846881+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.846881+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.849808+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.849808+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.853322+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.853322+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.854748+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.854748+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.859521+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.859521+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.983775+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.983775+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.986946+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.986946+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.990542+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.990542+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.992072+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.992072+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.996851+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:39.996851+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.123365+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.123365+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.126629+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.126629+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.130418+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.130418+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.132098+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.132098+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.137543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.137543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.239736+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.239736+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.242742+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.242742+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.245971+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.245971+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.247319+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.247319+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.250404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.250404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.366457+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.366457+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.369781+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.369781+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.373881+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.373881+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.375213+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.375213+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.859521+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.859521+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.983775+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.983775+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.986946+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.986946+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.990542+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.990542+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.992072+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.992072+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.996851+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:39.996851+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.123365+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.123365+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.126629+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.126629+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.130418+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.130418+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.132098+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.755 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.132098+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.756 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.378568+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.756 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[105101]: audit 2024-08-25T12:01:40.378568+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.137543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.137543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.239736+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.239736+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.242742+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.242742+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.245971+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.245971+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.247319+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.247319+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.250404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.250404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.366457+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.366457+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.369781+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.369781+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.373881+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.373881+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.375213+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.375213+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.378568+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:40 smithi059 bash[104335]: audit 2024-08-25T12:01:40.378568+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.719857+0000 mgr.y (mgr.25136) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.719857+0000 mgr.y (mgr.25136) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.808830+0000 mgr.y (mgr.25136) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.808830+0000 mgr.y (mgr.25136) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.900404+0000 mgr.y (mgr.25136) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:38.900404+0000 mgr.y (mgr.25136) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.009318+0000 mgr.y (mgr.25136) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.009318+0000 mgr.y (mgr.25136) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cluster 2024-08-25T12:01:39.078099+0000 mgr.y (mgr.25136) 1589 : cluster [DBG] pgmap v598: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cluster 2024-08-25T12:01:39.078099+0000 mgr.y (mgr.25136) 1589 : cluster [DBG] pgmap v598: 161 pgs: 4 peering, 5 unknown, 34 active+undersized, 21 active+undersized+degraded, 97 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60/609 objects degraded (9.852%) 2024-08-25T12:01:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.141988+0000 mgr.y (mgr.25136) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.141988+0000 mgr.y (mgr.25136) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.231905+0000 mgr.y (mgr.25136) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.231905+0000 mgr.y (mgr.25136) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.347503+0000 mgr.y (mgr.25136) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.347503+0000 mgr.y (mgr.25136) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.459453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.459453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.463246+0000 mgr.y (mgr.25136) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.463246+0000 mgr.y (mgr.25136) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.550894+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.550894+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.553534+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.553534+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.555786+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.555786+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.556874+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.556874+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.558945+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.558945+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.562912+0000 mgr.y (mgr.25136) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.562912+0000 mgr.y (mgr.25136) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.640024+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.640024+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.643009+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.643009+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.645643+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.645643+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.646865+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.646865+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.651612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.651612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.744139+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.744139+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.747287+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.747287+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.750292+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.750292+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.751433+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.751433+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.756206+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.756206+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.846881+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.846881+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.849808+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.849808+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.853322+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.853322+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.854748+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.854748+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.859521+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.859521+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.983775+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.983775+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.986946+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.986946+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.990542+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.990542+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.992072+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.992072+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.996851+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:39.996851+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.123365+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.123365+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.126629+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.126629+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.130418+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.130418+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.132098+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.132098+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.137543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.137543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.239736+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.239736+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.242742+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.242742+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.245971+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.245971+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.247319+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.247319+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.250404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.250404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.366457+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.366457+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.369781+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.369781+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.373881+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.373881+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.375213+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.375213+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.378568+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:40 smithi196 bash[84730]: audit 2024-08-25T12:01:40.378568+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.736 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.653546+0000 mgr.y (mgr.25136) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.737 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.653546+0000 mgr.y (mgr.25136) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.737 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.757819+0000 mgr.y (mgr.25136) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.737 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.757819+0000 mgr.y (mgr.25136) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.737 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.861229+0000 mgr.y (mgr.25136) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.737 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.861229+0000 mgr.y (mgr.25136) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.737 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.999156+0000 mgr.y (mgr.25136) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:39.999156+0000 mgr.y (mgr.25136) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.139639+0000 mgr.y (mgr.25136) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.139639+0000 mgr.y (mgr.25136) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.254185+0000 mgr.y (mgr.25136) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.254185+0000 mgr.y (mgr.25136) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.382168+0000 mgr.y (mgr.25136) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.738 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.382168+0000 mgr.y (mgr.25136) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.492629+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.492629+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.496145+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.496145+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.499929+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.739 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.499929+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.740 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.501485+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.653546+0000 mgr.y (mgr.25136) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.653546+0000 mgr.y (mgr.25136) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.740 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.757819+0000 mgr.y (mgr.25136) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.757819+0000 mgr.y (mgr.25136) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.861229+0000 mgr.y (mgr.25136) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.861229+0000 mgr.y (mgr.25136) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.999156+0000 mgr.y (mgr.25136) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:39.999156+0000 mgr.y (mgr.25136) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.139639+0000 mgr.y (mgr.25136) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.139639+0000 mgr.y (mgr.25136) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.254185+0000 mgr.y (mgr.25136) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.254185+0000 mgr.y (mgr.25136) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.382168+0000 mgr.y (mgr.25136) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.382168+0000 mgr.y (mgr.25136) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.492629+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.492629+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.496145+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.496145+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.499929+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.499929+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.501485+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.501485+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.505624+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.505624+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.507989+0000 mgr.y (mgr.25136) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.507989+0000 mgr.y (mgr.25136) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.645748+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.645748+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.648821+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.648821+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.651643+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.651643+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.652792+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.652792+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.656025+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.656025+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.744051+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.744051+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.747331+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.747331+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.749770+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.501485+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.745 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.505624+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.505624+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.507989+0000 mgr.y (mgr.25136) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.507989+0000 mgr.y (mgr.25136) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.645748+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.645748+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.648821+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.648821+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.651643+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.651643+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.652792+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.652792+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.746 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.656025+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.656025+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.744051+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.744051+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.747331+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.747331+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.747 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.749770+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.749770+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.750800+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.750800+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.752356+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.752356+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.829245+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.829245+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.831759+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.831759+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.834146+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.834146+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.835336+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.835336+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.838097+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.838097+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.925060+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.925060+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.927748+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.927748+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.930793+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.749770+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.750800+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.750800+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.752356+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.752356+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.829245+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.829245+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.831759+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.831759+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.834146+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.834146+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.835336+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.835336+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.838097+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.838097+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.925060+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.925060+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.927748+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.927748+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.930793+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.930793+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.932110+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.932110+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.935431+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:40.935431+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.037044+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.037044+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.040189+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.040189+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.042836+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.042836+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.752 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.044045+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.044045+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.046204+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.046204+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.127482+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.127482+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.130061+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.130061+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.132932+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.132932+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.134037+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.134037+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.136145+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.136145+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.217971+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.754 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.217971+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.220468+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.220468+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.222989+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.222989+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.224308+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.224308+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.226367+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.226367+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.755 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.309575+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.309575+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.312194+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.312194+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.314513+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.930793+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.932110+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.932110+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.935431+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:40.935431+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.037044+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.037044+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.040189+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.040189+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.042836+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.042836+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.044045+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.044045+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.046204+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.046204+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.127482+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.127482+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.130061+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.130061+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.132932+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.314513+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.315666+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.315666+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.317275+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.758 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.317275+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.397734+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.397734+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.400501+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.400501+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.403038+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.403038+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.404229+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.404229+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.406407+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[105101]: audit 2024-08-25T12:01:41.406407+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.132932+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.134037+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.134037+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.136145+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.136145+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.217971+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.217971+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.220468+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.220468+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.222989+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.222989+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.224308+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.224308+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.226367+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.226367+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.309575+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.309575+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.312194+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.312194+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.314513+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.314513+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.315666+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.315666+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.317275+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.317275+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.397734+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.397734+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.400501+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.400501+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.403038+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.403038+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.404229+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.404229+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.406407+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:41 smithi059 bash[104335]: audit 2024-08-25T12:01:41.406407+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.653546+0000 mgr.y (mgr.25136) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.653546+0000 mgr.y (mgr.25136) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.757819+0000 mgr.y (mgr.25136) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.757819+0000 mgr.y (mgr.25136) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.861229+0000 mgr.y (mgr.25136) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.861229+0000 mgr.y (mgr.25136) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.999156+0000 mgr.y (mgr.25136) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:39.999156+0000 mgr.y (mgr.25136) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.139639+0000 mgr.y (mgr.25136) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.139639+0000 mgr.y (mgr.25136) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.254185+0000 mgr.y (mgr.25136) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.254185+0000 mgr.y (mgr.25136) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.382168+0000 mgr.y (mgr.25136) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.382168+0000 mgr.y (mgr.25136) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.492629+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.492629+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.496145+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.496145+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.499929+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.499929+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.501485+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.501485+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.505624+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.505624+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.507989+0000 mgr.y (mgr.25136) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.507989+0000 mgr.y (mgr.25136) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.645748+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.645748+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.648821+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.648821+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.651643+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.651643+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.652792+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.652792+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.656025+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.656025+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.744051+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.744051+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.747331+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.747331+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.749770+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.749770+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.750800+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.750800+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.752356+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.752356+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.829245+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.829245+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.831759+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.831759+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.834146+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.834146+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.835336+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.835336+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.838097+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.838097+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.925060+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.925060+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.927748+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.927748+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.930793+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.930793+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.932110+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.932110+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.935431+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:40.935431+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.037044+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.037044+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.040189+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.040189+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.042836+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.042836+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.044045+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.044045+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.046204+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.046204+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.127482+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.127482+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.130061+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.130061+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.132932+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.132932+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.134037+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.134037+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.136145+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.136145+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.217971+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.217971+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.220468+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.220468+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.222989+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.222989+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.224308+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.224308+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.226367+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.226367+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.309575+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.309575+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.312194+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.312194+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.314513+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.314513+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.315666+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.315666+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.317275+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.317275+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.397734+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.397734+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.400501+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.400501+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.403038+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.403038+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.404229+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.404229+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.406407+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:41 smithi196 bash[84730]: audit 2024-08-25T12:01:41.406407+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.660081+0000 mgr.y (mgr.25136) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.660081+0000 mgr.y (mgr.25136) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.755744+0000 mgr.y (mgr.25136) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.755744+0000 mgr.y (mgr.25136) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.842287+0000 mgr.y (mgr.25136) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.842287+0000 mgr.y (mgr.25136) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.937866+0000 mgr.y (mgr.25136) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:40.937866+0000 mgr.y (mgr.25136) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.051204+0000 mgr.y (mgr.25136) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.051204+0000 mgr.y (mgr.25136) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cluster 2024-08-25T12:01:41.079020+0000 mgr.y (mgr.25136) 1608 : cluster [DBG] pgmap v599: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 456 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 98 B/s, 2 objects/s recovering 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cluster 2024-08-25T12:01:41.079020+0000 mgr.y (mgr.25136) 1608 : cluster [DBG] pgmap v599: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 456 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 98 B/s, 2 objects/s recovering 2024-08-25T12:01:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.139481+0000 mgr.y (mgr.25136) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.139481+0000 mgr.y (mgr.25136) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.231385+0000 mgr.y (mgr.25136) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.231385+0000 mgr.y (mgr.25136) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.320771+0000 mgr.y (mgr.25136) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.320771+0000 mgr.y (mgr.25136) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.411469+0000 mgr.y (mgr.25136) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.411469+0000 mgr.y (mgr.25136) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.660081+0000 mgr.y (mgr.25136) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.660081+0000 mgr.y (mgr.25136) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.755744+0000 mgr.y (mgr.25136) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.755744+0000 mgr.y (mgr.25136) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.842287+0000 mgr.y (mgr.25136) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.842287+0000 mgr.y (mgr.25136) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.937866+0000 mgr.y (mgr.25136) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:40.937866+0000 mgr.y (mgr.25136) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.051204+0000 mgr.y (mgr.25136) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.051204+0000 mgr.y (mgr.25136) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cluster 2024-08-25T12:01:41.079020+0000 mgr.y (mgr.25136) 1608 : cluster [DBG] pgmap v599: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 456 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 98 B/s, 2 objects/s recovering 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cluster 2024-08-25T12:01:41.079020+0000 mgr.y (mgr.25136) 1608 : cluster [DBG] pgmap v599: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 456 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 98 B/s, 2 objects/s recovering 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.139481+0000 mgr.y (mgr.25136) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.139481+0000 mgr.y (mgr.25136) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.231385+0000 mgr.y (mgr.25136) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.231385+0000 mgr.y (mgr.25136) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.320771+0000 mgr.y (mgr.25136) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.320771+0000 mgr.y (mgr.25136) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.411469+0000 mgr.y (mgr.25136) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.411469+0000 mgr.y (mgr.25136) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.511162+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.511162+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.513959+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.513959+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.517385+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.517385+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.518646+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.518646+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.525846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.525846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.526964+0000 mgr.y (mgr.25136) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.526964+0000 mgr.y (mgr.25136) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.652377+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.652377+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.655332+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.655332+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.658044+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.658044+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.659545+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.511162+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.511162+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.513959+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.513959+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.517385+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.517385+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.518646+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.518646+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.525846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.525846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.526964+0000 mgr.y (mgr.25136) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.526964+0000 mgr.y (mgr.25136) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.652377+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.652377+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.655332+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.655332+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.658044+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.658044+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.659545+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.659545+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.667043+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.667043+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.750487+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.750487+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.753555+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.753555+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.755928+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.755928+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.757003+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.757003+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.762369+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.762369+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.838999+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.838999+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.842779+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.842779+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.846044+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.846044+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.847363+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.847363+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.851271+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.851271+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.934706+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.934706+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.938070+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.938070+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.941011+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.941011+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.942172+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.942172+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.946703+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:41.946703+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cluster 2024-08-25T12:01:42.044204+0000 mon.a (mon.0) 320 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cluster 2024-08-25T12:01:42.044204+0000 mon.a (mon.0) 320 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cluster 2024-08-25T12:01:42.044226+0000 mon.a (mon.0) 321 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: cluster 2024-08-25T12:01:42.044226+0000 mon.a (mon.0) 321 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.049372+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.049372+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.057624+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.659545+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.667043+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.667043+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.750487+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.750487+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.753555+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.753555+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.755928+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.755928+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.757003+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.757003+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.762369+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.762369+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.838999+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.838999+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.842779+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.842779+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.846044+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.846044+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.847363+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.057624+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.060216+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.060216+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.061287+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.061287+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.063375+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.063375+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.174266+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.174266+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.177674+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.177674+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.181714+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.181714+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.183279+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.183279+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.187228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.187228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.301531+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.301531+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.304369+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.847363+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.851271+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.851271+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.934706+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.934706+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.938070+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.938070+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.941011+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.941011+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.942172+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.942172+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.946703+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:41.946703+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cluster 2024-08-25T12:01:42.044204+0000 mon.a (mon.0) 320 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cluster 2024-08-25T12:01:42.044204+0000 mon.a (mon.0) 320 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cluster 2024-08-25T12:01:42.044226+0000 mon.a (mon.0) 321 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: cluster 2024-08-25T12:01:42.044226+0000 mon.a (mon.0) 321 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.049372+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.049372+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.057624+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.304369+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.308084+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.308084+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.309578+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.309578+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.317098+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.317098+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.431630+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.431630+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.434647+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.434647+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.437469+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.437469+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.438710+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.438710+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.442136+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[105101]: audit 2024-08-25T12:01:42.442136+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.057624+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.060216+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.060216+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.061287+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.061287+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.063375+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.063375+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.174266+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.174266+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.177674+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.177674+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.181714+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.181714+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.183279+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.183279+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.187228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.187228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.301531+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.301531+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.304369+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.304369+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.308084+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.308084+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.309578+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.309578+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.317098+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.317098+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.431630+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.431630+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.434647+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.434647+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.437469+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.437469+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.438710+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.438710+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.442136+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[104335]: audit 2024-08-25T12:01:42.442136+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.660081+0000 mgr.y (mgr.25136) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.660081+0000 mgr.y (mgr.25136) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.755744+0000 mgr.y (mgr.25136) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.755744+0000 mgr.y (mgr.25136) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.842287+0000 mgr.y (mgr.25136) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.842287+0000 mgr.y (mgr.25136) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.937866+0000 mgr.y (mgr.25136) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:40.937866+0000 mgr.y (mgr.25136) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.051204+0000 mgr.y (mgr.25136) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.051204+0000 mgr.y (mgr.25136) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cluster 2024-08-25T12:01:41.079020+0000 mgr.y (mgr.25136) 1608 : cluster [DBG] pgmap v599: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 456 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 98 B/s, 2 objects/s recovering 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cluster 2024-08-25T12:01:41.079020+0000 mgr.y (mgr.25136) 1608 : cluster [DBG] pgmap v599: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 456 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 98 B/s, 2 objects/s recovering 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.139481+0000 mgr.y (mgr.25136) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.139481+0000 mgr.y (mgr.25136) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.231385+0000 mgr.y (mgr.25136) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.231385+0000 mgr.y (mgr.25136) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.320771+0000 mgr.y (mgr.25136) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.320771+0000 mgr.y (mgr.25136) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.411469+0000 mgr.y (mgr.25136) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.411469+0000 mgr.y (mgr.25136) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.511162+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.511162+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.513959+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.513959+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.517385+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.517385+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.518646+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.518646+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.525846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.525846+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.526964+0000 mgr.y (mgr.25136) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.526964+0000 mgr.y (mgr.25136) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.652377+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.652377+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.655332+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.655332+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.658044+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.658044+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.659545+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.659545+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.667043+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.667043+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.750487+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.750487+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.753555+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.753555+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.755928+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.755928+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.757003+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.757003+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.762369+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.762369+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.838999+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.838999+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.842779+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.842779+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.846044+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.846044+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.847363+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.847363+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.851271+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.851271+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.934706+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.934706+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.938070+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.938070+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.941011+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.941011+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.942172+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.942172+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.946703+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:41.946703+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cluster 2024-08-25T12:01:42.044204+0000 mon.a (mon.0) 320 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cluster 2024-08-25T12:01:42.044204+0000 mon.a (mon.0) 320 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cluster 2024-08-25T12:01:42.044226+0000 mon.a (mon.0) 321 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: cluster 2024-08-25T12:01:42.044226+0000 mon.a (mon.0) 321 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.049372+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.049372+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.057624+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.057624+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.060216+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.060216+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.061287+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.061287+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.063375+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.063375+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.174266+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.174266+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.177674+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.177674+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.181714+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.181714+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.183279+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.183279+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.187228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.187228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.301531+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.301531+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.304369+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.304369+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.308084+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.308084+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.309578+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.309578+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.317098+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.317098+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.431630+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.431630+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.434647+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.434647+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:42.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.437469+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.437469+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:42.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.438710+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.438710+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:42.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.442136+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:42.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:42 smithi196 bash[84730]: audit 2024-08-25T12:01:42.442136+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.277 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:42 smithi059 bash[110125]: debug 2024-08-25T12:01:42.963+0000 7fb22b26c640 1 -- 172.21.15.59:0/2424649976 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a1034e8960 con 0x55a1042d4000 2024-08-25T12:01:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.668214+0000 mgr.y (mgr.25136) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.668214+0000 mgr.y (mgr.25136) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.763282+0000 mgr.y (mgr.25136) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.763282+0000 mgr.y (mgr.25136) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.853503+0000 mgr.y (mgr.25136) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.853503+0000 mgr.y (mgr.25136) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.948444+0000 mgr.y (mgr.25136) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:41.948444+0000 mgr.y (mgr.25136) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.066092+0000 mgr.y (mgr.25136) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.066092+0000 mgr.y (mgr.25136) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.189815+0000 mgr.y (mgr.25136) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.189815+0000 mgr.y (mgr.25136) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.318216+0000 mgr.y (mgr.25136) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.318216+0000 mgr.y (mgr.25136) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.444767+0000 mgr.y (mgr.25136) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.444767+0000 mgr.y (mgr.25136) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.529005+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.529005+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.531587+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.531587+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.533958+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.668214+0000 mgr.y (mgr.25136) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.668214+0000 mgr.y (mgr.25136) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.763282+0000 mgr.y (mgr.25136) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.763282+0000 mgr.y (mgr.25136) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.853503+0000 mgr.y (mgr.25136) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.853503+0000 mgr.y (mgr.25136) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.948444+0000 mgr.y (mgr.25136) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:41.948444+0000 mgr.y (mgr.25136) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.066092+0000 mgr.y (mgr.25136) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.066092+0000 mgr.y (mgr.25136) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.189815+0000 mgr.y (mgr.25136) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.189815+0000 mgr.y (mgr.25136) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.318216+0000 mgr.y (mgr.25136) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.318216+0000 mgr.y (mgr.25136) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.444767+0000 mgr.y (mgr.25136) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.444767+0000 mgr.y (mgr.25136) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.529005+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.529005+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.531587+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.531587+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.533958+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.533958+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.535048+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.535048+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.537539+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.537539+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.540114+0000 mgr.y (mgr.25136) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.540114+0000 mgr.y (mgr.25136) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.621109+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.621109+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.623438+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.623438+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.626123+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.626123+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.627058+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.627058+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.631111+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.631111+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.632650+0000 mgr.y (mgr.25136) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.632650+0000 mgr.y (mgr.25136) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.712070+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.533958+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.535048+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.535048+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.537539+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.537539+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.540114+0000 mgr.y (mgr.25136) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.540114+0000 mgr.y (mgr.25136) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.621109+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.621109+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.623438+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.623438+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.626123+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.626123+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.627058+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.627058+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.631111+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.631111+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.632650+0000 mgr.y (mgr.25136) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.632650+0000 mgr.y (mgr.25136) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.712070+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.712070+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.715865+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.715865+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.718181+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.718181+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.719302+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.719302+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.721165+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.721165+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.806333+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.806333+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.808991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.808991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.812049+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.812049+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.813483+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.813483+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.815753+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.815753+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.897122+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.712070+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.715865+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.715865+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.718181+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.718181+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.719302+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.719302+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.721165+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.721165+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.806333+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.806333+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.808991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.808991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.812049+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.812049+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.813483+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.813483+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.815753+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.815753+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.897122+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.897122+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.899468+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.899468+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.901684+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.901684+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.902879+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.902879+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.904593+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.904593+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.990414+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.990414+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.993013+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.993013+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.995568+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.995568+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.996703+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.996703+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.998583+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:42.998583+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.076810+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.897122+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.899468+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.899468+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.901684+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.901684+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.902879+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.902879+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.904593+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.904593+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.990414+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.990414+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.993013+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.993013+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.995568+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.995568+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.996703+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.996703+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.998583+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:42.998583+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.076810+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.076810+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.079514+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.079514+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.083156+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.083156+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.084220+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.084220+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.086249+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.086249+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.168969+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.168969+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.171699+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.171699+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.174645+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.174645+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.176300+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.176300+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.179019+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.179019+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.258862+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.076810+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.079514+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.079514+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.083156+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.083156+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.084220+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.084220+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.086249+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.086249+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.168969+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.168969+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.171699+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.171699+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.174645+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.174645+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.176300+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.176300+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.179019+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.179019+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.258862+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.258862+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.261305+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.261305+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.263886+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.263886+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.265063+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.265063+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.267401+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.267401+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.346448+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.346448+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.349434+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.349434+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.352050+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.352050+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.353424+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.353424+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.356459+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.356459+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.465594+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.465594+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.468340+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.468340+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.471918+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.471918+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.473227+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[105101]: audit 2024-08-25T12:01:43.473227+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.258862+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.261305+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.261305+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.263886+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.263886+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.265063+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.265063+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.267401+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.267401+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.346448+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.346448+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.349434+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.349434+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.352050+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.352050+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.353424+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.353424+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.356459+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.356459+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.465594+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.465594+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.468340+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.468340+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.471918+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.471918+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.473227+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:43 smithi059 bash[104335]: audit 2024-08-25T12:01:43.473227+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.668214+0000 mgr.y (mgr.25136) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.668214+0000 mgr.y (mgr.25136) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.763282+0000 mgr.y (mgr.25136) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.763282+0000 mgr.y (mgr.25136) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.853503+0000 mgr.y (mgr.25136) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.853503+0000 mgr.y (mgr.25136) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.948444+0000 mgr.y (mgr.25136) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:41.948444+0000 mgr.y (mgr.25136) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.066092+0000 mgr.y (mgr.25136) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.066092+0000 mgr.y (mgr.25136) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.189815+0000 mgr.y (mgr.25136) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.189815+0000 mgr.y (mgr.25136) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.318216+0000 mgr.y (mgr.25136) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.318216+0000 mgr.y (mgr.25136) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.444767+0000 mgr.y (mgr.25136) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.444767+0000 mgr.y (mgr.25136) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.529005+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.529005+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.531587+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.531587+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.533958+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.533958+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.535048+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.535048+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.537539+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.537539+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.540114+0000 mgr.y (mgr.25136) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.540114+0000 mgr.y (mgr.25136) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.621109+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.621109+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.623438+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.623438+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.626123+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.626123+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.627058+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.627058+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.631111+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.631111+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.632650+0000 mgr.y (mgr.25136) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.632650+0000 mgr.y (mgr.25136) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.712070+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.712070+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.715865+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.715865+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.718181+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.718181+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.719302+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.719302+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.721165+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.721165+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.806333+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.806333+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.808991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.808991+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.812049+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.812049+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.813483+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.813483+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.815753+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.815753+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.897122+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.897122+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.899468+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.899468+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.901684+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.901684+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.902879+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.902879+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.904593+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.904593+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.990414+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.990414+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.993013+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.993013+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.995568+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.995568+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.996703+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.996703+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.998583+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:42.998583+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.076810+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.076810+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.079514+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.079514+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.083156+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.083156+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.084220+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.084220+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.086249+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.086249+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.168969+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.168969+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.171699+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.171699+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.174645+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.174645+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.176300+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.176300+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.179019+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.179019+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.258862+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.258862+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.261305+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.261305+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.263886+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.263886+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.265063+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.265063+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.267401+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.267401+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.346448+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.346448+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.349434+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.349434+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.352050+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.352050+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.353424+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.353424+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.356459+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.356459+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.465594+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.465594+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.468340+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.468340+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.471918+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.471918+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.473227+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:43 smithi196 bash[84730]: audit 2024-08-25T12:01:43.473227+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.724704+0000 mgr.y (mgr.25136) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.724704+0000 mgr.y (mgr.25136) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.819406+0000 mgr.y (mgr.25136) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.819406+0000 mgr.y (mgr.25136) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.908291+0000 mgr.y (mgr.25136) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:42.908291+0000 mgr.y (mgr.25136) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.001864+0000 mgr.y (mgr.25136) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.001864+0000 mgr.y (mgr.25136) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cluster 2024-08-25T12:01:43.079413+0000 mgr.y (mgr.25136) 1628 : cluster [DBG] pgmap v600: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 40 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 82 B/s, 2 objects/s recovering 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cluster 2024-08-25T12:01:43.079413+0000 mgr.y (mgr.25136) 1628 : cluster [DBG] pgmap v600: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 40 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 82 B/s, 2 objects/s recovering 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.089714+0000 mgr.y (mgr.25136) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.089714+0000 mgr.y (mgr.25136) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.182535+0000 mgr.y (mgr.25136) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.182535+0000 mgr.y (mgr.25136) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.270773+0000 mgr.y (mgr.25136) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.270773+0000 mgr.y (mgr.25136) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.359889+0000 mgr.y (mgr.25136) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.359889+0000 mgr.y (mgr.25136) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.496758+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.496758+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.724704+0000 mgr.y (mgr.25136) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.724704+0000 mgr.y (mgr.25136) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.819406+0000 mgr.y (mgr.25136) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.819406+0000 mgr.y (mgr.25136) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.908291+0000 mgr.y (mgr.25136) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:42.908291+0000 mgr.y (mgr.25136) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.001864+0000 mgr.y (mgr.25136) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.001864+0000 mgr.y (mgr.25136) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cluster 2024-08-25T12:01:43.079413+0000 mgr.y (mgr.25136) 1628 : cluster [DBG] pgmap v600: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 40 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 82 B/s, 2 objects/s recovering 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cluster 2024-08-25T12:01:43.079413+0000 mgr.y (mgr.25136) 1628 : cluster [DBG] pgmap v600: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 40 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 82 B/s, 2 objects/s recovering 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.089714+0000 mgr.y (mgr.25136) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.089714+0000 mgr.y (mgr.25136) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.182535+0000 mgr.y (mgr.25136) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.182535+0000 mgr.y (mgr.25136) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.270773+0000 mgr.y (mgr.25136) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.270773+0000 mgr.y (mgr.25136) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.359889+0000 mgr.y (mgr.25136) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.359889+0000 mgr.y (mgr.25136) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.496758+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.496758+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.499800+0000 mgr.y (mgr.25136) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.499800+0000 mgr.y (mgr.25136) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.581742+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.581742+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.584450+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.584450+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.587145+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.587145+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.588332+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.588332+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.591546+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.591546+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.594105+0000 mgr.y (mgr.25136) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.594105+0000 mgr.y (mgr.25136) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.670855+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.670855+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.673480+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.673480+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.676320+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.676320+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.499800+0000 mgr.y (mgr.25136) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.499800+0000 mgr.y (mgr.25136) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.581742+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.581742+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.584450+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.584450+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.587145+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.587145+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.588332+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.588332+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.591546+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.591546+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.594105+0000 mgr.y (mgr.25136) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.594105+0000 mgr.y (mgr.25136) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.670855+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.670855+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.673480+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.673480+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.676320+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.676320+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.677788+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.677788+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.681832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.681832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.763453+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.763453+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.766336+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.766336+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.769325+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.769325+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.770782+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.770782+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.775066+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.775066+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.853755+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.853755+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.856730+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.856730+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.860055+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.860055+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.677788+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.677788+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.681832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.681832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.763453+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.763453+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.766336+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.766336+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.769325+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.769325+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.770782+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.770782+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.775066+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.775066+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.853755+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.853755+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.856730+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.856730+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.860055+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.860055+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.861290+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.861290+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.864653+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.864653+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.948419+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.948419+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.951221+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.951221+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.953796+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.953796+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.955275+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.955275+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.957867+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:43.957867+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.049857+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.049857+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.052556+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.052556+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.055425+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.055425+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.861290+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.861290+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.864653+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.864653+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.948419+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.948419+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.951221+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.951221+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.953796+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.953796+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.955275+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.955275+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.957867+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:43.957867+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.049857+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.049857+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.052556+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.052556+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.055425+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.055425+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.056520+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.056520+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.058812+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.058812+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.136105+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.136105+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.138709+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.138709+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.141159+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.141159+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.142158+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.142158+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.144914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.144914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.237276+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.237276+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.239873+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.239873+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.242401+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.056520+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.056520+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.058812+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.058812+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.136105+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.136105+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.138709+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.138709+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.141159+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.141159+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.142158+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.142158+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.144914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.144914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.237276+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.237276+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.239873+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.239873+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.242401+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.242401+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.243546+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.243546+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.245559+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.245559+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.324601+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.324601+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.327191+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.327191+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.330012+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.330012+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.331090+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.331090+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.332998+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.332998+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.411714+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.411714+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.414343+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.414343+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.416811+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.416811+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.417786+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.417786+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.419891+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[104335]: audit 2024-08-25T12:01:44.419891+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.242401+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.243546+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.243546+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.245559+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.245559+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.324601+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.324601+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.327191+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.327191+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.330012+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.330012+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.331090+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.331090+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.332998+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.332998+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.411714+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.411714+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.414343+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.414343+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.416811+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.416811+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.417786+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.417786+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.419891+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[105101]: audit 2024-08-25T12:01:44.419891+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.724704+0000 mgr.y (mgr.25136) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.724704+0000 mgr.y (mgr.25136) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.819406+0000 mgr.y (mgr.25136) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.819406+0000 mgr.y (mgr.25136) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.908291+0000 mgr.y (mgr.25136) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:42.908291+0000 mgr.y (mgr.25136) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.001864+0000 mgr.y (mgr.25136) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.001864+0000 mgr.y (mgr.25136) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cluster 2024-08-25T12:01:43.079413+0000 mgr.y (mgr.25136) 1628 : cluster [DBG] pgmap v600: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 40 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 82 B/s, 2 objects/s recovering 2024-08-25T12:01:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cluster 2024-08-25T12:01:43.079413+0000 mgr.y (mgr.25136) 1628 : cluster [DBG] pgmap v600: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 40 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 82 B/s, 2 objects/s recovering 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.089714+0000 mgr.y (mgr.25136) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.089714+0000 mgr.y (mgr.25136) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.182535+0000 mgr.y (mgr.25136) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.182535+0000 mgr.y (mgr.25136) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.270773+0000 mgr.y (mgr.25136) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.270773+0000 mgr.y (mgr.25136) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.359889+0000 mgr.y (mgr.25136) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.359889+0000 mgr.y (mgr.25136) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.496758+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.496758+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.499800+0000 mgr.y (mgr.25136) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.499800+0000 mgr.y (mgr.25136) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.581742+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.581742+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.584450+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.584450+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.587145+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.587145+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.588332+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.588332+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.591546+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.591546+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.594105+0000 mgr.y (mgr.25136) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.594105+0000 mgr.y (mgr.25136) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.670855+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.670855+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.673480+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.673480+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.676320+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.676320+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.677788+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.677788+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.681832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.681832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.763453+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.763453+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.766336+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.766336+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.769325+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.769325+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.770782+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.770782+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.775066+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.775066+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.853755+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.853755+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.856730+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.856730+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.860055+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.860055+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.861290+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.861290+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.864653+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.864653+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.948419+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.948419+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.951221+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.951221+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.953796+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.953796+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.955275+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.955275+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.957867+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:43.957867+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.049857+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.049857+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.052556+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.052556+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.055425+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.055425+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.056520+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.056520+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.058812+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.058812+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.136105+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.136105+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.138709+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.138709+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.141159+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.141159+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.142158+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.142158+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.144914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.144914+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.237276+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.237276+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.239873+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.239873+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.242401+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.242401+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.243546+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.243546+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.245559+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.245559+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.324601+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.324601+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.327191+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.327191+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.330012+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.330012+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.331090+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.331090+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.332998+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.332998+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.411714+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.411714+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:44.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.414343+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.414343+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:44.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.416811+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.416811+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:44.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.417786+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.417786+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:44.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.419891+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:44.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:44 smithi196 bash[84730]: audit 2024-08-25T12:01:44.419891+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.099 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:44 smithi059 bash[110125]: debug 2024-08-25T12:01:44.783+0000 7fb22dad3640 -1 Falling back to public interface 2024-08-25T12:01:45.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.684177+0000 mgr.y (mgr.25136) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.684177+0000 mgr.y (mgr.25136) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.776726+0000 mgr.y (mgr.25136) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.776726+0000 mgr.y (mgr.25136) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.867242+0000 mgr.y (mgr.25136) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.867242+0000 mgr.y (mgr.25136) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.960911+0000 mgr.y (mgr.25136) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:43.960911+0000 mgr.y (mgr.25136) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.061749+0000 mgr.y (mgr.25136) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.061749+0000 mgr.y (mgr.25136) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.148130+0000 mgr.y (mgr.25136) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.148130+0000 mgr.y (mgr.25136) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.249015+0000 mgr.y (mgr.25136) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.249015+0000 mgr.y (mgr.25136) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.336380+0000 mgr.y (mgr.25136) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.336380+0000 mgr.y (mgr.25136) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.423162+0000 mgr.y (mgr.25136) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.423162+0000 mgr.y (mgr.25136) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.498034+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.498034+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.500909+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.684177+0000 mgr.y (mgr.25136) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.684177+0000 mgr.y (mgr.25136) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.776726+0000 mgr.y (mgr.25136) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.776726+0000 mgr.y (mgr.25136) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.867242+0000 mgr.y (mgr.25136) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.867242+0000 mgr.y (mgr.25136) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.960911+0000 mgr.y (mgr.25136) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:43.960911+0000 mgr.y (mgr.25136) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.061749+0000 mgr.y (mgr.25136) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.061749+0000 mgr.y (mgr.25136) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.148130+0000 mgr.y (mgr.25136) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.148130+0000 mgr.y (mgr.25136) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.249015+0000 mgr.y (mgr.25136) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.249015+0000 mgr.y (mgr.25136) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.336380+0000 mgr.y (mgr.25136) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.336380+0000 mgr.y (mgr.25136) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.423162+0000 mgr.y (mgr.25136) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.423162+0000 mgr.y (mgr.25136) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.498034+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.498034+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.500909+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.500909+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.524897+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.524897+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.526007+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.526007+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.528536+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.528536+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.530950+0000 mgr.y (mgr.25136) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.530950+0000 mgr.y (mgr.25136) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.615364+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.615364+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.618063+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.618063+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.620548+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.620548+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.621688+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.621688+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.623385+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.623385+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.628775+0000 mgr.y (mgr.25136) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.628775+0000 mgr.y (mgr.25136) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.703219+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.703219+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.706022+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.706022+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.708435+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.708435+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.709519+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.709519+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.711820+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.711820+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.826640+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.826640+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.829329+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.829329+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.831951+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.831951+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.833077+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.833077+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.835359+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.835359+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.500909+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.524897+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.524897+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.526007+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.526007+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.528536+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.528536+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.530950+0000 mgr.y (mgr.25136) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.530950+0000 mgr.y (mgr.25136) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.615364+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.615364+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.618063+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.618063+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.620548+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.620548+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.621688+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.621688+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.623385+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.623385+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.628775+0000 mgr.y (mgr.25136) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.628775+0000 mgr.y (mgr.25136) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.943078+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.943078+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.946114+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.946114+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.949195+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.949195+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.950370+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.950370+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.952900+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:44.952900+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.061983+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.061983+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.065128+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.065128+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.068953+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.068953+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.070408+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.070408+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.075771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.075771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.703219+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.703219+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.706022+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.706022+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.708435+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.708435+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.709519+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.709519+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.711820+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.711820+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.826640+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.826640+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.829329+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.829329+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.831951+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.831951+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.833077+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.833077+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.835359+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.835359+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.170219+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.170219+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.173253+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.173253+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.176251+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.176251+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.177518+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.177518+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.179646+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.179646+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.291840+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.291840+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.294904+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.294904+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.298936+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.298936+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.300385+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.300385+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.305750+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.305750+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.439851+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.439851+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.442207+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.442207+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.444356+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.444356+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.445408+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.445408+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.447183+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[104335]: audit 2024-08-25T12:01:45.447183+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.943078+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.943078+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.946114+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.946114+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.949195+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.949195+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.950370+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.950370+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.952900+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:44.952900+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.061983+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.061983+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.065128+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.065128+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.068953+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.068953+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.070408+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.070408+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.075771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.075771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.170219+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.170219+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.173253+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.173253+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.176251+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.176251+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.177518+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.177518+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.179646+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.179646+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.291840+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.291840+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.294904+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.294904+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.298936+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.298936+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.300385+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.300385+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.305750+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.305750+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.439851+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.439851+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.442207+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.442207+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.444356+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.444356+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.445408+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.445408+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.447183+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:45 smithi059 bash[105101]: audit 2024-08-25T12:01:45.447183+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.684177+0000 mgr.y (mgr.25136) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.684177+0000 mgr.y (mgr.25136) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.776726+0000 mgr.y (mgr.25136) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.776726+0000 mgr.y (mgr.25136) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.867242+0000 mgr.y (mgr.25136) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.867242+0000 mgr.y (mgr.25136) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.960911+0000 mgr.y (mgr.25136) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:43.960911+0000 mgr.y (mgr.25136) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.061749+0000 mgr.y (mgr.25136) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.061749+0000 mgr.y (mgr.25136) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.148130+0000 mgr.y (mgr.25136) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.148130+0000 mgr.y (mgr.25136) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.249015+0000 mgr.y (mgr.25136) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.249015+0000 mgr.y (mgr.25136) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.336380+0000 mgr.y (mgr.25136) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.336380+0000 mgr.y (mgr.25136) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.423162+0000 mgr.y (mgr.25136) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.423162+0000 mgr.y (mgr.25136) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.498034+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.498034+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.500909+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.500909+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.524897+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.524897+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.526007+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.526007+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.528536+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.528536+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.530950+0000 mgr.y (mgr.25136) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.530950+0000 mgr.y (mgr.25136) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.615364+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.615364+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.618063+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.618063+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.620548+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.620548+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.621688+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.621688+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.623385+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.623385+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.628775+0000 mgr.y (mgr.25136) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.628775+0000 mgr.y (mgr.25136) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.703219+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.703219+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.706022+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.706022+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.708435+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.708435+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.709519+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.709519+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.711820+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.711820+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.826640+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.826640+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.829329+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.829329+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.831951+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.831951+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.833077+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.833077+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.835359+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.835359+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.943078+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.943078+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.946114+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.946114+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.949195+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.949195+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.950370+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.950370+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.952900+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:44.952900+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.061983+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.061983+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.065128+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.065128+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.068953+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.068953+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.070408+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.070408+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.075771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.075771+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.170219+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.170219+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.173253+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.173253+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.176251+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.176251+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.177518+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.177518+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.179646+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.179646+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.291840+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.291840+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.294904+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.294904+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.298936+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.298936+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.300385+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.300385+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.305750+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.305750+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.439851+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.439851+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.442207+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.442207+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.444356+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.444356+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.445408+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.445408+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:45.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.447183+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:45.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:45 smithi196 bash[84730]: audit 2024-08-25T12:01:45.447183+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.730232+0000 mgr.y (mgr.25136) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.730232+0000 mgr.y (mgr.25136) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.841140+0000 mgr.y (mgr.25136) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.841140+0000 mgr.y (mgr.25136) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.958329+0000 mgr.y (mgr.25136) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:44.958329+0000 mgr.y (mgr.25136) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.079085+0000 mgr.y (mgr.25136) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.079085+0000 mgr.y (mgr.25136) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cluster 2024-08-25T12:01:45.080426+0000 mgr.y (mgr.25136) 1650 : cluster [DBG] pgmap v601: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 421 B/s wr, 33 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 67 B/s, 2 objects/s recovering 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cluster 2024-08-25T12:01:45.080426+0000 mgr.y (mgr.25136) 1650 : cluster [DBG] pgmap v601: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 421 B/s wr, 33 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 67 B/s, 2 objects/s recovering 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.101812+0000 mgr.y (mgr.25136) 1651 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.101812+0000 mgr.y (mgr.25136) 1651 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.184974+0000 mgr.y (mgr.25136) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.184974+0000 mgr.y (mgr.25136) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.308817+0000 mgr.y (mgr.25136) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.308817+0000 mgr.y (mgr.25136) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.452466+0000 mgr.y (mgr.25136) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.452466+0000 mgr.y (mgr.25136) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.533151+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.533151+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.535537+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.535537+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.537777+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.537777+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.538870+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.538870+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.540705+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.540705+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.543649+0000 mgr.y (mgr.25136) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.543649+0000 mgr.y (mgr.25136) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.619196+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.619196+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.621730+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.621730+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.624576+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.624576+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.625657+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.625657+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.628946+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.628946+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.630450+0000 mgr.y (mgr.25136) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.630450+0000 mgr.y (mgr.25136) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.730051+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.730051+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.732742+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.732742+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.735198+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.735198+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.736381+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.736381+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.739288+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.739288+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.863493+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.863493+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.866798+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.866798+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.869848+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.869848+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.871401+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.871401+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.876783+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.876783+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.996193+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.996193+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.999012+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:45.999012+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.001695+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.001695+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.002852+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.002852+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.006230+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.006230+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.089622+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.089622+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.092508+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.092508+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.095318+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.095318+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.096381+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.096381+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.098494+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.098494+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.181394+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.181394+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.183900+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.183900+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.186268+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.186268+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.187179+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.187179+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.189097+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.189097+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.273257+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.273257+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.275671+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.275671+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.277996+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.277996+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.278925+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.278925+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.281607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.281607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.362232+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.362232+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.364624+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.364624+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.367133+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.367133+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.368155+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.368155+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.370500+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.370500+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.452493+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.452493+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.455213+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.455213+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.457545+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.457545+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.458718+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.458718+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.461727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[104335]: audit 2024-08-25T12:01:46.461727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.730232+0000 mgr.y (mgr.25136) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.730232+0000 mgr.y (mgr.25136) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.841140+0000 mgr.y (mgr.25136) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.841140+0000 mgr.y (mgr.25136) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.958329+0000 mgr.y (mgr.25136) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:44.958329+0000 mgr.y (mgr.25136) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.079085+0000 mgr.y (mgr.25136) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.079085+0000 mgr.y (mgr.25136) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cluster 2024-08-25T12:01:45.080426+0000 mgr.y (mgr.25136) 1650 : cluster [DBG] pgmap v601: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 421 B/s wr, 33 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 67 B/s, 2 objects/s recovering 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cluster 2024-08-25T12:01:45.080426+0000 mgr.y (mgr.25136) 1650 : cluster [DBG] pgmap v601: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 421 B/s wr, 33 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 67 B/s, 2 objects/s recovering 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.101812+0000 mgr.y (mgr.25136) 1651 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.101812+0000 mgr.y (mgr.25136) 1651 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.184974+0000 mgr.y (mgr.25136) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.184974+0000 mgr.y (mgr.25136) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.308817+0000 mgr.y (mgr.25136) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.308817+0000 mgr.y (mgr.25136) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.452466+0000 mgr.y (mgr.25136) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.452466+0000 mgr.y (mgr.25136) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.533151+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.533151+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.535537+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.535537+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.537777+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.537777+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.538870+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.538870+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.540705+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.540705+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.543649+0000 mgr.y (mgr.25136) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.543649+0000 mgr.y (mgr.25136) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.619196+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.619196+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.621730+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.621730+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.624576+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.624576+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.625657+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.625657+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.628946+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.628946+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.630450+0000 mgr.y (mgr.25136) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.630450+0000 mgr.y (mgr.25136) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.730051+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.730051+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.732742+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.732742+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.735198+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.735198+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.736381+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.736381+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.739288+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.739288+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.863493+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.863493+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.866798+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.866798+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.869848+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.869848+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.871401+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.871401+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.876783+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.876783+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.996193+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.996193+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.999012+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:45.999012+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.001695+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.001695+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.002852+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.002852+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.006230+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.006230+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.089622+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.089622+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.092508+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.092508+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.095318+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.095318+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.096381+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.096381+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.098494+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.098494+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.181394+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.181394+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.183900+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.183900+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.186268+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.186268+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.187179+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.187179+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.189097+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.189097+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.273257+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.273257+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.275671+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.275671+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.277996+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.277996+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.278925+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.278925+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.281607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.281607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.362232+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.362232+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.364624+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.364624+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.367133+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.367133+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.368155+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.368155+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.370500+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.370500+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.452493+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.452493+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.455213+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.455213+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.457545+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.457545+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.458718+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.458718+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.461727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[105101]: audit 2024-08-25T12:01:46.461727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.730232+0000 mgr.y (mgr.25136) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.730232+0000 mgr.y (mgr.25136) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.841140+0000 mgr.y (mgr.25136) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.841140+0000 mgr.y (mgr.25136) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.958329+0000 mgr.y (mgr.25136) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:44.958329+0000 mgr.y (mgr.25136) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.079085+0000 mgr.y (mgr.25136) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.079085+0000 mgr.y (mgr.25136) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cluster 2024-08-25T12:01:45.080426+0000 mgr.y (mgr.25136) 1650 : cluster [DBG] pgmap v601: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 421 B/s wr, 33 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 67 B/s, 2 objects/s recovering 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cluster 2024-08-25T12:01:45.080426+0000 mgr.y (mgr.25136) 1650 : cluster [DBG] pgmap v601: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 421 B/s wr, 33 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 67 B/s, 2 objects/s recovering 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.101812+0000 mgr.y (mgr.25136) 1651 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.101812+0000 mgr.y (mgr.25136) 1651 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.184974+0000 mgr.y (mgr.25136) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.184974+0000 mgr.y (mgr.25136) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.308817+0000 mgr.y (mgr.25136) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.308817+0000 mgr.y (mgr.25136) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.452466+0000 mgr.y (mgr.25136) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.452466+0000 mgr.y (mgr.25136) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.533151+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.533151+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.535537+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.535537+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.537777+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.537777+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.538870+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.538870+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.540705+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.540705+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.543649+0000 mgr.y (mgr.25136) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.543649+0000 mgr.y (mgr.25136) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.619196+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.619196+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.621730+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.621730+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.624576+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.624576+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.625657+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.625657+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.628946+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.628946+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.630450+0000 mgr.y (mgr.25136) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.630450+0000 mgr.y (mgr.25136) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.730051+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.730051+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.732742+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.732742+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.735198+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.735198+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.736381+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.736381+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.739288+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.739288+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.863493+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.863493+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.866798+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.866798+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.869848+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.869848+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.871401+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.871401+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.876783+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.876783+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.996193+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.996193+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.999012+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:45.999012+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.001695+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.001695+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.002852+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.002852+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.006230+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.006230+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.089622+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.089622+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.092508+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.092508+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.095318+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.095318+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.096381+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.096381+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.098494+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.098494+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.181394+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.181394+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.183900+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.183900+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.186268+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.186268+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.187179+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.187179+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.189097+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.189097+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.273257+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.273257+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.275671+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.275671+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.277996+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.277996+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.278925+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.278925+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.281607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.281607+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.362232+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.362232+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.364624+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.364624+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.367133+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.367133+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.368155+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.368155+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.370500+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.370500+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.452493+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.452493+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.455213+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.455213+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.457545+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.457545+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.458718+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.458718+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.461727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:46 smithi196 bash[84730]: audit 2024-08-25T12:01:46.461727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:46 smithi059 bash[75117]: debug 2024-08-25T12:01:46.867+0000 7f6242153640 -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-08-25T12:01:47.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.742366+0000 mgr.y (mgr.25136) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.742366+0000 mgr.y (mgr.25136) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.877900+0000 mgr.y (mgr.25136) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:45.877900+0000 mgr.y (mgr.25136) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.008552+0000 mgr.y (mgr.25136) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.008552+0000 mgr.y (mgr.25136) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.101507+0000 mgr.y (mgr.25136) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.101507+0000 mgr.y (mgr.25136) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.192560+0000 mgr.y (mgr.25136) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.192560+0000 mgr.y (mgr.25136) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.284496+0000 mgr.y (mgr.25136) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.284496+0000 mgr.y (mgr.25136) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.374758+0000 mgr.y (mgr.25136) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.374758+0000 mgr.y (mgr.25136) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.464258+0000 mgr.y (mgr.25136) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.464258+0000 mgr.y (mgr.25136) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.552406+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.552406+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.555291+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.555291+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.558030+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.742366+0000 mgr.y (mgr.25136) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.742366+0000 mgr.y (mgr.25136) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.877900+0000 mgr.y (mgr.25136) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:45.877900+0000 mgr.y (mgr.25136) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.008552+0000 mgr.y (mgr.25136) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.008552+0000 mgr.y (mgr.25136) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.101507+0000 mgr.y (mgr.25136) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.101507+0000 mgr.y (mgr.25136) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.192560+0000 mgr.y (mgr.25136) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.192560+0000 mgr.y (mgr.25136) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.284496+0000 mgr.y (mgr.25136) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.284496+0000 mgr.y (mgr.25136) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.374758+0000 mgr.y (mgr.25136) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.374758+0000 mgr.y (mgr.25136) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.464258+0000 mgr.y (mgr.25136) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.464258+0000 mgr.y (mgr.25136) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.552406+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.552406+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.555291+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.555291+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.558030+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.558030+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.559066+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.559066+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.563104+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.563104+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.565559+0000 mgr.y (mgr.25136) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.565559+0000 mgr.y (mgr.25136) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.648027+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.648027+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.650950+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.650950+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.653607+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.653607+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.654803+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.654803+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.657738+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.657738+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.750459+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.750459+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.753295+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.558030+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.559066+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.559066+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.563104+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.563104+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.565559+0000 mgr.y (mgr.25136) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.565559+0000 mgr.y (mgr.25136) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.648027+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.648027+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.650950+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.650950+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.653607+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.653607+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.654803+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.654803+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.657738+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.657738+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.750459+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.750459+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.753295+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.753295+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.755613+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.755613+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.756623+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.756623+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.759014+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.759014+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.841056+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.841056+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.848669+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.848669+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.853358+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.853358+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.853732+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.853732+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.863661+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.863661+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.864024+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.864024+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.871775+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.871775+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.874019+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[105101]: audit 2024-08-25T12:01:46.874019+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.753295+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.755613+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.755613+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.756623+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.756623+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.759014+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.759014+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.841056+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.841056+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.848669+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.848669+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.853358+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.853358+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.853732+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.853732+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.863661+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.863661+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.864024+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.864024+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.871775+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.871775+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.874019+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:01:47.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:47 smithi059 bash[104335]: audit 2024-08-25T12:01:46.874019+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.742366+0000 mgr.y (mgr.25136) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.742366+0000 mgr.y (mgr.25136) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.877900+0000 mgr.y (mgr.25136) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:45.877900+0000 mgr.y (mgr.25136) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.008552+0000 mgr.y (mgr.25136) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.008552+0000 mgr.y (mgr.25136) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.101507+0000 mgr.y (mgr.25136) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.101507+0000 mgr.y (mgr.25136) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.192560+0000 mgr.y (mgr.25136) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.192560+0000 mgr.y (mgr.25136) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.284496+0000 mgr.y (mgr.25136) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.284496+0000 mgr.y (mgr.25136) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.374758+0000 mgr.y (mgr.25136) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.374758+0000 mgr.y (mgr.25136) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.464258+0000 mgr.y (mgr.25136) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.464258+0000 mgr.y (mgr.25136) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.552406+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.552406+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.555291+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.555291+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.558030+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.558030+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.559066+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.559066+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.563104+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.563104+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.565559+0000 mgr.y (mgr.25136) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.565559+0000 mgr.y (mgr.25136) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.648027+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.648027+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.650950+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.650950+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.653607+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.653607+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.654803+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.654803+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.657738+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.657738+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.750459+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.750459+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.753295+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.753295+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.755613+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.755613+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.756623+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.756623+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.759014+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.759014+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.841056+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.841056+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.848669+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.848669+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.853358+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.853358+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.853732+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.853732+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.863661+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.863661+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.864024+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.864024+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.871775+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.871775+0000 mon.b (mon.1) 808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:01:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.874019+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:01:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:47 smithi196 bash[84730]: audit 2024-08-25T12:01:46.874019+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:01:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.661379+0000 mgr.y (mgr.25136) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.661379+0000 mgr.y (mgr.25136) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.762840+0000 mgr.y (mgr.25136) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.762840+0000 mgr.y (mgr.25136) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: audit 2024-08-25T12:01:46.870361+0000 mgr.y (mgr.25136) 1668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: audit 2024-08-25T12:01:46.870361+0000 mgr.y (mgr.25136) 1668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.871545+0000 mgr.y (mgr.25136) 1669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: cephadm 2024-08-25T12:01:46.871545+0000 mgr.y (mgr.25136) 1669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: cluster 2024-08-25T12:01:47.080950+0000 mgr.y (mgr.25136) 1670 : cluster [DBG] pgmap v602: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 381 B/s wr, 30 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 61 B/s, 1 objects/s recovering 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[104335]: cluster 2024-08-25T12:01:47.080950+0000 mgr.y (mgr.25136) 1670 : cluster [DBG] pgmap v602: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 381 B/s wr, 30 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 61 B/s, 1 objects/s recovering 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.661379+0000 mgr.y (mgr.25136) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.661379+0000 mgr.y (mgr.25136) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.762840+0000 mgr.y (mgr.25136) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.762840+0000 mgr.y (mgr.25136) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: audit 2024-08-25T12:01:46.870361+0000 mgr.y (mgr.25136) 1668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:01:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: audit 2024-08-25T12:01:46.870361+0000 mgr.y (mgr.25136) 1668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:01:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.871545+0000 mgr.y (mgr.25136) 1669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:01:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: cephadm 2024-08-25T12:01:46.871545+0000 mgr.y (mgr.25136) 1669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:01:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: cluster 2024-08-25T12:01:47.080950+0000 mgr.y (mgr.25136) 1670 : cluster [DBG] pgmap v602: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 381 B/s wr, 30 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 61 B/s, 1 objects/s recovering 2024-08-25T12:01:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[105101]: cluster 2024-08-25T12:01:47.080950+0000 mgr.y (mgr.25136) 1670 : cluster [DBG] pgmap v602: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 381 B/s wr, 30 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 61 B/s, 1 objects/s recovering 2024-08-25T12:01:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.661379+0000 mgr.y (mgr.25136) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.661379+0000 mgr.y (mgr.25136) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.762840+0000 mgr.y (mgr.25136) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.762840+0000 mgr.y (mgr.25136) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:01:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: audit 2024-08-25T12:01:46.870361+0000 mgr.y (mgr.25136) 1668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:01:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: audit 2024-08-25T12:01:46.870361+0000 mgr.y (mgr.25136) 1668 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:01:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.871545+0000 mgr.y (mgr.25136) 1669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:01:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: cephadm 2024-08-25T12:01:46.871545+0000 mgr.y (mgr.25136) 1669 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:01:48.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: cluster 2024-08-25T12:01:47.080950+0000 mgr.y (mgr.25136) 1670 : cluster [DBG] pgmap v602: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 381 B/s wr, 30 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 61 B/s, 1 objects/s recovering 2024-08-25T12:01:48.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:48 smithi196 bash[84730]: cluster 2024-08-25T12:01:47.080950+0000 mgr.y (mgr.25136) 1670 : cluster [DBG] pgmap v602: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 381 B/s wr, 30 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 61 B/s, 1 objects/s recovering 2024-08-25T12:01:49.159 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:48 smithi059 bash[110125]: debug 2024-08-25T12:01:48.803+0000 7fb22dad3640 -1 osd.0 111 log_to_monitors true 2024-08-25T12:01:49.506 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:01:49] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-08-25T12:01:49.778 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[110125]: debug 2024-08-25T12:01:49.555+0000 7fb22587d640 -1 osd.0 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:01:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[104335]: audit 2024-08-25T12:01:48.810927+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[104335]: audit 2024-08-25T12:01:48.810927+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[104335]: audit 2024-08-25T12:01:48.811272+0000 mon.a (mon.0) 372 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[104335]: audit 2024-08-25T12:01:48.811272+0000 mon.a (mon.0) 372 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[105101]: audit 2024-08-25T12:01:48.810927+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[105101]: audit 2024-08-25T12:01:48.810927+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[105101]: audit 2024-08-25T12:01:48.811272+0000 mon.a (mon.0) 372 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:49 smithi059 bash[105101]: audit 2024-08-25T12:01:48.811272+0000 mon.a (mon.0) 372 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:49 smithi196 bash[84730]: audit 2024-08-25T12:01:48.810927+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:49 smithi196 bash[84730]: audit 2024-08-25T12:01:48.810927+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:49 smithi196 bash[84730]: audit 2024-08-25T12:01:48.811272+0000 mon.a (mon.0) 372 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:49.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:49 smithi196 bash[84730]: audit 2024-08-25T12:01:48.811272+0000 mon.a (mon.0) 372 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-25T12:01:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: cluster 2024-08-25T12:01:49.081516+0000 mgr.y (mgr.25136) 1671 : cluster [DBG] pgmap v603: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 341 B/s wr, 27 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 54 B/s, 1 objects/s recovering 2024-08-25T12:01:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: cluster 2024-08-25T12:01:49.081516+0000 mgr.y (mgr.25136) 1671 : cluster [DBG] pgmap v603: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 341 B/s wr, 27 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 54 B/s, 1 objects/s recovering 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.516294+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.516294+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: cluster 2024-08-25T12:01:49.522112+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: cluster 2024-08-25T12:01:49.522112+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.522688+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.522688+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.523102+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.523102+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.530188+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.530188+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.543274+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.543274+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.554723+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.554723+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.590096+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.590096+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.597768+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[104335]: audit 2024-08-25T12:01:49.597768+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: cluster 2024-08-25T12:01:49.081516+0000 mgr.y (mgr.25136) 1671 : cluster [DBG] pgmap v603: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 341 B/s wr, 27 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 54 B/s, 1 objects/s recovering 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: cluster 2024-08-25T12:01:49.081516+0000 mgr.y (mgr.25136) 1671 : cluster [DBG] pgmap v603: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 341 B/s wr, 27 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 54 B/s, 1 objects/s recovering 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.516294+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T12:01:50.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.516294+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: cluster 2024-08-25T12:01:49.522112+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: cluster 2024-08-25T12:01:49.522112+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.522688+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.522688+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.523102+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.523102+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.530188+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.530188+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.543274+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.543274+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.554723+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.554723+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.590096+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.590096+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.597768+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:50.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:50 smithi059 bash[105101]: audit 2024-08-25T12:01:49.597768+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: cluster 2024-08-25T12:01:49.081516+0000 mgr.y (mgr.25136) 1671 : cluster [DBG] pgmap v603: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 341 B/s wr, 27 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 54 B/s, 1 objects/s recovering 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: cluster 2024-08-25T12:01:49.081516+0000 mgr.y (mgr.25136) 1671 : cluster [DBG] pgmap v603: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 341 B/s wr, 27 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%); 54 B/s, 1 objects/s recovering 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.516294+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.516294+0000 mon.a (mon.0) 373 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: cluster 2024-08-25T12:01:49.522112+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: cluster 2024-08-25T12:01:49.522112+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.522688+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.522688+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.523102+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.523102+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.530188+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.530188+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.543274+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.543274+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.554723+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.554723+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.590096+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.590096+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.597768+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:50.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:50 smithi196 bash[84730]: audit 2024-08-25T12:01:49.597768+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:01:51.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: cluster 2024-08-25T12:01:50.552650+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: cluster 2024-08-25T12:01:50.552650+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: cluster 2024-08-25T12:01:50.562111+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371] boot 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: cluster 2024-08-25T12:01:50.562111+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371] boot 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: cluster 2024-08-25T12:01:50.562255+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: cluster 2024-08-25T12:01:50.562255+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: audit 2024-08-25T12:01:50.567477+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: audit 2024-08-25T12:01:50.567477+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: cluster 2024-08-25T12:01:51.007512+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[104335]: cluster 2024-08-25T12:01:51.007512+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-25T12:01:51.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: cluster 2024-08-25T12:01:50.552650+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: cluster 2024-08-25T12:01:50.552650+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: cluster 2024-08-25T12:01:50.562111+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371] boot 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: cluster 2024-08-25T12:01:50.562111+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371] boot 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: cluster 2024-08-25T12:01:50.562255+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: cluster 2024-08-25T12:01:50.562255+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: audit 2024-08-25T12:01:50.567477+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: audit 2024-08-25T12:01:50.567477+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: cluster 2024-08-25T12:01:51.007512+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-25T12:01:51.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:51 smithi059 bash[105101]: cluster 2024-08-25T12:01:51.007512+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-25T12:01:51.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: cluster 2024-08-25T12:01:50.552650+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:01:51.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: cluster 2024-08-25T12:01:50.552650+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:01:51.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: cluster 2024-08-25T12:01:50.562111+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371] boot 2024-08-25T12:01:51.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: cluster 2024-08-25T12:01:50.562111+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.59:6802/3752051371,v1:172.21.15.59:6803/3752051371] boot 2024-08-25T12:01:51.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: cluster 2024-08-25T12:01:50.562255+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-25T12:01:51.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: cluster 2024-08-25T12:01:50.562255+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-25T12:01:51.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: audit 2024-08-25T12:01:50.567477+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-25T12:01:51.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: audit 2024-08-25T12:01:50.567477+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-25T12:01:51.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: cluster 2024-08-25T12:01:51.007512+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-25T12:01:51.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:51 smithi196 bash[84730]: cluster 2024-08-25T12:01:51.007512+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-25T12:01:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:52 smithi059 bash[105101]: cluster 2024-08-25T12:01:51.082110+0000 mgr.y (mgr.25136) 1672 : cluster [DBG] pgmap v607: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:52 smithi059 bash[105101]: cluster 2024-08-25T12:01:51.082110+0000 mgr.y (mgr.25136) 1672 : cluster [DBG] pgmap v607: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:52 smithi059 bash[105101]: cluster 2024-08-25T12:01:52.014314+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-25T12:01:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:52 smithi059 bash[105101]: cluster 2024-08-25T12:01:52.014314+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-25T12:01:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:52 smithi059 bash[104335]: cluster 2024-08-25T12:01:51.082110+0000 mgr.y (mgr.25136) 1672 : cluster [DBG] pgmap v607: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:52.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:52 smithi059 bash[104335]: cluster 2024-08-25T12:01:51.082110+0000 mgr.y (mgr.25136) 1672 : cluster [DBG] pgmap v607: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:52.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:52 smithi059 bash[104335]: cluster 2024-08-25T12:01:52.014314+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-25T12:01:52.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:52 smithi059 bash[104335]: cluster 2024-08-25T12:01:52.014314+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-25T12:01:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:52 smithi196 bash[84730]: cluster 2024-08-25T12:01:51.082110+0000 mgr.y (mgr.25136) 1672 : cluster [DBG] pgmap v607: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:52 smithi196 bash[84730]: cluster 2024-08-25T12:01:51.082110+0000 mgr.y (mgr.25136) 1672 : cluster [DBG] pgmap v607: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:52 smithi196 bash[84730]: cluster 2024-08-25T12:01:52.014314+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-25T12:01:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:52 smithi196 bash[84730]: cluster 2024-08-25T12:01:52.014314+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-25T12:01:53.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[105101]: audit 2024-08-25T12:01:52.559865+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[105101]: audit 2024-08-25T12:01:52.559865+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[105101]: audit 2024-08-25T12:01:52.573872+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[105101]: audit 2024-08-25T12:01:52.573872+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[105101]: audit 2024-08-25T12:01:52.586971+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[105101]: audit 2024-08-25T12:01:52.586971+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[105101]: cluster 2024-08-25T12:01:53.017958+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-25T12:01:53.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[105101]: cluster 2024-08-25T12:01:53.017958+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-25T12:01:53.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[104335]: audit 2024-08-25T12:01:52.559865+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[104335]: audit 2024-08-25T12:01:52.559865+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[104335]: audit 2024-08-25T12:01:52.573872+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[104335]: audit 2024-08-25T12:01:52.573872+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[104335]: audit 2024-08-25T12:01:52.586971+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[104335]: audit 2024-08-25T12:01:52.586971+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[104335]: cluster 2024-08-25T12:01:53.017958+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-25T12:01:53.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:53 smithi059 bash[104335]: cluster 2024-08-25T12:01:53.017958+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-25T12:01:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:53 smithi196 bash[84730]: audit 2024-08-25T12:01:52.559865+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:53 smithi196 bash[84730]: audit 2024-08-25T12:01:52.559865+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:53 smithi196 bash[84730]: audit 2024-08-25T12:01:52.573872+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:53 smithi196 bash[84730]: audit 2024-08-25T12:01:52.573872+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:53 smithi196 bash[84730]: audit 2024-08-25T12:01:52.586971+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:53 smithi196 bash[84730]: audit 2024-08-25T12:01:52.586971+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:01:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:53 smithi196 bash[84730]: cluster 2024-08-25T12:01:53.017958+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-25T12:01:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:53 smithi196 bash[84730]: cluster 2024-08-25T12:01:53.017958+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-25T12:01:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:54 smithi196 bash[84730]: cluster 2024-08-25T12:01:53.083017+0000 mgr.y (mgr.25136) 1673 : cluster [DBG] pgmap v610: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:54 smithi196 bash[84730]: cluster 2024-08-25T12:01:53.083017+0000 mgr.y (mgr.25136) 1673 : cluster [DBG] pgmap v610: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:54 smithi196 bash[84730]: cluster 2024-08-25T12:01:54.029551+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-25T12:01:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:54 smithi196 bash[84730]: cluster 2024-08-25T12:01:54.029551+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-25T12:01:55.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:54 smithi059 bash[104335]: cluster 2024-08-25T12:01:53.083017+0000 mgr.y (mgr.25136) 1673 : cluster [DBG] pgmap v610: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:54 smithi059 bash[104335]: cluster 2024-08-25T12:01:53.083017+0000 mgr.y (mgr.25136) 1673 : cluster [DBG] pgmap v610: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:54 smithi059 bash[104335]: cluster 2024-08-25T12:01:54.029551+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-25T12:01:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:54 smithi059 bash[104335]: cluster 2024-08-25T12:01:54.029551+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-25T12:01:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:54 smithi059 bash[105101]: cluster 2024-08-25T12:01:53.083017+0000 mgr.y (mgr.25136) 1673 : cluster [DBG] pgmap v610: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:54 smithi059 bash[105101]: cluster 2024-08-25T12:01:53.083017+0000 mgr.y (mgr.25136) 1673 : cluster [DBG] pgmap v610: 161 pgs: 7 active+clean+remapped, 34 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 60/639 objects degraded (9.390%); 21/639 objects misplaced (3.286%) 2024-08-25T12:01:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:54 smithi059 bash[105101]: cluster 2024-08-25T12:01:54.029551+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-25T12:01:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:54 smithi059 bash[105101]: cluster 2024-08-25T12:01:54.029551+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-25T12:01:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:55 smithi196 bash[84730]: cluster 2024-08-25T12:01:55.559380+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded) 2024-08-25T12:01:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:55 smithi196 bash[84730]: cluster 2024-08-25T12:01:55.559380+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded) 2024-08-25T12:01:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:55 smithi196 bash[84730]: cluster 2024-08-25T12:01:55.559434+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-08-25T12:01:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:55 smithi196 bash[84730]: cluster 2024-08-25T12:01:55.559434+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-08-25T12:01:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:55 smithi059 bash[104335]: cluster 2024-08-25T12:01:55.559380+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded) 2024-08-25T12:01:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:55 smithi059 bash[104335]: cluster 2024-08-25T12:01:55.559380+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded) 2024-08-25T12:01:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:55 smithi059 bash[104335]: cluster 2024-08-25T12:01:55.559434+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-08-25T12:01:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:55 smithi059 bash[104335]: cluster 2024-08-25T12:01:55.559434+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-08-25T12:01:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:55 smithi059 bash[105101]: cluster 2024-08-25T12:01:55.559380+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded) 2024-08-25T12:01:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:55 smithi059 bash[105101]: cluster 2024-08-25T12:01:55.559380+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/639 objects degraded (9.390%), 21 pgs degraded) 2024-08-25T12:01:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:55 smithi059 bash[105101]: cluster 2024-08-25T12:01:55.559434+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-08-25T12:01:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:55 smithi059 bash[105101]: cluster 2024-08-25T12:01:55.559434+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-08-25T12:01:56.717 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:56 smithi196 bash[84730]: cluster 2024-08-25T12:01:55.084665+0000 mgr.y (mgr.25136) 1674 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2024-08-25T12:01:56.717 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:56 smithi196 bash[84730]: cluster 2024-08-25T12:01:55.084665+0000 mgr.y (mgr.25136) 1674 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2024-08-25T12:01:56.717 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:56 smithi196 bash[84730]: audit 2024-08-25T12:01:55.112727+0000 mgr.y (mgr.25136) 1675 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:56.717 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:56 smithi196 bash[84730]: audit 2024-08-25T12:01:55.112727+0000 mgr.y (mgr.25136) 1675 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:56 smithi059 bash[104335]: cluster 2024-08-25T12:01:55.084665+0000 mgr.y (mgr.25136) 1674 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2024-08-25T12:01:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:56 smithi059 bash[104335]: cluster 2024-08-25T12:01:55.084665+0000 mgr.y (mgr.25136) 1674 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2024-08-25T12:01:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:56 smithi059 bash[104335]: audit 2024-08-25T12:01:55.112727+0000 mgr.y (mgr.25136) 1675 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:56 smithi059 bash[104335]: audit 2024-08-25T12:01:55.112727+0000 mgr.y (mgr.25136) 1675 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:56 smithi059 bash[105101]: cluster 2024-08-25T12:01:55.084665+0000 mgr.y (mgr.25136) 1674 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2024-08-25T12:01:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:56 smithi059 bash[105101]: cluster 2024-08-25T12:01:55.084665+0000 mgr.y (mgr.25136) 1674 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53 B/s, 2 objects/s recovering 2024-08-25T12:01:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:56 smithi059 bash[105101]: audit 2024-08-25T12:01:55.112727+0000 mgr.y (mgr.25136) 1675 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:56 smithi059 bash[105101]: audit 2024-08-25T12:01:55.112727+0000 mgr.y (mgr.25136) 1675 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:01:57.906 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:01:58.563 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:01:58.563 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 9s ago 43m - - 2024-08-25T12:01:58.563 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 6s ago 42m - - 2024-08-25T12:01:58.563 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (6m) 9s ago 33m 14.0M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:01:58.563 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (5m) 6s ago 33m 68.5M - c8b91775d855 f57175f62128 2024-08-25T12:01:58.563 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (8m) 9s ago 31m 49.3M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:01:58.563 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (8m) 6s ago 42m 440M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:01:58.563 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (18m) 9s ago 44m 532M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (2m) 9s ago 44m 50.5M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (3m) 6s ago 42m 41.6M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (2m) 9s ago 42m 37.7M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (7m) 9s ago 34m 8263k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (7m) 6s ago 34m 8196k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (17s) 9s ago 41m 26.3M 4096M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (40m) 9s ago 40m 63.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 7f628c150d1d 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (39m) 9s ago 39m 57.1M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (38m) 9s ago 38m 60.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (37m) 6s ago 37m 72.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (37m) 6s ago 37m 68.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (36m) 6s ago 36m 65.8M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (35m) 6s ago 35m 59.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:01:58.564 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (6m) 6s ago 34m 52.9M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:01:58.565 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (31m) 9s ago 31m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:01:58.565 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (31m) 6s ago 31m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:01:58.933 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:01:58.933 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:01:58.933 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:01:58.933 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 1, 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 7 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:01:58.934 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 6, 2024-08-25T12:01:58.935 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 9 2024-08-25T12:01:58.935 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:01:58.935 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:01:59.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:58 smithi059 bash[104335]: cluster 2024-08-25T12:01:57.085436+0000 mgr.y (mgr.25136) 1676 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-08-25T12:01:59.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:58 smithi059 bash[104335]: cluster 2024-08-25T12:01:57.085436+0000 mgr.y (mgr.25136) 1676 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-08-25T12:01:59.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:58 smithi059 bash[105101]: cluster 2024-08-25T12:01:57.085436+0000 mgr.y (mgr.25136) 1676 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-08-25T12:01:59.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:58 smithi059 bash[105101]: cluster 2024-08-25T12:01:57.085436+0000 mgr.y (mgr.25136) 1676 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-08-25T12:01:59.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:58 smithi196 bash[84730]: cluster 2024-08-25T12:01:57.085436+0000 mgr.y (mgr.25136) 1676 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-08-25T12:01:59.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:58 smithi196 bash[84730]: cluster 2024-08-25T12:01:57.085436+0000 mgr.y (mgr.25136) 1676 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-08-25T12:01:59.263 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:01:59.263 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:01:59.263 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:01:59.263 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-08-25T12:01:59.264 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:01:59.264 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "1/8 daemons upgraded", 2024-08-25T12:01:59.264 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:01:59.264 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:01:59.264 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:01:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:01:59] "GET /metrics HTTP/1.1" 200 38197 "" "Prometheus/2.51.0" 2024-08-25T12:02:00.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[104335]: audit 2024-08-25T12:01:57.893758+0000 mgr.y (mgr.25136) 1677 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[104335]: audit 2024-08-25T12:01:57.893758+0000 mgr.y (mgr.25136) 1677 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[104335]: audit 2024-08-25T12:01:58.225236+0000 mgr.y (mgr.25136) 1678 : audit [DBG] from='client.64218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[104335]: audit 2024-08-25T12:01:58.225236+0000 mgr.y (mgr.25136) 1678 : audit [DBG] from='client.64218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[104335]: audit 2024-08-25T12:01:58.544934+0000 mgr.y (mgr.25136) 1679 : audit [DBG] from='client.64224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[104335]: audit 2024-08-25T12:01:58.544934+0000 mgr.y (mgr.25136) 1679 : audit [DBG] from='client.64224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[104335]: audit 2024-08-25T12:01:58.935829+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/3922558151' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[104335]: audit 2024-08-25T12:01:58.935829+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/3922558151' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[105101]: audit 2024-08-25T12:01:57.893758+0000 mgr.y (mgr.25136) 1677 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[105101]: audit 2024-08-25T12:01:57.893758+0000 mgr.y (mgr.25136) 1677 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[105101]: audit 2024-08-25T12:01:58.225236+0000 mgr.y (mgr.25136) 1678 : audit [DBG] from='client.64218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[105101]: audit 2024-08-25T12:01:58.225236+0000 mgr.y (mgr.25136) 1678 : audit [DBG] from='client.64218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[105101]: audit 2024-08-25T12:01:58.544934+0000 mgr.y (mgr.25136) 1679 : audit [DBG] from='client.64224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[105101]: audit 2024-08-25T12:01:58.544934+0000 mgr.y (mgr.25136) 1679 : audit [DBG] from='client.64224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[105101]: audit 2024-08-25T12:01:58.935829+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/3922558151' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:01:59 smithi059 bash[105101]: audit 2024-08-25T12:01:58.935829+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/3922558151' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:59 smithi196 bash[84730]: audit 2024-08-25T12:01:57.893758+0000 mgr.y (mgr.25136) 1677 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:59 smithi196 bash[84730]: audit 2024-08-25T12:01:57.893758+0000 mgr.y (mgr.25136) 1677 : audit [DBG] from='client.74210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:59 smithi196 bash[84730]: audit 2024-08-25T12:01:58.225236+0000 mgr.y (mgr.25136) 1678 : audit [DBG] from='client.64218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:59 smithi196 bash[84730]: audit 2024-08-25T12:01:58.225236+0000 mgr.y (mgr.25136) 1678 : audit [DBG] from='client.64218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:59 smithi196 bash[84730]: audit 2024-08-25T12:01:58.544934+0000 mgr.y (mgr.25136) 1679 : audit [DBG] from='client.64224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:59 smithi196 bash[84730]: audit 2024-08-25T12:01:58.544934+0000 mgr.y (mgr.25136) 1679 : audit [DBG] from='client.64224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:59 smithi196 bash[84730]: audit 2024-08-25T12:01:58.935829+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/3922558151' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:01:59 smithi196 bash[84730]: audit 2024-08-25T12:01:58.935829+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.59:0/3922558151' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:00 smithi059 bash[104335]: cluster 2024-08-25T12:01:59.085846+0000 mgr.y (mgr.25136) 1680 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-08-25T12:02:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:00 smithi059 bash[104335]: cluster 2024-08-25T12:01:59.085846+0000 mgr.y (mgr.25136) 1680 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-08-25T12:02:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:00 smithi059 bash[104335]: audit 2024-08-25T12:01:59.265341+0000 mgr.y (mgr.25136) 1681 : audit [DBG] from='client.64236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:00 smithi059 bash[104335]: audit 2024-08-25T12:01:59.265341+0000 mgr.y (mgr.25136) 1681 : audit [DBG] from='client.64236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:00 smithi059 bash[105101]: cluster 2024-08-25T12:01:59.085846+0000 mgr.y (mgr.25136) 1680 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-08-25T12:02:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:00 smithi059 bash[105101]: cluster 2024-08-25T12:01:59.085846+0000 mgr.y (mgr.25136) 1680 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-08-25T12:02:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:00 smithi059 bash[105101]: audit 2024-08-25T12:01:59.265341+0000 mgr.y (mgr.25136) 1681 : audit [DBG] from='client.64236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:00 smithi059 bash[105101]: audit 2024-08-25T12:01:59.265341+0000 mgr.y (mgr.25136) 1681 : audit [DBG] from='client.64236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:00 smithi196 bash[84730]: cluster 2024-08-25T12:01:59.085846+0000 mgr.y (mgr.25136) 1680 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-08-25T12:02:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:00 smithi196 bash[84730]: cluster 2024-08-25T12:01:59.085846+0000 mgr.y (mgr.25136) 1680 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-08-25T12:02:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:00 smithi196 bash[84730]: audit 2024-08-25T12:01:59.265341+0000 mgr.y (mgr.25136) 1681 : audit [DBG] from='client.64236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:00 smithi196 bash[84730]: audit 2024-08-25T12:01:59.265341+0000 mgr.y (mgr.25136) 1681 : audit [DBG] from='client.64236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:02.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:02 smithi059 bash[104335]: cluster 2024-08-25T12:02:01.087429+0000 mgr.y (mgr.25136) 1682 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 1 objects/s recovering 2024-08-25T12:02:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:02 smithi059 bash[105101]: cluster 2024-08-25T12:02:01.087429+0000 mgr.y (mgr.25136) 1682 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 1 objects/s recovering 2024-08-25T12:02:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:02 smithi196 bash[84730]: cluster 2024-08-25T12:02:01.087429+0000 mgr.y (mgr.25136) 1682 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 1 objects/s recovering 2024-08-25T12:02:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:02 smithi196 bash[84730]: cluster 2024-08-25T12:02:01.087429+0000 mgr.y (mgr.25136) 1682 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 1 objects/s recovering 2024-08-25T12:02:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:02 smithi196 bash[84730]: audit 2024-08-25T12:02:01.891460+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:02:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:02 smithi196 bash[84730]: audit 2024-08-25T12:02:01.891460+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:02:03.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:02 smithi059 bash[104335]: cluster 2024-08-25T12:02:01.087429+0000 mgr.y (mgr.25136) 1682 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 1 objects/s recovering 2024-08-25T12:02:03.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:02 smithi059 bash[104335]: audit 2024-08-25T12:02:01.891460+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:02:03.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:02 smithi059 bash[104335]: audit 2024-08-25T12:02:01.891460+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:02:03.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:02 smithi059 bash[105101]: cluster 2024-08-25T12:02:01.087429+0000 mgr.y (mgr.25136) 1682 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 1 objects/s recovering 2024-08-25T12:02:03.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:02 smithi059 bash[105101]: audit 2024-08-25T12:02:01.891460+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:02:03.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:02 smithi059 bash[105101]: audit 2024-08-25T12:02:01.891460+0000 mon.b (mon.1) 812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-25T12:02:03.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:03 smithi059 bash[104335]: audit 2024-08-25T12:02:01.888013+0000 mgr.y (mgr.25136) 1683 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:02:03.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:03 smithi059 bash[104335]: audit 2024-08-25T12:02:01.888013+0000 mgr.y (mgr.25136) 1683 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:02:03.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:03 smithi059 bash[104335]: cephadm 2024-08-25T12:02:01.891044+0000 mgr.y (mgr.25136) 1684 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-25T12:02:03.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:03 smithi059 bash[104335]: cephadm 2024-08-25T12:02:01.891044+0000 mgr.y (mgr.25136) 1684 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-25T12:02:03.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:03 smithi059 bash[105101]: audit 2024-08-25T12:02:01.888013+0000 mgr.y (mgr.25136) 1683 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:02:03.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:03 smithi059 bash[105101]: audit 2024-08-25T12:02:01.888013+0000 mgr.y (mgr.25136) 1683 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:02:03.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:03 smithi059 bash[105101]: cephadm 2024-08-25T12:02:01.891044+0000 mgr.y (mgr.25136) 1684 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-25T12:02:03.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:03 smithi059 bash[105101]: cephadm 2024-08-25T12:02:01.891044+0000 mgr.y (mgr.25136) 1684 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-25T12:02:04.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:03 smithi196 bash[84730]: audit 2024-08-25T12:02:01.888013+0000 mgr.y (mgr.25136) 1683 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:02:04.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:03 smithi196 bash[84730]: audit 2024-08-25T12:02:01.888013+0000 mgr.y (mgr.25136) 1683 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-25T12:02:04.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:03 smithi196 bash[84730]: cephadm 2024-08-25T12:02:01.891044+0000 mgr.y (mgr.25136) 1684 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-25T12:02:04.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:03 smithi196 bash[84730]: cephadm 2024-08-25T12:02:01.891044+0000 mgr.y (mgr.25136) 1684 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-25T12:02:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[104335]: cluster 2024-08-25T12:02:03.088134+0000 mgr.y (mgr.25136) 1685 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 21 B/s, 1 objects/s recovering 2024-08-25T12:02:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[104335]: cluster 2024-08-25T12:02:03.088134+0000 mgr.y (mgr.25136) 1685 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 21 B/s, 1 objects/s recovering 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[104335]: audit 2024-08-25T12:02:04.591813+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[104335]: audit 2024-08-25T12:02:04.591813+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[104335]: audit 2024-08-25T12:02:04.598505+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[104335]: audit 2024-08-25T12:02:04.598505+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[105101]: cluster 2024-08-25T12:02:03.088134+0000 mgr.y (mgr.25136) 1685 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 21 B/s, 1 objects/s recovering 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[105101]: cluster 2024-08-25T12:02:03.088134+0000 mgr.y (mgr.25136) 1685 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 21 B/s, 1 objects/s recovering 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[105101]: audit 2024-08-25T12:02:04.591813+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[105101]: audit 2024-08-25T12:02:04.591813+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[105101]: audit 2024-08-25T12:02:04.598505+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:04 smithi059 bash[105101]: audit 2024-08-25T12:02:04.598505+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:05.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:04 smithi196 bash[84730]: cluster 2024-08-25T12:02:03.088134+0000 mgr.y (mgr.25136) 1685 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 21 B/s, 1 objects/s recovering 2024-08-25T12:02:05.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:04 smithi196 bash[84730]: cluster 2024-08-25T12:02:03.088134+0000 mgr.y (mgr.25136) 1685 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 21 B/s, 1 objects/s recovering 2024-08-25T12:02:05.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:04 smithi196 bash[84730]: audit 2024-08-25T12:02:04.591813+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:05.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:04 smithi196 bash[84730]: audit 2024-08-25T12:02:04.591813+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:05.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:04 smithi196 bash[84730]: audit 2024-08-25T12:02:04.598505+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:05.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:04 smithi196 bash[84730]: audit 2024-08-25T12:02:04.598505+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:04.693308+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:04.693308+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: cephadm 2024-08-25T12:02:04.839349+0000 mgr.y (mgr.25136) 1686 : cephadm [INF] Upgrade: Updating osd.1 2024-08-25T12:02:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: cephadm 2024-08-25T12:02:04.839349+0000 mgr.y (mgr.25136) 1686 : cephadm [INF] Upgrade: Updating osd.1 2024-08-25T12:02:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:04.847613+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:04.847613+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:04.856238+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-25T12:02:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:04.856238+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:04.858132+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:04.858132+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: cephadm 2024-08-25T12:02:04.858295+0000 mgr.y (mgr.25136) 1687 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: cephadm 2024-08-25T12:02:04.858295+0000 mgr.y (mgr.25136) 1687 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: cluster 2024-08-25T12:02:05.089733+0000 mgr.y (mgr.25136) 1688 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: cluster 2024-08-25T12:02:05.089733+0000 mgr.y (mgr.25136) 1688 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:05.121843+0000 mgr.y (mgr.25136) 1689 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[104335]: audit 2024-08-25T12:02:05.121843+0000 mgr.y (mgr.25136) 1689 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:04.693308+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:04.693308+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: cephadm 2024-08-25T12:02:04.839349+0000 mgr.y (mgr.25136) 1686 : cephadm [INF] Upgrade: Updating osd.1 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: cephadm 2024-08-25T12:02:04.839349+0000 mgr.y (mgr.25136) 1686 : cephadm [INF] Upgrade: Updating osd.1 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:04.847613+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:04.847613+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:04.856238+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:04.856238+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:04.858132+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:04.858132+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: cephadm 2024-08-25T12:02:04.858295+0000 mgr.y (mgr.25136) 1687 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: cephadm 2024-08-25T12:02:04.858295+0000 mgr.y (mgr.25136) 1687 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: cluster 2024-08-25T12:02:05.089733+0000 mgr.y (mgr.25136) 1688 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: cluster 2024-08-25T12:02:05.089733+0000 mgr.y (mgr.25136) 1688 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:05.121843+0000 mgr.y (mgr.25136) 1689 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:06.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:05 smithi059 bash[105101]: audit 2024-08-25T12:02:05.121843+0000 mgr.y (mgr.25136) 1689 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:06.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:04.693308+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:04.693308+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: cephadm 2024-08-25T12:02:04.839349+0000 mgr.y (mgr.25136) 1686 : cephadm [INF] Upgrade: Updating osd.1 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: cephadm 2024-08-25T12:02:04.839349+0000 mgr.y (mgr.25136) 1686 : cephadm [INF] Upgrade: Updating osd.1 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:04.847613+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:04.847613+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:04.856238+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:04.856238+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:04.858132+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:04.858132+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: cephadm 2024-08-25T12:02:04.858295+0000 mgr.y (mgr.25136) 1687 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: cephadm 2024-08-25T12:02:04.858295+0000 mgr.y (mgr.25136) 1687 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: cluster 2024-08-25T12:02:05.089733+0000 mgr.y (mgr.25136) 1688 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-08-25T12:02:06.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: cluster 2024-08-25T12:02:05.089733+0000 mgr.y (mgr.25136) 1688 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-08-25T12:02:06.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:05.121843+0000 mgr.y (mgr.25136) 1689 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:06.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:05 smithi196 bash[84730]: audit 2024-08-25T12:02:05.121843+0000 mgr.y (mgr.25136) 1689 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:08.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:08 smithi059 bash[104335]: cluster 2024-08-25T12:02:07.090450+0000 mgr.y (mgr.25136) 1690 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:08.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:08 smithi059 bash[104335]: cluster 2024-08-25T12:02:07.090450+0000 mgr.y (mgr.25136) 1690 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:08.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:08 smithi059 bash[105101]: cluster 2024-08-25T12:02:07.090450+0000 mgr.y (mgr.25136) 1690 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:08.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:08 smithi059 bash[105101]: cluster 2024-08-25T12:02:07.090450+0000 mgr.y (mgr.25136) 1690 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:08.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:08 smithi196 bash[84730]: cluster 2024-08-25T12:02:07.090450+0000 mgr.y (mgr.25136) 1690 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:08.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:08 smithi196 bash[84730]: cluster 2024-08-25T12:02:07.090450+0000 mgr.y (mgr.25136) 1690 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:09.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:02:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:02:09] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-08-25T12:02:10.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.033 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.034 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.034 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.034 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.035 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.035 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.035 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: Stopping Ceph osd.1 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:02:10.035 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:02:09 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:10.387 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[32619]: debug 2024-08-25T12:02:10.067+0000 7ffa7a322640 -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-08-25T12:02:10.387 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[32619]: debug 2024-08-25T12:02:10.067+0000 7ffa7a322640 -1 osd.1 121 *** Got signal Terminated *** 2024-08-25T12:02:10.387 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[32619]: debug 2024-08-25T12:02:10.067+0000 7ffa7a322640 -1 osd.1 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: cluster 2024-08-25T12:02:09.091156+0000 mgr.y (mgr.25136) 1691 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: cluster 2024-08-25T12:02:09.091156+0000 mgr.y (mgr.25136) 1691 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: audit 2024-08-25T12:02:09.713010+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: audit 2024-08-25T12:02:09.713010+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: audit 2024-08-25T12:02:09.727186+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: audit 2024-08-25T12:02:09.727186+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: audit 2024-08-25T12:02:09.738790+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: audit 2024-08-25T12:02:09.738790+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: cluster 2024-08-25T12:02:10.073625+0000 mon.a (mon.0) 398 : cluster [INF] osd.1 marked itself down and dead 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[105101]: cluster 2024-08-25T12:02:10.073625+0000 mon.a (mon.0) 398 : cluster [INF] osd.1 marked itself down and dead 2024-08-25T12:02:10.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: cluster 2024-08-25T12:02:09.091156+0000 mgr.y (mgr.25136) 1691 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: cluster 2024-08-25T12:02:09.091156+0000 mgr.y (mgr.25136) 1691 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: audit 2024-08-25T12:02:09.713010+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: audit 2024-08-25T12:02:09.713010+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: audit 2024-08-25T12:02:09.727186+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: audit 2024-08-25T12:02:09.727186+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: audit 2024-08-25T12:02:09.738790+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: audit 2024-08-25T12:02:09.738790+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: cluster 2024-08-25T12:02:10.073625+0000 mon.a (mon.0) 398 : cluster [INF] osd.1 marked itself down and dead 2024-08-25T12:02:10.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:10 smithi059 bash[104335]: cluster 2024-08-25T12:02:10.073625+0000 mon.a (mon.0) 398 : cluster [INF] osd.1 marked itself down and dead 2024-08-25T12:02:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: cluster 2024-08-25T12:02:09.091156+0000 mgr.y (mgr.25136) 1691 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: cluster 2024-08-25T12:02:09.091156+0000 mgr.y (mgr.25136) 1691 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:10.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: audit 2024-08-25T12:02:09.713010+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: audit 2024-08-25T12:02:09.713010+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: audit 2024-08-25T12:02:09.727186+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: audit 2024-08-25T12:02:09.727186+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: audit 2024-08-25T12:02:09.738790+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: audit 2024-08-25T12:02:09.738790+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: cluster 2024-08-25T12:02:10.073625+0000 mon.a (mon.0) 398 : cluster [INF] osd.1 marked itself down and dead 2024-08-25T12:02:10.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:10 smithi196 bash[84730]: cluster 2024-08-25T12:02:10.073625+0000 mon.a (mon.0) 398 : cluster [INF] osd.1 marked itself down and dead 2024-08-25T12:02:11.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:11 smithi059 bash[104335]: cluster 2024-08-25T12:02:10.735904+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:02:11.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:11 smithi059 bash[104335]: cluster 2024-08-25T12:02:10.735904+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:02:11.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:11 smithi059 bash[104335]: cluster 2024-08-25T12:02:10.746247+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-08-25T12:02:11.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:11 smithi059 bash[104335]: cluster 2024-08-25T12:02:10.746247+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-08-25T12:02:11.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:11 smithi059 bash[105101]: cluster 2024-08-25T12:02:10.735904+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:02:11.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:11 smithi059 bash[105101]: cluster 2024-08-25T12:02:10.735904+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:02:11.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:11 smithi059 bash[105101]: cluster 2024-08-25T12:02:10.746247+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-08-25T12:02:11.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:11 smithi059 bash[105101]: cluster 2024-08-25T12:02:10.746247+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-08-25T12:02:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:11 smithi196 bash[84730]: cluster 2024-08-25T12:02:10.735904+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:02:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:11 smithi196 bash[84730]: cluster 2024-08-25T12:02:10.735904+0000 mon.a (mon.0) 399 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:02:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:11 smithi196 bash[84730]: cluster 2024-08-25T12:02:10.746247+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-08-25T12:02:11.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:11 smithi196 bash[84730]: cluster 2024-08-25T12:02:10.746247+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-08-25T12:02:12.388 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[112385]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-1 2024-08-25T12:02:12.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: cluster 2024-08-25T12:02:11.091768+0000 mgr.y (mgr.25136) 1692 : cluster [DBG] pgmap v621: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:12.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: cluster 2024-08-25T12:02:11.091768+0000 mgr.y (mgr.25136) 1692 : cluster [DBG] pgmap v621: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:12.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: audit 2024-08-25T12:02:11.355212+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: audit 2024-08-25T12:02:11.355212+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: audit 2024-08-25T12:02:11.366088+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: audit 2024-08-25T12:02:11.366088+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: cluster 2024-08-25T12:02:11.371309+0000 mgr.y (mgr.25136) 1693 : cluster [DBG] pgmap v622: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: cluster 2024-08-25T12:02:11.371309+0000 mgr.y (mgr.25136) 1693 : cluster [DBG] pgmap v622: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: audit 2024-08-25T12:02:11.376982+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: audit 2024-08-25T12:02:11.376982+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: cluster 2024-08-25T12:02:11.738263+0000 mon.a (mon.0) 404 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: cluster 2024-08-25T12:02:11.738263+0000 mon.a (mon.0) 404 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: cluster 2024-08-25T12:02:11.761195+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[104335]: cluster 2024-08-25T12:02:11.761195+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: cluster 2024-08-25T12:02:11.091768+0000 mgr.y (mgr.25136) 1692 : cluster [DBG] pgmap v621: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:12.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: cluster 2024-08-25T12:02:11.091768+0000 mgr.y (mgr.25136) 1692 : cluster [DBG] pgmap v621: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: audit 2024-08-25T12:02:11.355212+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: audit 2024-08-25T12:02:11.355212+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: audit 2024-08-25T12:02:11.366088+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: audit 2024-08-25T12:02:11.366088+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: cluster 2024-08-25T12:02:11.371309+0000 mgr.y (mgr.25136) 1693 : cluster [DBG] pgmap v622: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: cluster 2024-08-25T12:02:11.371309+0000 mgr.y (mgr.25136) 1693 : cluster [DBG] pgmap v622: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: audit 2024-08-25T12:02:11.376982+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: audit 2024-08-25T12:02:11.376982+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: cluster 2024-08-25T12:02:11.738263+0000 mon.a (mon.0) 404 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: cluster 2024-08-25T12:02:11.738263+0000 mon.a (mon.0) 404 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: cluster 2024-08-25T12:02:11.761195+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-25T12:02:12.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[105101]: cluster 2024-08-25T12:02:11.761195+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-25T12:02:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: cluster 2024-08-25T12:02:11.091768+0000 mgr.y (mgr.25136) 1692 : cluster [DBG] pgmap v621: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: cluster 2024-08-25T12:02:11.091768+0000 mgr.y (mgr.25136) 1692 : cluster [DBG] pgmap v621: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: audit 2024-08-25T12:02:11.355212+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: audit 2024-08-25T12:02:11.355212+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: audit 2024-08-25T12:02:11.366088+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: audit 2024-08-25T12:02:11.366088+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: cluster 2024-08-25T12:02:11.371309+0000 mgr.y (mgr.25136) 1693 : cluster [DBG] pgmap v622: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: cluster 2024-08-25T12:02:11.371309+0000 mgr.y (mgr.25136) 1693 : cluster [DBG] pgmap v622: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: audit 2024-08-25T12:02:11.376982+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: audit 2024-08-25T12:02:11.376982+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: cluster 2024-08-25T12:02:11.738263+0000 mon.a (mon.0) 404 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:02:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: cluster 2024-08-25T12:02:11.738263+0000 mon.a (mon.0) 404 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:02:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: cluster 2024-08-25T12:02:11.761195+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-25T12:02:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:12 smithi196 bash[84730]: cluster 2024-08-25T12:02:11.761195+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-08-25T12:02:12.777 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:12 smithi059 bash[112587]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-1 2024-08-25T12:02:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: audit 2024-08-25T12:02:12.806548+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: audit 2024-08-25T12:02:12.806548+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: audit 2024-08-25T12:02:12.822299+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: audit 2024-08-25T12:02:12.822299+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: cluster 2024-08-25T12:02:12.825325+0000 mgr.y (mgr.25136) 1694 : cluster [DBG] pgmap v624: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: cluster 2024-08-25T12:02:12.825325+0000 mgr.y (mgr.25136) 1694 : cluster [DBG] pgmap v624: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: cluster 2024-08-25T12:02:12.826024+0000 mgr.y (mgr.25136) 1695 : cluster [DBG] pgmap v625: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: cluster 2024-08-25T12:02:12.826024+0000 mgr.y (mgr.25136) 1695 : cluster [DBG] pgmap v625: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: audit 2024-08-25T12:02:12.838612+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[104335]: audit 2024-08-25T12:02:12.838612+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: audit 2024-08-25T12:02:12.806548+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: audit 2024-08-25T12:02:12.806548+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: audit 2024-08-25T12:02:12.822299+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: audit 2024-08-25T12:02:12.822299+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: cluster 2024-08-25T12:02:12.825325+0000 mgr.y (mgr.25136) 1694 : cluster [DBG] pgmap v624: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T12:02:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: cluster 2024-08-25T12:02:12.825325+0000 mgr.y (mgr.25136) 1694 : cluster [DBG] pgmap v624: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T12:02:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: cluster 2024-08-25T12:02:12.826024+0000 mgr.y (mgr.25136) 1695 : cluster [DBG] pgmap v625: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: cluster 2024-08-25T12:02:12.826024+0000 mgr.y (mgr.25136) 1695 : cluster [DBG] pgmap v625: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: audit 2024-08-25T12:02:12.838612+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:13 smithi059 bash[105101]: audit 2024-08-25T12:02:12.838612+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: audit 2024-08-25T12:02:12.806548+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: audit 2024-08-25T12:02:12.806548+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: audit 2024-08-25T12:02:12.822299+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: audit 2024-08-25T12:02:12.822299+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: cluster 2024-08-25T12:02:12.825325+0000 mgr.y (mgr.25136) 1694 : cluster [DBG] pgmap v624: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T12:02:14.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: cluster 2024-08-25T12:02:12.825325+0000 mgr.y (mgr.25136) 1694 : cluster [DBG] pgmap v624: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-25T12:02:14.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: cluster 2024-08-25T12:02:12.826024+0000 mgr.y (mgr.25136) 1695 : cluster [DBG] pgmap v625: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:14.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: cluster 2024-08-25T12:02:12.826024+0000 mgr.y (mgr.25136) 1695 : cluster [DBG] pgmap v625: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:14.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: audit 2024-08-25T12:02:12.838612+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:14.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:13 smithi196 bash[84730]: audit 2024-08-25T12:02:12.838612+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:15.130 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.130 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.131 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:14 smithi059 bash[104335]: cluster 2024-08-25T12:02:14.879059+0000 mon.a (mon.0) 409 : cluster [WRN] Health check failed: Degraded data redundancy: 18/639 objects degraded (2.817%), 4 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:15.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:14 smithi059 bash[104335]: cluster 2024-08-25T12:02:14.879059+0000 mon.a (mon.0) 409 : cluster [WRN] Health check failed: Degraded data redundancy: 18/639 objects degraded (2.817%), 4 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:15.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:14 smithi059 bash[105101]: cluster 2024-08-25T12:02:14.879059+0000 mon.a (mon.0) 409 : cluster [WRN] Health check failed: Degraded data redundancy: 18/639 objects degraded (2.817%), 4 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:15.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:14 smithi059 bash[105101]: cluster 2024-08-25T12:02:14.879059+0000 mon.a (mon.0) 409 : cluster [WRN] Health check failed: Degraded data redundancy: 18/639 objects degraded (2.817%), 4 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:15.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.132 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.132 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:14 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-25T12:02:15.132 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:14 smithi059 systemd[1]: Stopped Ceph osd.1 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:02:15.132 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.132 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.133 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:02:15.191 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:14 smithi196 bash[84730]: cluster 2024-08-25T12:02:14.879059+0000 mon.a (mon.0) 409 : cluster [WRN] Health check failed: Degraded data redundancy: 18/639 objects degraded (2.817%), 4 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:15.192 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:14 smithi196 bash[84730]: cluster 2024-08-25T12:02:14.879059+0000 mon.a (mon.0) 409 : cluster [WRN] Health check failed: Degraded data redundancy: 18/639 objects degraded (2.817%), 4 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:15.527 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:15 smithi059 systemd[1]: Started Ceph osd.1 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:02:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cluster 2024-08-25T12:02:14.827013+0000 mgr.y (mgr.25136) 1696 : cluster [DBG] pgmap v626: 161 pgs: 5 active+undersized, 17 stale+active+clean, 4 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 18/639 objects degraded (2.817%) 2024-08-25T12:02:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cluster 2024-08-25T12:02:14.827013+0000 mgr.y (mgr.25136) 1696 : cluster [DBG] pgmap v626: 161 pgs: 5 active+undersized, 17 stale+active+clean, 4 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 18/639 objects degraded (2.817%) 2024-08-25T12:02:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.132937+0000 mgr.y (mgr.25136) 1697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.132937+0000 mgr.y (mgr.25136) 1697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.188886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.188886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.197386+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.197386+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.202803+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.202803+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cluster 2024-08-25T12:02:15.208632+0000 mgr.y (mgr.25136) 1698 : cluster [DBG] pgmap v627: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:16.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cluster 2024-08-25T12:02:15.208632+0000 mgr.y (mgr.25136) 1698 : cluster [DBG] pgmap v627: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:16.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.209678+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.209678+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.210571+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.210571+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.214472+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.214472+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.215137+0000 mgr.y (mgr.25136) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cluster 2024-08-25T12:02:14.827013+0000 mgr.y (mgr.25136) 1696 : cluster [DBG] pgmap v626: 161 pgs: 5 active+undersized, 17 stale+active+clean, 4 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 18/639 objects degraded (2.817%) 2024-08-25T12:02:16.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cluster 2024-08-25T12:02:14.827013+0000 mgr.y (mgr.25136) 1696 : cluster [DBG] pgmap v626: 161 pgs: 5 active+undersized, 17 stale+active+clean, 4 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 18/639 objects degraded (2.817%) 2024-08-25T12:02:16.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.132937+0000 mgr.y (mgr.25136) 1697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:16.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.132937+0000 mgr.y (mgr.25136) 1697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:16.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.188886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.188886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.197386+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.197386+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.202803+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.202803+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cluster 2024-08-25T12:02:15.208632+0000 mgr.y (mgr.25136) 1698 : cluster [DBG] pgmap v627: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cluster 2024-08-25T12:02:15.208632+0000 mgr.y (mgr.25136) 1698 : cluster [DBG] pgmap v627: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.209678+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.209678+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.210571+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.210571+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.214472+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.214472+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.215137+0000 mgr.y (mgr.25136) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.215137+0000 mgr.y (mgr.25136) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.289045+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.289045+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.291336+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.291336+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.294491+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.294491+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.295411+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.295411+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.300172+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.300172+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.300924+0000 mgr.y (mgr.25136) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.300924+0000 mgr.y (mgr.25136) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.386370+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.386370+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.389430+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.389430+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.392653+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.392653+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.394140+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.215137+0000 mgr.y (mgr.25136) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.289045+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.289045+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.291336+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.291336+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.294491+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.294491+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.295411+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.295411+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.300172+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.300172+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.300924+0000 mgr.y (mgr.25136) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.300924+0000 mgr.y (mgr.25136) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.386370+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.386370+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.389430+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.389430+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.392653+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.392653+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.394140+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.394140+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.399766+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.399766+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.402670+0000 mgr.y (mgr.25136) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.402670+0000 mgr.y (mgr.25136) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.519655+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.519655+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.522907+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.522907+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.526292+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.526292+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.527780+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.527780+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.533553+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.533553+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.536214+0000 mgr.y (mgr.25136) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.536214+0000 mgr.y (mgr.25136) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.659792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.659792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.663012+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.663012+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.666231+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.666231+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.667539+0000 mon.b (mon.1) 833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.667539+0000 mon.b (mon.1) 833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.673772+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.673772+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.815016+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.815016+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.818001+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.818001+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.820848+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.820848+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.822099+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.822099+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.825501+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.825501+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.930372+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.930372+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.933690+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.394140+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.399766+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.399766+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.402670+0000 mgr.y (mgr.25136) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.402670+0000 mgr.y (mgr.25136) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.519655+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.519655+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.522907+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.522907+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.526292+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.526292+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.527780+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.527780+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.533553+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.533553+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.536214+0000 mgr.y (mgr.25136) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.536214+0000 mgr.y (mgr.25136) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.659792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.659792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.663012+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.663012+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.933690+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.937024+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.937024+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.938052+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.938052+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.940213+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:15.940213+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.044244+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.044244+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.046731+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.046731+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.049371+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.049371+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.050219+0000 mon.b (mon.1) 845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.050219+0000 mon.b (mon.1) 845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.051854+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.051854+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.142988+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.142988+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.145864+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.145864+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.148753+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.148753+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.149967+0000 mon.b (mon.1) 849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.149967+0000 mon.b (mon.1) 849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.154582+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[104335]: audit 2024-08-25T12:02:16.154582+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.666231+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.666231+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.667539+0000 mon.b (mon.1) 833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.667539+0000 mon.b (mon.1) 833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.673772+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.673772+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.815016+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.815016+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.818001+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.818001+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.820848+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.820848+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.822099+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.822099+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.825501+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.825501+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.930372+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.930372+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.933690+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.933690+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.937024+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.937024+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.938052+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.938052+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.940213+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:15.940213+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.044244+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.044244+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.046731+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.046731+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.049371+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.049371+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.050219+0000 mon.b (mon.1) 845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.050219+0000 mon.b (mon.1) 845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.051854+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.051854+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.142988+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.142988+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.145864+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.145864+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.148753+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.148753+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.149967+0000 mon.b (mon.1) 849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.149967+0000 mon.b (mon.1) 849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.154582+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:16 smithi059 bash[105101]: audit 2024-08-25T12:02:16.154582+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cluster 2024-08-25T12:02:14.827013+0000 mgr.y (mgr.25136) 1696 : cluster [DBG] pgmap v626: 161 pgs: 5 active+undersized, 17 stale+active+clean, 4 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 18/639 objects degraded (2.817%) 2024-08-25T12:02:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cluster 2024-08-25T12:02:14.827013+0000 mgr.y (mgr.25136) 1696 : cluster [DBG] pgmap v626: 161 pgs: 5 active+undersized, 17 stale+active+clean, 4 active+undersized+degraded, 135 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 18/639 objects degraded (2.817%) 2024-08-25T12:02:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.132937+0000 mgr.y (mgr.25136) 1697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.132937+0000 mgr.y (mgr.25136) 1697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.188886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.188886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.197386+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.197386+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.202803+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.202803+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cluster 2024-08-25T12:02:15.208632+0000 mgr.y (mgr.25136) 1698 : cluster [DBG] pgmap v627: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cluster 2024-08-25T12:02:15.208632+0000 mgr.y (mgr.25136) 1698 : cluster [DBG] pgmap v627: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.209678+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.209678+0000 mon.b (mon.1) 816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.210571+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.210571+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.214472+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.214472+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.215137+0000 mgr.y (mgr.25136) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.215137+0000 mgr.y (mgr.25136) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.289045+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.289045+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.291336+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.291336+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.294491+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.294491+0000 mon.b (mon.1) 820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.295411+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.295411+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.300172+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.300172+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.300924+0000 mgr.y (mgr.25136) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.300924+0000 mgr.y (mgr.25136) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.386370+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.386370+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.389430+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.389430+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.392653+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.392653+0000 mon.b (mon.1) 824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.394140+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.394140+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.399766+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.399766+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.402670+0000 mgr.y (mgr.25136) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.402670+0000 mgr.y (mgr.25136) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.519655+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.519655+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.522907+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.522907+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.526292+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.526292+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.527780+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.527780+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.533553+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.533553+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.536214+0000 mgr.y (mgr.25136) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.536214+0000 mgr.y (mgr.25136) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:16.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.659792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.659792+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.663012+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.663012+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.666231+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.666231+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.667539+0000 mon.b (mon.1) 833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.667539+0000 mon.b (mon.1) 833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.673772+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.673772+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.815016+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.815016+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.818001+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.818001+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.820848+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.820848+0000 mon.b (mon.1) 836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.822099+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.822099+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.825501+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.626 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.825501+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.930372+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.930372+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.933690+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.933690+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.627 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.937024+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.937024+0000 mon.b (mon.1) 840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.938052+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.938052+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.940213+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:15.940213+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.628 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.044244+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.044244+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.046731+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.046731+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.049371+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.049371+0000 mon.b (mon.1) 844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.629 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.050219+0000 mon.b (mon.1) 845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.050219+0000 mon.b (mon.1) 845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.051854+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.051854+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.142988+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.142988+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:16.630 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.145864+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.145864+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:16.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.148753+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.148753+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:16.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.149967+0000 mon.b (mon.1) 849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.149967+0000 mon.b (mon.1) 849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:16.631 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.154582+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:16.632 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:16 smithi196 bash[84730]: audit 2024-08-25T12:02:16.154582+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.323 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.676396+0000 mgr.y (mgr.25136) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.676396+0000 mgr.y (mgr.25136) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.827461+0000 mgr.y (mgr.25136) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.827461+0000 mgr.y (mgr.25136) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.943729+0000 mgr.y (mgr.25136) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:15.943729+0000 mgr.y (mgr.25136) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.054118+0000 mgr.y (mgr.25136) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.054118+0000 mgr.y (mgr.25136) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.156122+0000 mgr.y (mgr.25136) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.156122+0000 mgr.y (mgr.25136) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cluster 2024-08-25T12:02:16.200727+0000 mon.a (mon.0) 422 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cluster 2024-08-25T12:02:16.200727+0000 mon.a (mon.0) 422 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:02:17.324 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.264234+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.264234+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.267098+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.267098+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.270219+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.270219+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.271539+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.271539+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.274527+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.274527+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.278327+0000 mgr.y (mgr.25136) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.278327+0000 mgr.y (mgr.25136) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.325 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.363771+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.363771+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.366844+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.366844+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.369977+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.369977+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.371397+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.371397+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.376213+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.376213+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.378546+0000 mgr.y (mgr.25136) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.378546+0000 mgr.y (mgr.25136) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.478396+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.326 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.478396+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.481239+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.481239+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.483989+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.483989+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.485325+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.485325+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.488295+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.488295+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.491242+0000 mgr.y (mgr.25136) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.491242+0000 mgr.y (mgr.25136) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.595179+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.595179+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.598146+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.327 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.598146+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.601629+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.601629+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.603240+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.603240+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.610121+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.610121+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.611138+0000 mgr.y (mgr.25136) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.611138+0000 mgr.y (mgr.25136) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.736916+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.736916+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.739915+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.739915+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.328 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.743716+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.743716+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.745336+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.745336+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.752437+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.752437+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.880423+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.880423+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.883330+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.883330+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.886602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.886602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.887880+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.887880+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.892078+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.892078+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.977450+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.977450+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.980419+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.980419+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.983466+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.983466+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.984710+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.984710+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.987449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:16.987449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.074598+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.074598+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.077185+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.077185+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.079387+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.079387+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.080185+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.080185+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.331 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.082842+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.082842+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.161285+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.161285+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.163665+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.163665+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.165631+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.165631+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.166444+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.166444+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.168687+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.332 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:17 smithi196 bash[84730]: audit 2024-08-25T12:02:17.168687+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.475 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:02:17.475 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:02:17.475 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:02:17.475 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:02:17.475 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:02:17.475 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-25T12:02:17.475 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.676396+0000 mgr.y (mgr.25136) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.676396+0000 mgr.y (mgr.25136) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.827461+0000 mgr.y (mgr.25136) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.827461+0000 mgr.y (mgr.25136) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.943729+0000 mgr.y (mgr.25136) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:15.943729+0000 mgr.y (mgr.25136) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.054118+0000 mgr.y (mgr.25136) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.054118+0000 mgr.y (mgr.25136) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.156122+0000 mgr.y (mgr.25136) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.156122+0000 mgr.y (mgr.25136) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cluster 2024-08-25T12:02:16.200727+0000 mon.a (mon.0) 422 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:02:17.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cluster 2024-08-25T12:02:16.200727+0000 mon.a (mon.0) 422 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.264234+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.264234+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.267098+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.267098+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.270219+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.270219+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.271539+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.271539+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.676396+0000 mgr.y (mgr.25136) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.676396+0000 mgr.y (mgr.25136) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.827461+0000 mgr.y (mgr.25136) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.827461+0000 mgr.y (mgr.25136) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.943729+0000 mgr.y (mgr.25136) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:15.943729+0000 mgr.y (mgr.25136) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.054118+0000 mgr.y (mgr.25136) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.054118+0000 mgr.y (mgr.25136) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.156122+0000 mgr.y (mgr.25136) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.156122+0000 mgr.y (mgr.25136) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cluster 2024-08-25T12:02:16.200727+0000 mon.a (mon.0) 422 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cluster 2024-08-25T12:02:16.200727+0000 mon.a (mon.0) 422 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:02:17.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.264234+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.264234+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.267098+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.267098+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.270219+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.270219+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.271539+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.271539+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.274527+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.274527+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.278327+0000 mgr.y (mgr.25136) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.278327+0000 mgr.y (mgr.25136) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.363771+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.363771+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.366844+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.366844+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.369977+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.369977+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.371397+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.371397+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.376213+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.376213+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.378546+0000 mgr.y (mgr.25136) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.378546+0000 mgr.y (mgr.25136) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.480 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.478396+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.478396+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.481239+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.481239+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.483989+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.274527+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.274527+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.278327+0000 mgr.y (mgr.25136) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.278327+0000 mgr.y (mgr.25136) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.363771+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.363771+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.366844+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.366844+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.369977+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.369977+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.371397+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.371397+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.376213+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.376213+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.378546+0000 mgr.y (mgr.25136) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.378546+0000 mgr.y (mgr.25136) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.478396+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.478396+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.481239+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.481239+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.483989+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.483989+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.485325+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.485325+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.488295+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.488295+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.491242+0000 mgr.y (mgr.25136) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.491242+0000 mgr.y (mgr.25136) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.595179+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.595179+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.598146+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.598146+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.601629+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.601629+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.603240+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.603240+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.610121+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.610121+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.611138+0000 mgr.y (mgr.25136) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.611138+0000 mgr.y (mgr.25136) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.736916+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.483989+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.485325+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.485325+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.488295+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.488295+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.491242+0000 mgr.y (mgr.25136) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.491242+0000 mgr.y (mgr.25136) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.595179+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.595179+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.598146+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.598146+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.601629+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.601629+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.603240+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.603240+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.610121+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.610121+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.611138+0000 mgr.y (mgr.25136) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.611138+0000 mgr.y (mgr.25136) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.736916+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.486 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.736916+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.739915+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.739915+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.743716+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.743716+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.745336+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.745336+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.752437+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.752437+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.880423+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.880423+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.883330+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.883330+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.886602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.886602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.887880+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.887880+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.892078+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.892078+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.977450+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.736916+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.739915+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.739915+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.743716+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.743716+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.745336+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.745336+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.752437+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.752437+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.880423+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.880423+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.883330+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.883330+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.886602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.886602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.887880+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.887880+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.892078+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.892078+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.977450+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.977450+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.980419+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.980419+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.983466+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.983466+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.984710+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.984710+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.987449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:16.987449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.074598+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.074598+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.077185+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.077185+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.079387+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.079387+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.080185+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.080185+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.082842+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.082842+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.161285+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.977450+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.980419+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.980419+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.983466+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.983466+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.984710+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.984710+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.987449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:16.987449+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.074598+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.074598+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.077185+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.077185+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.079387+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.079387+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.080185+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.080185+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.082842+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.082842+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.161285+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.161285+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.163665+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.163665+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.165631+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.165631+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.166444+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.166444+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.168687+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[104335]: audit 2024-08-25T12:02:17.168687+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.161285+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.163665+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.163665+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.165631+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.165631+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.166444+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.166444+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.168687+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[105101]: audit 2024-08-25T12:02:17.168687+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:17.777 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-25T12:02:17.777 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-25T12:02:17.777 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-25T12:02:17.777 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-25T12:02:17.777 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:17 smithi059 bash[112735]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-25T12:02:18.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.753466+0000 mgr.y (mgr.25136) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.753466+0000 mgr.y (mgr.25136) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.895115+0000 mgr.y (mgr.25136) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.895115+0000 mgr.y (mgr.25136) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.990717+0000 mgr.y (mgr.25136) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:16.990717+0000 mgr.y (mgr.25136) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.085958+0000 mgr.y (mgr.25136) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.085958+0000 mgr.y (mgr.25136) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.169455+0000 mgr.y (mgr.25136) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.169455+0000 mgr.y (mgr.25136) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cluster 2024-08-25T12:02:17.209060+0000 mgr.y (mgr.25136) 1717 : cluster [DBG] pgmap v628: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cluster 2024-08-25T12:02:17.209060+0000 mgr.y (mgr.25136) 1717 : cluster [DBG] pgmap v628: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.247276+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.247276+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.249280+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.249280+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.251126+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.251126+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.251848+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.753466+0000 mgr.y (mgr.25136) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.753466+0000 mgr.y (mgr.25136) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.895115+0000 mgr.y (mgr.25136) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.895115+0000 mgr.y (mgr.25136) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.990717+0000 mgr.y (mgr.25136) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:16.990717+0000 mgr.y (mgr.25136) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.085958+0000 mgr.y (mgr.25136) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.085958+0000 mgr.y (mgr.25136) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.169455+0000 mgr.y (mgr.25136) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.169455+0000 mgr.y (mgr.25136) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cluster 2024-08-25T12:02:17.209060+0000 mgr.y (mgr.25136) 1717 : cluster [DBG] pgmap v628: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cluster 2024-08-25T12:02:17.209060+0000 mgr.y (mgr.25136) 1717 : cluster [DBG] pgmap v628: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.247276+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.247276+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.249280+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.249280+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.251126+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.251126+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.251848+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.251848+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.253568+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.253568+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.254240+0000 mgr.y (mgr.25136) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.254240+0000 mgr.y (mgr.25136) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.333189+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.333189+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.335142+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.335142+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.336886+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.336886+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.337504+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.337504+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.338621+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.338621+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.339845+0000 mgr.y (mgr.25136) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.339845+0000 mgr.y (mgr.25136) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.413438+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.413438+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.415641+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.415641+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.251848+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.253568+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.253568+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.254240+0000 mgr.y (mgr.25136) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.254240+0000 mgr.y (mgr.25136) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.333189+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.333189+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.335142+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.335142+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.336886+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.336886+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.337504+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.337504+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.338621+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.338621+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.339845+0000 mgr.y (mgr.25136) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.339845+0000 mgr.y (mgr.25136) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.413438+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.413438+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.415641+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.415641+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.418700+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.418700+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.419781+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.419781+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.420894+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.420894+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.424228+0000 mgr.y (mgr.25136) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.424228+0000 mgr.y (mgr.25136) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.513350+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.513350+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.515783+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.515783+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.517824+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.517824+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.518878+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.518878+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.520387+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.520387+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.523680+0000 mgr.y (mgr.25136) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.523680+0000 mgr.y (mgr.25136) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.418700+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.418700+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.419781+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.419781+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.420894+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.420894+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.424228+0000 mgr.y (mgr.25136) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.424228+0000 mgr.y (mgr.25136) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.513350+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.513350+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.515783+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.515783+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.517824+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.517824+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.518878+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.518878+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.520387+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.520387+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.523680+0000 mgr.y (mgr.25136) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.523680+0000 mgr.y (mgr.25136) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.595856+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.595856+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.597998+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.597998+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.599969+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.599969+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.600674+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.600674+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.602012+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.602012+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.603331+0000 mgr.y (mgr.25136) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.603331+0000 mgr.y (mgr.25136) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.679967+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.679967+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.682336+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.682336+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.684842+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.684842+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.685811+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.685811+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.687056+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.687056+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.762543+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.762543+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.764816+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.764816+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.766691+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.766691+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.767582+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.767582+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.768595+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.768595+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.842165+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.842165+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.844326+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.844326+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.846379+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.846379+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.847323+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.847323+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.595856+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.595856+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.597998+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.597998+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.599969+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.599969+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.600674+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.600674+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.602012+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.602012+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.603331+0000 mgr.y (mgr.25136) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.603331+0000 mgr.y (mgr.25136) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.679967+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.679967+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.682336+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.682336+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.684842+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.684842+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.685811+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.685811+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.851142+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.851142+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.939681+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.939681+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.941648+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.941648+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.943542+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.943542+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.944223+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.944223+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.946928+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:17.946928+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.019903+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.019903+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.022077+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.022077+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.025017+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.025017+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.026030+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.026030+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.687056+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.687056+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.762543+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.762543+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.764816+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.764816+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.766691+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.766691+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.767582+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.767582+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.768595+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.768595+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.842165+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.842165+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.844326+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.844326+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.846379+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.846379+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.847323+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.847323+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.030426+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.030426+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.110864+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.110864+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.113841+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.113841+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.116679+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.116679+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.117877+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.117877+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.122721+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[105101]: audit 2024-08-25T12:02:18.122721+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.851142+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.851142+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.939681+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.939681+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.941648+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.941648+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.943542+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.943542+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.944223+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.944223+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.946928+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:17.946928+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.019903+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.019903+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.022077+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.022077+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.025017+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.025017+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.026030+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.026030+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.030426+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.030426+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.110864+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.110864+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.113841+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.113841+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.116679+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.116679+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.117877+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.117877+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.122721+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:18 smithi059 bash[104335]: audit 2024-08-25T12:02:18.122721+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.753466+0000 mgr.y (mgr.25136) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.753466+0000 mgr.y (mgr.25136) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.895115+0000 mgr.y (mgr.25136) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.895115+0000 mgr.y (mgr.25136) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.990717+0000 mgr.y (mgr.25136) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:16.990717+0000 mgr.y (mgr.25136) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.085958+0000 mgr.y (mgr.25136) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.085958+0000 mgr.y (mgr.25136) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.169455+0000 mgr.y (mgr.25136) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.169455+0000 mgr.y (mgr.25136) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cluster 2024-08-25T12:02:17.209060+0000 mgr.y (mgr.25136) 1717 : cluster [DBG] pgmap v628: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cluster 2024-08-25T12:02:17.209060+0000 mgr.y (mgr.25136) 1717 : cluster [DBG] pgmap v628: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.247276+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.247276+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.249280+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.249280+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.251126+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.251126+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.251848+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.251848+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.253568+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.253568+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.254240+0000 mgr.y (mgr.25136) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.254240+0000 mgr.y (mgr.25136) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.333189+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.333189+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.335142+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.335142+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.336886+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.336886+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.337504+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.337504+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.338621+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.338621+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.339845+0000 mgr.y (mgr.25136) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.339845+0000 mgr.y (mgr.25136) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.413438+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.413438+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.415641+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.415641+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.418700+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.418700+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.419781+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.419781+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.420894+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.420894+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.424228+0000 mgr.y (mgr.25136) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.424228+0000 mgr.y (mgr.25136) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.513350+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.513350+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.515783+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.515783+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.517824+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.517824+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.518878+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.518878+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.520387+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.520387+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.523680+0000 mgr.y (mgr.25136) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.523680+0000 mgr.y (mgr.25136) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.595856+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.595856+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.597998+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.597998+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.599969+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.599969+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.600674+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.600674+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.602012+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.602012+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.603331+0000 mgr.y (mgr.25136) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.603331+0000 mgr.y (mgr.25136) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.679967+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.679967+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.682336+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.682336+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.684842+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.684842+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.685811+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.685811+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.687056+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.687056+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.762543+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.762543+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.764816+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.764816+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.766691+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.766691+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.767582+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.767582+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.768595+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.768595+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.842165+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.842165+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.844326+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.844326+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.846379+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.846379+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.847323+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.847323+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.851142+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.851142+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.939681+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.939681+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.941648+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.941648+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.943542+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.943542+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.944223+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.944223+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.946928+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:17.946928+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.019903+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.019903+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.022077+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.022077+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.025017+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.025017+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.026030+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.026030+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.030426+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.030426+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.110864+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.110864+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.113841+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.113841+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.116679+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.116679+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.117877+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.117877+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.122721+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:18.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:18 smithi196 bash[84730]: audit 2024-08-25T12:02:18.122721+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.404 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:02:19] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-08-25T12:02:19.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.690662+0000 mgr.y (mgr.25136) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.690662+0000 mgr.y (mgr.25136) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.770389+0000 mgr.y (mgr.25136) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.770389+0000 mgr.y (mgr.25136) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.851846+0000 mgr.y (mgr.25136) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.851846+0000 mgr.y (mgr.25136) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.947633+0000 mgr.y (mgr.25136) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:17.947633+0000 mgr.y (mgr.25136) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.031275+0000 mgr.y (mgr.25136) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.031275+0000 mgr.y (mgr.25136) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.123969+0000 mgr.y (mgr.25136) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.123969+0000 mgr.y (mgr.25136) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.224744+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.224744+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.227625+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.227625+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.230845+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.230845+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.232128+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.232128+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.690662+0000 mgr.y (mgr.25136) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.690662+0000 mgr.y (mgr.25136) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.770389+0000 mgr.y (mgr.25136) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.770389+0000 mgr.y (mgr.25136) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.851846+0000 mgr.y (mgr.25136) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.851846+0000 mgr.y (mgr.25136) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.947633+0000 mgr.y (mgr.25136) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:17.947633+0000 mgr.y (mgr.25136) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.031275+0000 mgr.y (mgr.25136) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.031275+0000 mgr.y (mgr.25136) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.123969+0000 mgr.y (mgr.25136) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.123969+0000 mgr.y (mgr.25136) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.224744+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.224744+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.227625+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.227625+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.230845+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.230845+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.232128+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.232128+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.238994+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.238994+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.239822+0000 mgr.y (mgr.25136) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.239822+0000 mgr.y (mgr.25136) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.329365+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.329365+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.332117+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.332117+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.335470+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.335470+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.336718+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.336718+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.343514+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.343514+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.344627+0000 mgr.y (mgr.25136) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.344627+0000 mgr.y (mgr.25136) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.463938+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.463938+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.466836+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.466836+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.470063+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.410 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.238994+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.238994+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.239822+0000 mgr.y (mgr.25136) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.239822+0000 mgr.y (mgr.25136) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.329365+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.329365+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.332117+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.332117+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.335470+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.335470+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.336718+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.336718+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.343514+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.343514+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.344627+0000 mgr.y (mgr.25136) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.344627+0000 mgr.y (mgr.25136) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.463938+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.463938+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.466836+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.466836+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.470063+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.470063+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.471109+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.471109+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.477311+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.477311+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.478197+0000 mgr.y (mgr.25136) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.478197+0000 mgr.y (mgr.25136) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.594419+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.594419+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.598149+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.598149+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.601796+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.601796+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.603111+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.603111+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.610996+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.610996+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.612085+0000 mgr.y (mgr.25136) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.612085+0000 mgr.y (mgr.25136) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.739856+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.470063+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.471109+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.471109+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.477311+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.477311+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.478197+0000 mgr.y (mgr.25136) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.478197+0000 mgr.y (mgr.25136) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.594419+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.594419+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.598149+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.598149+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.601796+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.601796+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.603111+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.603111+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.610996+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.610996+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.612085+0000 mgr.y (mgr.25136) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.612085+0000 mgr.y (mgr.25136) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.739856+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.739856+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.742933+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.742933+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.746784+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.746784+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.748570+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.748570+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.757237+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.757237+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.895340+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.895340+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.898585+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.898585+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.902120+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.902120+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.903715+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.903715+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.911781+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:18.911781+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.042048+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.739856+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.742933+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.742933+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.746784+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.746784+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.748570+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.748570+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.757237+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.757237+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.895340+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.895340+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.898585+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.898585+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.902120+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.902120+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.903715+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.903715+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.911781+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:18.911781+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.042048+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.042048+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.419 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.044876+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.044876+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.047593+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.047593+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.048819+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.048819+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.052634+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.052634+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.133813+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.133813+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.136417+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.136417+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.138789+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.138789+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.139924+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.139924+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.143607+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[104335]: audit 2024-08-25T12:02:19.143607+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.042048+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.044876+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.044876+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.047593+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.047593+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.048819+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.048819+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.052634+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.052634+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.133813+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.133813+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.136417+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.136417+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.138789+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.138789+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.139924+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.139924+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.143607+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.422 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:19 smithi059 bash[105101]: audit 2024-08-25T12:02:19.143607+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.690662+0000 mgr.y (mgr.25136) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.690662+0000 mgr.y (mgr.25136) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.770389+0000 mgr.y (mgr.25136) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.770389+0000 mgr.y (mgr.25136) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.851846+0000 mgr.y (mgr.25136) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.851846+0000 mgr.y (mgr.25136) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.947633+0000 mgr.y (mgr.25136) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:17.947633+0000 mgr.y (mgr.25136) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.031275+0000 mgr.y (mgr.25136) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.031275+0000 mgr.y (mgr.25136) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.123969+0000 mgr.y (mgr.25136) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.123969+0000 mgr.y (mgr.25136) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.224744+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.224744+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.227625+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.227625+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.230845+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.230845+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.232128+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.232128+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.238994+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.238994+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.239822+0000 mgr.y (mgr.25136) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.239822+0000 mgr.y (mgr.25136) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.329365+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.329365+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.332117+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.332117+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.335470+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.335470+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.336718+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.336718+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.343514+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.343514+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.344627+0000 mgr.y (mgr.25136) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.344627+0000 mgr.y (mgr.25136) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.463938+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.463938+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.466836+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.466836+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.470063+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.470063+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.471109+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.471109+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.477311+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.477311+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.478197+0000 mgr.y (mgr.25136) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.478197+0000 mgr.y (mgr.25136) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.594419+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.594419+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.598149+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.598149+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.601796+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.601796+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.603111+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.603111+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.610996+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.610996+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.612085+0000 mgr.y (mgr.25136) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.612085+0000 mgr.y (mgr.25136) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.739856+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.739856+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.742933+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.742933+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.746784+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.746784+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.748570+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.748570+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.757237+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.757237+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.895340+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.895340+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.898585+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.898585+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.902120+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.902120+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.903715+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.903715+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.911781+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:18.911781+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.042048+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.042048+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.044876+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.044876+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.047593+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.047593+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.048819+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.048819+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.052634+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.052634+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.133813+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.133813+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.136417+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.136417+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.138789+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.138789+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.139924+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.139924+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.143607+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:19 smithi196 bash[84730]: audit 2024-08-25T12:02:19.143607+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.758416+0000 mgr.y (mgr.25136) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.758416+0000 mgr.y (mgr.25136) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.913087+0000 mgr.y (mgr.25136) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:18.913087+0000 mgr.y (mgr.25136) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.056099+0000 mgr.y (mgr.25136) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.056099+0000 mgr.y (mgr.25136) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.147047+0000 mgr.y (mgr.25136) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.147047+0000 mgr.y (mgr.25136) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cluster 2024-08-25T12:02:19.209631+0000 mgr.y (mgr.25136) 1737 : cluster [DBG] pgmap v629: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cluster 2024-08-25T12:02:19.209631+0000 mgr.y (mgr.25136) 1737 : cluster [DBG] pgmap v629: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.249741+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.249741+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.252656+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.252656+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.255857+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.255857+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.257244+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.257244+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.262472+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.758416+0000 mgr.y (mgr.25136) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.758416+0000 mgr.y (mgr.25136) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.913087+0000 mgr.y (mgr.25136) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:18.913087+0000 mgr.y (mgr.25136) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.056099+0000 mgr.y (mgr.25136) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.056099+0000 mgr.y (mgr.25136) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.147047+0000 mgr.y (mgr.25136) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.147047+0000 mgr.y (mgr.25136) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cluster 2024-08-25T12:02:19.209631+0000 mgr.y (mgr.25136) 1737 : cluster [DBG] pgmap v629: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cluster 2024-08-25T12:02:19.209631+0000 mgr.y (mgr.25136) 1737 : cluster [DBG] pgmap v629: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.249741+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.249741+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.252656+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.252656+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.255857+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.255857+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.257244+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.257244+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.262472+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.262472+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.263489+0000 mgr.y (mgr.25136) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.263489+0000 mgr.y (mgr.25136) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.347059+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.347059+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.350280+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.350280+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.353070+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.353070+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.354555+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.354555+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.359876+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.359876+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.362521+0000 mgr.y (mgr.25136) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.362521+0000 mgr.y (mgr.25136) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.444559+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.444559+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.447558+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.447558+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.450894+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.262472+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.263489+0000 mgr.y (mgr.25136) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.263489+0000 mgr.y (mgr.25136) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.347059+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.347059+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.350280+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.350280+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.353070+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.353070+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.354555+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.354555+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.359876+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.359876+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.362521+0000 mgr.y (mgr.25136) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.362521+0000 mgr.y (mgr.25136) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.444559+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.444559+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.447558+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.447558+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.450894+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.450894+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.452014+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.452014+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.455522+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.455522+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.457954+0000 mgr.y (mgr.25136) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.457954+0000 mgr.y (mgr.25136) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.549859+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.549859+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.552451+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.552451+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.554907+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.554907+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.555971+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.555971+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.558730+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.558730+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.561412+0000 mgr.y (mgr.25136) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.561412+0000 mgr.y (mgr.25136) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.588617+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.588617+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.596450+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.450894+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.452014+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.452014+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.455522+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.455522+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.457954+0000 mgr.y (mgr.25136) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.457954+0000 mgr.y (mgr.25136) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.549859+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.549859+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.552451+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.552451+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.554907+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.554907+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.555971+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.555971+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.558730+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.558730+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.561412+0000 mgr.y (mgr.25136) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.561412+0000 mgr.y (mgr.25136) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.588617+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.588617+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.596450+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.596450+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.665426+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.665426+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.668617+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.668617+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.672517+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.672517+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.673880+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.673880+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.677880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.677880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.775158+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.775158+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.778203+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.778203+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.782021+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.782021+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.783152+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.783152+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.596450+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.665426+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.665426+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.668617+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.668617+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.672517+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.672517+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.673880+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.673880+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.677880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.677880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.775158+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.775158+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.778203+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.778203+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.782021+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.782021+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.783152+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.783152+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.786551+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.786551+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.889283+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.889283+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.892676+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.892676+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.895783+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.895783+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.897077+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.897077+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.901953+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:19.901953+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.019357+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.019357+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.022804+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.022804+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.026084+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.026084+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.027347+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.027347+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.786551+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.786551+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.889283+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.889283+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.892676+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.892676+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.895783+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.895783+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.897077+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.897077+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.901953+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:19.901953+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.019357+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.019357+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.022804+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.022804+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.026084+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.026084+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.027347+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.027347+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.029501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.029501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.131370+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.131370+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.134174+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.134174+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.137798+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.137798+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.139025+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.139025+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.141517+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[104335]: audit 2024-08-25T12:02:20.141517+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.029501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.029501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.550 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.131370+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.131370+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.134174+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.134174+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.137798+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.137798+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.139025+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.139025+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.141517+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:20 smithi059 bash[105101]: audit 2024-08-25T12:02:20.141517+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.758416+0000 mgr.y (mgr.25136) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.758416+0000 mgr.y (mgr.25136) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.913087+0000 mgr.y (mgr.25136) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:18.913087+0000 mgr.y (mgr.25136) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.056099+0000 mgr.y (mgr.25136) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.056099+0000 mgr.y (mgr.25136) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.147047+0000 mgr.y (mgr.25136) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.147047+0000 mgr.y (mgr.25136) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cluster 2024-08-25T12:02:19.209631+0000 mgr.y (mgr.25136) 1737 : cluster [DBG] pgmap v629: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cluster 2024-08-25T12:02:19.209631+0000 mgr.y (mgr.25136) 1737 : cluster [DBG] pgmap v629: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.249741+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.249741+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.252656+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.252656+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.255857+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.255857+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.257244+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.257244+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.262472+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.262472+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.263489+0000 mgr.y (mgr.25136) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.263489+0000 mgr.y (mgr.25136) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.347059+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.347059+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.350280+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.350280+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.353070+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.353070+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.354555+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.354555+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.359876+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.359876+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.362521+0000 mgr.y (mgr.25136) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.362521+0000 mgr.y (mgr.25136) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.444559+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.444559+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.447558+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.447558+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.450894+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.450894+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.452014+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.452014+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.455522+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.455522+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.457954+0000 mgr.y (mgr.25136) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.457954+0000 mgr.y (mgr.25136) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.549859+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.549859+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.552451+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.552451+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.554907+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.554907+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.555971+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.555971+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.558730+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.558730+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.561412+0000 mgr.y (mgr.25136) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.561412+0000 mgr.y (mgr.25136) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.588617+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.588617+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.596450+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.596450+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.665426+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.665426+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.668617+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.668617+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.672517+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.672517+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.673880+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.673880+0000 mon.b (mon.1) 982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.677880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.677880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.775158+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.775158+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.778203+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.778203+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.782021+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.782021+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.783152+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.783152+0000 mon.b (mon.1) 986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.786551+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.786551+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.889283+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.889283+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.892676+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.892676+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.895783+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.895783+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.897077+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.897077+0000 mon.b (mon.1) 990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.901953+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:19.901953+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.019357+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.019357+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.022804+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.022804+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.026084+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.026084+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.027347+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.027347+0000 mon.b (mon.1) 994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.029501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.029501+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.131370+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.131370+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.134174+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.134174+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.137798+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.137798+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.139025+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.139025+0000 mon.b (mon.1) 998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.141517+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:20.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:20 smithi196 bash[84730]: audit 2024-08-25T12:02:20.141517+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.679852+0000 mgr.y (mgr.25136) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.679852+0000 mgr.y (mgr.25136) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.792298+0000 mgr.y (mgr.25136) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.792298+0000 mgr.y (mgr.25136) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.905363+0000 mgr.y (mgr.25136) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:19.905363+0000 mgr.y (mgr.25136) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.035007+0000 mgr.y (mgr.25136) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.035007+0000 mgr.y (mgr.25136) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.146732+0000 mgr.y (mgr.25136) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.146732+0000 mgr.y (mgr.25136) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.261733+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.261733+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.264845+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.264845+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.268393+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.268393+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.270072+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.270072+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.274964+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.274964+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.277656+0000 mgr.y (mgr.25136) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.679852+0000 mgr.y (mgr.25136) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.679852+0000 mgr.y (mgr.25136) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.792298+0000 mgr.y (mgr.25136) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.792298+0000 mgr.y (mgr.25136) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.905363+0000 mgr.y (mgr.25136) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:19.905363+0000 mgr.y (mgr.25136) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.035007+0000 mgr.y (mgr.25136) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.035007+0000 mgr.y (mgr.25136) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.146732+0000 mgr.y (mgr.25136) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.146732+0000 mgr.y (mgr.25136) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.261733+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.261733+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.264845+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.264845+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.268393+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.268393+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.270072+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.270072+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.274964+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.274964+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.277656+0000 mgr.y (mgr.25136) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.277656+0000 mgr.y (mgr.25136) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.382740+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.382740+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.385953+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.385953+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.389800+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.389800+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.391123+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.391123+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.396997+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.396997+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.398547+0000 mgr.y (mgr.25136) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.398547+0000 mgr.y (mgr.25136) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.506736+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.506736+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.509612+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.509612+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.512773+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.512773+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.277656+0000 mgr.y (mgr.25136) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.382740+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.382740+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.385953+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.385953+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.389800+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.389800+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.391123+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.391123+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.396997+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.396997+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.398547+0000 mgr.y (mgr.25136) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.398547+0000 mgr.y (mgr.25136) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.506736+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.506736+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.509612+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.509612+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.512773+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.512773+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.514063+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.514063+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.519966+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.519966+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.521648+0000 mgr.y (mgr.25136) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.521648+0000 mgr.y (mgr.25136) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.659323+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.659323+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.662217+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.662217+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.665417+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.665417+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.666879+0000 mon.b (mon.1) 1014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.666879+0000 mon.b (mon.1) 1014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.673687+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.673687+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.822616+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.822616+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.826133+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.826133+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.831037+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.514063+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.525 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.514063+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.519966+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.519966+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.521648+0000 mgr.y (mgr.25136) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.521648+0000 mgr.y (mgr.25136) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.659323+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.659323+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.662217+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.662217+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.665417+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.665417+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.666879+0000 mon.b (mon.1) 1014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.666879+0000 mon.b (mon.1) 1014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.673687+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.673687+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.822616+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.822616+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.826133+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.826133+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.831037+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.831037+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.832566+0000 mon.b (mon.1) 1018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.832566+0000 mon.b (mon.1) 1018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.838931+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.838931+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.988942+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.988942+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.991976+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.991976+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.995080+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.995080+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.996533+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:20.996533+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.003086+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.003086+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cluster 2024-08-25T12:02:21.003523+0000 mon.a (mon.0) 467 : cluster [WRN] Health check update: Degraded data redundancy: 92/639 objects degraded (14.397%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:21.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: cluster 2024-08-25T12:02:21.003523+0000 mon.a (mon.0) 467 : cluster [WRN] Health check update: Degraded data redundancy: 92/639 objects degraded (14.397%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.101729+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.101729+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.104752+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.104752+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.108184+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.108184+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.109775+0000 mon.b (mon.1) 1026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.109775+0000 mon.b (mon.1) 1026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.116015+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[104335]: audit 2024-08-25T12:02:21.116015+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.831037+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.832566+0000 mon.b (mon.1) 1018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.832566+0000 mon.b (mon.1) 1018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.838931+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.838931+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.988942+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.988942+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.991976+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.991976+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.995080+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.995080+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.996533+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:20.996533+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.003086+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.003086+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cluster 2024-08-25T12:02:21.003523+0000 mon.a (mon.0) 467 : cluster [WRN] Health check update: Degraded data redundancy: 92/639 objects degraded (14.397%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: cluster 2024-08-25T12:02:21.003523+0000 mon.a (mon.0) 467 : cluster [WRN] Health check update: Degraded data redundancy: 92/639 objects degraded (14.397%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.101729+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.101729+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.104752+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.104752+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.108184+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.108184+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.109775+0000 mon.b (mon.1) 1026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.109775+0000 mon.b (mon.1) 1026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.116015+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[105101]: audit 2024-08-25T12:02:21.116015+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.679852+0000 mgr.y (mgr.25136) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.679852+0000 mgr.y (mgr.25136) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.792298+0000 mgr.y (mgr.25136) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.792298+0000 mgr.y (mgr.25136) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.905363+0000 mgr.y (mgr.25136) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:19.905363+0000 mgr.y (mgr.25136) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.035007+0000 mgr.y (mgr.25136) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.035007+0000 mgr.y (mgr.25136) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.146732+0000 mgr.y (mgr.25136) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.146732+0000 mgr.y (mgr.25136) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.261733+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.261733+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.264845+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.264845+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.268393+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.268393+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.270072+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.270072+0000 mon.b (mon.1) 1002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.274964+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.274964+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.277656+0000 mgr.y (mgr.25136) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.277656+0000 mgr.y (mgr.25136) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.382740+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.382740+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.385953+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.385953+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.389800+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.389800+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.391123+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.391123+0000 mon.b (mon.1) 1006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.396997+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.396997+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.398547+0000 mgr.y (mgr.25136) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.398547+0000 mgr.y (mgr.25136) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.506736+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.506736+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.509612+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.509612+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.512773+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.512773+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.514063+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.514063+0000 mon.b (mon.1) 1010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.519966+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.519966+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.521648+0000 mgr.y (mgr.25136) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.521648+0000 mgr.y (mgr.25136) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.659323+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.659323+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.662217+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.662217+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.665417+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.665417+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.666879+0000 mon.b (mon.1) 1014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.666879+0000 mon.b (mon.1) 1014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.673687+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.673687+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.822616+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.822616+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.826133+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.826133+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.831037+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.831037+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.832566+0000 mon.b (mon.1) 1018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.832566+0000 mon.b (mon.1) 1018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.838931+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.838931+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.988942+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.988942+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.991976+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.991976+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.995080+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.995080+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.996533+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:20.996533+0000 mon.b (mon.1) 1022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.003086+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.003086+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cluster 2024-08-25T12:02:21.003523+0000 mon.a (mon.0) 467 : cluster [WRN] Health check update: Degraded data redundancy: 92/639 objects degraded (14.397%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: cluster 2024-08-25T12:02:21.003523+0000 mon.a (mon.0) 467 : cluster [WRN] Health check update: Degraded data redundancy: 92/639 objects degraded (14.397%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.101729+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.101729+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:21.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.104752+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.104752+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:21.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.108184+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.108184+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:21.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.109775+0000 mon.b (mon.1) 1026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.109775+0000 mon.b (mon.1) 1026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:21.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.116015+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:21.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:21 smithi196 bash[84730]: audit 2024-08-25T12:02:21.116015+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.213 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:21 smithi059 bash[113142]: debug 2024-08-25T12:02:21.795+0000 7fb04ddc2640 1 -- 172.21.15.59:0/1403127805 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561be2898960 con 0x561be28b9800 2024-08-25T12:02:22.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.675364+0000 mgr.y (mgr.25136) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.675364+0000 mgr.y (mgr.25136) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.840248+0000 mgr.y (mgr.25136) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:20.840248+0000 mgr.y (mgr.25136) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.004366+0000 mgr.y (mgr.25136) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.004366+0000 mgr.y (mgr.25136) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.117222+0000 mgr.y (mgr.25136) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.117222+0000 mgr.y (mgr.25136) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cluster 2024-08-25T12:02:21.210999+0000 mgr.y (mgr.25136) 1754 : cluster [DBG] pgmap v630: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cluster 2024-08-25T12:02:21.210999+0000 mgr.y (mgr.25136) 1754 : cluster [DBG] pgmap v630: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.240615+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.240615+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.243933+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.243933+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.246711+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.246711+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.247863+0000 mon.b (mon.1) 1030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.247863+0000 mon.b (mon.1) 1030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.251674+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.675364+0000 mgr.y (mgr.25136) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.675364+0000 mgr.y (mgr.25136) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.840248+0000 mgr.y (mgr.25136) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:20.840248+0000 mgr.y (mgr.25136) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.004366+0000 mgr.y (mgr.25136) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.004366+0000 mgr.y (mgr.25136) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.117222+0000 mgr.y (mgr.25136) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.117222+0000 mgr.y (mgr.25136) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cluster 2024-08-25T12:02:21.210999+0000 mgr.y (mgr.25136) 1754 : cluster [DBG] pgmap v630: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cluster 2024-08-25T12:02:21.210999+0000 mgr.y (mgr.25136) 1754 : cluster [DBG] pgmap v630: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.240615+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.240615+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.243933+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.243933+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.246711+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.246711+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.247863+0000 mon.b (mon.1) 1030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.247863+0000 mon.b (mon.1) 1030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.251674+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.251674+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.253199+0000 mgr.y (mgr.25136) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.253199+0000 mgr.y (mgr.25136) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.367506+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.367506+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.370645+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.370645+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.373869+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.373869+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.375094+0000 mon.b (mon.1) 1034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.375094+0000 mon.b (mon.1) 1034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.378463+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.378463+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.380787+0000 mgr.y (mgr.25136) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.380787+0000 mgr.y (mgr.25136) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.481426+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.481426+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.484396+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.484396+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.487233+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.251674+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.253199+0000 mgr.y (mgr.25136) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.253199+0000 mgr.y (mgr.25136) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.367506+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.367506+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.370645+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.370645+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.373869+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.373869+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.375094+0000 mon.b (mon.1) 1034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.375094+0000 mon.b (mon.1) 1034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.378463+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.378463+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.380787+0000 mgr.y (mgr.25136) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.380787+0000 mgr.y (mgr.25136) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.481426+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.481426+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.484396+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.484396+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.487233+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.487233+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.488664+0000 mon.b (mon.1) 1038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.488664+0000 mon.b (mon.1) 1038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.490972+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.490972+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.494133+0000 mgr.y (mgr.25136) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.494133+0000 mgr.y (mgr.25136) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.579045+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.579045+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.582032+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.582032+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.584842+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.584842+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.585901+0000 mon.b (mon.1) 1042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.585901+0000 mon.b (mon.1) 1042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.589024+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.589024+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.591347+0000 mgr.y (mgr.25136) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.591347+0000 mgr.y (mgr.25136) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.667920+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.667920+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.671243+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.671243+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.674620+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.674620+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.676356+0000 mon.b (mon.1) 1046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.676356+0000 mon.b (mon.1) 1046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.681442+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.681442+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.775628+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.775628+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.778707+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.778707+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.781329+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.781329+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.782555+0000 mon.b (mon.1) 1050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.782555+0000 mon.b (mon.1) 1050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.784560+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.784560+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.870569+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.870569+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.487233+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.488664+0000 mon.b (mon.1) 1038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.488664+0000 mon.b (mon.1) 1038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.490972+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.490972+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.494133+0000 mgr.y (mgr.25136) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.494133+0000 mgr.y (mgr.25136) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.579045+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.579045+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.582032+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.582032+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.584842+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.584842+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.585901+0000 mon.b (mon.1) 1042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.585901+0000 mon.b (mon.1) 1042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.589024+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.589024+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.591347+0000 mgr.y (mgr.25136) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.591347+0000 mgr.y (mgr.25136) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.667920+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.667920+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.873849+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.873849+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.876470+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.876470+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.877697+0000 mon.b (mon.1) 1054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.877697+0000 mon.b (mon.1) 1054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.879790+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.879790+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.972437+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.972437+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.975748+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.975748+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.979117+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.979117+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.980362+0000 mon.b (mon.1) 1058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.980362+0000 mon.b (mon.1) 1058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.985669+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:21.985669+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.071295+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.071295+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.074210+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.074210+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.077410+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.077410+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.078864+0000 mon.b (mon.1) 1062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.078864+0000 mon.b (mon.1) 1062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.083637+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.083637+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.178119+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.178119+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.180939+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.180939+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.183444+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.183444+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.184747+0000 mon.b (mon.1) 1066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.184747+0000 mon.b (mon.1) 1066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.187551+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[105101]: audit 2024-08-25T12:02:22.187551+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.671243+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.671243+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.674620+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.674620+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.676356+0000 mon.b (mon.1) 1046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.676356+0000 mon.b (mon.1) 1046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.681442+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.681442+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.775628+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.775628+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.778707+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.778707+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.781329+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.781329+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.782555+0000 mon.b (mon.1) 1050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.782555+0000 mon.b (mon.1) 1050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.784560+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.784560+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.870569+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.870569+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.873849+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.873849+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.876470+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.876470+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.877697+0000 mon.b (mon.1) 1054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.877697+0000 mon.b (mon.1) 1054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.879790+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.879790+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.972437+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.972437+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.975748+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.975748+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.979117+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.979117+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.980362+0000 mon.b (mon.1) 1058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.980362+0000 mon.b (mon.1) 1058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.985669+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:21.985669+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.071295+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.071295+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.074210+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.074210+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.077410+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.077410+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.078864+0000 mon.b (mon.1) 1062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.078864+0000 mon.b (mon.1) 1062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.083637+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.083637+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.178119+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.178119+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.180939+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.180939+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.183444+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.183444+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.184747+0000 mon.b (mon.1) 1066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.184747+0000 mon.b (mon.1) 1066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.187551+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.550 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:22 smithi059 bash[104335]: audit 2024-08-25T12:02:22.187551+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.675364+0000 mgr.y (mgr.25136) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.675364+0000 mgr.y (mgr.25136) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.840248+0000 mgr.y (mgr.25136) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:20.840248+0000 mgr.y (mgr.25136) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.004366+0000 mgr.y (mgr.25136) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.004366+0000 mgr.y (mgr.25136) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.117222+0000 mgr.y (mgr.25136) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.117222+0000 mgr.y (mgr.25136) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cluster 2024-08-25T12:02:21.210999+0000 mgr.y (mgr.25136) 1754 : cluster [DBG] pgmap v630: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cluster 2024-08-25T12:02:21.210999+0000 mgr.y (mgr.25136) 1754 : cluster [DBG] pgmap v630: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.240615+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.240615+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.243933+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.243933+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.246711+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.246711+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.247863+0000 mon.b (mon.1) 1030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.247863+0000 mon.b (mon.1) 1030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.251674+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.251674+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.253199+0000 mgr.y (mgr.25136) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.253199+0000 mgr.y (mgr.25136) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.367506+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.367506+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.370645+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.370645+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.373869+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.373869+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.375094+0000 mon.b (mon.1) 1034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.375094+0000 mon.b (mon.1) 1034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.378463+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.378463+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.380787+0000 mgr.y (mgr.25136) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.380787+0000 mgr.y (mgr.25136) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.481426+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.481426+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.484396+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.484396+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.487233+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.487233+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.488664+0000 mon.b (mon.1) 1038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.488664+0000 mon.b (mon.1) 1038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.490972+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.490972+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.494133+0000 mgr.y (mgr.25136) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.494133+0000 mgr.y (mgr.25136) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.579045+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.579045+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.582032+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.582032+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.584842+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.584842+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.585901+0000 mon.b (mon.1) 1042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.585901+0000 mon.b (mon.1) 1042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.589024+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.589024+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.591347+0000 mgr.y (mgr.25136) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.591347+0000 mgr.y (mgr.25136) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.667920+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.667920+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.671243+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.671243+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.674620+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.674620+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.676356+0000 mon.b (mon.1) 1046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.676356+0000 mon.b (mon.1) 1046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.681442+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.681442+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.775628+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.775628+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.778707+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.778707+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.781329+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.781329+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.782555+0000 mon.b (mon.1) 1050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.782555+0000 mon.b (mon.1) 1050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.784560+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.784560+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.870569+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.870569+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.873849+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.873849+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.876470+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.876470+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.877697+0000 mon.b (mon.1) 1054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.877697+0000 mon.b (mon.1) 1054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.879790+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.879790+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.972437+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.972437+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.975748+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.975748+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.979117+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.979117+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.980362+0000 mon.b (mon.1) 1058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.980362+0000 mon.b (mon.1) 1058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.985669+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:21.985669+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.071295+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.071295+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.074210+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.074210+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.077410+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.077410+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.078864+0000 mon.b (mon.1) 1062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.078864+0000 mon.b (mon.1) 1062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.083637+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.083637+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.178119+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.178119+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.180939+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.180939+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.183444+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.183444+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.184747+0000 mon.b (mon.1) 1066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.184747+0000 mon.b (mon.1) 1066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:22.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.187551+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:22.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:22 smithi196 bash[84730]: audit 2024-08-25T12:02:22.187551+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.527 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[113142]: debug 2024-08-25T12:02:23.167+0000 7fb050629640 -1 Falling back to public interface 2024-08-25T12:02:23.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.683065+0000 mgr.y (mgr.25136) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.683065+0000 mgr.y (mgr.25136) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.790522+0000 mgr.y (mgr.25136) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.790522+0000 mgr.y (mgr.25136) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.885375+0000 mgr.y (mgr.25136) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.885375+0000 mgr.y (mgr.25136) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.989055+0000 mgr.y (mgr.25136) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:21.989055+0000 mgr.y (mgr.25136) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.086860+0000 mgr.y (mgr.25136) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.086860+0000 mgr.y (mgr.25136) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.192219+0000 mgr.y (mgr.25136) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.192219+0000 mgr.y (mgr.25136) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.277512+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.277512+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.280338+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.280338+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.282700+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.282700+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.283889+0000 mon.b (mon.1) 1070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.283889+0000 mon.b (mon.1) 1070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.285695+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.285695+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.288796+0000 mgr.y (mgr.25136) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.288796+0000 mgr.y (mgr.25136) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.367252+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.367252+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.370139+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.370139+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.373952+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.373952+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.375543+0000 mon.b (mon.1) 1074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.375543+0000 mon.b (mon.1) 1074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.383022+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.383022+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.383995+0000 mgr.y (mgr.25136) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.383995+0000 mgr.y (mgr.25136) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.480625+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.480625+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.483676+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.483676+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.486447+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.486447+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.487853+0000 mon.b (mon.1) 1078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.487853+0000 mon.b (mon.1) 1078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.492958+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.492958+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.494688+0000 mgr.y (mgr.25136) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.494688+0000 mgr.y (mgr.25136) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.595651+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.595651+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.598701+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.598701+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.601417+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.601417+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.603037+0000 mon.b (mon.1) 1082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.603037+0000 mon.b (mon.1) 1082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.606280+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.606280+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.609259+0000 mgr.y (mgr.25136) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.609259+0000 mgr.y (mgr.25136) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.684942+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.684942+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.687822+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.687822+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.690694+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.690694+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.691879+0000 mon.b (mon.1) 1086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.691879+0000 mon.b (mon.1) 1086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.694249+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.694249+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.771644+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.771644+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.774659+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.774659+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.777574+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.777574+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.779135+0000 mon.b (mon.1) 1090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.779135+0000 mon.b (mon.1) 1090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.784710+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.784710+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.897044+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.683065+0000 mgr.y (mgr.25136) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.683065+0000 mgr.y (mgr.25136) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.790522+0000 mgr.y (mgr.25136) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.790522+0000 mgr.y (mgr.25136) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.885375+0000 mgr.y (mgr.25136) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.885375+0000 mgr.y (mgr.25136) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.989055+0000 mgr.y (mgr.25136) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:21.989055+0000 mgr.y (mgr.25136) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.086860+0000 mgr.y (mgr.25136) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.086860+0000 mgr.y (mgr.25136) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.192219+0000 mgr.y (mgr.25136) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.192219+0000 mgr.y (mgr.25136) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.277512+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.277512+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.280338+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.280338+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.282700+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.282700+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.283889+0000 mon.b (mon.1) 1070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.283889+0000 mon.b (mon.1) 1070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.897044+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.900194+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.900194+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.903018+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.903018+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.904845+0000 mon.b (mon.1) 1094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.904845+0000 mon.b (mon.1) 1094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.908092+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:22.908092+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.018735+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.018735+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.022005+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.022005+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.025116+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.025116+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.026450+0000 mon.b (mon.1) 1098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.026450+0000 mon.b (mon.1) 1098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.031881+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.031881+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.142809+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.142809+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.146019+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.146019+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.149046+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.149046+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.150608+0000 mon.b (mon.1) 1102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.150608+0000 mon.b (mon.1) 1102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.156723+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[104335]: audit 2024-08-25T12:02:23.156723+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.285695+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.285695+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.288796+0000 mgr.y (mgr.25136) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.288796+0000 mgr.y (mgr.25136) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.367252+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.367252+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.370139+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.370139+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.373952+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.373952+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.375543+0000 mon.b (mon.1) 1074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.375543+0000 mon.b (mon.1) 1074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.383022+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.383022+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.383995+0000 mgr.y (mgr.25136) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.383995+0000 mgr.y (mgr.25136) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.480625+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.480625+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.483676+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.483676+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.486447+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.486447+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.487853+0000 mon.b (mon.1) 1078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.487853+0000 mon.b (mon.1) 1078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.492958+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.492958+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.494688+0000 mgr.y (mgr.25136) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.494688+0000 mgr.y (mgr.25136) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.595651+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.595651+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.598701+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.598701+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.601417+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.601417+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.603037+0000 mon.b (mon.1) 1082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.603037+0000 mon.b (mon.1) 1082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.606280+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.606280+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.609259+0000 mgr.y (mgr.25136) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.609259+0000 mgr.y (mgr.25136) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.684942+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.684942+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.687822+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.687822+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.690694+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.690694+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.691879+0000 mon.b (mon.1) 1086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.691879+0000 mon.b (mon.1) 1086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.694249+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.694249+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.771644+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.771644+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.774659+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.774659+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.777574+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.777574+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.779135+0000 mon.b (mon.1) 1090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.779135+0000 mon.b (mon.1) 1090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.784710+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.784710+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.897044+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.897044+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.900194+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.900194+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.903018+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.903018+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.904845+0000 mon.b (mon.1) 1094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.904845+0000 mon.b (mon.1) 1094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.908092+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:22.908092+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.018735+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.018735+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.022005+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.022005+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.025116+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.025116+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.026450+0000 mon.b (mon.1) 1098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.026450+0000 mon.b (mon.1) 1098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.031881+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.031881+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.142809+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.142809+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.146019+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.146019+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.149046+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.149046+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.150608+0000 mon.b (mon.1) 1102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.150608+0000 mon.b (mon.1) 1102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.156723+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:23 smithi059 bash[105101]: audit 2024-08-25T12:02:23.156723+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.683065+0000 mgr.y (mgr.25136) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.683065+0000 mgr.y (mgr.25136) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.790522+0000 mgr.y (mgr.25136) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.790522+0000 mgr.y (mgr.25136) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.885375+0000 mgr.y (mgr.25136) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.885375+0000 mgr.y (mgr.25136) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.989055+0000 mgr.y (mgr.25136) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:21.989055+0000 mgr.y (mgr.25136) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.086860+0000 mgr.y (mgr.25136) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.086860+0000 mgr.y (mgr.25136) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.192219+0000 mgr.y (mgr.25136) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.192219+0000 mgr.y (mgr.25136) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.277512+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.277512+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.280338+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.280338+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.282700+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.282700+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.283889+0000 mon.b (mon.1) 1070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.283889+0000 mon.b (mon.1) 1070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.285695+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.285695+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.288796+0000 mgr.y (mgr.25136) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.288796+0000 mgr.y (mgr.25136) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.367252+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.367252+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.370139+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.370139+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.373952+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.373952+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.375543+0000 mon.b (mon.1) 1074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.375543+0000 mon.b (mon.1) 1074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.383022+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.383022+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.383995+0000 mgr.y (mgr.25136) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.383995+0000 mgr.y (mgr.25136) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.480625+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.480625+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.483676+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.483676+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.486447+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.486447+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.487853+0000 mon.b (mon.1) 1078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.487853+0000 mon.b (mon.1) 1078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.492958+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.492958+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.494688+0000 mgr.y (mgr.25136) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.494688+0000 mgr.y (mgr.25136) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.595651+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.595651+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.598701+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.598701+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.601417+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.601417+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.603037+0000 mon.b (mon.1) 1082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.603037+0000 mon.b (mon.1) 1082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.606280+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.606280+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.609259+0000 mgr.y (mgr.25136) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.609259+0000 mgr.y (mgr.25136) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.684942+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.684942+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.687822+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.687822+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.690694+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.690694+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.691879+0000 mon.b (mon.1) 1086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.691879+0000 mon.b (mon.1) 1086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.694249+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.694249+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.771644+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.771644+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.774659+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.774659+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.777574+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.777574+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.779135+0000 mon.b (mon.1) 1090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.779135+0000 mon.b (mon.1) 1090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.784710+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.784710+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.897044+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.897044+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.900194+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.900194+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.903018+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.903018+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.904845+0000 mon.b (mon.1) 1094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.904845+0000 mon.b (mon.1) 1094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.908092+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:22.908092+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.018735+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.018735+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.022005+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.022005+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.025116+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.025116+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.026450+0000 mon.b (mon.1) 1098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.026450+0000 mon.b (mon.1) 1098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.031881+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.031881+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.142809+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.142809+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.146019+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.146019+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.149046+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.149046+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.150608+0000 mon.b (mon.1) 1102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.150608+0000 mon.b (mon.1) 1102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:23.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.156723+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:23.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:23 smithi196 bash[84730]: audit 2024-08-25T12:02:23.156723+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.697755+0000 mgr.y (mgr.25136) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.697755+0000 mgr.y (mgr.25136) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.785840+0000 mgr.y (mgr.25136) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.785840+0000 mgr.y (mgr.25136) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.911105+0000 mgr.y (mgr.25136) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:22.911105+0000 mgr.y (mgr.25136) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.033573+0000 mgr.y (mgr.25136) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.033573+0000 mgr.y (mgr.25136) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.159148+0000 mgr.y (mgr.25136) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.159148+0000 mgr.y (mgr.25136) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cluster 2024-08-25T12:02:23.211484+0000 mgr.y (mgr.25136) 1774 : cluster [DBG] pgmap v631: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cluster 2024-08-25T12:02:23.211484+0000 mgr.y (mgr.25136) 1774 : cluster [DBG] pgmap v631: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.274239+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.274239+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.277307+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.277307+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.280503+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.280503+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.281777+0000 mon.b (mon.1) 1106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.697755+0000 mgr.y (mgr.25136) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.697755+0000 mgr.y (mgr.25136) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.785840+0000 mgr.y (mgr.25136) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.785840+0000 mgr.y (mgr.25136) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.911105+0000 mgr.y (mgr.25136) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:22.911105+0000 mgr.y (mgr.25136) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.033573+0000 mgr.y (mgr.25136) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.033573+0000 mgr.y (mgr.25136) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.159148+0000 mgr.y (mgr.25136) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.159148+0000 mgr.y (mgr.25136) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cluster 2024-08-25T12:02:23.211484+0000 mgr.y (mgr.25136) 1774 : cluster [DBG] pgmap v631: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cluster 2024-08-25T12:02:23.211484+0000 mgr.y (mgr.25136) 1774 : cluster [DBG] pgmap v631: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.274239+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.274239+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.277307+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.277307+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.280503+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.280503+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.281777+0000 mon.b (mon.1) 1106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.281777+0000 mon.b (mon.1) 1106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.285770+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.285770+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.288911+0000 mgr.y (mgr.25136) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.288911+0000 mgr.y (mgr.25136) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.425320+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.425320+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.428633+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.428633+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.432499+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.432499+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.434192+0000 mon.b (mon.1) 1110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.434192+0000 mon.b (mon.1) 1110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.439787+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.439787+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.443958+0000 mgr.y (mgr.25136) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.443958+0000 mgr.y (mgr.25136) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.534672+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.534672+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.538232+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.538232+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.543299+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.543299+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.544923+0000 mon.b (mon.1) 1114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.544923+0000 mon.b (mon.1) 1114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.551932+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.551932+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.553948+0000 mgr.y (mgr.25136) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.553948+0000 mgr.y (mgr.25136) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.643327+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.643327+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.646252+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.646252+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.648780+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.648780+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.649976+0000 mon.b (mon.1) 1118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.649976+0000 mon.b (mon.1) 1118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.653525+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.653525+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.737236+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.737236+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.281777+0000 mon.b (mon.1) 1106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.285770+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.285770+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.288911+0000 mgr.y (mgr.25136) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.288911+0000 mgr.y (mgr.25136) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.425320+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.425320+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.428633+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.428633+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.432499+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.432499+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.434192+0000 mon.b (mon.1) 1110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.434192+0000 mon.b (mon.1) 1110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.439787+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.439787+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.443958+0000 mgr.y (mgr.25136) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.443958+0000 mgr.y (mgr.25136) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.534672+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.534672+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.538232+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.538232+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.739915+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.739915+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.742536+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.742536+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.744070+0000 mon.b (mon.1) 1122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.744070+0000 mon.b (mon.1) 1122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.747919+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.747919+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.834370+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.834370+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.837059+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.837059+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.839483+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.839483+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.840642+0000 mon.b (mon.1) 1126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.840642+0000 mon.b (mon.1) 1126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.844125+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.844125+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.932422+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.932422+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.935361+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.935361+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.938107+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.938107+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.939370+0000 mon.b (mon.1) 1130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.939370+0000 mon.b (mon.1) 1130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.943095+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:23.943095+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.028842+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.028842+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.031671+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.031671+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.034034+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.034034+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.035001+0000 mon.b (mon.1) 1134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.035001+0000 mon.b (mon.1) 1134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.037025+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.037025+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.152326+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.543299+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.543299+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.544923+0000 mon.b (mon.1) 1114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.544923+0000 mon.b (mon.1) 1114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.551932+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.551932+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.553948+0000 mgr.y (mgr.25136) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.553948+0000 mgr.y (mgr.25136) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.643327+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.643327+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.646252+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.646252+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.648780+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.648780+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.649976+0000 mon.b (mon.1) 1118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.649976+0000 mon.b (mon.1) 1118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.653525+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.653525+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.737236+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.737236+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.152326+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.155581+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.155581+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.158157+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.158157+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.167053+0000 mon.b (mon.1) 1138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.167053+0000 mon.b (mon.1) 1138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.169601+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[104335]: audit 2024-08-25T12:02:24.169601+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.739915+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.739915+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.742536+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.742536+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.744070+0000 mon.b (mon.1) 1122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.744070+0000 mon.b (mon.1) 1122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.747919+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.747919+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.834370+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.834370+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.837059+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.837059+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.839483+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.839483+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.840642+0000 mon.b (mon.1) 1126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.840642+0000 mon.b (mon.1) 1126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.844125+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.844125+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.932422+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.932422+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.935361+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.935361+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.938107+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.938107+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.939370+0000 mon.b (mon.1) 1130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.939370+0000 mon.b (mon.1) 1130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.943095+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:23.943095+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.028842+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.028842+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.031671+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.031671+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.034034+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.034034+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.035001+0000 mon.b (mon.1) 1134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.035001+0000 mon.b (mon.1) 1134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.037025+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.037025+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.152326+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.152326+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.155581+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.155581+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.158157+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.158157+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.167053+0000 mon.b (mon.1) 1138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.167053+0000 mon.b (mon.1) 1138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.169601+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:24 smithi059 bash[105101]: audit 2024-08-25T12:02:24.169601+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.697755+0000 mgr.y (mgr.25136) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.697755+0000 mgr.y (mgr.25136) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.785840+0000 mgr.y (mgr.25136) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.785840+0000 mgr.y (mgr.25136) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.911105+0000 mgr.y (mgr.25136) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:22.911105+0000 mgr.y (mgr.25136) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.033573+0000 mgr.y (mgr.25136) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.033573+0000 mgr.y (mgr.25136) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.159148+0000 mgr.y (mgr.25136) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.159148+0000 mgr.y (mgr.25136) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cluster 2024-08-25T12:02:23.211484+0000 mgr.y (mgr.25136) 1774 : cluster [DBG] pgmap v631: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cluster 2024-08-25T12:02:23.211484+0000 mgr.y (mgr.25136) 1774 : cluster [DBG] pgmap v631: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.274239+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.274239+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.277307+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.277307+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.280503+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.280503+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.281777+0000 mon.b (mon.1) 1106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.281777+0000 mon.b (mon.1) 1106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.285770+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.285770+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.288911+0000 mgr.y (mgr.25136) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.288911+0000 mgr.y (mgr.25136) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.425320+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.425320+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.428633+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.428633+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.432499+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.432499+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.434192+0000 mon.b (mon.1) 1110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.434192+0000 mon.b (mon.1) 1110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.439787+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.439787+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.443958+0000 mgr.y (mgr.25136) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.443958+0000 mgr.y (mgr.25136) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.534672+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.534672+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.538232+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.538232+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.543299+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.543299+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.544923+0000 mon.b (mon.1) 1114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.544923+0000 mon.b (mon.1) 1114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.551932+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.551932+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.553948+0000 mgr.y (mgr.25136) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.553948+0000 mgr.y (mgr.25136) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.643327+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.643327+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.646252+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.646252+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.648780+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.648780+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.649976+0000 mon.b (mon.1) 1118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.649976+0000 mon.b (mon.1) 1118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.653525+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.653525+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.737236+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.737236+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.739915+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.739915+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.742536+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.742536+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.744070+0000 mon.b (mon.1) 1122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.744070+0000 mon.b (mon.1) 1122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.747919+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.747919+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.834370+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.834370+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.837059+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.837059+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.839483+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.839483+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.840642+0000 mon.b (mon.1) 1126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.840642+0000 mon.b (mon.1) 1126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.844125+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.844125+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.932422+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.932422+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.935361+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.935361+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.938107+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.938107+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.939370+0000 mon.b (mon.1) 1130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.939370+0000 mon.b (mon.1) 1130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.943095+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:23.943095+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.028842+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.028842+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.031671+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.031671+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.034034+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.034034+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.035001+0000 mon.b (mon.1) 1134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.035001+0000 mon.b (mon.1) 1134 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.037025+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.037025+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.152326+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.152326+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.155581+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.155581+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.158157+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.158157+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.167053+0000 mon.b (mon.1) 1138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.167053+0000 mon.b (mon.1) 1138 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.169601+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:24.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:24 smithi196 bash[84730]: audit 2024-08-25T12:02:24.169601+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.657557+0000 mgr.y (mgr.25136) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.657557+0000 mgr.y (mgr.25136) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.751960+0000 mgr.y (mgr.25136) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.751960+0000 mgr.y (mgr.25136) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.848158+0000 mgr.y (mgr.25136) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.848158+0000 mgr.y (mgr.25136) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.946550+0000 mgr.y (mgr.25136) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:23.946550+0000 mgr.y (mgr.25136) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.041710+0000 mgr.y (mgr.25136) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.041710+0000 mgr.y (mgr.25136) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.172143+0000 mgr.y (mgr.25136) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.172143+0000 mgr.y (mgr.25136) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.284573+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.284573+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.287873+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.287873+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.290423+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.290423+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.291593+0000 mon.b (mon.1) 1142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.291593+0000 mon.b (mon.1) 1142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.657557+0000 mgr.y (mgr.25136) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.657557+0000 mgr.y (mgr.25136) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.751960+0000 mgr.y (mgr.25136) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.751960+0000 mgr.y (mgr.25136) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.848158+0000 mgr.y (mgr.25136) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.848158+0000 mgr.y (mgr.25136) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.946550+0000 mgr.y (mgr.25136) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:23.946550+0000 mgr.y (mgr.25136) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.041710+0000 mgr.y (mgr.25136) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.041710+0000 mgr.y (mgr.25136) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.172143+0000 mgr.y (mgr.25136) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.172143+0000 mgr.y (mgr.25136) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.284573+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.284573+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.287873+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.287873+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.290423+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.290423+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.291593+0000 mon.b (mon.1) 1142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.508 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.291593+0000 mon.b (mon.1) 1142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.294890+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.294890+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.297168+0000 mgr.y (mgr.25136) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.297168+0000 mgr.y (mgr.25136) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.382126+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.382126+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.384833+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.384833+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.387403+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.387403+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.388963+0000 mon.b (mon.1) 1146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.388963+0000 mon.b (mon.1) 1146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.509 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.391710+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.391710+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.395649+0000 mgr.y (mgr.25136) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.395649+0000 mgr.y (mgr.25136) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.472497+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.472497+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.475736+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.475736+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.478212+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.294890+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.510 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.294890+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.297168+0000 mgr.y (mgr.25136) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.297168+0000 mgr.y (mgr.25136) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.382126+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.382126+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.384833+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.384833+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.387403+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.387403+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.388963+0000 mon.b (mon.1) 1146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.388963+0000 mon.b (mon.1) 1146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.391710+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.391710+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.395649+0000 mgr.y (mgr.25136) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.395649+0000 mgr.y (mgr.25136) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.472497+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.472497+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.475736+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.475736+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.478212+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.478212+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.512 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.479656+0000 mon.b (mon.1) 1150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.479656+0000 mon.b (mon.1) 1150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.483606+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.483606+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.485900+0000 mgr.y (mgr.25136) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.485900+0000 mgr.y (mgr.25136) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.580116+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.580116+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.587461+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.587461+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.590766+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.590766+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.591955+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.591955+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.599840+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.599840+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.603094+0000 mgr.y (mgr.25136) 1787 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.603094+0000 mgr.y (mgr.25136) 1787 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.605968+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.605968+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.607073+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.607073+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.478212+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.479656+0000 mon.b (mon.1) 1150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.514 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.479656+0000 mon.b (mon.1) 1150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.483606+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.483606+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.485900+0000 mgr.y (mgr.25136) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.485900+0000 mgr.y (mgr.25136) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.580116+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.580116+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.587461+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.587461+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.590766+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.590766+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.591955+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.591955+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.599840+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.599840+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.603094+0000 mgr.y (mgr.25136) 1787 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.603094+0000 mgr.y (mgr.25136) 1787 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.605968+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.605968+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.607073+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.607073+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.617959+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.617959+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.620276+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.620276+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.622519+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.622519+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.624450+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.624450+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.625041+0000 mgr.y (mgr.25136) 1788 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.625041+0000 mgr.y (mgr.25136) 1788 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.626235+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.626235+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.627459+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.627459+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.628085+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.628085+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.630831+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.630831+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.631062+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.631062+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.636691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.636691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.639920+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.639920+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.640258+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.640258+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.645754+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.645754+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.649183+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.649183+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.649344+0000 mon.b (mon.1) 1162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.649344+0000 mon.b (mon.1) 1162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.655043+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.655043+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.656754+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.656754+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.658534+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.617959+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.617959+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.620276+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.620276+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.622519+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.622519+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.624450+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.624450+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.625041+0000 mgr.y (mgr.25136) 1788 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.625041+0000 mgr.y (mgr.25136) 1788 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.626235+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.626235+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.627459+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.627459+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.628085+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.628085+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.630831+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.630831+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.631062+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.658534+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.658625+0000 mon.b (mon.1) 1163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.658625+0000 mon.b (mon.1) 1163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.660257+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.660257+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.660382+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.660382+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.661821+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.661821+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.662160+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.662160+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.663375+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.663375+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.663879+0000 mon.b (mon.1) 1166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.663879+0000 mon.b (mon.1) 1166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.664985+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.664985+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.631062+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.636691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.522 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.636691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.639920+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.639920+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.640258+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.640258+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.645754+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.645754+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.649183+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.649183+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.649344+0000 mon.b (mon.1) 1162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.649344+0000 mon.b (mon.1) 1162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.655043+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.655043+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.656754+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.656754+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.658534+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.665499+0000 mon.b (mon.1) 1167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.665499+0000 mon.b (mon.1) 1167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.666332+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.666332+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.667022+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.524 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.667022+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.667849+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.667849+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.668665+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.668665+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.670020+0000 mon.b (mon.1) 1170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.670020+0000 mon.b (mon.1) 1170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.671537+0000 mon.b (mon.1) 1171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.671537+0000 mon.b (mon.1) 1171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.671573+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.671573+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.658534+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.525 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.658625+0000 mon.b (mon.1) 1163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.658625+0000 mon.b (mon.1) 1163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.660257+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.660257+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.660382+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.660382+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.661821+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.661821+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.662160+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.662160+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.663375+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.663375+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.663879+0000 mon.b (mon.1) 1166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.526 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.663879+0000 mon.b (mon.1) 1166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.664985+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.664985+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.676858+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.676858+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.678439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.678439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.679986+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.679986+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.680520+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.680520+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.681483+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.681483+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.682097+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.682097+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.683017+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.683017+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.683656+0000 mon.b (mon.1) 1174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.683656+0000 mon.b (mon.1) 1174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.684539+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.684539+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.665499+0000 mon.b (mon.1) 1167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.665499+0000 mon.b (mon.1) 1167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.666332+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.666332+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.667022+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.667022+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.667849+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.667849+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.668665+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.668665+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.670020+0000 mon.b (mon.1) 1170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.670020+0000 mon.b (mon.1) 1170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.671537+0000 mon.b (mon.1) 1171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.671537+0000 mon.b (mon.1) 1171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.671573+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:02:25.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.671573+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:02:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.685143+0000 mon.b (mon.1) 1175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.685143+0000 mon.b (mon.1) 1175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.686437+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.686437+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.686658+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.686658+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.688210+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.688210+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.689456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.689456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.690094+0000 mon.b (mon.1) 1178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.690094+0000 mon.b (mon.1) 1178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.697909+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.697909+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.699078+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.699078+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.700676+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.700676+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.707427+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.676858+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.676858+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.678439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.678439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.679986+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.679986+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.680520+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.680520+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.681483+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.681483+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.682097+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.682097+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.683017+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.683017+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.683656+0000 mon.b (mon.1) 1174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.683656+0000 mon.b (mon.1) 1174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.684539+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.684539+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.707427+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.796880+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.796880+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.798137+0000 mon.b (mon.1) 1182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.798137+0000 mon.b (mon.1) 1182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.803386+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[104335]: audit 2024-08-25T12:02:24.803386+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.685143+0000 mon.b (mon.1) 1175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.685143+0000 mon.b (mon.1) 1175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.686437+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.686437+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.686658+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.686658+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.688210+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.688210+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.689456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.689456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.690094+0000 mon.b (mon.1) 1178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.690094+0000 mon.b (mon.1) 1178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.697909+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.697909+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.699078+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.699078+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.700676+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.700676+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.707427+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.707427+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.796880+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.796880+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.798137+0000 mon.b (mon.1) 1182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.798137+0000 mon.b (mon.1) 1182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.803386+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:25 smithi059 bash[105101]: audit 2024-08-25T12:02:24.803386+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.657557+0000 mgr.y (mgr.25136) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.657557+0000 mgr.y (mgr.25136) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.751960+0000 mgr.y (mgr.25136) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.751960+0000 mgr.y (mgr.25136) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.848158+0000 mgr.y (mgr.25136) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.848158+0000 mgr.y (mgr.25136) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.946550+0000 mgr.y (mgr.25136) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:23.946550+0000 mgr.y (mgr.25136) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.041710+0000 mgr.y (mgr.25136) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.041710+0000 mgr.y (mgr.25136) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.172143+0000 mgr.y (mgr.25136) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.172143+0000 mgr.y (mgr.25136) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.284573+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.284573+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.287873+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.287873+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.290423+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.290423+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.291593+0000 mon.b (mon.1) 1142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.291593+0000 mon.b (mon.1) 1142 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.294890+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.294890+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.297168+0000 mgr.y (mgr.25136) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.297168+0000 mgr.y (mgr.25136) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.382126+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.382126+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.384833+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.384833+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.387403+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.387403+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.388963+0000 mon.b (mon.1) 1146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.388963+0000 mon.b (mon.1) 1146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.391710+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.391710+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.395649+0000 mgr.y (mgr.25136) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.395649+0000 mgr.y (mgr.25136) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.472497+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.472497+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.475736+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.475736+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.478212+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.478212+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.479656+0000 mon.b (mon.1) 1150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.479656+0000 mon.b (mon.1) 1150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.483606+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.483606+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.485900+0000 mgr.y (mgr.25136) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.485900+0000 mgr.y (mgr.25136) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.580116+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.580116+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.587461+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.587461+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:02:25.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.590766+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.590766+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.591955+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.591955+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.599840+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.599840+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.603094+0000 mgr.y (mgr.25136) 1787 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.603094+0000 mgr.y (mgr.25136) 1787 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.605968+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.605968+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.607073+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.607073+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.617959+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.617959+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.620276+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.620276+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.622519+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.622519+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.624450+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.624450+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.625041+0000 mgr.y (mgr.25136) 1788 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.625041+0000 mgr.y (mgr.25136) 1788 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.626235+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.626235+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.627459+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.627459+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.628085+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.628085+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.630831+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:02:25.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.630831+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.631062+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.631062+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.636691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.636691+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.639920+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.639920+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.640258+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.640258+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.645754+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.645754+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.649183+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.649183+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:02:25.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.649344+0000 mon.b (mon.1) 1162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.649344+0000 mon.b (mon.1) 1162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.655043+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.655043+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.656754+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.656754+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.658534+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.658534+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.658625+0000 mon.b (mon.1) 1163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.658625+0000 mon.b (mon.1) 1163 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.660257+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.660257+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.660382+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.660382+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.661821+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.661821+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.662160+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.662160+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.663375+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.663375+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.663879+0000 mon.b (mon.1) 1166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.663879+0000 mon.b (mon.1) 1166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.664985+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.664985+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.665499+0000 mon.b (mon.1) 1167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.665499+0000 mon.b (mon.1) 1167 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.666332+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.666332+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.667022+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.667022+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.667849+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.667849+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.668665+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.668665+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.670020+0000 mon.b (mon.1) 1170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.670020+0000 mon.b (mon.1) 1170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.671537+0000 mon.b (mon.1) 1171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.671537+0000 mon.b (mon.1) 1171 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.671573+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.671573+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.676858+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.676858+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.678439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.678439+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.679986+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.679986+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.680520+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.622 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.680520+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.681483+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.681483+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.682097+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.682097+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.683017+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.683017+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.683656+0000 mon.b (mon.1) 1174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.683656+0000 mon.b (mon.1) 1174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.684539+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.684539+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.685143+0000 mon.b (mon.1) 1175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.685143+0000 mon.b (mon.1) 1175 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.623 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.686437+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.686437+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.686658+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.686658+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.688210+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.688210+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.689456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.689456+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.690094+0000 mon.b (mon.1) 1178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.690094+0000 mon.b (mon.1) 1178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.697909+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.697909+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.699078+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.699078+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.624 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.700676+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.700676+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.707427+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.707427+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.796880+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.796880+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.798137+0000 mon.b (mon.1) 1182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.798137+0000 mon.b (mon.1) 1182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.803386+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:25.625 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:25 smithi196 bash[84730]: audit 2024-08-25T12:02:24.803386+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:26.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.685434+0000 mgr.y (mgr.25136) 1789 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[104335]: cephadm 2024-08-25T12:02:24.685434+0000 mgr.y (mgr.25136) 1789 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[104335]: audit 2024-08-25T12:02:25.143814+0000 mgr.y (mgr.25136) 1790 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[104335]: audit 2024-08-25T12:02:25.143814+0000 mgr.y (mgr.25136) 1790 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[104335]: cluster 2024-08-25T12:02:25.213391+0000 mgr.y (mgr.25136) 1791 : cluster [DBG] pgmap v632: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[104335]: cluster 2024-08-25T12:02:25.213391+0000 mgr.y (mgr.25136) 1791 : cluster [DBG] pgmap v632: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.685434+0000 mgr.y (mgr.25136) 1789 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[105101]: cephadm 2024-08-25T12:02:24.685434+0000 mgr.y (mgr.25136) 1789 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[105101]: audit 2024-08-25T12:02:25.143814+0000 mgr.y (mgr.25136) 1790 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[105101]: audit 2024-08-25T12:02:25.143814+0000 mgr.y (mgr.25136) 1790 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[105101]: cluster 2024-08-25T12:02:25.213391+0000 mgr.y (mgr.25136) 1791 : cluster [DBG] pgmap v632: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[105101]: cluster 2024-08-25T12:02:25.213391+0000 mgr.y (mgr.25136) 1791 : cluster [DBG] pgmap v632: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:26 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.685434+0000 mgr.y (mgr.25136) 1789 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:02:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:26 smithi196 bash[84730]: cephadm 2024-08-25T12:02:24.685434+0000 mgr.y (mgr.25136) 1789 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:02:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:26 smithi196 bash[84730]: audit 2024-08-25T12:02:25.143814+0000 mgr.y (mgr.25136) 1790 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:26 smithi196 bash[84730]: audit 2024-08-25T12:02:25.143814+0000 mgr.y (mgr.25136) 1790 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:26 smithi196 bash[84730]: cluster 2024-08-25T12:02:25.213391+0000 mgr.y (mgr.25136) 1791 : cluster [DBG] pgmap v632: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:26 smithi196 bash[84730]: cluster 2024-08-25T12:02:25.213391+0000 mgr.y (mgr.25136) 1791 : cluster [DBG] pgmap v632: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92/639 objects degraded (14.397%) 2024-08-25T12:02:26.922 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:26 smithi059 bash[113142]: debug 2024-08-25T12:02:26.691+0000 7fb050629640 -1 osd.1 121 log_to_monitors true 2024-08-25T12:02:27.527 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:02:27 smithi059 bash[113142]: debug 2024-08-25T12:02:27.271+0000 7fb0483d3640 -1 osd.1 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:02:27.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:27 smithi059 bash[104335]: audit 2024-08-25T12:02:26.697880+0000 mon.a (mon.0) 531 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-25T12:02:27.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:27 smithi059 bash[104335]: audit 2024-08-25T12:02:26.697880+0000 mon.a (mon.0) 531 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-25T12:02:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:27 smithi059 bash[105101]: audit 2024-08-25T12:02:26.697880+0000 mon.a (mon.0) 531 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-25T12:02:27.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:27 smithi059 bash[105101]: audit 2024-08-25T12:02:26.697880+0000 mon.a (mon.0) 531 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-25T12:02:27.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:27 smithi196 bash[84730]: audit 2024-08-25T12:02:26.697880+0000 mon.a (mon.0) 531 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-25T12:02:27.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:27 smithi196 bash[84730]: audit 2024-08-25T12:02:26.697880+0000 mon.a (mon.0) 531 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: cluster 2024-08-25T12:02:27.214194+0000 mgr.y (mgr.25136) 1792 : cluster [DBG] pgmap v633: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: cluster 2024-08-25T12:02:27.214194+0000 mgr.y (mgr.25136) 1792 : cluster [DBG] pgmap v633: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.234452+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.234452+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: cluster 2024-08-25T12:02:27.239583+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: cluster 2024-08-25T12:02:27.239583+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.240217+0000 mon.a (mon.0) 534 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.240217+0000 mon.a (mon.0) 534 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.328967+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.328967+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.339236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.339236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.349259+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[104335]: audit 2024-08-25T12:02:27.349259+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: cluster 2024-08-25T12:02:27.214194+0000 mgr.y (mgr.25136) 1792 : cluster [DBG] pgmap v633: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: cluster 2024-08-25T12:02:27.214194+0000 mgr.y (mgr.25136) 1792 : cluster [DBG] pgmap v633: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.234452+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.234452+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: cluster 2024-08-25T12:02:27.239583+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: cluster 2024-08-25T12:02:27.239583+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-25T12:02:28.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.240217+0000 mon.a (mon.0) 534 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:02:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.240217+0000 mon.a (mon.0) 534 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:02:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.328967+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.328967+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.339236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.339236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.349259+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:28 smithi059 bash[105101]: audit 2024-08-25T12:02:27.349259+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: cluster 2024-08-25T12:02:27.214194+0000 mgr.y (mgr.25136) 1792 : cluster [DBG] pgmap v633: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:28.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: cluster 2024-08-25T12:02:27.214194+0000 mgr.y (mgr.25136) 1792 : cluster [DBG] pgmap v633: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:28.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.234452+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.234452+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: cluster 2024-08-25T12:02:27.239583+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: cluster 2024-08-25T12:02:27.239583+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.240217+0000 mon.a (mon.0) 534 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.240217+0000 mon.a (mon.0) 534 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.328967+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.328967+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.339236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.339236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.349259+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:28.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:28 smithi196 bash[84730]: audit 2024-08-25T12:02:27.349259+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:29.416 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:02:29] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-08-25T12:02:29.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: cluster 2024-08-25T12:02:28.235792+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:02:29.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: cluster 2024-08-25T12:02:28.235792+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: cluster 2024-08-25T12:02:28.243582+0000 mon.a (mon.0) 539 : cluster [INF] osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550] boot 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: cluster 2024-08-25T12:02:28.243582+0000 mon.a (mon.0) 539 : cluster [INF] osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550] boot 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: cluster 2024-08-25T12:02:28.243743+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: cluster 2024-08-25T12:02:28.243743+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: audit 2024-08-25T12:02:28.252914+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: audit 2024-08-25T12:02:28.252914+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: cluster 2024-08-25T12:02:29.245029+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[104335]: cluster 2024-08-25T12:02:29.245029+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-25T12:02:29.417 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: cluster 2024-08-25T12:02:28.235792+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: cluster 2024-08-25T12:02:28.235792+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: cluster 2024-08-25T12:02:28.243582+0000 mon.a (mon.0) 539 : cluster [INF] osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550] boot 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: cluster 2024-08-25T12:02:28.243582+0000 mon.a (mon.0) 539 : cluster [INF] osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550] boot 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: cluster 2024-08-25T12:02:28.243743+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: cluster 2024-08-25T12:02:28.243743+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: audit 2024-08-25T12:02:28.252914+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: audit 2024-08-25T12:02:28.252914+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: cluster 2024-08-25T12:02:29.245029+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-25T12:02:29.418 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:29 smithi059 bash[105101]: cluster 2024-08-25T12:02:29.245029+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-25T12:02:29.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: cluster 2024-08-25T12:02:28.235792+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:02:29.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: cluster 2024-08-25T12:02:28.235792+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:02:29.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: cluster 2024-08-25T12:02:28.243582+0000 mon.a (mon.0) 539 : cluster [INF] osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550] boot 2024-08-25T12:02:29.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: cluster 2024-08-25T12:02:28.243582+0000 mon.a (mon.0) 539 : cluster [INF] osd.1 [v2:172.21.15.59:6810/3959433550,v1:172.21.15.59:6811/3959433550] boot 2024-08-25T12:02:29.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: cluster 2024-08-25T12:02:28.243743+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-25T12:02:29.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: cluster 2024-08-25T12:02:28.243743+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-25T12:02:29.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: audit 2024-08-25T12:02:28.252914+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-25T12:02:29.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: audit 2024-08-25T12:02:28.252914+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-25T12:02:29.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: cluster 2024-08-25T12:02:29.245029+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-25T12:02:29.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:29 smithi196 bash[84730]: cluster 2024-08-25T12:02:29.245029+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-25T12:02:30.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:30 smithi196 bash[84730]: cluster 2024-08-25T12:02:29.214734+0000 mgr.y (mgr.25136) 1793 : cluster [DBG] pgmap v636: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:30.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:30 smithi196 bash[84730]: cluster 2024-08-25T12:02:29.214734+0000 mgr.y (mgr.25136) 1793 : cluster [DBG] pgmap v636: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:30.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:30 smithi196 bash[84730]: audit 2024-08-25T12:02:29.591464+0000 mgr.y (mgr.25136) 1794 : audit [DBG] from='client.74246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:30.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:30 smithi196 bash[84730]: audit 2024-08-25T12:02:29.591464+0000 mgr.y (mgr.25136) 1794 : audit [DBG] from='client.74246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:30.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:30 smithi059 bash[104335]: cluster 2024-08-25T12:02:29.214734+0000 mgr.y (mgr.25136) 1793 : cluster [DBG] pgmap v636: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:30 smithi059 bash[104335]: cluster 2024-08-25T12:02:29.214734+0000 mgr.y (mgr.25136) 1793 : cluster [DBG] pgmap v636: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:30 smithi059 bash[104335]: audit 2024-08-25T12:02:29.591464+0000 mgr.y (mgr.25136) 1794 : audit [DBG] from='client.74246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:30.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:30 smithi059 bash[104335]: audit 2024-08-25T12:02:29.591464+0000 mgr.y (mgr.25136) 1794 : audit [DBG] from='client.74246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:30 smithi059 bash[105101]: cluster 2024-08-25T12:02:29.214734+0000 mgr.y (mgr.25136) 1793 : cluster [DBG] pgmap v636: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:30 smithi059 bash[105101]: cluster 2024-08-25T12:02:29.214734+0000 mgr.y (mgr.25136) 1793 : cluster [DBG] pgmap v636: 161 pgs: 37 active+undersized, 25 active+undersized+degraded, 99 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 92/639 objects degraded (14.397%) 2024-08-25T12:02:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:30 smithi059 bash[105101]: audit 2024-08-25T12:02:29.591464+0000 mgr.y (mgr.25136) 1794 : audit [DBG] from='client.74246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:30 smithi059 bash[105101]: audit 2024-08-25T12:02:29.591464+0000 mgr.y (mgr.25136) 1794 : audit [DBG] from='client.74246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:31.041 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T12:02:31.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:31 smithi196 bash[84730]: cluster 2024-08-25T12:02:31.280065+0000 mon.a (mon.0) 542 : cluster [WRN] Health check update: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:31.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:31 smithi196 bash[84730]: cluster 2024-08-25T12:02:31.280065+0000 mon.a (mon.0) 542 : cluster [WRN] Health check update: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:31.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:31 smithi059 bash[104335]: cluster 2024-08-25T12:02:31.280065+0000 mon.a (mon.0) 542 : cluster [WRN] Health check update: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:31.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:31 smithi059 bash[104335]: cluster 2024-08-25T12:02:31.280065+0000 mon.a (mon.0) 542 : cluster [WRN] Health check update: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:31.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:31 smithi059 bash[105101]: cluster 2024-08-25T12:02:31.280065+0000 mon.a (mon.0) 542 : cluster [WRN] Health check update: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:31.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:31 smithi059 bash[105101]: cluster 2024-08-25T12:02:31.280065+0000 mon.a (mon.0) 542 : cluster [WRN] Health check update: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded (PG_DEGRADED) 2024-08-25T12:02:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:32 smithi196 bash[84730]: cluster 2024-08-25T12:02:31.216358+0000 mgr.y (mgr.25136) 1795 : cluster [DBG] pgmap v638: 161 pgs: 10 active+undersized, 9 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:02:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:32 smithi196 bash[84730]: cluster 2024-08-25T12:02:31.216358+0000 mgr.y (mgr.25136) 1795 : cluster [DBG] pgmap v638: 161 pgs: 10 active+undersized, 9 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:02:32.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:32 smithi059 bash[104335]: cluster 2024-08-25T12:02:31.216358+0000 mgr.y (mgr.25136) 1795 : cluster [DBG] pgmap v638: 161 pgs: 10 active+undersized, 9 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:02:32.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:32 smithi059 bash[104335]: cluster 2024-08-25T12:02:31.216358+0000 mgr.y (mgr.25136) 1795 : cluster [DBG] pgmap v638: 161 pgs: 10 active+undersized, 9 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:02:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:32 smithi059 bash[105101]: cluster 2024-08-25T12:02:31.216358+0000 mgr.y (mgr.25136) 1795 : cluster [DBG] pgmap v638: 161 pgs: 10 active+undersized, 9 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:02:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:32 smithi059 bash[105101]: cluster 2024-08-25T12:02:31.216358+0000 mgr.y (mgr.25136) 1795 : cluster [DBG] pgmap v638: 161 pgs: 10 active+undersized, 9 active+undersized+degraded, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:02:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:34 smithi196 bash[84730]: audit 2024-08-25T12:02:33.052345+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:34 smithi196 bash[84730]: audit 2024-08-25T12:02:33.052345+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:34 smithi196 bash[84730]: audit 2024-08-25T12:02:33.064797+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:34 smithi196 bash[84730]: audit 2024-08-25T12:02:33.064797+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:34 smithi196 bash[84730]: audit 2024-08-25T12:02:33.077803+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:34 smithi196 bash[84730]: audit 2024-08-25T12:02:33.077803+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:34 smithi196 bash[84730]: cluster 2024-08-25T12:02:33.217209+0000 mgr.y (mgr.25136) 1796 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:34.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:34 smithi196 bash[84730]: cluster 2024-08-25T12:02:33.217209+0000 mgr.y (mgr.25136) 1796 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[104335]: audit 2024-08-25T12:02:33.052345+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[104335]: audit 2024-08-25T12:02:33.052345+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[104335]: audit 2024-08-25T12:02:33.064797+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[104335]: audit 2024-08-25T12:02:33.064797+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[104335]: audit 2024-08-25T12:02:33.077803+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[104335]: audit 2024-08-25T12:02:33.077803+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[104335]: cluster 2024-08-25T12:02:33.217209+0000 mgr.y (mgr.25136) 1796 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:34.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[104335]: cluster 2024-08-25T12:02:33.217209+0000 mgr.y (mgr.25136) 1796 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[105101]: audit 2024-08-25T12:02:33.052345+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[105101]: audit 2024-08-25T12:02:33.052345+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[105101]: audit 2024-08-25T12:02:33.064797+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[105101]: audit 2024-08-25T12:02:33.064797+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[105101]: audit 2024-08-25T12:02:33.077803+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[105101]: audit 2024-08-25T12:02:33.077803+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[105101]: cluster 2024-08-25T12:02:33.217209+0000 mgr.y (mgr.25136) 1796 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:34.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:34 smithi059 bash[105101]: cluster 2024-08-25T12:02:33.217209+0000 mgr.y (mgr.25136) 1796 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:35 smithi196 bash[84730]: cluster 2024-08-25T12:02:34.072994+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded) 2024-08-25T12:02:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:35 smithi196 bash[84730]: cluster 2024-08-25T12:02:34.072994+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded) 2024-08-25T12:02:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:35 smithi196 bash[84730]: cluster 2024-08-25T12:02:34.073037+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-08-25T12:02:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:35 smithi196 bash[84730]: cluster 2024-08-25T12:02:34.073037+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-08-25T12:02:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:35 smithi196 bash[84730]: audit 2024-08-25T12:02:34.592440+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:35.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:35 smithi196 bash[84730]: audit 2024-08-25T12:02:34.592440+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:35 smithi196 bash[84730]: audit 2024-08-25T12:02:34.599763+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:35.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:35 smithi196 bash[84730]: audit 2024-08-25T12:02:34.599763+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[104335]: cluster 2024-08-25T12:02:34.072994+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded) 2024-08-25T12:02:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[104335]: cluster 2024-08-25T12:02:34.072994+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded) 2024-08-25T12:02:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[104335]: cluster 2024-08-25T12:02:34.073037+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-08-25T12:02:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[104335]: cluster 2024-08-25T12:02:34.073037+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-08-25T12:02:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[104335]: audit 2024-08-25T12:02:34.592440+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[104335]: audit 2024-08-25T12:02:34.592440+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[104335]: audit 2024-08-25T12:02:34.599763+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:35.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[104335]: audit 2024-08-25T12:02:34.599763+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[105101]: cluster 2024-08-25T12:02:34.072994+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded) 2024-08-25T12:02:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[105101]: cluster 2024-08-25T12:02:34.072994+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/639 objects degraded (5.164%), 9 pgs degraded) 2024-08-25T12:02:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[105101]: cluster 2024-08-25T12:02:34.073037+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-08-25T12:02:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[105101]: cluster 2024-08-25T12:02:34.073037+0000 mon.a (mon.0) 547 : cluster [INF] Cluster is now healthy 2024-08-25T12:02:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[105101]: audit 2024-08-25T12:02:34.592440+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[105101]: audit 2024-08-25T12:02:34.592440+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[105101]: audit 2024-08-25T12:02:34.599763+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:35.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:35 smithi059 bash[105101]: audit 2024-08-25T12:02:34.599763+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:35.876 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:02:36.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:36 smithi196 bash[84730]: audit 2024-08-25T12:02:35.154909+0000 mgr.y (mgr.25136) 1797 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:36.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:36 smithi196 bash[84730]: audit 2024-08-25T12:02:35.154909+0000 mgr.y (mgr.25136) 1797 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:36.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:36 smithi196 bash[84730]: cluster 2024-08-25T12:02:35.218815+0000 mgr.y (mgr.25136) 1798 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:36.237 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:36 smithi196 bash[84730]: cluster 2024-08-25T12:02:35.218815+0000 mgr.y (mgr.25136) 1798 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:36.245 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:36 smithi059 bash[104335]: audit 2024-08-25T12:02:35.154909+0000 mgr.y (mgr.25136) 1797 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:36.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:36 smithi059 bash[105101]: audit 2024-08-25T12:02:35.154909+0000 mgr.y (mgr.25136) 1797 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:36.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:36 smithi059 bash[104335]: audit 2024-08-25T12:02:35.154909+0000 mgr.y (mgr.25136) 1797 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:36.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:36 smithi059 bash[104335]: cluster 2024-08-25T12:02:35.218815+0000 mgr.y (mgr.25136) 1798 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:36.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:36 smithi059 bash[104335]: cluster 2024-08-25T12:02:35.218815+0000 mgr.y (mgr.25136) 1798 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:36.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:36 smithi059 bash[105101]: audit 2024-08-25T12:02:35.154909+0000 mgr.y (mgr.25136) 1797 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:36.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:36 smithi059 bash[105101]: cluster 2024-08-25T12:02:35.218815+0000 mgr.y (mgr.25136) 1798 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:36.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:36 smithi059 bash[105101]: cluster 2024-08-25T12:02:35.218815+0000 mgr.y (mgr.25136) 1798 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:37.650 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:02:37.650 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 10s ago 44m - - 2024-08-25T12:02:37.650 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 4s ago 43m - - 2024-08-25T12:02:37.650 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (6m) 10s ago 34m 14.0M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:02:37.650 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (6m) 4s ago 34m 68.5M - c8b91775d855 f57175f62128 2024-08-25T12:02:37.650 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (8m) 10s ago 31m 49.4M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:02:37.650 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (8m) 4s ago 42m 441M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (19m) 10s ago 45m 535M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (3m) 10s ago 45m 54.8M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (4m) 4s ago 43m 47.6M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (2m) 10s ago 43m 40.9M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (8m) 10s ago 34m 8628k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (8m) 4s ago 34m 8852k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (56s) 10s ago 42m 49.0M 4096M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (18s) 10s ago 41m 23.9M 4096M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (40m) 10s ago 40m 58.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (39m) 10s ago 39m 61.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (38m) 4s ago 38m 73.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (37m) 4s ago 37m 68.7M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:02:37.651 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (36m) 4s ago 36m 66.0M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:02:37.652 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (35m) 4s ago 35m 61.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:02:37.652 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (7m) 4s ago 35m 53.0M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:02:37.652 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (32m) 10s ago 32m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:02:37.652 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (32m) 4s ago 32m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:02:38.340 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-08-25T12:02:38.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:38 smithi059 bash[104335]: cluster 2024-08-25T12:02:37.219554+0000 mgr.y (mgr.25136) 1799 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:02:38.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:38 smithi059 bash[104335]: cluster 2024-08-25T12:02:37.219554+0000 mgr.y (mgr.25136) 1799 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:02:38.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:38 smithi059 bash[104335]: audit 2024-08-25T12:02:37.610716+0000 mgr.y (mgr.25136) 1800 : audit [DBG] from='client.64254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:38.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:38 smithi059 bash[104335]: audit 2024-08-25T12:02:37.610716+0000 mgr.y (mgr.25136) 1800 : audit [DBG] from='client.64254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:38 smithi059 bash[105101]: cluster 2024-08-25T12:02:37.219554+0000 mgr.y (mgr.25136) 1799 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:02:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:38 smithi059 bash[105101]: cluster 2024-08-25T12:02:37.219554+0000 mgr.y (mgr.25136) 1799 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:02:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:38 smithi059 bash[105101]: audit 2024-08-25T12:02:37.610716+0000 mgr.y (mgr.25136) 1800 : audit [DBG] from='client.64254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:38.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:38 smithi059 bash[105101]: audit 2024-08-25T12:02:37.610716+0000 mgr.y (mgr.25136) 1800 : audit [DBG] from='client.64254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:38.563 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:38 smithi196 bash[84730]: cluster 2024-08-25T12:02:37.219554+0000 mgr.y (mgr.25136) 1799 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:02:38.563 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:38 smithi196 bash[84730]: cluster 2024-08-25T12:02:37.219554+0000 mgr.y (mgr.25136) 1799 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:02:38.564 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:38 smithi196 bash[84730]: audit 2024-08-25T12:02:37.610716+0000 mgr.y (mgr.25136) 1800 : audit [DBG] from='client.64254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:38.564 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:38 smithi196 bash[84730]: audit 2024-08-25T12:02:37.610716+0000 mgr.y (mgr.25136) 1800 : audit [DBG] from='client.64254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:39.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:02:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:02:39] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.51.0" 2024-08-25T12:02:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:40 smithi196 bash[84730]: cluster 2024-08-25T12:02:39.220420+0000 mgr.y (mgr.25136) 1801 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:40 smithi196 bash[84730]: cluster 2024-08-25T12:02:39.220420+0000 mgr.y (mgr.25136) 1801 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:40 smithi196 bash[84730]: audit 2024-08-25T12:02:39.725916+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:40 smithi196 bash[84730]: audit 2024-08-25T12:02:39.725916+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:40 smithi059 bash[104335]: cluster 2024-08-25T12:02:39.220420+0000 mgr.y (mgr.25136) 1801 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:40 smithi059 bash[104335]: cluster 2024-08-25T12:02:39.220420+0000 mgr.y (mgr.25136) 1801 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:40 smithi059 bash[104335]: audit 2024-08-25T12:02:39.725916+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:40 smithi059 bash[104335]: audit 2024-08-25T12:02:39.725916+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:40 smithi059 bash[105101]: cluster 2024-08-25T12:02:39.220420+0000 mgr.y (mgr.25136) 1801 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:40 smithi059 bash[105101]: cluster 2024-08-25T12:02:39.220420+0000 mgr.y (mgr.25136) 1801 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:02:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:40 smithi059 bash[105101]: audit 2024-08-25T12:02:39.725916+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:40 smithi059 bash[105101]: audit 2024-08-25T12:02:39.725916+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:42.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:42 smithi196 bash[84730]: cluster 2024-08-25T12:02:41.222004+0000 mgr.y (mgr.25136) 1802 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:42.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:42 smithi196 bash[84730]: cluster 2024-08-25T12:02:41.222004+0000 mgr.y (mgr.25136) 1802 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:42.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:42 smithi059 bash[104335]: cluster 2024-08-25T12:02:41.222004+0000 mgr.y (mgr.25136) 1802 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:42.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:42 smithi059 bash[104335]: cluster 2024-08-25T12:02:41.222004+0000 mgr.y (mgr.25136) 1802 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:42 smithi059 bash[105101]: cluster 2024-08-25T12:02:41.222004+0000 mgr.y (mgr.25136) 1802 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:42 smithi059 bash[105101]: cluster 2024-08-25T12:02:41.222004+0000 mgr.y (mgr.25136) 1802 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:02:43.173 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:02:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:44 smithi196 bash[84730]: cluster 2024-08-25T12:02:43.222754+0000 mgr.y (mgr.25136) 1803 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:44 smithi196 bash[84730]: cluster 2024-08-25T12:02:43.222754+0000 mgr.y (mgr.25136) 1803 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:44 smithi059 bash[104335]: cluster 2024-08-25T12:02:43.222754+0000 mgr.y (mgr.25136) 1803 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:44 smithi059 bash[104335]: cluster 2024-08-25T12:02:43.222754+0000 mgr.y (mgr.25136) 1803 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:44.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:44 smithi059 bash[105101]: cluster 2024-08-25T12:02:43.222754+0000 mgr.y (mgr.25136) 1803 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:44 smithi059 bash[105101]: cluster 2024-08-25T12:02:43.222754+0000 mgr.y (mgr.25136) 1803 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:44.780 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:02:45.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:45 smithi059 bash[104335]: audit 2024-08-25T12:02:44.771598+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.59:0/3573192528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:45.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:45 smithi059 bash[104335]: audit 2024-08-25T12:02:44.771598+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.59:0/3573192528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:45 smithi059 bash[105101]: audit 2024-08-25T12:02:44.771598+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.59:0/3573192528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:45.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:45 smithi059 bash[105101]: audit 2024-08-25T12:02:44.771598+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.59:0/3573192528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:45.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:45 smithi196 bash[84730]: audit 2024-08-25T12:02:44.771598+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.59:0/3573192528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:45.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:45 smithi196 bash[84730]: audit 2024-08-25T12:02:44.771598+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.59:0/3573192528' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:02:46.018 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-08-25T12:02:46.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:46 smithi059 bash[104335]: audit 2024-08-25T12:02:45.166132+0000 mgr.y (mgr.25136) 1804 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:46.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:46 smithi059 bash[104335]: audit 2024-08-25T12:02:45.166132+0000 mgr.y (mgr.25136) 1804 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:46.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:46 smithi059 bash[104335]: cluster 2024-08-25T12:02:45.224304+0000 mgr.y (mgr.25136) 1805 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:46.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:46 smithi059 bash[104335]: cluster 2024-08-25T12:02:45.224304+0000 mgr.y (mgr.25136) 1805 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:46 smithi059 bash[105101]: audit 2024-08-25T12:02:45.166132+0000 mgr.y (mgr.25136) 1804 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:46 smithi059 bash[105101]: audit 2024-08-25T12:02:45.166132+0000 mgr.y (mgr.25136) 1804 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:46 smithi059 bash[105101]: cluster 2024-08-25T12:02:45.224304+0000 mgr.y (mgr.25136) 1805 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:46 smithi059 bash[105101]: cluster 2024-08-25T12:02:45.224304+0000 mgr.y (mgr.25136) 1805 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:46.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:46 smithi196 bash[84730]: audit 2024-08-25T12:02:45.166132+0000 mgr.y (mgr.25136) 1804 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:46.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:46 smithi196 bash[84730]: audit 2024-08-25T12:02:45.166132+0000 mgr.y (mgr.25136) 1804 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:46.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:46 smithi196 bash[84730]: cluster 2024-08-25T12:02:45.224304+0000 mgr.y (mgr.25136) 1805 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:46.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:46 smithi196 bash[84730]: cluster 2024-08-25T12:02:45.224304+0000 mgr.y (mgr.25136) 1805 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:48 smithi196 bash[84730]: cluster 2024-08-25T12:02:47.225110+0000 mgr.y (mgr.25136) 1806 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:48 smithi196 bash[84730]: cluster 2024-08-25T12:02:47.225110+0000 mgr.y (mgr.25136) 1806 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:48 smithi196 bash[84730]: audit 2024-08-25T12:02:47.530982+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:48 smithi196 bash[84730]: audit 2024-08-25T12:02:47.530982+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:48 smithi196 bash[84730]: audit 2024-08-25T12:02:47.547788+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:48 smithi196 bash[84730]: audit 2024-08-25T12:02:47.547788+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:48 smithi196 bash[84730]: audit 2024-08-25T12:02:47.559881+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:48 smithi196 bash[84730]: audit 2024-08-25T12:02:47.559881+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[105101]: cluster 2024-08-25T12:02:47.225110+0000 mgr.y (mgr.25136) 1806 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:49.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[105101]: cluster 2024-08-25T12:02:47.225110+0000 mgr.y (mgr.25136) 1806 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:49.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[105101]: audit 2024-08-25T12:02:47.530982+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[105101]: audit 2024-08-25T12:02:47.530982+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[105101]: audit 2024-08-25T12:02:47.547788+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[105101]: audit 2024-08-25T12:02:47.547788+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[105101]: audit 2024-08-25T12:02:47.559881+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[105101]: audit 2024-08-25T12:02:47.559881+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[104335]: cluster 2024-08-25T12:02:47.225110+0000 mgr.y (mgr.25136) 1806 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[104335]: cluster 2024-08-25T12:02:47.225110+0000 mgr.y (mgr.25136) 1806 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[104335]: audit 2024-08-25T12:02:47.530982+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[104335]: audit 2024-08-25T12:02:47.530982+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[104335]: audit 2024-08-25T12:02:47.547788+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[104335]: audit 2024-08-25T12:02:47.547788+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[104335]: audit 2024-08-25T12:02:47.559881+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:48 smithi059 bash[104335]: audit 2024-08-25T12:02:47.559881+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:49.421 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:02:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:02:49] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.51.0" 2024-08-25T12:02:50.639 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:02:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:50 smithi196 bash[84730]: cluster 2024-08-25T12:02:49.225785+0000 mgr.y (mgr.25136) 1807 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:50 smithi196 bash[84730]: cluster 2024-08-25T12:02:49.225785+0000 mgr.y (mgr.25136) 1807 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:50 smithi196 bash[84730]: audit 2024-08-25T12:02:49.590158+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:50 smithi196 bash[84730]: audit 2024-08-25T12:02:49.590158+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:50 smithi059 bash[104335]: cluster 2024-08-25T12:02:49.225785+0000 mgr.y (mgr.25136) 1807 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:50 smithi059 bash[104335]: cluster 2024-08-25T12:02:49.225785+0000 mgr.y (mgr.25136) 1807 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:50 smithi059 bash[104335]: audit 2024-08-25T12:02:49.590158+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:50 smithi059 bash[104335]: audit 2024-08-25T12:02:49.590158+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:50 smithi059 bash[105101]: cluster 2024-08-25T12:02:49.225785+0000 mgr.y (mgr.25136) 1807 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:50 smithi059 bash[105101]: cluster 2024-08-25T12:02:49.225785+0000 mgr.y (mgr.25136) 1807 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:50 smithi059 bash[105101]: audit 2024-08-25T12:02:49.590158+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:50 smithi059 bash[105101]: audit 2024-08-25T12:02:49.590158+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:02:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:52 smithi196 bash[84730]: cluster 2024-08-25T12:02:51.228099+0000 mgr.y (mgr.25136) 1808 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:52 smithi196 bash[84730]: cluster 2024-08-25T12:02:51.228099+0000 mgr.y (mgr.25136) 1808 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:53.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:52 smithi059 bash[104335]: cluster 2024-08-25T12:02:51.228099+0000 mgr.y (mgr.25136) 1808 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:53.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:52 smithi059 bash[104335]: cluster 2024-08-25T12:02:51.228099+0000 mgr.y (mgr.25136) 1808 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:52 smithi059 bash[105101]: cluster 2024-08-25T12:02:51.228099+0000 mgr.y (mgr.25136) 1808 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:52 smithi059 bash[105101]: cluster 2024-08-25T12:02:51.228099+0000 mgr.y (mgr.25136) 1808 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:53.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:53 smithi196 bash[84730]: audit 2024-08-25T12:02:52.151997+0000 mgr.y (mgr.25136) 1809 : audit [DBG] from='client.74264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:53.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:53 smithi196 bash[84730]: audit 2024-08-25T12:02:52.151997+0000 mgr.y (mgr.25136) 1809 : audit [DBG] from='client.74264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:53.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:53 smithi196 bash[84730]: audit 2024-08-25T12:02:53.276428+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:53 smithi196 bash[84730]: audit 2024-08-25T12:02:53.276428+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:53 smithi196 bash[84730]: audit 2024-08-25T12:02:53.290936+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:53 smithi196 bash[84730]: audit 2024-08-25T12:02:53.290936+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:53 smithi196 bash[84730]: audit 2024-08-25T12:02:53.305525+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:53 smithi196 bash[84730]: audit 2024-08-25T12:02:53.305525+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[105101]: audit 2024-08-25T12:02:52.151997+0000 mgr.y (mgr.25136) 1809 : audit [DBG] from='client.74264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[105101]: audit 2024-08-25T12:02:52.151997+0000 mgr.y (mgr.25136) 1809 : audit [DBG] from='client.74264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[105101]: audit 2024-08-25T12:02:53.276428+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[105101]: audit 2024-08-25T12:02:53.276428+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[105101]: audit 2024-08-25T12:02:53.290936+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[105101]: audit 2024-08-25T12:02:53.290936+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[105101]: audit 2024-08-25T12:02:53.305525+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[105101]: audit 2024-08-25T12:02:53.305525+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[104335]: audit 2024-08-25T12:02:52.151997+0000 mgr.y (mgr.25136) 1809 : audit [DBG] from='client.74264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:53.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[104335]: audit 2024-08-25T12:02:52.151997+0000 mgr.y (mgr.25136) 1809 : audit [DBG] from='client.74264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:02:53.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[104335]: audit 2024-08-25T12:02:53.276428+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[104335]: audit 2024-08-25T12:02:53.276428+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[104335]: audit 2024-08-25T12:02:53.290936+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[104335]: audit 2024-08-25T12:02:53.290936+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[104335]: audit 2024-08-25T12:02:53.305525+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:53.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:53 smithi059 bash[104335]: audit 2024-08-25T12:02:53.305525+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:02:54.650 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:02:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:54 smithi196 bash[84730]: cluster 2024-08-25T12:02:53.228940+0000 mgr.y (mgr.25136) 1810 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:54 smithi196 bash[84730]: cluster 2024-08-25T12:02:53.228940+0000 mgr.y (mgr.25136) 1810 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:54.868 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:54 smithi059 bash[104335]: cluster 2024-08-25T12:02:53.228940+0000 mgr.y (mgr.25136) 1810 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:54.868 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:54 smithi059 bash[104335]: cluster 2024-08-25T12:02:53.228940+0000 mgr.y (mgr.25136) 1810 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:54.869 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:54 smithi059 bash[105101]: cluster 2024-08-25T12:02:53.228940+0000 mgr.y (mgr.25136) 1810 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:54.869 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:54 smithi059 bash[105101]: cluster 2024-08-25T12:02:53.228940+0000 mgr.y (mgr.25136) 1810 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:55.371 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade status' 2024-08-25T12:02:56.776 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:56 smithi196 bash[84730]: audit 2024-08-25T12:02:55.169948+0000 mgr.y (mgr.25136) 1811 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:56.776 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:56 smithi196 bash[84730]: audit 2024-08-25T12:02:55.169948+0000 mgr.y (mgr.25136) 1811 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:56.776 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:56 smithi196 bash[84730]: cluster 2024-08-25T12:02:55.230448+0000 mgr.y (mgr.25136) 1812 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:56.777 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:56 smithi196 bash[84730]: cluster 2024-08-25T12:02:55.230448+0000 mgr.y (mgr.25136) 1812 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:56 smithi059 bash[104335]: audit 2024-08-25T12:02:55.169948+0000 mgr.y (mgr.25136) 1811 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:56 smithi059 bash[104335]: audit 2024-08-25T12:02:55.169948+0000 mgr.y (mgr.25136) 1811 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:56 smithi059 bash[104335]: cluster 2024-08-25T12:02:55.230448+0000 mgr.y (mgr.25136) 1812 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:56 smithi059 bash[104335]: cluster 2024-08-25T12:02:55.230448+0000 mgr.y (mgr.25136) 1812 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:56 smithi059 bash[105101]: audit 2024-08-25T12:02:55.169948+0000 mgr.y (mgr.25136) 1811 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:56 smithi059 bash[105101]: audit 2024-08-25T12:02:55.169948+0000 mgr.y (mgr.25136) 1811 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:02:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:56 smithi059 bash[105101]: cluster 2024-08-25T12:02:55.230448+0000 mgr.y (mgr.25136) 1812 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:56 smithi059 bash[105101]: cluster 2024-08-25T12:02:55.230448+0000 mgr.y (mgr.25136) 1812 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:02:58.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:58 smithi196 bash[84730]: cluster 2024-08-25T12:02:57.231134+0000 mgr.y (mgr.25136) 1813 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:58.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:02:58 smithi196 bash[84730]: cluster 2024-08-25T12:02:57.231134+0000 mgr.y (mgr.25136) 1813 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:59.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:58 smithi059 bash[105101]: cluster 2024-08-25T12:02:57.231134+0000 mgr.y (mgr.25136) 1813 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:59.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:02:58 smithi059 bash[105101]: cluster 2024-08-25T12:02:57.231134+0000 mgr.y (mgr.25136) 1813 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:58 smithi059 bash[104335]: cluster 2024-08-25T12:02:57.231134+0000 mgr.y (mgr.25136) 1813 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:02:58 smithi059 bash[104335]: cluster 2024-08-25T12:02:57.231134+0000 mgr.y (mgr.25136) 1813 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:02:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:02:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:02:59] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-08-25T12:03:00.205 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:03:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:00 smithi059 bash[104335]: cluster 2024-08-25T12:02:59.231991+0000 mgr.y (mgr.25136) 1814 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:00 smithi059 bash[104335]: cluster 2024-08-25T12:02:59.231991+0000 mgr.y (mgr.25136) 1814 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:00 smithi059 bash[105101]: cluster 2024-08-25T12:02:59.231991+0000 mgr.y (mgr.25136) 1814 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:00 smithi059 bash[105101]: cluster 2024-08-25T12:02:59.231991+0000 mgr.y (mgr.25136) 1814 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:00.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:00 smithi196 bash[84730]: cluster 2024-08-25T12:02:59.231991+0000 mgr.y (mgr.25136) 1814 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:00.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:00 smithi196 bash[84730]: cluster 2024-08-25T12:02:59.231991+0000 mgr.y (mgr.25136) 1814 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:01.955 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:03:01.955 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2024-08-25T12:03:01.955 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2024-08-25T12:03:01.955 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2024-08-25T12:03:01.955 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:03:01.955 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2024-08-25T12:03:01.956 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-08-25T12:03:01.956 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:03:01.956 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:03:02.697 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T12:03:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:02 smithi196 bash[84730]: cluster 2024-08-25T12:03:01.233634+0000 mgr.y (mgr.25136) 1815 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:02 smithi196 bash[84730]: cluster 2024-08-25T12:03:01.233634+0000 mgr.y (mgr.25136) 1815 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:03.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:02 smithi059 bash[104335]: cluster 2024-08-25T12:03:01.233634+0000 mgr.y (mgr.25136) 1815 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:03.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:02 smithi059 bash[104335]: cluster 2024-08-25T12:03:01.233634+0000 mgr.y (mgr.25136) 1815 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:03.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:02 smithi059 bash[105101]: cluster 2024-08-25T12:03:01.233634+0000 mgr.y (mgr.25136) 1815 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:03.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:02 smithi059 bash[105101]: cluster 2024-08-25T12:03:01.233634+0000 mgr.y (mgr.25136) 1815 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:03.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:03 smithi196 bash[84730]: audit 2024-08-25T12:03:01.957102+0000 mgr.y (mgr.25136) 1816 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:03.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:03 smithi196 bash[84730]: audit 2024-08-25T12:03:01.957102+0000 mgr.y (mgr.25136) 1816 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:03 smithi059 bash[104335]: audit 2024-08-25T12:03:01.957102+0000 mgr.y (mgr.25136) 1816 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:03 smithi059 bash[104335]: audit 2024-08-25T12:03:01.957102+0000 mgr.y (mgr.25136) 1816 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:04.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:03 smithi059 bash[105101]: audit 2024-08-25T12:03:01.957102+0000 mgr.y (mgr.25136) 1816 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:03 smithi059 bash[105101]: audit 2024-08-25T12:03:01.957102+0000 mgr.y (mgr.25136) 1816 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:04 smithi196 bash[84730]: cluster 2024-08-25T12:03:03.234575+0000 mgr.y (mgr.25136) 1817 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:04 smithi196 bash[84730]: cluster 2024-08-25T12:03:03.234575+0000 mgr.y (mgr.25136) 1817 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:04 smithi059 bash[104335]: cluster 2024-08-25T12:03:03.234575+0000 mgr.y (mgr.25136) 1817 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:04 smithi059 bash[104335]: cluster 2024-08-25T12:03:03.234575+0000 mgr.y (mgr.25136) 1817 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:04 smithi059 bash[105101]: cluster 2024-08-25T12:03:03.234575+0000 mgr.y (mgr.25136) 1817 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:04 smithi059 bash[105101]: cluster 2024-08-25T12:03:03.234575+0000 mgr.y (mgr.25136) 1817 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:05.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:05 smithi196 bash[84730]: audit 2024-08-25T12:03:04.592609+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:05 smithi196 bash[84730]: audit 2024-08-25T12:03:04.592609+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:05 smithi059 bash[104335]: audit 2024-08-25T12:03:04.592609+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:05 smithi059 bash[104335]: audit 2024-08-25T12:03:04.592609+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:06.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:05 smithi059 bash[105101]: audit 2024-08-25T12:03:04.592609+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:05 smithi059 bash[105101]: audit 2024-08-25T12:03:04.592609+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:06.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:06 smithi059 bash[104335]: audit 2024-08-25T12:03:05.181187+0000 mgr.y (mgr.25136) 1818 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:06.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:06 smithi059 bash[104335]: audit 2024-08-25T12:03:05.181187+0000 mgr.y (mgr.25136) 1818 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:06.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:06 smithi059 bash[104335]: cluster 2024-08-25T12:03:05.236021+0000 mgr.y (mgr.25136) 1819 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:06.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:06 smithi059 bash[104335]: cluster 2024-08-25T12:03:05.236021+0000 mgr.y (mgr.25136) 1819 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:06 smithi059 bash[105101]: audit 2024-08-25T12:03:05.181187+0000 mgr.y (mgr.25136) 1818 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:06 smithi059 bash[105101]: audit 2024-08-25T12:03:05.181187+0000 mgr.y (mgr.25136) 1818 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:06 smithi059 bash[105101]: cluster 2024-08-25T12:03:05.236021+0000 mgr.y (mgr.25136) 1819 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:06.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:06 smithi059 bash[105101]: cluster 2024-08-25T12:03:05.236021+0000 mgr.y (mgr.25136) 1819 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:06 smithi196 bash[84730]: audit 2024-08-25T12:03:05.181187+0000 mgr.y (mgr.25136) 1818 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:06 smithi196 bash[84730]: audit 2024-08-25T12:03:05.181187+0000 mgr.y (mgr.25136) 1818 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:06 smithi196 bash[84730]: cluster 2024-08-25T12:03:05.236021+0000 mgr.y (mgr.25136) 1819 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:06 smithi196 bash[84730]: cluster 2024-08-25T12:03:05.236021+0000 mgr.y (mgr.25136) 1819 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:07.851 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:03:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:08 smithi196 bash[84730]: cluster 2024-08-25T12:03:07.236735+0000 mgr.y (mgr.25136) 1820 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:08 smithi196 bash[84730]: cluster 2024-08-25T12:03:07.236735+0000 mgr.y (mgr.25136) 1820 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:08 smithi196 bash[84730]: audit 2024-08-25T12:03:07.726874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:08 smithi196 bash[84730]: audit 2024-08-25T12:03:07.726874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:08 smithi196 bash[84730]: audit 2024-08-25T12:03:07.740681+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:08 smithi196 bash[84730]: audit 2024-08-25T12:03:07.740681+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:08 smithi196 bash[84730]: audit 2024-08-25T12:03:07.752436+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:08.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:08 smithi196 bash[84730]: audit 2024-08-25T12:03:07.752436+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[104335]: cluster 2024-08-25T12:03:07.236735+0000 mgr.y (mgr.25136) 1820 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[104335]: cluster 2024-08-25T12:03:07.236735+0000 mgr.y (mgr.25136) 1820 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[104335]: audit 2024-08-25T12:03:07.726874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[104335]: audit 2024-08-25T12:03:07.726874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[104335]: audit 2024-08-25T12:03:07.740681+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[104335]: audit 2024-08-25T12:03:07.740681+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[104335]: audit 2024-08-25T12:03:07.752436+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[104335]: audit 2024-08-25T12:03:07.752436+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[105101]: cluster 2024-08-25T12:03:07.236735+0000 mgr.y (mgr.25136) 1820 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[105101]: cluster 2024-08-25T12:03:07.236735+0000 mgr.y (mgr.25136) 1820 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[105101]: audit 2024-08-25T12:03:07.726874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[105101]: audit 2024-08-25T12:03:07.726874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[105101]: audit 2024-08-25T12:03:07.740681+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[105101]: audit 2024-08-25T12:03:07.740681+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[105101]: audit 2024-08-25T12:03:07.752436+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:08 smithi059 bash[105101]: audit 2024-08-25T12:03:07.752436+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:09.420 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:03:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:03:09] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-08-25T12:03:10.197 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T12:03:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:10 smithi196 bash[84730]: cluster 2024-08-25T12:03:09.237688+0000 mgr.y (mgr.25136) 1821 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:10 smithi196 bash[84730]: cluster 2024-08-25T12:03:09.237688+0000 mgr.y (mgr.25136) 1821 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:10 smithi196 bash[84730]: audit 2024-08-25T12:03:10.199984+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.59:0/1957578408' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:03:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:10 smithi196 bash[84730]: audit 2024-08-25T12:03:10.199984+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.59:0/1957578408' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:03:10.865 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:10 smithi059 bash[104335]: cluster 2024-08-25T12:03:09.237688+0000 mgr.y (mgr.25136) 1821 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:10 smithi059 bash[104335]: cluster 2024-08-25T12:03:09.237688+0000 mgr.y (mgr.25136) 1821 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:10 smithi059 bash[104335]: audit 2024-08-25T12:03:10.199984+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.59:0/1957578408' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:03:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:10 smithi059 bash[104335]: audit 2024-08-25T12:03:10.199984+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.59:0/1957578408' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:03:10.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:10 smithi059 bash[105101]: cluster 2024-08-25T12:03:09.237688+0000 mgr.y (mgr.25136) 1821 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:10.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:10 smithi059 bash[105101]: cluster 2024-08-25T12:03:09.237688+0000 mgr.y (mgr.25136) 1821 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:10.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:10 smithi059 bash[105101]: audit 2024-08-25T12:03:10.199984+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.59:0/1957578408' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:03:10.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:10 smithi059 bash[105101]: audit 2024-08-25T12:03:10.199984+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.59:0/1957578408' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:03:11.493 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-08-25T12:03:12.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:12 smithi196 bash[84730]: cluster 2024-08-25T12:03:11.239492+0000 mgr.y (mgr.25136) 1822 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:12 smithi196 bash[84730]: cluster 2024-08-25T12:03:11.239492+0000 mgr.y (mgr.25136) 1822 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:12 smithi059 bash[104335]: cluster 2024-08-25T12:03:11.239492+0000 mgr.y (mgr.25136) 1822 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:12 smithi059 bash[104335]: cluster 2024-08-25T12:03:11.239492+0000 mgr.y (mgr.25136) 1822 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:12 smithi059 bash[105101]: cluster 2024-08-25T12:03:11.239492+0000 mgr.y (mgr.25136) 1822 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:12 smithi059 bash[105101]: cluster 2024-08-25T12:03:11.239492+0000 mgr.y (mgr.25136) 1822 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[104335]: cluster 2024-08-25T12:03:13.240501+0000 mgr.y (mgr.25136) 1823 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[104335]: cluster 2024-08-25T12:03:13.240501+0000 mgr.y (mgr.25136) 1823 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[104335]: audit 2024-08-25T12:03:13.522712+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[104335]: audit 2024-08-25T12:03:13.522712+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[104335]: audit 2024-08-25T12:03:13.537456+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[104335]: audit 2024-08-25T12:03:13.537456+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[104335]: audit 2024-08-25T12:03:13.554769+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[104335]: audit 2024-08-25T12:03:13.554769+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[105101]: cluster 2024-08-25T12:03:13.240501+0000 mgr.y (mgr.25136) 1823 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[105101]: cluster 2024-08-25T12:03:13.240501+0000 mgr.y (mgr.25136) 1823 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[105101]: audit 2024-08-25T12:03:13.522712+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[105101]: audit 2024-08-25T12:03:13.522712+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[105101]: audit 2024-08-25T12:03:13.537456+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[105101]: audit 2024-08-25T12:03:13.537456+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[105101]: audit 2024-08-25T12:03:13.554769+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:14 smithi059 bash[105101]: audit 2024-08-25T12:03:13.554769+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:14 smithi196 bash[84730]: cluster 2024-08-25T12:03:13.240501+0000 mgr.y (mgr.25136) 1823 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:14 smithi196 bash[84730]: cluster 2024-08-25T12:03:13.240501+0000 mgr.y (mgr.25136) 1823 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:14 smithi196 bash[84730]: audit 2024-08-25T12:03:13.522712+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:14 smithi196 bash[84730]: audit 2024-08-25T12:03:13.522712+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:14 smithi196 bash[84730]: audit 2024-08-25T12:03:13.537456+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:14 smithi196 bash[84730]: audit 2024-08-25T12:03:13.537456+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:14 smithi196 bash[84730]: audit 2024-08-25T12:03:13.554769+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:14 smithi196 bash[84730]: audit 2024-08-25T12:03:13.554769+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:16.317 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:03:16.725 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:16 smithi059 bash[104335]: audit 2024-08-25T12:03:15.192329+0000 mgr.y (mgr.25136) 1824 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:16.725 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:16 smithi059 bash[104335]: audit 2024-08-25T12:03:15.192329+0000 mgr.y (mgr.25136) 1824 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:16.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:16 smithi059 bash[104335]: cluster 2024-08-25T12:03:15.242213+0000 mgr.y (mgr.25136) 1825 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:16.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:16 smithi196 bash[84730]: audit 2024-08-25T12:03:15.192329+0000 mgr.y (mgr.25136) 1824 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:16.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:16 smithi196 bash[84730]: audit 2024-08-25T12:03:15.192329+0000 mgr.y (mgr.25136) 1824 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:16.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:16 smithi196 bash[84730]: cluster 2024-08-25T12:03:15.242213+0000 mgr.y (mgr.25136) 1825 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:16 smithi196 bash[84730]: cluster 2024-08-25T12:03:15.242213+0000 mgr.y (mgr.25136) 1825 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:17.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:16 smithi059 bash[104335]: cluster 2024-08-25T12:03:15.242213+0000 mgr.y (mgr.25136) 1825 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:17.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:16 smithi059 bash[105101]: audit 2024-08-25T12:03:15.192329+0000 mgr.y (mgr.25136) 1824 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:17.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:16 smithi059 bash[105101]: audit 2024-08-25T12:03:15.192329+0000 mgr.y (mgr.25136) 1824 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:16 smithi059 bash[105101]: cluster 2024-08-25T12:03:15.242213+0000 mgr.y (mgr.25136) 1825 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:16 smithi059 bash[105101]: cluster 2024-08-25T12:03:15.242213+0000 mgr.y (mgr.25136) 1825 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:18.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:18 smithi059 bash[104335]: cluster 2024-08-25T12:03:17.243051+0000 mgr.y (mgr.25136) 1826 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:18.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:18 smithi059 bash[104335]: cluster 2024-08-25T12:03:17.243051+0000 mgr.y (mgr.25136) 1826 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:18.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:18 smithi059 bash[105101]: cluster 2024-08-25T12:03:17.243051+0000 mgr.y (mgr.25136) 1826 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:18.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:18 smithi059 bash[105101]: cluster 2024-08-25T12:03:17.243051+0000 mgr.y (mgr.25136) 1826 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:18 smithi196 bash[84730]: cluster 2024-08-25T12:03:17.243051+0000 mgr.y (mgr.25136) 1826 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:18 smithi196 bash[84730]: cluster 2024-08-25T12:03:17.243051+0000 mgr.y (mgr.25136) 1826 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:19.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:03:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:03:19] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-08-25T12:03:19.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:19 smithi196 bash[84730]: audit 2024-08-25T12:03:18.114733+0000 mgr.y (mgr.25136) 1827 : audit [DBG] from='client.74282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:19.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:19 smithi196 bash[84730]: audit 2024-08-25T12:03:18.114733+0000 mgr.y (mgr.25136) 1827 : audit [DBG] from='client.74282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:19.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:19 smithi059 bash[105101]: audit 2024-08-25T12:03:18.114733+0000 mgr.y (mgr.25136) 1827 : audit [DBG] from='client.74282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:19.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:19 smithi059 bash[105101]: audit 2024-08-25T12:03:18.114733+0000 mgr.y (mgr.25136) 1827 : audit [DBG] from='client.74282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:19.868 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:19 smithi059 bash[104335]: audit 2024-08-25T12:03:18.114733+0000 mgr.y (mgr.25136) 1827 : audit [DBG] from='client.74282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:19.868 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:19 smithi059 bash[104335]: audit 2024-08-25T12:03:18.114733+0000 mgr.y (mgr.25136) 1827 : audit [DBG] from='client.74282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:20.785 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:20.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:20 smithi059 bash[104335]: cluster 2024-08-25T12:03:19.244093+0000 mgr.y (mgr.25136) 1828 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:20.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:20 smithi059 bash[104335]: cluster 2024-08-25T12:03:19.244093+0000 mgr.y (mgr.25136) 1828 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:20.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:20 smithi059 bash[104335]: audit 2024-08-25T12:03:19.591268+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:20.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:20 smithi059 bash[104335]: audit 2024-08-25T12:03:19.591268+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:20.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:20 smithi059 bash[105101]: cluster 2024-08-25T12:03:19.244093+0000 mgr.y (mgr.25136) 1828 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:20.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:20 smithi059 bash[105101]: cluster 2024-08-25T12:03:19.244093+0000 mgr.y (mgr.25136) 1828 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:20.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:20 smithi059 bash[105101]: audit 2024-08-25T12:03:19.591268+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:20.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:20 smithi059 bash[105101]: audit 2024-08-25T12:03:19.591268+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:20.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:20 smithi196 bash[84730]: cluster 2024-08-25T12:03:19.244093+0000 mgr.y (mgr.25136) 1828 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:20 smithi196 bash[84730]: cluster 2024-08-25T12:03:19.244093+0000 mgr.y (mgr.25136) 1828 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:20 smithi196 bash[84730]: audit 2024-08-25T12:03:19.591268+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:20 smithi196 bash[84730]: audit 2024-08-25T12:03:19.591268+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:21.751 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T12:03:22.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: cephadm 2024-08-25T12:03:20.777730+0000 mgr.y (mgr.25136) 1829 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: cephadm 2024-08-25T12:03:20.777730+0000 mgr.y (mgr.25136) 1829 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: audit 2024-08-25T12:03:20.786565+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: audit 2024-08-25T12:03:20.786565+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: audit 2024-08-25T12:03:20.795259+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: audit 2024-08-25T12:03:20.795259+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: audit 2024-08-25T12:03:20.796959+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: audit 2024-08-25T12:03:20.796959+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: audit 2024-08-25T12:03:20.803758+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: audit 2024-08-25T12:03:20.803758+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: cephadm 2024-08-25T12:03:20.891274+0000 mgr.y (mgr.25136) 1830 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: cephadm 2024-08-25T12:03:20.891274+0000 mgr.y (mgr.25136) 1830 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: cluster 2024-08-25T12:03:21.245689+0000 mgr.y (mgr.25136) 1831 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[104335]: cluster 2024-08-25T12:03:21.245689+0000 mgr.y (mgr.25136) 1831 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:22.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: cephadm 2024-08-25T12:03:20.777730+0000 mgr.y (mgr.25136) 1829 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: cephadm 2024-08-25T12:03:20.777730+0000 mgr.y (mgr.25136) 1829 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: audit 2024-08-25T12:03:20.786565+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: audit 2024-08-25T12:03:20.786565+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: audit 2024-08-25T12:03:20.795259+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: audit 2024-08-25T12:03:20.795259+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: audit 2024-08-25T12:03:20.796959+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: audit 2024-08-25T12:03:20.796959+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: audit 2024-08-25T12:03:20.803758+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: audit 2024-08-25T12:03:20.803758+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: cephadm 2024-08-25T12:03:20.891274+0000 mgr.y (mgr.25136) 1830 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: cephadm 2024-08-25T12:03:20.891274+0000 mgr.y (mgr.25136) 1830 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: cluster 2024-08-25T12:03:21.245689+0000 mgr.y (mgr.25136) 1831 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:21 smithi059 bash[105101]: cluster 2024-08-25T12:03:21.245689+0000 mgr.y (mgr.25136) 1831 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: cephadm 2024-08-25T12:03:20.777730+0000 mgr.y (mgr.25136) 1829 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: cephadm 2024-08-25T12:03:20.777730+0000 mgr.y (mgr.25136) 1829 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: audit 2024-08-25T12:03:20.786565+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: audit 2024-08-25T12:03:20.786565+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: audit 2024-08-25T12:03:20.795259+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: audit 2024-08-25T12:03:20.795259+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: audit 2024-08-25T12:03:20.796959+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: audit 2024-08-25T12:03:20.796959+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: audit 2024-08-25T12:03:20.803758+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: audit 2024-08-25T12:03:20.803758+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: cephadm 2024-08-25T12:03:20.891274+0000 mgr.y (mgr.25136) 1830 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: cephadm 2024-08-25T12:03:20.891274+0000 mgr.y (mgr.25136) 1830 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:03:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: cluster 2024-08-25T12:03:21.245689+0000 mgr.y (mgr.25136) 1831 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:22.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:21 smithi196 bash[84730]: cluster 2024-08-25T12:03:21.245689+0000 mgr.y (mgr.25136) 1831 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:24.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cluster 2024-08-25T12:03:23.246645+0000 mgr.y (mgr.25136) 1832 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:24.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cluster 2024-08-25T12:03:23.246645+0000 mgr.y (mgr.25136) 1832 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:24.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.494287+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.494287+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.497047+0000 mgr.y (mgr.25136) 1833 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:03:24.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.497047+0000 mgr.y (mgr.25136) 1833 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.497121+0000 mgr.y (mgr.25136) 1834 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.497121+0000 mgr.y (mgr.25136) 1834 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.503515+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.503515+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.504340+0000 mgr.y (mgr.25136) 1835 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.504340+0000 mgr.y (mgr.25136) 1835 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.507023+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.507023+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.509690+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.509690+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.520094+0000 mgr.y (mgr.25136) 1836 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:03:24.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.520094+0000 mgr.y (mgr.25136) 1836 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.522840+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.522840+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cluster 2024-08-25T12:03:23.246645+0000 mgr.y (mgr.25136) 1832 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cluster 2024-08-25T12:03:23.246645+0000 mgr.y (mgr.25136) 1832 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.494287+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.494287+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.497047+0000 mgr.y (mgr.25136) 1833 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.497047+0000 mgr.y (mgr.25136) 1833 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.497121+0000 mgr.y (mgr.25136) 1834 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:03:24.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.497121+0000 mgr.y (mgr.25136) 1834 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.503515+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.503515+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.504340+0000 mgr.y (mgr.25136) 1835 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.504340+0000 mgr.y (mgr.25136) 1835 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.507023+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.507023+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.509690+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.509690+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.520094+0000 mgr.y (mgr.25136) 1836 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.520094+0000 mgr.y (mgr.25136) 1836 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.522840+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.522840+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.524662+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.524662+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.532729+0000 mgr.y (mgr.25136) 1837 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:03:24.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.532729+0000 mgr.y (mgr.25136) 1837 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:03:24.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.535598+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.535598+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.536833+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.536833+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.545523+0000 mgr.y (mgr.25136) 1838 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.545523+0000 mgr.y (mgr.25136) 1838 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.548440+0000 mgr.y (mgr.25136) 1839 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: cephadm 2024-08-25T12:03:23.548440+0000 mgr.y (mgr.25136) 1839 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.549412+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[104335]: audit 2024-08-25T12:03:23.549412+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.524662+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.524662+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.532729+0000 mgr.y (mgr.25136) 1837 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.532729+0000 mgr.y (mgr.25136) 1837 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:03:24.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.535598+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.535598+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.536833+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.536833+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.545523+0000 mgr.y (mgr.25136) 1838 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.545523+0000 mgr.y (mgr.25136) 1838 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.548440+0000 mgr.y (mgr.25136) 1839 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: cephadm 2024-08-25T12:03:23.548440+0000 mgr.y (mgr.25136) 1839 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.549412+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-25T12:03:24.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:24 smithi059 bash[105101]: audit 2024-08-25T12:03:23.549412+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-25T12:03:24.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cluster 2024-08-25T12:03:23.246645+0000 mgr.y (mgr.25136) 1832 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:24.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cluster 2024-08-25T12:03:23.246645+0000 mgr.y (mgr.25136) 1832 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:24.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.494287+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.494287+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.497047+0000 mgr.y (mgr.25136) 1833 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.497047+0000 mgr.y (mgr.25136) 1833 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.497121+0000 mgr.y (mgr.25136) 1834 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.497121+0000 mgr.y (mgr.25136) 1834 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.503515+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.503515+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.504340+0000 mgr.y (mgr.25136) 1835 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.504340+0000 mgr.y (mgr.25136) 1835 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.507023+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.507023+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.509690+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.509690+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.520094+0000 mgr.y (mgr.25136) 1836 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.520094+0000 mgr.y (mgr.25136) 1836 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.522840+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.522840+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.524662+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.524662+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.532729+0000 mgr.y (mgr.25136) 1837 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.532729+0000 mgr.y (mgr.25136) 1837 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.535598+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.535598+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.536833+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.536833+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.545523+0000 mgr.y (mgr.25136) 1838 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-25T12:03:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.545523+0000 mgr.y (mgr.25136) 1838 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-25T12:03:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.548440+0000 mgr.y (mgr.25136) 1839 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-25T12:03:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: cephadm 2024-08-25T12:03:23.548440+0000 mgr.y (mgr.25136) 1839 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-25T12:03:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.549412+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-25T12:03:24.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:24 smithi196 bash[84730]: audit 2024-08-25T12:03:23.549412+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-25T12:03:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: audit 2024-08-25T12:03:25.201877+0000 mgr.y (mgr.25136) 1840 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: audit 2024-08-25T12:03:25.201877+0000 mgr.y (mgr.25136) 1840 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: cluster 2024-08-25T12:03:25.248240+0000 mgr.y (mgr.25136) 1841 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: cluster 2024-08-25T12:03:25.248240+0000 mgr.y (mgr.25136) 1841 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:26.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: audit 2024-08-25T12:03:26.276290+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:26.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: audit 2024-08-25T12:03:26.276290+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:26.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: audit 2024-08-25T12:03:26.285155+0000 mon.b (mon.1) 1195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-25T12:03:26.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: audit 2024-08-25T12:03:26.285155+0000 mon.b (mon.1) 1195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-25T12:03:26.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: audit 2024-08-25T12:03:26.286834+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:26.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[105101]: audit 2024-08-25T12:03:26.286834+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:26.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: audit 2024-08-25T12:03:25.201877+0000 mgr.y (mgr.25136) 1840 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:26.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: audit 2024-08-25T12:03:25.201877+0000 mgr.y (mgr.25136) 1840 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:26.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: cluster 2024-08-25T12:03:25.248240+0000 mgr.y (mgr.25136) 1841 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: cluster 2024-08-25T12:03:25.248240+0000 mgr.y (mgr.25136) 1841 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: audit 2024-08-25T12:03:26.276290+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: audit 2024-08-25T12:03:26.276290+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: audit 2024-08-25T12:03:26.285155+0000 mon.b (mon.1) 1195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-25T12:03:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: audit 2024-08-25T12:03:26.285155+0000 mon.b (mon.1) 1195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-25T12:03:26.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: audit 2024-08-25T12:03:26.286834+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:26.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:26 smithi059 bash[104335]: audit 2024-08-25T12:03:26.286834+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: audit 2024-08-25T12:03:25.201877+0000 mgr.y (mgr.25136) 1840 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: audit 2024-08-25T12:03:25.201877+0000 mgr.y (mgr.25136) 1840 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: cluster 2024-08-25T12:03:25.248240+0000 mgr.y (mgr.25136) 1841 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: cluster 2024-08-25T12:03:25.248240+0000 mgr.y (mgr.25136) 1841 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: audit 2024-08-25T12:03:26.276290+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: audit 2024-08-25T12:03:26.276290+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: audit 2024-08-25T12:03:26.285155+0000 mon.b (mon.1) 1195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: audit 2024-08-25T12:03:26.285155+0000 mon.b (mon.1) 1195 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-25T12:03:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: audit 2024-08-25T12:03:26.286834+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:26 smithi196 bash[84730]: audit 2024-08-25T12:03:26.286834+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:27.750 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:03:27.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:27 smithi059 bash[104335]: cephadm 2024-08-25T12:03:26.268540+0000 mgr.y (mgr.25136) 1842 : cephadm [INF] Upgrade: Updating osd.2 2024-08-25T12:03:27.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:27 smithi059 bash[104335]: cephadm 2024-08-25T12:03:26.268540+0000 mgr.y (mgr.25136) 1842 : cephadm [INF] Upgrade: Updating osd.2 2024-08-25T12:03:27.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:27 smithi059 bash[104335]: cephadm 2024-08-25T12:03:26.286308+0000 mgr.y (mgr.25136) 1843 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T12:03:27.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:27 smithi059 bash[104335]: cephadm 2024-08-25T12:03:26.286308+0000 mgr.y (mgr.25136) 1843 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T12:03:27.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:27 smithi059 bash[105101]: cephadm 2024-08-25T12:03:26.268540+0000 mgr.y (mgr.25136) 1842 : cephadm [INF] Upgrade: Updating osd.2 2024-08-25T12:03:27.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:27 smithi059 bash[105101]: cephadm 2024-08-25T12:03:26.268540+0000 mgr.y (mgr.25136) 1842 : cephadm [INF] Upgrade: Updating osd.2 2024-08-25T12:03:27.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:27 smithi059 bash[105101]: cephadm 2024-08-25T12:03:26.286308+0000 mgr.y (mgr.25136) 1843 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T12:03:27.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:27 smithi059 bash[105101]: cephadm 2024-08-25T12:03:26.286308+0000 mgr.y (mgr.25136) 1843 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T12:03:27.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:27 smithi196 bash[84730]: cephadm 2024-08-25T12:03:26.268540+0000 mgr.y (mgr.25136) 1842 : cephadm [INF] Upgrade: Updating osd.2 2024-08-25T12:03:27.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:27 smithi196 bash[84730]: cephadm 2024-08-25T12:03:26.268540+0000 mgr.y (mgr.25136) 1842 : cephadm [INF] Upgrade: Updating osd.2 2024-08-25T12:03:27.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:27 smithi196 bash[84730]: cephadm 2024-08-25T12:03:26.286308+0000 mgr.y (mgr.25136) 1843 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T12:03:27.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:27 smithi196 bash[84730]: cephadm 2024-08-25T12:03:26.286308+0000 mgr.y (mgr.25136) 1843 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-08-25T12:03:28.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[104335]: cluster 2024-08-25T12:03:27.248916+0000 mgr.y (mgr.25136) 1844 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:28.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[104335]: cluster 2024-08-25T12:03:27.248916+0000 mgr.y (mgr.25136) 1844 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:28.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[104335]: audit 2024-08-25T12:03:27.914874+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[104335]: audit 2024-08-25T12:03:27.914874+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[104335]: audit 2024-08-25T12:03:27.926893+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[104335]: audit 2024-08-25T12:03:27.926893+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:28 smithi196 bash[84730]: cluster 2024-08-25T12:03:27.248916+0000 mgr.y (mgr.25136) 1844 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:28 smithi196 bash[84730]: cluster 2024-08-25T12:03:27.248916+0000 mgr.y (mgr.25136) 1844 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:28 smithi196 bash[84730]: audit 2024-08-25T12:03:27.914874+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:28 smithi196 bash[84730]: audit 2024-08-25T12:03:27.914874+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:28 smithi196 bash[84730]: audit 2024-08-25T12:03:27.926893+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:28 smithi196 bash[84730]: audit 2024-08-25T12:03:27.926893+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:28 smithi196 bash[84730]: audit 2024-08-25T12:03:27.939413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:28.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:28 smithi196 bash[84730]: audit 2024-08-25T12:03:27.939413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[104335]: audit 2024-08-25T12:03:27.939413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[104335]: audit 2024-08-25T12:03:27.939413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[105101]: cluster 2024-08-25T12:03:27.248916+0000 mgr.y (mgr.25136) 1844 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[105101]: cluster 2024-08-25T12:03:27.248916+0000 mgr.y (mgr.25136) 1844 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[105101]: audit 2024-08-25T12:03:27.914874+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[105101]: audit 2024-08-25T12:03:27.914874+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[105101]: audit 2024-08-25T12:03:27.926893+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[105101]: audit 2024-08-25T12:03:27.926893+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[105101]: audit 2024-08-25T12:03:27.939413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:28 smithi059 bash[105101]: audit 2024-08-25T12:03:27.939413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:29.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:03:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:03:29] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-08-25T12:03:30.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:30 smithi059 bash[104335]: cluster 2024-08-25T12:03:29.249871+0000 mgr.y (mgr.25136) 1845 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:30.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:30 smithi059 bash[104335]: cluster 2024-08-25T12:03:29.249871+0000 mgr.y (mgr.25136) 1845 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:30.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:30 smithi059 bash[105101]: cluster 2024-08-25T12:03:29.249871+0000 mgr.y (mgr.25136) 1845 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:30 smithi059 bash[105101]: cluster 2024-08-25T12:03:29.249871+0000 mgr.y (mgr.25136) 1845 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:30.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:30 smithi196 bash[84730]: cluster 2024-08-25T12:03:29.249871+0000 mgr.y (mgr.25136) 1845 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:30.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:30 smithi196 bash[84730]: cluster 2024-08-25T12:03:29.249871+0000 mgr.y (mgr.25136) 1845 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:30.895 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:03:31.546 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:03:31.546 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 3s ago 45m - - 2024-08-25T12:03:31.546 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 18s ago 44m - - 2024-08-25T12:03:31.546 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (7m) 3s ago 35m 14.0M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:03:31.546 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (7m) 18s ago 34m 67.9M - c8b91775d855 f57175f62128 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (9m) 3s ago 32m 49.4M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (9m) 18s ago 43m 441M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (20m) 3s ago 46m 535M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (4m) 3s ago 46m 54.5M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (5m) 18s ago 44m 44.3M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (3m) 3s ago 44m 39.8M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (9m) 3s ago 35m 8448k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (9m) 18s ago 35m 8464k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (110s) 3s ago 43m 49.5M 4096M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (72s) 3s ago 42m 45.9M 4096M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (41m) 3s ago 41m 59.3M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 73e5e3264e7d 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (40m) 3s ago 40m 62.2M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (39m) 18s ago 39m 74.4M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T12:03:31.547 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (38m) 18s ago 38m 69.5M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:03:31.548 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (37m) 18s ago 37m 66.6M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:03:31.548 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (36m) 18s ago 36m 60.9M 4096M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:03:31.548 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (8m) 18s ago 35m 53.3M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:03:31.548 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (33m) 3s ago 33m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:03:31.548 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (33m) 18s ago 33m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:03:31.930 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:03:31.930 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 6 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:03:31.931 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:03:31.932 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:03:31.932 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 7, 2024-08-25T12:03:31.932 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 8 2024-08-25T12:03:31.932 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:03:31.932 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/8 daemons upgraded", 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:03:32.263 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:03:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: audit 2024-08-25T12:03:30.886028+0000 mgr.y (mgr.25136) 1846 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: audit 2024-08-25T12:03:30.886028+0000 mgr.y (mgr.25136) 1846 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: audit 2024-08-25T12:03:31.212080+0000 mgr.y (mgr.25136) 1847 : audit [DBG] from='client.64296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: audit 2024-08-25T12:03:31.212080+0000 mgr.y (mgr.25136) 1847 : audit [DBG] from='client.64296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: cluster 2024-08-25T12:03:31.250767+0000 mgr.y (mgr.25136) 1848 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: cluster 2024-08-25T12:03:31.250767+0000 mgr.y (mgr.25136) 1848 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: audit 2024-08-25T12:03:31.506406+0000 mgr.y (mgr.25136) 1849 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: audit 2024-08-25T12:03:31.506406+0000 mgr.y (mgr.25136) 1849 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: audit 2024-08-25T12:03:31.933049+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.59:0/1682616491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[104335]: audit 2024-08-25T12:03:31.933049+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.59:0/1682616491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: audit 2024-08-25T12:03:30.886028+0000 mgr.y (mgr.25136) 1846 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: audit 2024-08-25T12:03:30.886028+0000 mgr.y (mgr.25136) 1846 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: audit 2024-08-25T12:03:31.212080+0000 mgr.y (mgr.25136) 1847 : audit [DBG] from='client.64296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: audit 2024-08-25T12:03:31.212080+0000 mgr.y (mgr.25136) 1847 : audit [DBG] from='client.64296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: cluster 2024-08-25T12:03:31.250767+0000 mgr.y (mgr.25136) 1848 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: cluster 2024-08-25T12:03:31.250767+0000 mgr.y (mgr.25136) 1848 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:32.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: audit 2024-08-25T12:03:31.506406+0000 mgr.y (mgr.25136) 1849 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: audit 2024-08-25T12:03:31.506406+0000 mgr.y (mgr.25136) 1849 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: audit 2024-08-25T12:03:31.933049+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.59:0/1682616491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:32.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:32 smithi059 bash[105101]: audit 2024-08-25T12:03:31.933049+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.59:0/1682616491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: audit 2024-08-25T12:03:30.886028+0000 mgr.y (mgr.25136) 1846 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: audit 2024-08-25T12:03:30.886028+0000 mgr.y (mgr.25136) 1846 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: audit 2024-08-25T12:03:31.212080+0000 mgr.y (mgr.25136) 1847 : audit [DBG] from='client.64296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: audit 2024-08-25T12:03:31.212080+0000 mgr.y (mgr.25136) 1847 : audit [DBG] from='client.64296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: cluster 2024-08-25T12:03:31.250767+0000 mgr.y (mgr.25136) 1848 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: cluster 2024-08-25T12:03:31.250767+0000 mgr.y (mgr.25136) 1848 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: audit 2024-08-25T12:03:31.506406+0000 mgr.y (mgr.25136) 1849 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: audit 2024-08-25T12:03:31.506406+0000 mgr.y (mgr.25136) 1849 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: audit 2024-08-25T12:03:31.933049+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.59:0/1682616491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:32.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:32 smithi196 bash[84730]: audit 2024-08-25T12:03:31.933049+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.59:0/1682616491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:33.628 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.628 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.629 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.629 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.629 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:33 smithi059 bash[104335]: audit 2024-08-25T12:03:32.265541+0000 mgr.y (mgr.25136) 1850 : audit [DBG] from='client.64314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:33.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:33 smithi059 bash[104335]: audit 2024-08-25T12:03:32.265541+0000 mgr.y (mgr.25136) 1850 : audit [DBG] from='client.64314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:33.630 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.630 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:33 smithi059 bash[105101]: audit 2024-08-25T12:03:32.265541+0000 mgr.y (mgr.25136) 1850 : audit [DBG] from='client.64314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:33.630 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:33 smithi059 bash[105101]: audit 2024-08-25T12:03:32.265541+0000 mgr.y (mgr.25136) 1850 : audit [DBG] from='client.64314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:33.631 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.631 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:33.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:33 smithi196 bash[84730]: audit 2024-08-25T12:03:32.265541+0000 mgr.y (mgr.25136) 1850 : audit [DBG] from='client.64314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:33.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:33 smithi196 bash[84730]: audit 2024-08-25T12:03:32.265541+0000 mgr.y (mgr.25136) 1850 : audit [DBG] from='client.64314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:03:34.027 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:33 smithi059 systemd[1]: Stopping Ceph osd.2 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:03:34.027 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:33 smithi059 bash[36230]: debug 2024-08-25T12:03:33.718+0000 7fe1e20e7640 -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-08-25T12:03:34.028 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:33 smithi059 bash[36230]: debug 2024-08-25T12:03:33.718+0000 7fe1e20e7640 -1 osd.2 126 *** Got signal Terminated *** 2024-08-25T12:03:34.028 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:33 smithi059 bash[36230]: debug 2024-08-25T12:03:33.718+0000 7fe1e20e7640 -1 osd.2 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: cluster 2024-08-25T12:03:33.251635+0000 mgr.y (mgr.25136) 1851 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: cluster 2024-08-25T12:03:33.251635+0000 mgr.y (mgr.25136) 1851 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: cluster 2024-08-25T12:03:33.726175+0000 mon.a (mon.0) 573 : cluster [INF] osd.2 marked itself down and dead 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: cluster 2024-08-25T12:03:33.726175+0000 mon.a (mon.0) 573 : cluster [INF] osd.2 marked itself down and dead 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: audit 2024-08-25T12:03:33.746371+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: audit 2024-08-25T12:03:33.746371+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: audit 2024-08-25T12:03:33.759344+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: audit 2024-08-25T12:03:33.759344+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: audit 2024-08-25T12:03:33.768897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:34 smithi196 bash[84730]: audit 2024-08-25T12:03:33.768897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: cluster 2024-08-25T12:03:33.251635+0000 mgr.y (mgr.25136) 1851 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: cluster 2024-08-25T12:03:33.251635+0000 mgr.y (mgr.25136) 1851 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: cluster 2024-08-25T12:03:33.726175+0000 mon.a (mon.0) 573 : cluster [INF] osd.2 marked itself down and dead 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: cluster 2024-08-25T12:03:33.726175+0000 mon.a (mon.0) 573 : cluster [INF] osd.2 marked itself down and dead 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: audit 2024-08-25T12:03:33.746371+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: audit 2024-08-25T12:03:33.746371+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: audit 2024-08-25T12:03:33.759344+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: audit 2024-08-25T12:03:33.759344+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: audit 2024-08-25T12:03:33.768897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.964 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[105101]: audit 2024-08-25T12:03:33.768897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: cluster 2024-08-25T12:03:33.251635+0000 mgr.y (mgr.25136) 1851 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: cluster 2024-08-25T12:03:33.251635+0000 mgr.y (mgr.25136) 1851 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: cluster 2024-08-25T12:03:33.726175+0000 mon.a (mon.0) 573 : cluster [INF] osd.2 marked itself down and dead 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: cluster 2024-08-25T12:03:33.726175+0000 mon.a (mon.0) 573 : cluster [INF] osd.2 marked itself down and dead 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: audit 2024-08-25T12:03:33.746371+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: audit 2024-08-25T12:03:33.746371+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: audit 2024-08-25T12:03:33.759344+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: audit 2024-08-25T12:03:33.759344+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: audit 2024-08-25T12:03:33.768897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:34.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:34 smithi059 bash[104335]: audit 2024-08-25T12:03:33.768897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:35.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: cluster 2024-08-25T12:03:34.528176+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:03:35.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: cluster 2024-08-25T12:03:34.528176+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:03:35.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: cluster 2024-08-25T12:03:34.540080+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-08-25T12:03:35.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: cluster 2024-08-25T12:03:34.540080+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-08-25T12:03:35.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: audit 2024-08-25T12:03:34.593993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:35.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: audit 2024-08-25T12:03:34.593993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:35.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: audit 2024-08-25T12:03:34.600500+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:35.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: audit 2024-08-25T12:03:34.600500+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: cluster 2024-08-25T12:03:35.540643+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[104335]: cluster 2024-08-25T12:03:35.540643+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: cluster 2024-08-25T12:03:34.528176+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: cluster 2024-08-25T12:03:34.528176+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: cluster 2024-08-25T12:03:34.540080+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: cluster 2024-08-25T12:03:34.540080+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: audit 2024-08-25T12:03:34.593993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: audit 2024-08-25T12:03:34.593993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: audit 2024-08-25T12:03:34.600500+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: audit 2024-08-25T12:03:34.600500+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:35.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: cluster 2024-08-25T12:03:35.540643+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-25T12:03:35.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[105101]: cluster 2024-08-25T12:03:35.540643+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-25T12:03:35.854 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[117027]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-2 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: cluster 2024-08-25T12:03:34.528176+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: cluster 2024-08-25T12:03:34.528176+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: cluster 2024-08-25T12:03:34.540080+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: cluster 2024-08-25T12:03:34.540080+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: audit 2024-08-25T12:03:34.593993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: audit 2024-08-25T12:03:34.593993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: audit 2024-08-25T12:03:34.600500+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: audit 2024-08-25T12:03:34.600500+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: cluster 2024-08-25T12:03:35.540643+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-25T12:03:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:35 smithi196 bash[84730]: cluster 2024-08-25T12:03:35.540643+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-08-25T12:03:36.277 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:35 smithi059 bash[117089]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-2 2024-08-25T12:03:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:36 smithi196 bash[84730]: audit 2024-08-25T12:03:35.209913+0000 mgr.y (mgr.25136) 1852 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:36 smithi196 bash[84730]: audit 2024-08-25T12:03:35.209913+0000 mgr.y (mgr.25136) 1852 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:36 smithi196 bash[84730]: cluster 2024-08-25T12:03:35.253847+0000 mgr.y (mgr.25136) 1853 : cluster [DBG] pgmap v671: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:36 smithi196 bash[84730]: cluster 2024-08-25T12:03:35.253847+0000 mgr.y (mgr.25136) 1853 : cluster [DBG] pgmap v671: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:36 smithi196 bash[84730]: cluster 2024-08-25T12:03:35.589863+0000 mon.a (mon.0) 581 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 32 pgs peering (PG_AVAILABILITY) 2024-08-25T12:03:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:36 smithi196 bash[84730]: cluster 2024-08-25T12:03:35.589863+0000 mon.a (mon.0) 581 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 32 pgs peering (PG_AVAILABILITY) 2024-08-25T12:03:36.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[104335]: audit 2024-08-25T12:03:35.209913+0000 mgr.y (mgr.25136) 1852 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:36.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[104335]: audit 2024-08-25T12:03:35.209913+0000 mgr.y (mgr.25136) 1852 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[104335]: cluster 2024-08-25T12:03:35.253847+0000 mgr.y (mgr.25136) 1853 : cluster [DBG] pgmap v671: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[104335]: cluster 2024-08-25T12:03:35.253847+0000 mgr.y (mgr.25136) 1853 : cluster [DBG] pgmap v671: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[104335]: cluster 2024-08-25T12:03:35.589863+0000 mon.a (mon.0) 581 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 32 pgs peering (PG_AVAILABILITY) 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[104335]: cluster 2024-08-25T12:03:35.589863+0000 mon.a (mon.0) 581 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 32 pgs peering (PG_AVAILABILITY) 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[105101]: audit 2024-08-25T12:03:35.209913+0000 mgr.y (mgr.25136) 1852 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[105101]: audit 2024-08-25T12:03:35.209913+0000 mgr.y (mgr.25136) 1852 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[105101]: cluster 2024-08-25T12:03:35.253847+0000 mgr.y (mgr.25136) 1853 : cluster [DBG] pgmap v671: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[105101]: cluster 2024-08-25T12:03:35.253847+0000 mgr.y (mgr.25136) 1853 : cluster [DBG] pgmap v671: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[105101]: cluster 2024-08-25T12:03:35.589863+0000 mon.a (mon.0) 581 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 32 pgs peering (PG_AVAILABILITY) 2024-08-25T12:03:36.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:36 smithi059 bash[105101]: cluster 2024-08-25T12:03:35.589863+0000 mon.a (mon.0) 581 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 32 pgs peering (PG_AVAILABILITY) 2024-08-25T12:03:38.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.258 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.258 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.259 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.259 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.259 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.260 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.260 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:37 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-25T12:03:38.260 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:37 smithi059 systemd[1]: Stopped Ceph osd.2 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:03:38.260 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:03:38.260 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:38 smithi059 systemd[1]: Started Ceph osd.2 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:03:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: cluster 2024-08-25T12:03:37.254636+0000 mgr.y (mgr.25136) 1854 : cluster [DBG] pgmap v673: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: cluster 2024-08-25T12:03:37.254636+0000 mgr.y (mgr.25136) 1854 : cluster [DBG] pgmap v673: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.309137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.309137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.317151+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.317151+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.330742+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.330742+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.337928+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.337928+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.338183+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.338183+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.339485+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.339485+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.339889+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.339889+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.341242+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.341242+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.341619+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.341619+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.341810+0000 mon.b (mon.1) 1198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.341810+0000 mon.b (mon.1) 1198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.342205+0000 mon.b (mon.1) 1199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.342205+0000 mon.b (mon.1) 1199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.342897+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.342897+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.343276+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.343276+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.343482+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.343482+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.343930+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.343930+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.345231+0000 mon.b (mon.1) 1202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.345231+0000 mon.b (mon.1) 1202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.345649+0000 mon.b (mon.1) 1203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.345649+0000 mon.b (mon.1) 1203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.346913+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.346913+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.347337+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.347337+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.348453+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.348453+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.358977+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.358977+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.370744+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.370744+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.371755+0000 mon.b (mon.1) 1207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.371755+0000 mon.b (mon.1) 1207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.386741+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.386741+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.462624+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.462624+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.465356+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.465356+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:38.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.468204+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.468204+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.469430+0000 mon.b (mon.1) 1211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.469430+0000 mon.b (mon.1) 1211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.473300+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:38.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:38 smithi196 bash[84730]: audit 2024-08-25T12:03:38.473300+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: cluster 2024-08-25T12:03:37.254636+0000 mgr.y (mgr.25136) 1854 : cluster [DBG] pgmap v673: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: cluster 2024-08-25T12:03:37.254636+0000 mgr.y (mgr.25136) 1854 : cluster [DBG] pgmap v673: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.309137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.309137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.317151+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.317151+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.330742+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.330742+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.337928+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.337928+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.338183+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.338183+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.339485+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.339485+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.339889+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.339889+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.341242+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.341242+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.341619+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.341619+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: cluster 2024-08-25T12:03:37.254636+0000 mgr.y (mgr.25136) 1854 : cluster [DBG] pgmap v673: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: cluster 2024-08-25T12:03:37.254636+0000 mgr.y (mgr.25136) 1854 : cluster [DBG] pgmap v673: 161 pgs: 45 peering, 1 stale+active+clean, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:03:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.309137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.309137+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.317151+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.317151+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.330742+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.330742+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.337928+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.337928+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.338183+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.338183+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.339485+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.339485+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.339889+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.339889+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.341242+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.341242+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.341619+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.341619+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.341810+0000 mon.b (mon.1) 1198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.341810+0000 mon.b (mon.1) 1198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.342205+0000 mon.b (mon.1) 1199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.342205+0000 mon.b (mon.1) 1199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.342897+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.342897+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.343276+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.343276+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.343482+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.343482+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.343930+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.343930+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.345231+0000 mon.b (mon.1) 1202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.345231+0000 mon.b (mon.1) 1202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.345649+0000 mon.b (mon.1) 1203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.345649+0000 mon.b (mon.1) 1203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.346913+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.346913+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.347337+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.347337+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.348453+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.348453+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.358977+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.358977+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.370744+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.370744+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.371755+0000 mon.b (mon.1) 1207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.371755+0000 mon.b (mon.1) 1207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.386741+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.386741+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.462624+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.462624+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.465356+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.465356+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.468204+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.468204+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.341810+0000 mon.b (mon.1) 1198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.341810+0000 mon.b (mon.1) 1198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.342205+0000 mon.b (mon.1) 1199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.342205+0000 mon.b (mon.1) 1199 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.342897+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.342897+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.343276+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.343276+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.343482+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.343482+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.343930+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.343930+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.345231+0000 mon.b (mon.1) 1202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.345231+0000 mon.b (mon.1) 1202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.345649+0000 mon.b (mon.1) 1203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.345649+0000 mon.b (mon.1) 1203 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.469430+0000 mon.b (mon.1) 1211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.469430+0000 mon.b (mon.1) 1211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.473300+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[104335]: audit 2024-08-25T12:03:38.473300+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.346913+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.346913+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.347337+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.347337+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.348453+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.348453+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.358977+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.358977+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.370744+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.370744+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.371755+0000 mon.b (mon.1) 1207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.371755+0000 mon.b (mon.1) 1207 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.386741+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.386741+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.462624+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.462624+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.465356+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.465356+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.468204+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.468204+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.469430+0000 mon.b (mon.1) 1211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.469430+0000 mon.b (mon.1) 1211 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.473300+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:38 smithi059 bash[105101]: audit 2024-08-25T12:03:38.473300+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:03:39] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-08-25T12:03:39.783 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.343949+0000 mgr.y (mgr.25136) 1855 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T12:03:39.783 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.343949+0000 mgr.y (mgr.25136) 1855 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T12:03:39.783 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.344202+0000 mgr.y (mgr.25136) 1856 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T12:03:39.783 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.344202+0000 mgr.y (mgr.25136) 1856 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T12:03:39.783 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.387771+0000 mgr.y (mgr.25136) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.387771+0000 mgr.y (mgr.25136) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.474085+0000 mgr.y (mgr.25136) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.474085+0000 mgr.y (mgr.25136) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.585686+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.585686+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.588688+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.588688+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.591922+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.591922+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.593181+0000 mon.b (mon.1) 1215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.593181+0000 mon.b (mon.1) 1215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.596791+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.784 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.596791+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.598405+0000 mgr.y (mgr.25136) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.598405+0000 mgr.y (mgr.25136) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.715824+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.715824+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.718957+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.718957+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.722221+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.722221+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.723784+0000 mon.b (mon.1) 1219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.723784+0000 mon.b (mon.1) 1219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.727429+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.785 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.727429+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.874759+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.874759+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.877861+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.877861+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.881091+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.881091+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.882684+0000 mon.b (mon.1) 1223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.882684+0000 mon.b (mon.1) 1223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.890820+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:38.890820+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.038066+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.038066+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.041367+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.041367+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.044079+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.044079+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.045249+0000 mon.b (mon.1) 1227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.045249+0000 mon.b (mon.1) 1227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.048747+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.048747+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.196698+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.196698+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.200201+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.200201+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.787 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.203845+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.203845+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.205181+0000 mon.b (mon.1) 1231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.205181+0000 mon.b (mon.1) 1231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.208166+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.208166+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.313839+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.313839+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.316734+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.316734+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.319900+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.319900+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.320819+0000 mon.b (mon.1) 1235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.788 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.320819+0000 mon.b (mon.1) 1235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.321865+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.321865+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.404400+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.404400+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.407057+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.407057+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.409550+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.409550+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.410831+0000 mon.b (mon.1) 1239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.410831+0000 mon.b (mon.1) 1239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.412500+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.412500+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.527447+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.789 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.527447+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:39.790 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.530035+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.790 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.530035+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:39.790 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.532801+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.790 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.532801+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:39.790 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.533792+0000 mon.b (mon.1) 1243 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.790 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.533792+0000 mon.b (mon.1) 1243 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:39.790 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.536104+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:39.790 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:39 smithi196 bash[84730]: audit 2024-08-25T12:03:39.536104+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.343949+0000 mgr.y (mgr.25136) 1855 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T12:03:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.343949+0000 mgr.y (mgr.25136) 1855 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T12:03:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.344202+0000 mgr.y (mgr.25136) 1856 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T12:03:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.344202+0000 mgr.y (mgr.25136) 1856 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T12:03:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.387771+0000 mgr.y (mgr.25136) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.387771+0000 mgr.y (mgr.25136) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.474085+0000 mgr.y (mgr.25136) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.474085+0000 mgr.y (mgr.25136) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.585686+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.585686+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.588688+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.588688+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.591922+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.591922+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.593181+0000 mon.b (mon.1) 1215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.593181+0000 mon.b (mon.1) 1215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.596791+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.596791+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.598405+0000 mgr.y (mgr.25136) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.598405+0000 mgr.y (mgr.25136) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.715824+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.343949+0000 mgr.y (mgr.25136) 1855 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.343949+0000 mgr.y (mgr.25136) 1855 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2781M 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.344202+0000 mgr.y (mgr.25136) 1856 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.344202+0000 mgr.y (mgr.25136) 1856 : cephadm [INF] Adjusting osd_memory_target on smithi196 to 3036M 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.387771+0000 mgr.y (mgr.25136) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.387771+0000 mgr.y (mgr.25136) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.474085+0000 mgr.y (mgr.25136) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.474085+0000 mgr.y (mgr.25136) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.585686+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.585686+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.588688+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.588688+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.591922+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.591922+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.593181+0000 mon.b (mon.1) 1215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.593181+0000 mon.b (mon.1) 1215 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.596791+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.596791+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.598405+0000 mgr.y (mgr.25136) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.598405+0000 mgr.y (mgr.25136) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.715824+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.715824+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.718957+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.718957+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.722221+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.722221+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.723784+0000 mon.b (mon.1) 1219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.723784+0000 mon.b (mon.1) 1219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.727429+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.727429+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.874759+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.874759+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.877861+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.877861+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.881091+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.881091+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.882684+0000 mon.b (mon.1) 1223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.882684+0000 mon.b (mon.1) 1223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.890820+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:38.890820+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.715824+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.718957+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.718957+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.722221+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.722221+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.723784+0000 mon.b (mon.1) 1219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.723784+0000 mon.b (mon.1) 1219 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.727429+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.727429+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.874759+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.874759+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.877861+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.877861+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.881091+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.881091+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.882684+0000 mon.b (mon.1) 1223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.882684+0000 mon.b (mon.1) 1223 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.890820+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:38.890820+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.038066+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.038066+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.041367+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.041367+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.044079+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.044079+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.045249+0000 mon.b (mon.1) 1227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.045249+0000 mon.b (mon.1) 1227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.048747+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.048747+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.196698+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.196698+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.200201+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.200201+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.203845+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.203845+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.205181+0000 mon.b (mon.1) 1231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.205181+0000 mon.b (mon.1) 1231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.208166+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.208166+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.038066+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.038066+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.041367+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.041367+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.044079+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.044079+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.045249+0000 mon.b (mon.1) 1227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.045249+0000 mon.b (mon.1) 1227 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.048747+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.048747+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.196698+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.196698+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.200201+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.200201+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.203845+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.203845+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.205181+0000 mon.b (mon.1) 1231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.205181+0000 mon.b (mon.1) 1231 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.208166+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.208166+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.313839+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.313839+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.316734+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.316734+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.319900+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.319900+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.320819+0000 mon.b (mon.1) 1235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.320819+0000 mon.b (mon.1) 1235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.321865+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.321865+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.404400+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.404400+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.407057+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.407057+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.409550+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.409550+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.410831+0000 mon.b (mon.1) 1239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.410831+0000 mon.b (mon.1) 1239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.412500+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.412500+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.313839+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.313839+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.316734+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.316734+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.319900+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.319900+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.320819+0000 mon.b (mon.1) 1235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.320819+0000 mon.b (mon.1) 1235 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.321865+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.321865+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.404400+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.404400+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.407057+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.407057+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.409550+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.409550+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.410831+0000 mon.b (mon.1) 1239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.410831+0000 mon.b (mon.1) 1239 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.412500+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.412500+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.527447+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.527447+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.530035+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.530035+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.532801+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.532801+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.533792+0000 mon.b (mon.1) 1243 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.533792+0000 mon.b (mon.1) 1243 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.536104+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[104335]: audit 2024-08-25T12:03:39.536104+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.527447+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.527447+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.530035+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.530035+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.532801+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.532801+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.533792+0000 mon.b (mon.1) 1243 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.533792+0000 mon.b (mon.1) 1243 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.536104+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:39 smithi059 bash[105101]: audit 2024-08-25T12:03:39.536104+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.730659+0000 mgr.y (mgr.25136) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.730659+0000 mgr.y (mgr.25136) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.892057+0000 mgr.y (mgr.25136) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:38.892057+0000 mgr.y (mgr.25136) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.050954+0000 mgr.y (mgr.25136) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.050954+0000 mgr.y (mgr.25136) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.211875+0000 mgr.y (mgr.25136) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.211875+0000 mgr.y (mgr.25136) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cluster 2024-08-25T12:03:39.255298+0000 mgr.y (mgr.25136) 1864 : cluster [DBG] pgmap v674: 161 pgs: 3 active+undersized, 45 peering, 2 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 19/639 objects degraded (2.973%) 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cluster 2024-08-25T12:03:39.255298+0000 mgr.y (mgr.25136) 1864 : cluster [DBG] pgmap v674: 161 pgs: 3 active+undersized, 45 peering, 2 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 19/639 objects degraded (2.973%) 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.325317+0000 mgr.y (mgr.25136) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.325317+0000 mgr.y (mgr.25136) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.416058+0000 mgr.y (mgr.25136) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.416058+0000 mgr.y (mgr.25136) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.537257+0000 mgr.y (mgr.25136) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.537257+0000 mgr.y (mgr.25136) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.636208+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.636208+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.638321+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.638321+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.730659+0000 mgr.y (mgr.25136) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.730659+0000 mgr.y (mgr.25136) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.892057+0000 mgr.y (mgr.25136) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:38.892057+0000 mgr.y (mgr.25136) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.050954+0000 mgr.y (mgr.25136) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.050954+0000 mgr.y (mgr.25136) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.211875+0000 mgr.y (mgr.25136) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.211875+0000 mgr.y (mgr.25136) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cluster 2024-08-25T12:03:39.255298+0000 mgr.y (mgr.25136) 1864 : cluster [DBG] pgmap v674: 161 pgs: 3 active+undersized, 45 peering, 2 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 19/639 objects degraded (2.973%) 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cluster 2024-08-25T12:03:39.255298+0000 mgr.y (mgr.25136) 1864 : cluster [DBG] pgmap v674: 161 pgs: 3 active+undersized, 45 peering, 2 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 19/639 objects degraded (2.973%) 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.325317+0000 mgr.y (mgr.25136) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.325317+0000 mgr.y (mgr.25136) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.416058+0000 mgr.y (mgr.25136) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.416058+0000 mgr.y (mgr.25136) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.537257+0000 mgr.y (mgr.25136) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.537257+0000 mgr.y (mgr.25136) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.636208+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.636208+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.638321+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.638321+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.640303+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.640303+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.641055+0000 mon.b (mon.1) 1247 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.641055+0000 mon.b (mon.1) 1247 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.641953+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.641953+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.642612+0000 mgr.y (mgr.25136) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.642612+0000 mgr.y (mgr.25136) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.730920+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.730920+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.733687+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.733687+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.736901+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.736901+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.740794+0000 mon.b (mon.1) 1251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.740794+0000 mon.b (mon.1) 1251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.742420+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.742420+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.850712+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.850712+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.640303+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.640303+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.641055+0000 mon.b (mon.1) 1247 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.641055+0000 mon.b (mon.1) 1247 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.641953+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.641953+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.642612+0000 mgr.y (mgr.25136) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.642612+0000 mgr.y (mgr.25136) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.730920+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.730920+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.733687+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.733687+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.736901+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.736901+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.740794+0000 mon.b (mon.1) 1251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.740794+0000 mon.b (mon.1) 1251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.742420+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.742420+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.850712+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.850712+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.853019+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.853019+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.855759+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.855759+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.856535+0000 mon.b (mon.1) 1255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.856535+0000 mon.b (mon.1) 1255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.860639+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.860639+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.950813+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.950813+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.953050+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.953050+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.955276+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.955276+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.956049+0000 mon.b (mon.1) 1259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.956049+0000 mon.b (mon.1) 1259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.959578+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:39.959578+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.051582+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.051582+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.853019+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.853019+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.855759+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.855759+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.856535+0000 mon.b (mon.1) 1255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.856535+0000 mon.b (mon.1) 1255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.860639+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.860639+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.950813+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.950813+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.953050+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.953050+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.955276+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.955276+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.956049+0000 mon.b (mon.1) 1259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.956049+0000 mon.b (mon.1) 1259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.959578+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:39.959578+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.051582+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.051582+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.054391+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.054391+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.057106+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.057106+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.058684+0000 mon.b (mon.1) 1263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.058684+0000 mon.b (mon.1) 1263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.062783+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.062783+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.154110+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.154110+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.156595+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.156595+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.159524+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.159524+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.160596+0000 mon.b (mon.1) 1267 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.160596+0000 mon.b (mon.1) 1267 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.164159+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.164159+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cluster 2024-08-25T12:03:40.206009+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Degraded data redundancy: 19/639 objects degraded (2.973%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: cluster 2024-08-25T12:03:40.206009+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Degraded data redundancy: 19/639 objects degraded (2.973%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.054391+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.054391+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.057106+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.057106+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.058684+0000 mon.b (mon.1) 1263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.058684+0000 mon.b (mon.1) 1263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.062783+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.062783+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.154110+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.154110+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.156595+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.156595+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.159524+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.159524+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.160596+0000 mon.b (mon.1) 1267 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.160596+0000 mon.b (mon.1) 1267 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.164159+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.164159+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cluster 2024-08-25T12:03:40.206009+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Degraded data redundancy: 19/639 objects degraded (2.973%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:40.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: cluster 2024-08-25T12:03:40.206009+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Degraded data redundancy: 19/639 objects degraded (2.973%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.257222+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.257222+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.259537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.259537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.262662+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.262662+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.263655+0000 mon.b (mon.1) 1271 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.263655+0000 mon.b (mon.1) 1271 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.266853+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.266853+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.348859+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.627 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.348859+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.628 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.351443+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.628 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.351443+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.628 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.353767+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.628 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.353767+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.628 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.354805+0000 mon.b (mon.1) 1275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.628 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.354805+0000 mon.b (mon.1) 1275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.628 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.357203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.628 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.257222+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.257222+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.259537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.259537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.262662+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.262662+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.263655+0000 mon.b (mon.1) 1271 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.263655+0000 mon.b (mon.1) 1271 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.266853+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.266853+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.348859+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.348859+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.629 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.351443+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.351443+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.353767+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.353767+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.354805+0000 mon.b (mon.1) 1275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.354805+0000 mon.b (mon.1) 1275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.357203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.357203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.444483+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.444483+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.447254+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.447254+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.449857+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.449857+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.450908+0000 mon.b (mon.1) 1279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.450908+0000 mon.b (mon.1) 1279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.453494+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.453494+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.546317+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.546317+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.549034+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.549034+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.551389+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.551389+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.552388+0000 mon.b (mon.1) 1283 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.552388+0000 mon.b (mon.1) 1283 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.554683+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[104335]: audit 2024-08-25T12:03:40.554683+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.357203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.444483+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.444483+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.447254+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.447254+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.449857+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.449857+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.450908+0000 mon.b (mon.1) 1279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.450908+0000 mon.b (mon.1) 1279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.453494+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.453494+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.546317+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.546317+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.549034+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.549034+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.551389+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.551389+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.552388+0000 mon.b (mon.1) 1283 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.552388+0000 mon.b (mon.1) 1283 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.554683+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[105101]: audit 2024-08-25T12:03:40.554683+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.730659+0000 mgr.y (mgr.25136) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.730659+0000 mgr.y (mgr.25136) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.892057+0000 mgr.y (mgr.25136) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:38.892057+0000 mgr.y (mgr.25136) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.050954+0000 mgr.y (mgr.25136) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.050954+0000 mgr.y (mgr.25136) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.211875+0000 mgr.y (mgr.25136) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.211875+0000 mgr.y (mgr.25136) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cluster 2024-08-25T12:03:39.255298+0000 mgr.y (mgr.25136) 1864 : cluster [DBG] pgmap v674: 161 pgs: 3 active+undersized, 45 peering, 2 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 19/639 objects degraded (2.973%) 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cluster 2024-08-25T12:03:39.255298+0000 mgr.y (mgr.25136) 1864 : cluster [DBG] pgmap v674: 161 pgs: 3 active+undersized, 45 peering, 2 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 19/639 objects degraded (2.973%) 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.325317+0000 mgr.y (mgr.25136) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.325317+0000 mgr.y (mgr.25136) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.416058+0000 mgr.y (mgr.25136) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.416058+0000 mgr.y (mgr.25136) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.537257+0000 mgr.y (mgr.25136) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.537257+0000 mgr.y (mgr.25136) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.636208+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.636208+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.638321+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.638321+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.640303+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.640303+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.641055+0000 mon.b (mon.1) 1247 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.641055+0000 mon.b (mon.1) 1247 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.641953+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.641953+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.642612+0000 mgr.y (mgr.25136) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.642612+0000 mgr.y (mgr.25136) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.730920+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.730920+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.733687+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.733687+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.736901+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.736901+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.740794+0000 mon.b (mon.1) 1251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.740794+0000 mon.b (mon.1) 1251 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.742420+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.742420+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.850712+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.850712+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.853019+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.853019+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.855759+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.855759+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.856535+0000 mon.b (mon.1) 1255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.856535+0000 mon.b (mon.1) 1255 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.860639+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.860639+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.950813+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.950813+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.953050+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.953050+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.955276+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.955276+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.956049+0000 mon.b (mon.1) 1259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.956049+0000 mon.b (mon.1) 1259 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.959578+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:39.959578+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.051582+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.051582+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.054391+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.054391+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.057106+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.057106+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.058684+0000 mon.b (mon.1) 1263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.058684+0000 mon.b (mon.1) 1263 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.062783+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.062783+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.154110+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.154110+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.156595+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.156595+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.159524+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.159524+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.160596+0000 mon.b (mon.1) 1267 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.160596+0000 mon.b (mon.1) 1267 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.164159+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.164159+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cluster 2024-08-25T12:03:40.206009+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Degraded data redundancy: 19/639 objects degraded (2.973%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: cluster 2024-08-25T12:03:40.206009+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Degraded data redundancy: 19/639 objects degraded (2.973%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.257222+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.257222+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.259537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.259537+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.262662+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.262662+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.263655+0000 mon.b (mon.1) 1271 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.263655+0000 mon.b (mon.1) 1271 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.266853+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.266853+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.348859+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.348859+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.351443+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.351443+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.353767+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.353767+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.354805+0000 mon.b (mon.1) 1275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.354805+0000 mon.b (mon.1) 1275 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.357203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.357203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.444483+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.444483+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.447254+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.447254+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.449857+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.449857+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.450908+0000 mon.b (mon.1) 1279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.450908+0000 mon.b (mon.1) 1279 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.453494+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.453494+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.546317+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.546317+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.549034+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.549034+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.551389+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.551389+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.552388+0000 mon.b (mon.1) 1283 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.552388+0000 mon.b (mon.1) 1283 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.554683+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:40 smithi196 bash[84730]: audit 2024-08-25T12:03:40.554683+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:40.917 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[117237]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:03:40.917 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[117237]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:03:40.917 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[117237]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:03:40.918 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[117237]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:03:40.918 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[117237]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:03:40.918 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[117237]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-25T12:03:40.918 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:40 smithi059 bash[117237]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-08-25T12:03:41.202 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[117237]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-25T12:03:41.202 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[117237]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-25T12:03:41.202 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[117237]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-25T12:03:41.202 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[117237]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-25T12:03:41.203 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[117237]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-25T12:03:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.745529+0000 mgr.y (mgr.25136) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.745529+0000 mgr.y (mgr.25136) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.861494+0000 mgr.y (mgr.25136) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.861494+0000 mgr.y (mgr.25136) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.960470+0000 mgr.y (mgr.25136) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:39.960470+0000 mgr.y (mgr.25136) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.063693+0000 mgr.y (mgr.25136) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.063693+0000 mgr.y (mgr.25136) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.164950+0000 mgr.y (mgr.25136) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.164950+0000 mgr.y (mgr.25136) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.267515+0000 mgr.y (mgr.25136) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.267515+0000 mgr.y (mgr.25136) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.360302+0000 mgr.y (mgr.25136) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.360302+0000 mgr.y (mgr.25136) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.454500+0000 mgr.y (mgr.25136) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.454500+0000 mgr.y (mgr.25136) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.557113+0000 mgr.y (mgr.25136) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.557113+0000 mgr.y (mgr.25136) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.642980+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.642980+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.645620+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.745529+0000 mgr.y (mgr.25136) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.745529+0000 mgr.y (mgr.25136) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.861494+0000 mgr.y (mgr.25136) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.861494+0000 mgr.y (mgr.25136) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.960470+0000 mgr.y (mgr.25136) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:39.960470+0000 mgr.y (mgr.25136) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.063693+0000 mgr.y (mgr.25136) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.063693+0000 mgr.y (mgr.25136) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.164950+0000 mgr.y (mgr.25136) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.164950+0000 mgr.y (mgr.25136) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.267515+0000 mgr.y (mgr.25136) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.267515+0000 mgr.y (mgr.25136) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.360302+0000 mgr.y (mgr.25136) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.360302+0000 mgr.y (mgr.25136) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.454500+0000 mgr.y (mgr.25136) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.454500+0000 mgr.y (mgr.25136) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.557113+0000 mgr.y (mgr.25136) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.557113+0000 mgr.y (mgr.25136) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.642980+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.642980+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.645620+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.645620+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.647986+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.647986+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.649024+0000 mon.b (mon.1) 1287 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.649024+0000 mon.b (mon.1) 1287 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.651537+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.651537+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.654419+0000 mgr.y (mgr.25136) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.654419+0000 mgr.y (mgr.25136) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.731316+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.731316+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.733764+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.733764+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.736118+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.736118+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.737207+0000 mon.b (mon.1) 1291 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.737207+0000 mon.b (mon.1) 1291 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.739648+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.739648+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.820467+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.645620+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.647986+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.647986+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.649024+0000 mon.b (mon.1) 1287 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.649024+0000 mon.b (mon.1) 1287 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.651537+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.651537+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.654419+0000 mgr.y (mgr.25136) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.654419+0000 mgr.y (mgr.25136) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.731316+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.731316+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.733764+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.733764+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.736118+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.736118+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.737207+0000 mon.b (mon.1) 1291 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.737207+0000 mon.b (mon.1) 1291 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.739648+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.739648+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.820467+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.820467+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.823072+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.823072+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.825662+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.825662+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.826759+0000 mon.b (mon.1) 1295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.826759+0000 mon.b (mon.1) 1295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.828460+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.828460+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.910352+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.910352+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.913208+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.913208+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.915825+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.915825+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.916883+0000 mon.b (mon.1) 1299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.916883+0000 mon.b (mon.1) 1299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.918657+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.918657+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.999459+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.820467+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.823072+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.823072+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.825662+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.825662+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.826759+0000 mon.b (mon.1) 1295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.826759+0000 mon.b (mon.1) 1295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.828460+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.828460+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.910352+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.910352+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.913208+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.913208+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.915825+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.915825+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.916883+0000 mon.b (mon.1) 1299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.916883+0000 mon.b (mon.1) 1299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.918657+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.918657+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.999459+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:40.999459+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.002181+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.002181+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.004499+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.004499+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.005667+0000 mon.b (mon.1) 1303 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.005667+0000 mon.b (mon.1) 1303 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.007441+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.007441+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.085381+0000 mon.b (mon.1) 1304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.085381+0000 mon.b (mon.1) 1304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.088254+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.088254+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.091566+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.091566+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.093206+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.093206+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.096700+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.096700+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.181176+0000 mon.b (mon.1) 1308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:40.999459+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.002181+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.002181+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.004499+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.004499+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.005667+0000 mon.b (mon.1) 1303 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.005667+0000 mon.b (mon.1) 1303 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.007441+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.007441+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.085381+0000 mon.b (mon.1) 1304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.085381+0000 mon.b (mon.1) 1304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.088254+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.088254+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.091566+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.091566+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.093206+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.093206+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.096700+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.096700+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.181176+0000 mon.b (mon.1) 1308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.181176+0000 mon.b (mon.1) 1308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.183438+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.183438+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.185751+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.185751+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.186828+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.186828+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.188005+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.188005+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.269313+0000 mon.b (mon.1) 1312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.269313+0000 mon.b (mon.1) 1312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.272146+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.272146+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.274723+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.274723+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.275642+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.275642+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.793 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.280313+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.280313+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.360931+0000 mon.b (mon.1) 1316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.181176+0000 mon.b (mon.1) 1308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.183438+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.183438+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.185751+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.185751+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.186828+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.186828+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.188005+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.188005+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.269313+0000 mon.b (mon.1) 1312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.269313+0000 mon.b (mon.1) 1312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.272146+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.272146+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.274723+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.274723+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.275642+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.275642+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.280313+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.280313+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.360931+0000 mon.b (mon.1) 1316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.360931+0000 mon.b (mon.1) 1316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.364296+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.364296+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.367705+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.367705+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.369243+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.369243+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.373670+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.373670+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.466158+0000 mon.b (mon.1) 1320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.466158+0000 mon.b (mon.1) 1320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.469237+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.469237+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.472197+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.472197+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.473494+0000 mon.b (mon.1) 1323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.473494+0000 mon.b (mon.1) 1323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.475832+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[105101]: audit 2024-08-25T12:03:41.475832+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.360931+0000 mon.b (mon.1) 1316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.364296+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.364296+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.367705+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.797 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.367705+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.369243+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.369243+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.373670+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.373670+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.466158+0000 mon.b (mon.1) 1320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.466158+0000 mon.b (mon.1) 1320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.469237+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.469237+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.472197+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.472197+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.473494+0000 mon.b (mon.1) 1323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.473494+0000 mon.b (mon.1) 1323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.475832+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:41 smithi059 bash[104335]: audit 2024-08-25T12:03:41.475832+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.745529+0000 mgr.y (mgr.25136) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.745529+0000 mgr.y (mgr.25136) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.861494+0000 mgr.y (mgr.25136) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.861494+0000 mgr.y (mgr.25136) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.960470+0000 mgr.y (mgr.25136) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:39.960470+0000 mgr.y (mgr.25136) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.063693+0000 mgr.y (mgr.25136) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.063693+0000 mgr.y (mgr.25136) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.164950+0000 mgr.y (mgr.25136) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.164950+0000 mgr.y (mgr.25136) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.267515+0000 mgr.y (mgr.25136) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.267515+0000 mgr.y (mgr.25136) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.360302+0000 mgr.y (mgr.25136) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.360302+0000 mgr.y (mgr.25136) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.454500+0000 mgr.y (mgr.25136) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.454500+0000 mgr.y (mgr.25136) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.557113+0000 mgr.y (mgr.25136) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.557113+0000 mgr.y (mgr.25136) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.642980+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.642980+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.645620+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.645620+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.647986+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.647986+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.649024+0000 mon.b (mon.1) 1287 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.649024+0000 mon.b (mon.1) 1287 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.651537+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.651537+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.654419+0000 mgr.y (mgr.25136) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.654419+0000 mgr.y (mgr.25136) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.731316+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.731316+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.733764+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.733764+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.736118+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.736118+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.737207+0000 mon.b (mon.1) 1291 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.737207+0000 mon.b (mon.1) 1291 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.739648+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.739648+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.820467+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.820467+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.823072+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.823072+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.825662+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.825662+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.826759+0000 mon.b (mon.1) 1295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.826759+0000 mon.b (mon.1) 1295 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.828460+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.828460+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.910352+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.910352+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.913208+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.913208+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.915825+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.915825+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.916883+0000 mon.b (mon.1) 1299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.916883+0000 mon.b (mon.1) 1299 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.918657+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.918657+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.999459+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:40.999459+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.002181+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.002181+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.004499+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.004499+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.005667+0000 mon.b (mon.1) 1303 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.005667+0000 mon.b (mon.1) 1303 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.007441+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.007441+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.085381+0000 mon.b (mon.1) 1304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.085381+0000 mon.b (mon.1) 1304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.088254+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.088254+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.091566+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.091566+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.093206+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.093206+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.096700+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.096700+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.181176+0000 mon.b (mon.1) 1308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.181176+0000 mon.b (mon.1) 1308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.183438+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.183438+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.185751+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.185751+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.186828+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.186828+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.188005+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.188005+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.269313+0000 mon.b (mon.1) 1312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.269313+0000 mon.b (mon.1) 1312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.272146+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.272146+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.274723+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.274723+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.275642+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.275642+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.280313+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.280313+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.360931+0000 mon.b (mon.1) 1316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.360931+0000 mon.b (mon.1) 1316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.364296+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.364296+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.367705+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.367705+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.369243+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.369243+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.373670+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.373670+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.466158+0000 mon.b (mon.1) 1320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.466158+0000 mon.b (mon.1) 1320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:41.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.469237+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.469237+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:41.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.472197+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.472197+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:41.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.473494+0000 mon.b (mon.1) 1323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.473494+0000 mon.b (mon.1) 1323 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:41.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.475832+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:41.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:41 smithi196 bash[84730]: audit 2024-08-25T12:03:41.475832+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.741986+0000 mgr.y (mgr.25136) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.741986+0000 mgr.y (mgr.25136) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.832040+0000 mgr.y (mgr.25136) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.832040+0000 mgr.y (mgr.25136) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.921851+0000 mgr.y (mgr.25136) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:40.921851+0000 mgr.y (mgr.25136) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.011024+0000 mgr.y (mgr.25136) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.011024+0000 mgr.y (mgr.25136) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.099062+0000 mgr.y (mgr.25136) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.099062+0000 mgr.y (mgr.25136) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.191230+0000 mgr.y (mgr.25136) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.191230+0000 mgr.y (mgr.25136) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cluster 2024-08-25T12:03:41.256946+0000 mgr.y (mgr.25136) 1885 : cluster [DBG] pgmap v675: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cluster 2024-08-25T12:03:41.256946+0000 mgr.y (mgr.25136) 1885 : cluster [DBG] pgmap v675: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.281079+0000 mgr.y (mgr.25136) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.281079+0000 mgr.y (mgr.25136) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.375193+0000 mgr.y (mgr.25136) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.375193+0000 mgr.y (mgr.25136) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.479736+0000 mgr.y (mgr.25136) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.479736+0000 mgr.y (mgr.25136) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.590716+0000 mon.b (mon.1) 1324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.590716+0000 mon.b (mon.1) 1324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.593189+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.593189+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.595500+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.595500+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.596632+0000 mon.b (mon.1) 1327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.596632+0000 mon.b (mon.1) 1327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.598531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.598531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.601485+0000 mgr.y (mgr.25136) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.601485+0000 mgr.y (mgr.25136) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.917945+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.917945+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.921038+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.921038+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.924830+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.924830+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.926130+0000 mon.b (mon.1) 1331 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.926130+0000 mon.b (mon.1) 1331 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.930694+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:41.930694+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.076037+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.076037+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.079094+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.079094+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.082298+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.082298+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.083303+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.083303+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.085632+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.085632+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cluster 2024-08-25T12:03:42.186132+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 32 pgs peering) 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: cluster 2024-08-25T12:03:42.186132+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 32 pgs peering) 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.197472+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.197472+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.199816+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.199816+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.201899+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.201899+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.202895+0000 mon.b (mon.1) 1339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.202895+0000 mon.b (mon.1) 1339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.203997+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.203997+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.282172+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.282172+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.285354+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.285354+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.287563+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.287563+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.288540+0000 mon.b (mon.1) 1343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.288540+0000 mon.b (mon.1) 1343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.290059+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.290059+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.388212+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.388212+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.391440+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.391440+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.395024+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.395024+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.396220+0000 mon.b (mon.1) 1347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.396220+0000 mon.b (mon.1) 1347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.398917+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.398917+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.509887+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.509887+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.513076+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.513076+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.516668+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.516668+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.517824+0000 mon.b (mon.1) 1351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.517824+0000 mon.b (mon.1) 1351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.522600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:42.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:42 smithi196 bash[84730]: audit 2024-08-25T12:03:42.522600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.741986+0000 mgr.y (mgr.25136) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.741986+0000 mgr.y (mgr.25136) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.832040+0000 mgr.y (mgr.25136) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.832040+0000 mgr.y (mgr.25136) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.921851+0000 mgr.y (mgr.25136) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:40.921851+0000 mgr.y (mgr.25136) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.011024+0000 mgr.y (mgr.25136) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.011024+0000 mgr.y (mgr.25136) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.099062+0000 mgr.y (mgr.25136) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.099062+0000 mgr.y (mgr.25136) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.191230+0000 mgr.y (mgr.25136) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.191230+0000 mgr.y (mgr.25136) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cluster 2024-08-25T12:03:41.256946+0000 mgr.y (mgr.25136) 1885 : cluster [DBG] pgmap v675: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cluster 2024-08-25T12:03:41.256946+0000 mgr.y (mgr.25136) 1885 : cluster [DBG] pgmap v675: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.281079+0000 mgr.y (mgr.25136) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.281079+0000 mgr.y (mgr.25136) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.375193+0000 mgr.y (mgr.25136) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.375193+0000 mgr.y (mgr.25136) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.479736+0000 mgr.y (mgr.25136) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.479736+0000 mgr.y (mgr.25136) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.590716+0000 mon.b (mon.1) 1324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.590716+0000 mon.b (mon.1) 1324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.593189+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.593189+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.595500+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.595500+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.596632+0000 mon.b (mon.1) 1327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.596632+0000 mon.b (mon.1) 1327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.598531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.598531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.601485+0000 mgr.y (mgr.25136) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.601485+0000 mgr.y (mgr.25136) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.917945+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.917945+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.921038+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.921038+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.924830+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.924830+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.926130+0000 mon.b (mon.1) 1331 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.926130+0000 mon.b (mon.1) 1331 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.930694+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:41.930694+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.076037+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.076037+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.079094+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.079094+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.082298+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.082298+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.083303+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.083303+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.085632+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.085632+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cluster 2024-08-25T12:03:42.186132+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 32 pgs peering) 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: cluster 2024-08-25T12:03:42.186132+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 32 pgs peering) 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.197472+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.197472+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.199816+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.199816+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.201899+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.201899+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.741986+0000 mgr.y (mgr.25136) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.741986+0000 mgr.y (mgr.25136) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.832040+0000 mgr.y (mgr.25136) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.832040+0000 mgr.y (mgr.25136) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.921851+0000 mgr.y (mgr.25136) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:40.921851+0000 mgr.y (mgr.25136) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.011024+0000 mgr.y (mgr.25136) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.011024+0000 mgr.y (mgr.25136) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.099062+0000 mgr.y (mgr.25136) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.099062+0000 mgr.y (mgr.25136) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.191230+0000 mgr.y (mgr.25136) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.191230+0000 mgr.y (mgr.25136) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cluster 2024-08-25T12:03:41.256946+0000 mgr.y (mgr.25136) 1885 : cluster [DBG] pgmap v675: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cluster 2024-08-25T12:03:41.256946+0000 mgr.y (mgr.25136) 1885 : cluster [DBG] pgmap v675: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.281079+0000 mgr.y (mgr.25136) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.281079+0000 mgr.y (mgr.25136) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.375193+0000 mgr.y (mgr.25136) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.375193+0000 mgr.y (mgr.25136) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.479736+0000 mgr.y (mgr.25136) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.479736+0000 mgr.y (mgr.25136) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.202895+0000 mon.b (mon.1) 1339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.202895+0000 mon.b (mon.1) 1339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.203997+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.203997+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.282172+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.282172+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.285354+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.285354+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.287563+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.287563+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.288540+0000 mon.b (mon.1) 1343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.288540+0000 mon.b (mon.1) 1343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.290059+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.290059+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.388212+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.388212+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.391440+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.391440+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.395024+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.395024+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.396220+0000 mon.b (mon.1) 1347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.396220+0000 mon.b (mon.1) 1347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.398917+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.398917+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.509887+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.509887+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.513076+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.513076+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.516668+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.516668+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.517824+0000 mon.b (mon.1) 1351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.517824+0000 mon.b (mon.1) 1351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.522600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[104335]: audit 2024-08-25T12:03:42.522600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.590716+0000 mon.b (mon.1) 1324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.590716+0000 mon.b (mon.1) 1324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.593189+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.593189+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.595500+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.595500+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.596632+0000 mon.b (mon.1) 1327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.596632+0000 mon.b (mon.1) 1327 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.598531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.598531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.601485+0000 mgr.y (mgr.25136) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.601485+0000 mgr.y (mgr.25136) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.917945+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.917945+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.921038+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.921038+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.924830+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.924830+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.926130+0000 mon.b (mon.1) 1331 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.926130+0000 mon.b (mon.1) 1331 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.930694+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:41.930694+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.076037+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.076037+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.079094+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.079094+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.082298+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.082298+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.083303+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.083303+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.085632+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.085632+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cluster 2024-08-25T12:03:42.186132+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 32 pgs peering) 2024-08-25T12:03:43.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: cluster 2024-08-25T12:03:42.186132+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 32 pgs peering) 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.197472+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.197472+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.199816+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.199816+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.201899+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.201899+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.202895+0000 mon.b (mon.1) 1339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.202895+0000 mon.b (mon.1) 1339 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.203997+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.203997+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.282172+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.282172+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.285354+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.285354+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.287563+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.287563+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.288540+0000 mon.b (mon.1) 1343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.288540+0000 mon.b (mon.1) 1343 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.290059+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.290059+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.388212+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.388212+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.391440+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.391440+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.395024+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.395024+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.396220+0000 mon.b (mon.1) 1347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.396220+0000 mon.b (mon.1) 1347 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.398917+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.398917+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.509887+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.509887+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.513076+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.513076+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.516668+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.516668+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.517824+0000 mon.b (mon.1) 1351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.517824+0000 mon.b (mon.1) 1351 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.522600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:42 smithi059 bash[105101]: audit 2024-08-25T12:03:42.522600+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.932886+0000 mgr.y (mgr.25136) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:41.932886+0000 mgr.y (mgr.25136) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.088875+0000 mgr.y (mgr.25136) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.088875+0000 mgr.y (mgr.25136) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.207024+0000 mgr.y (mgr.25136) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.207024+0000 mgr.y (mgr.25136) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.293455+0000 mgr.y (mgr.25136) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.293455+0000 mgr.y (mgr.25136) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.402592+0000 mgr.y (mgr.25136) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.402592+0000 mgr.y (mgr.25136) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.524269+0000 mgr.y (mgr.25136) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.524269+0000 mgr.y (mgr.25136) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.654408+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.654408+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.657857+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.657857+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.660603+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.660603+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.662282+0000 mon.b (mon.1) 1355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.662282+0000 mon.b (mon.1) 1355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.665457+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.665457+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.667712+0000 mgr.y (mgr.25136) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.667712+0000 mgr.y (mgr.25136) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:43.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.750557+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.750557+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.753789+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.753789+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.756549+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.756549+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.757766+0000 mon.b (mon.1) 1359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.757766+0000 mon.b (mon.1) 1359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.759429+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.759429+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.839626+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.839626+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.842126+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.842126+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.844660+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.844660+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.845655+0000 mon.b (mon.1) 1363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.845655+0000 mon.b (mon.1) 1363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.847799+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.847799+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.927584+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.927584+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.930300+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.930300+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.932966+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.932966+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.934212+0000 mon.b (mon.1) 1367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.934212+0000 mon.b (mon.1) 1367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.939374+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:42.939374+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.031156+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.031156+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.034307+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.034307+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.036874+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.036874+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.038121+0000 mon.b (mon.1) 1371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.038121+0000 mon.b (mon.1) 1371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.042080+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.042080+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.127266+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.127266+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.130129+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.130129+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.133728+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.133728+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.135211+0000 mon.b (mon.1) 1375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.135211+0000 mon.b (mon.1) 1375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.139474+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.139474+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.221320+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.221320+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.224310+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.224310+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.227677+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.227677+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.229061+0000 mon.b (mon.1) 1379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.229061+0000 mon.b (mon.1) 1379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.233599+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.233599+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.312354+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.312354+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.316089+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.316089+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.318831+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.318831+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.320274+0000 mon.b (mon.1) 1383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.320274+0000 mon.b (mon.1) 1383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.324815+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.324815+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.405963+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.405963+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.409254+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.409254+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.412376+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.412376+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.413874+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.413874+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.419324+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.419324+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.501083+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.501083+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.504107+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.504107+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.508216+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.508216+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:43.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.509677+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.509677+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:43.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.518509+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:43.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:43 smithi196 bash[84730]: audit 2024-08-25T12:03:43.518509+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.932886+0000 mgr.y (mgr.25136) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:41.932886+0000 mgr.y (mgr.25136) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.088875+0000 mgr.y (mgr.25136) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.088875+0000 mgr.y (mgr.25136) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.207024+0000 mgr.y (mgr.25136) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.207024+0000 mgr.y (mgr.25136) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.293455+0000 mgr.y (mgr.25136) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.293455+0000 mgr.y (mgr.25136) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.402592+0000 mgr.y (mgr.25136) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.402592+0000 mgr.y (mgr.25136) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.524269+0000 mgr.y (mgr.25136) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.524269+0000 mgr.y (mgr.25136) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.654408+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.654408+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.657857+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.657857+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.660603+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.660603+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.662282+0000 mon.b (mon.1) 1355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.662282+0000 mon.b (mon.1) 1355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.932886+0000 mgr.y (mgr.25136) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:41.932886+0000 mgr.y (mgr.25136) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.088875+0000 mgr.y (mgr.25136) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.088875+0000 mgr.y (mgr.25136) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.207024+0000 mgr.y (mgr.25136) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.207024+0000 mgr.y (mgr.25136) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.293455+0000 mgr.y (mgr.25136) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.293455+0000 mgr.y (mgr.25136) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.402592+0000 mgr.y (mgr.25136) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.402592+0000 mgr.y (mgr.25136) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.524269+0000 mgr.y (mgr.25136) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.524269+0000 mgr.y (mgr.25136) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.654408+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.654408+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.657857+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.657857+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.660603+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.660603+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.662282+0000 mon.b (mon.1) 1355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.662282+0000 mon.b (mon.1) 1355 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.665457+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.665457+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.667712+0000 mgr.y (mgr.25136) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.667712+0000 mgr.y (mgr.25136) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.750557+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.750557+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.753789+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.753789+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.756549+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.756549+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.757766+0000 mon.b (mon.1) 1359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.757766+0000 mon.b (mon.1) 1359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.759429+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.759429+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.839626+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.839626+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.842126+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.842126+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.844660+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.844660+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.845655+0000 mon.b (mon.1) 1363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.845655+0000 mon.b (mon.1) 1363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.847799+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.847799+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.927584+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.927584+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.930300+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.930300+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.932966+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.932966+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.934212+0000 mon.b (mon.1) 1367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.934212+0000 mon.b (mon.1) 1367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.939374+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:42.939374+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.031156+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.031156+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.034307+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.034307+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.036874+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.036874+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.665457+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.665457+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.667712+0000 mgr.y (mgr.25136) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.667712+0000 mgr.y (mgr.25136) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.750557+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.750557+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.753789+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.753789+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.756549+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.756549+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.757766+0000 mon.b (mon.1) 1359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.757766+0000 mon.b (mon.1) 1359 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.759429+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.759429+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.839626+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.839626+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.842126+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.842126+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.844660+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.844660+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.038121+0000 mon.b (mon.1) 1371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.038121+0000 mon.b (mon.1) 1371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.042080+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.042080+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.127266+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.127266+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.130129+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.130129+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.133728+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.133728+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.135211+0000 mon.b (mon.1) 1375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.135211+0000 mon.b (mon.1) 1375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.139474+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.139474+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.221320+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.221320+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.224310+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.224310+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.227677+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.227677+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.845655+0000 mon.b (mon.1) 1363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.845655+0000 mon.b (mon.1) 1363 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.847799+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.847799+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.927584+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.927584+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.930300+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.930300+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.932966+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.932966+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.934212+0000 mon.b (mon.1) 1367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.934212+0000 mon.b (mon.1) 1367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.939374+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:42.939374+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.031156+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.031156+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.034307+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.034307+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.036874+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.036874+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.229061+0000 mon.b (mon.1) 1379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.229061+0000 mon.b (mon.1) 1379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.233599+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.233599+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.312354+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.312354+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.316089+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.316089+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.318831+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.318831+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.320274+0000 mon.b (mon.1) 1383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.320274+0000 mon.b (mon.1) 1383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.324815+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.324815+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.405963+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.405963+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.409254+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.409254+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.412376+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.412376+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.413874+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.413874+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.419324+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.419324+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.501083+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.501083+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.504107+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.504107+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.508216+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.508216+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.509677+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.509677+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.518509+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[105101]: audit 2024-08-25T12:03:43.518509+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.038121+0000 mon.b (mon.1) 1371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.038121+0000 mon.b (mon.1) 1371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.042080+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.042080+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.127266+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.127266+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.130129+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.130129+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.133728+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.133728+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.135211+0000 mon.b (mon.1) 1375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.135211+0000 mon.b (mon.1) 1375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.139474+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.139474+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.221320+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.221320+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.224310+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.224310+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.227677+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.227677+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.229061+0000 mon.b (mon.1) 1379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.229061+0000 mon.b (mon.1) 1379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.233599+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.233599+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.312354+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.312354+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.316089+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.316089+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.318831+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.318831+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.320274+0000 mon.b (mon.1) 1383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.320274+0000 mon.b (mon.1) 1383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.324815+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.324815+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.405963+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.405963+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.409254+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.409254+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.412376+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.412376+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.413874+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.413874+0000 mon.b (mon.1) 1387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.419324+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.419324+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.501083+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.501083+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.504107+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.504107+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.508216+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.508216+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.509677+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.509677+0000 mon.b (mon.1) 1391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.518509+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:43 smithi059 bash[104335]: audit 2024-08-25T12:03:43.518509+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.527 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[117626]: debug 2024-08-25T12:03:44.330+0000 7f1f540a2640 1 -- 172.21.15.59:0/185524719 <== mon.2 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556c2b2e6960 con 0x556c2b307800 2024-08-25T12:03:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.762969+0000 mgr.y (mgr.25136) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.762969+0000 mgr.y (mgr.25136) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.851618+0000 mgr.y (mgr.25136) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.851618+0000 mgr.y (mgr.25136) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.940708+0000 mgr.y (mgr.25136) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:42.940708+0000 mgr.y (mgr.25136) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.045647+0000 mgr.y (mgr.25136) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.045647+0000 mgr.y (mgr.25136) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.141049+0000 mgr.y (mgr.25136) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.141049+0000 mgr.y (mgr.25136) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.235321+0000 mgr.y (mgr.25136) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.235321+0000 mgr.y (mgr.25136) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cluster 2024-08-25T12:03:43.257913+0000 mgr.y (mgr.25136) 1903 : cluster [DBG] pgmap v676: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cluster 2024-08-25T12:03:43.257913+0000 mgr.y (mgr.25136) 1903 : cluster [DBG] pgmap v676: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.327779+0000 mgr.y (mgr.25136) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.327779+0000 mgr.y (mgr.25136) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.421981+0000 mgr.y (mgr.25136) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.421981+0000 mgr.y (mgr.25136) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.529838+0000 mgr.y (mgr.25136) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.529838+0000 mgr.y (mgr.25136) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.638458+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.638458+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.642039+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.642039+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.645705+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.645705+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.647226+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.647226+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.651763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.651763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.653065+0000 mgr.y (mgr.25136) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.653065+0000 mgr.y (mgr.25136) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.776553+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.776553+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.779745+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.779745+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.782675+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.782675+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.784153+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.784153+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.787582+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.787582+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.919355+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.919355+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.922799+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.922799+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.926468+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.926468+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.928054+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.928054+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.932190+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:43.932190+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.072163+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.072163+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.075476+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.075476+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.079100+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.079100+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.080360+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.080360+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.085264+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.085264+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.221131+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.221131+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.224161+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.224161+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.227021+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.227021+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.228336+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.228336+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.230276+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.230276+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.318771+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.318771+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.321690+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.321690+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.324109+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.324109+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.325264+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.325264+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.328802+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.328802+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.406609+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.406609+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.409443+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.409443+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.411977+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.411977+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.413054+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.413054+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.415576+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.415576+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.498244+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.498244+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.501029+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.501029+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.504195+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.504195+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.505610+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.505610+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.507765+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:44.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:44 smithi196 bash[84730]: audit 2024-08-25T12:03:44.507765+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.762969+0000 mgr.y (mgr.25136) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.762969+0000 mgr.y (mgr.25136) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.851618+0000 mgr.y (mgr.25136) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.851618+0000 mgr.y (mgr.25136) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.940708+0000 mgr.y (mgr.25136) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:42.940708+0000 mgr.y (mgr.25136) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.045647+0000 mgr.y (mgr.25136) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.045647+0000 mgr.y (mgr.25136) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.141049+0000 mgr.y (mgr.25136) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.141049+0000 mgr.y (mgr.25136) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.235321+0000 mgr.y (mgr.25136) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.235321+0000 mgr.y (mgr.25136) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cluster 2024-08-25T12:03:43.257913+0000 mgr.y (mgr.25136) 1903 : cluster [DBG] pgmap v676: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cluster 2024-08-25T12:03:43.257913+0000 mgr.y (mgr.25136) 1903 : cluster [DBG] pgmap v676: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.327779+0000 mgr.y (mgr.25136) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.327779+0000 mgr.y (mgr.25136) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.421981+0000 mgr.y (mgr.25136) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.421981+0000 mgr.y (mgr.25136) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.529838+0000 mgr.y (mgr.25136) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.529838+0000 mgr.y (mgr.25136) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.762969+0000 mgr.y (mgr.25136) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.762969+0000 mgr.y (mgr.25136) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.851618+0000 mgr.y (mgr.25136) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.851618+0000 mgr.y (mgr.25136) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.940708+0000 mgr.y (mgr.25136) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:42.940708+0000 mgr.y (mgr.25136) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.045647+0000 mgr.y (mgr.25136) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.045647+0000 mgr.y (mgr.25136) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.141049+0000 mgr.y (mgr.25136) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.141049+0000 mgr.y (mgr.25136) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.235321+0000 mgr.y (mgr.25136) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.235321+0000 mgr.y (mgr.25136) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cluster 2024-08-25T12:03:43.257913+0000 mgr.y (mgr.25136) 1903 : cluster [DBG] pgmap v676: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cluster 2024-08-25T12:03:43.257913+0000 mgr.y (mgr.25136) 1903 : cluster [DBG] pgmap v676: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 72/639 objects degraded (11.268%) 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.327779+0000 mgr.y (mgr.25136) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.327779+0000 mgr.y (mgr.25136) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.421981+0000 mgr.y (mgr.25136) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.421981+0000 mgr.y (mgr.25136) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.529838+0000 mgr.y (mgr.25136) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.529838+0000 mgr.y (mgr.25136) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.638458+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.638458+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.642039+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.642039+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.645705+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.645705+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.647226+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.647226+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.651763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.651763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.653065+0000 mgr.y (mgr.25136) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.653065+0000 mgr.y (mgr.25136) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.776553+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.776553+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.779745+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.779745+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.782675+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.782675+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.784153+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.784153+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.787582+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.787582+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.919355+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.919355+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.922799+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.922799+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.926468+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.926468+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.928054+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.928054+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.932190+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:43.932190+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.072163+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.072163+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.075476+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.075476+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.079100+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.079100+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.080360+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.080360+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.638458+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.638458+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.642039+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.642039+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.645705+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.645705+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.647226+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.647226+0000 mon.b (mon.1) 1395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.651763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.651763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.653065+0000 mgr.y (mgr.25136) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.653065+0000 mgr.y (mgr.25136) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.776553+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.776553+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.779745+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.779745+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.782675+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.782675+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.784153+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.784153+0000 mon.b (mon.1) 1399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.085264+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.085264+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.221131+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.221131+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.224161+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.224161+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.227021+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.227021+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.228336+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.228336+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.230276+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.230276+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.318771+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.318771+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.321690+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.321690+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.324109+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.324109+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.325264+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.325264+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.787582+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.787582+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.919355+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.919355+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.922799+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.922799+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.926468+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.926468+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.928054+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.928054+0000 mon.b (mon.1) 1403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.932190+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:43.932190+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.072163+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.072163+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.075476+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.075476+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.079100+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.079100+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.080360+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.080360+0000 mon.b (mon.1) 1407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.328802+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.328802+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.406609+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.406609+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.409443+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.409443+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.411977+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.411977+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.413054+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.413054+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.415576+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.415576+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.498244+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.498244+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.501029+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.501029+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.504195+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.504195+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.505610+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.505610+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.507765+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[104335]: audit 2024-08-25T12:03:44.507765+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.085264+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.085264+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.221131+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.221131+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.224161+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.224161+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.227021+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.227021+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.228336+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.228336+0000 mon.b (mon.1) 1411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.230276+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.230276+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.318771+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.318771+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.321690+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.321690+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.324109+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.324109+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.325264+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.325264+0000 mon.b (mon.1) 1415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.328802+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.328802+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.406609+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.406609+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.409443+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.409443+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.411977+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.411977+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.413054+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.413054+0000 mon.b (mon.1) 1419 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.415576+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.415576+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.498244+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.498244+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.501029+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.501029+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.504195+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.504195+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.505610+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.505610+0000 mon.b (mon.1) 1423 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.507765+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:44 smithi059 bash[105101]: audit 2024-08-25T12:03:44.507765+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.791527+0000 mgr.y (mgr.25136) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.791527+0000 mgr.y (mgr.25136) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.936247+0000 mgr.y (mgr.25136) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:43.936247+0000 mgr.y (mgr.25136) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.088244+0000 mgr.y (mgr.25136) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.088244+0000 mgr.y (mgr.25136) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.235783+0000 mgr.y (mgr.25136) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.235783+0000 mgr.y (mgr.25136) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.331401+0000 mgr.y (mgr.25136) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.331401+0000 mgr.y (mgr.25136) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.419966+0000 mgr.y (mgr.25136) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.419966+0000 mgr.y (mgr.25136) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.511040+0000 mgr.y (mgr.25136) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.511040+0000 mgr.y (mgr.25136) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.607859+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.607859+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.610674+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.610674+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.613244+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.613244+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.614262+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.614262+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.617399+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.617399+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.618929+0000 mgr.y (mgr.25136) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.618929+0000 mgr.y (mgr.25136) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.718089+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.718089+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.720817+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.720817+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.723191+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.723191+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.724395+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.724395+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.726729+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.726729+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.805528+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.805528+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.808258+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.808258+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.810821+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.810821+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.812134+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.812134+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.814510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.814510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.915142+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.915142+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.918130+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.918130+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.921424+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.921424+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.922814+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.922814+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.926087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:44.926087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.028332+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.028332+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.030940+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.030940+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.033366+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.033366+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.034679+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.034679+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.037339+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.037339+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.120063+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.120063+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.123101+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.123101+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.126119+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.126119+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.127774+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.127774+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.130917+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.130917+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.213219+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.213219+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.215981+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.215981+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.218597+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.218597+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.219788+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.219788+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.222575+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.222575+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.306466+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.306466+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.309392+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.309392+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.312185+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.312185+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.313314+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.313314+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.316793+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.316793+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.397454+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.397454+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.400191+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.400191+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.402562+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.402562+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.403736+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.403736+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.405916+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.405916+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.512867+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.512867+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.516127+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.516127+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.518888+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.518888+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.520268+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.520268+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.523589+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:45 smithi196 bash[84730]: audit 2024-08-25T12:03:45.523589+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.901 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[117626]: debug 2024-08-25T12:03:45.898+0000 7f1f56909640 -1 Falling back to public interface 2024-08-25T12:03:45.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.791527+0000 mgr.y (mgr.25136) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.791527+0000 mgr.y (mgr.25136) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.936247+0000 mgr.y (mgr.25136) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:43.936247+0000 mgr.y (mgr.25136) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.088244+0000 mgr.y (mgr.25136) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.088244+0000 mgr.y (mgr.25136) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.235783+0000 mgr.y (mgr.25136) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.235783+0000 mgr.y (mgr.25136) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.331401+0000 mgr.y (mgr.25136) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.331401+0000 mgr.y (mgr.25136) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.419966+0000 mgr.y (mgr.25136) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.419966+0000 mgr.y (mgr.25136) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.511040+0000 mgr.y (mgr.25136) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.511040+0000 mgr.y (mgr.25136) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.607859+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.607859+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.610674+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.610674+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.613244+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.613244+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.791527+0000 mgr.y (mgr.25136) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.791527+0000 mgr.y (mgr.25136) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.936247+0000 mgr.y (mgr.25136) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:43.936247+0000 mgr.y (mgr.25136) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.088244+0000 mgr.y (mgr.25136) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.088244+0000 mgr.y (mgr.25136) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.235783+0000 mgr.y (mgr.25136) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.235783+0000 mgr.y (mgr.25136) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.331401+0000 mgr.y (mgr.25136) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.331401+0000 mgr.y (mgr.25136) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.419966+0000 mgr.y (mgr.25136) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.419966+0000 mgr.y (mgr.25136) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.511040+0000 mgr.y (mgr.25136) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.511040+0000 mgr.y (mgr.25136) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.607859+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.607859+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.904 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.610674+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.610674+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.613244+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.613244+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.614262+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.614262+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.617399+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.617399+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.618929+0000 mgr.y (mgr.25136) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.618929+0000 mgr.y (mgr.25136) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.718089+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.718089+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.720817+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.720817+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.723191+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.723191+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.724395+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.724395+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.726729+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.726729+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.805528+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.805528+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.808258+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.808258+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.810821+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.614262+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.614262+0000 mon.b (mon.1) 1427 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.617399+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.617399+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.618929+0000 mgr.y (mgr.25136) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.618929+0000 mgr.y (mgr.25136) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:45.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.718089+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.718089+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.720817+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.720817+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.723191+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.723191+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.724395+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.724395+0000 mon.b (mon.1) 1431 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.726729+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.726729+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.805528+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.805528+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.808258+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.909 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.808258+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.909 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.810821+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.810821+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.812134+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.812134+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.814510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.814510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.915142+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.915142+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.918130+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.918130+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.921424+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.921424+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.922814+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.922814+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.926087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:44.926087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.028332+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.028332+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.030940+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.030940+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.033366+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.810821+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.812134+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.812134+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.814510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.814510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.915142+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.915142+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.918130+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.918130+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.921424+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.921424+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.922814+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.922814+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.926087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:44.926087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.912 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.028332+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.028332+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.030940+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.030940+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.033366+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.033366+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.034679+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.034679+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.037339+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.037339+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.120063+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.120063+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.123101+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.123101+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.126119+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.126119+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.127774+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.127774+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.130917+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.130917+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.213219+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.213219+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.215981+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.215981+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.033366+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.034679+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.034679+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.037339+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.037339+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.120063+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.120063+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.123101+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.123101+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.126119+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.126119+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.127774+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.127774+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.130917+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.130917+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.213219+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.213219+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.215981+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.215981+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.218597+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.218597+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.219788+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.219788+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.222575+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.222575+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.306466+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.306466+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.309392+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.309392+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.312185+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.312185+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.313314+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.313314+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.316793+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.316793+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.397454+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.397454+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.400191+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.400191+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.218597+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.218597+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.219788+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.219788+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.222575+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.222575+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.306466+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.306466+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.309392+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.309392+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.312185+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.312185+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.313314+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.313314+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.316793+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.316793+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.397454+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.397454+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.400191+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.400191+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.402562+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.402562+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.403736+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.403736+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.405916+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.405916+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.512867+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.512867+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.516127+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.516127+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.518888+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.518888+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.520268+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.520268+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.523589+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[104335]: audit 2024-08-25T12:03:45.523589+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.402562+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.402562+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.403736+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.403736+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.405916+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.405916+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.512867+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.512867+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.516127+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.516127+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.518888+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.518888+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.520268+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.520268+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.523589+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:45.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:45 smithi059 bash[105101]: audit 2024-08-25T12:03:45.523589+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.728879+0000 mgr.y (mgr.25136) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.728879+0000 mgr.y (mgr.25136) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.816784+0000 mgr.y (mgr.25136) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.816784+0000 mgr.y (mgr.25136) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.928863+0000 mgr.y (mgr.25136) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:44.928863+0000 mgr.y (mgr.25136) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.039965+0000 mgr.y (mgr.25136) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.039965+0000 mgr.y (mgr.25136) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.133985+0000 mgr.y (mgr.25136) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.133985+0000 mgr.y (mgr.25136) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.217640+0000 mgr.y (mgr.25136) 1921 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.217640+0000 mgr.y (mgr.25136) 1921 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.225145+0000 mgr.y (mgr.25136) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.225145+0000 mgr.y (mgr.25136) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cluster 2024-08-25T12:03:45.258910+0000 mgr.y (mgr.25136) 1923 : cluster [DBG] pgmap v677: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cluster 2024-08-25T12:03:45.258910+0000 mgr.y (mgr.25136) 1923 : cluster [DBG] pgmap v677: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:46.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.318467+0000 mgr.y (mgr.25136) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.318467+0000 mgr.y (mgr.25136) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.408269+0000 mgr.y (mgr.25136) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.408269+0000 mgr.y (mgr.25136) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.526138+0000 mgr.y (mgr.25136) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.526138+0000 mgr.y (mgr.25136) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.633400+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.633400+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.636265+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.636265+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.639598+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.639598+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.640831+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.640831+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.643787+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.643787+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.647031+0000 mgr.y (mgr.25136) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.647031+0000 mgr.y (mgr.25136) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.749428+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.749428+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.752707+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.752707+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.755552+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.755552+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.756633+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.756633+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.759464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.759464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.861980+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.861980+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.865504+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.865504+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.869886+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.869886+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.871451+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.871451+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.874017+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.874017+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.990928+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.990928+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.994017+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.994017+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.997629+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.997629+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.999005+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:45.999005+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.003635+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.003635+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cluster 2024-08-25T12:03:46.027069+0000 mon.a (mon.0) 666 : cluster [WRN] Health check update: Degraded data redundancy: 72/639 objects degraded (11.268%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: cluster 2024-08-25T12:03:46.027069+0000 mon.a (mon.0) 666 : cluster [WRN] Health check update: Degraded data redundancy: 72/639 objects degraded (11.268%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.113823+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.113823+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.116702+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.116702+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.120053+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.120053+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.121623+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.121623+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.128420+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.128420+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.248488+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.248488+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.251152+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.251152+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.253466+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.253466+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.254559+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.254559+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.256622+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.256622+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.335500+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.335500+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.338335+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.338335+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.341580+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.341580+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.343089+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.343089+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.350473+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.350473+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.459297+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.459297+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.462067+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.462067+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.464622+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.464622+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.465812+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.465812+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.468700+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.468700+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.562867+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.562867+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.566221+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.566221+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.569156+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.569156+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.570495+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:46 smithi196 bash[84730]: audit 2024-08-25T12:03:46.570495+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.728879+0000 mgr.y (mgr.25136) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.728879+0000 mgr.y (mgr.25136) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.816784+0000 mgr.y (mgr.25136) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.816784+0000 mgr.y (mgr.25136) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.928863+0000 mgr.y (mgr.25136) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:44.928863+0000 mgr.y (mgr.25136) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.039965+0000 mgr.y (mgr.25136) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.039965+0000 mgr.y (mgr.25136) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.133985+0000 mgr.y (mgr.25136) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.133985+0000 mgr.y (mgr.25136) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.217640+0000 mgr.y (mgr.25136) 1921 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.217640+0000 mgr.y (mgr.25136) 1921 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.225145+0000 mgr.y (mgr.25136) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.225145+0000 mgr.y (mgr.25136) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cluster 2024-08-25T12:03:45.258910+0000 mgr.y (mgr.25136) 1923 : cluster [DBG] pgmap v677: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:46.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cluster 2024-08-25T12:03:45.258910+0000 mgr.y (mgr.25136) 1923 : cluster [DBG] pgmap v677: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:46.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.318467+0000 mgr.y (mgr.25136) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.318467+0000 mgr.y (mgr.25136) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.408269+0000 mgr.y (mgr.25136) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.408269+0000 mgr.y (mgr.25136) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.526138+0000 mgr.y (mgr.25136) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.526138+0000 mgr.y (mgr.25136) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.633400+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.633400+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.636265+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.636265+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.639598+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.639598+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.640831+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.640831+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.643787+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.643787+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.647031+0000 mgr.y (mgr.25136) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.647031+0000 mgr.y (mgr.25136) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.749428+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.749428+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.752707+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.752707+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.755552+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.755552+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.756633+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.756633+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.759464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.759464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.861980+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.861980+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.865504+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.865504+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.869886+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.869886+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.871451+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.871451+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.874017+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.874017+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.990928+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.990928+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.994017+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.994017+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.997629+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.935 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.997629+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.999005+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:45.999005+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.003635+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.003635+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cluster 2024-08-25T12:03:46.027069+0000 mon.a (mon.0) 666 : cluster [WRN] Health check update: Degraded data redundancy: 72/639 objects degraded (11.268%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: cluster 2024-08-25T12:03:46.027069+0000 mon.a (mon.0) 666 : cluster [WRN] Health check update: Degraded data redundancy: 72/639 objects degraded (11.268%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.113823+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.113823+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.116702+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.116702+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.120053+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.120053+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.936 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.121623+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.121623+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.128420+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.128420+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.248488+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.248488+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.251152+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.728879+0000 mgr.y (mgr.25136) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.728879+0000 mgr.y (mgr.25136) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.816784+0000 mgr.y (mgr.25136) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.816784+0000 mgr.y (mgr.25136) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.928863+0000 mgr.y (mgr.25136) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:44.928863+0000 mgr.y (mgr.25136) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.039965+0000 mgr.y (mgr.25136) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.039965+0000 mgr.y (mgr.25136) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.133985+0000 mgr.y (mgr.25136) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.133985+0000 mgr.y (mgr.25136) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.217640+0000 mgr.y (mgr.25136) 1921 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.217640+0000 mgr.y (mgr.25136) 1921 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.225145+0000 mgr.y (mgr.25136) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.225145+0000 mgr.y (mgr.25136) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cluster 2024-08-25T12:03:45.258910+0000 mgr.y (mgr.25136) 1923 : cluster [DBG] pgmap v677: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cluster 2024-08-25T12:03:45.258910+0000 mgr.y (mgr.25136) 1923 : cluster [DBG] pgmap v677: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.318467+0000 mgr.y (mgr.25136) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.318467+0000 mgr.y (mgr.25136) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.408269+0000 mgr.y (mgr.25136) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.408269+0000 mgr.y (mgr.25136) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.526138+0000 mgr.y (mgr.25136) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.526138+0000 mgr.y (mgr.25136) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.633400+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.633400+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.636265+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.636265+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.639598+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.639598+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.640831+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.640831+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.643787+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.643787+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.647031+0000 mgr.y (mgr.25136) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.647031+0000 mgr.y (mgr.25136) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.749428+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.749428+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.752707+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.752707+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.755552+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.755552+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.251152+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.253466+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.253466+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.254559+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.254559+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.256622+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.256622+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.335500+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.335500+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.338335+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.338335+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.341580+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.341580+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.343089+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.343089+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.350473+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.350473+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.459297+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.459297+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.462067+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.756633+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.756633+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.759464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.759464+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.861980+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.861980+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.865504+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.865504+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.869886+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.869886+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.871451+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.871451+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.874017+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.874017+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.990928+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.990928+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.994017+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.994017+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.997629+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.997629+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.462067+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.464622+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.464622+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.465812+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.465812+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.468700+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.468700+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.562867+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.562867+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.566221+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.566221+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.569156+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.569156+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.570495+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[104335]: audit 2024-08-25T12:03:46.570495+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.999005+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:45.999005+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.003635+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.003635+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cluster 2024-08-25T12:03:46.027069+0000 mon.a (mon.0) 666 : cluster [WRN] Health check update: Degraded data redundancy: 72/639 objects degraded (11.268%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: cluster 2024-08-25T12:03:46.027069+0000 mon.a (mon.0) 666 : cluster [WRN] Health check update: Degraded data redundancy: 72/639 objects degraded (11.268%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.113823+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.113823+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.116702+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.116702+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.120053+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.120053+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.121623+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.121623+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.128420+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.128420+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.248488+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.248488+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.251152+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.251152+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.253466+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.253466+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.254559+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.254559+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.256622+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.256622+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.335500+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.335500+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.338335+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.338335+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.341580+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.341580+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.343089+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.343089+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.350473+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.350473+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.459297+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.459297+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.462067+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.462067+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.464622+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.464622+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.465812+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.465812+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.468700+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.468700+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.562867+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.562867+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.566221+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.566221+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.569156+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.569156+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.570495+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:46.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:46 smithi059 bash[105101]: audit 2024-08-25T12:03:46.570495+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.762659+0000 mgr.y (mgr.25136) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.762659+0000 mgr.y (mgr.25136) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.878837+0000 mgr.y (mgr.25136) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:45.878837+0000 mgr.y (mgr.25136) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.004977+0000 mgr.y (mgr.25136) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.004977+0000 mgr.y (mgr.25136) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.129694+0000 mgr.y (mgr.25136) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.129694+0000 mgr.y (mgr.25136) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.258805+0000 mgr.y (mgr.25136) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.258805+0000 mgr.y (mgr.25136) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.351568+0000 mgr.y (mgr.25136) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.351568+0000 mgr.y (mgr.25136) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.470646+0000 mgr.y (mgr.25136) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.470646+0000 mgr.y (mgr.25136) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.577150+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.577150+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.578113+0000 mgr.y (mgr.25136) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.578113+0000 mgr.y (mgr.25136) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.664939+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.664939+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.668141+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.668141+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.668 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.762659+0000 mgr.y (mgr.25136) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.762659+0000 mgr.y (mgr.25136) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.878837+0000 mgr.y (mgr.25136) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:45.878837+0000 mgr.y (mgr.25136) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.004977+0000 mgr.y (mgr.25136) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.004977+0000 mgr.y (mgr.25136) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.129694+0000 mgr.y (mgr.25136) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.129694+0000 mgr.y (mgr.25136) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.258805+0000 mgr.y (mgr.25136) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.258805+0000 mgr.y (mgr.25136) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.351568+0000 mgr.y (mgr.25136) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.351568+0000 mgr.y (mgr.25136) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.470646+0000 mgr.y (mgr.25136) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.470646+0000 mgr.y (mgr.25136) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.577150+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.577150+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.578113+0000 mgr.y (mgr.25136) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.578113+0000 mgr.y (mgr.25136) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.664939+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.664939+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.668141+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.668141+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.670 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.671589+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.671589+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.672712+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.672712+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.676996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.676996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.781043+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.781043+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.783801+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.783801+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.786759+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.786759+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.671 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.788914+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.672 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.788914+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.672 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.792807+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.672 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.792807+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.672 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.878065+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.672 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.878065+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.672 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.880862+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.672 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.671589+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.672 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.671589+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.672712+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.672712+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.676996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.676996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.781043+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.781043+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.783801+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.783801+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.786759+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.786759+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.788914+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.788914+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.792807+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.792807+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.878065+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.878065+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.880862+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.880862+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.883533+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.883533+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.884628+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.884628+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.887228+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.887228+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.972315+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.972315+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.975556+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.975556+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.978416+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.978416+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.983124+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.983124+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.985609+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:46.985609+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.083205+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.083205+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.085800+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.880862+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.883533+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.883533+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.884628+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.884628+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.887228+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.887228+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.972315+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.972315+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.975556+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.975556+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.978416+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.978416+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.983124+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.983124+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.985609+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:46.985609+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.083205+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.083205+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.085800+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.085800+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.088231+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.088231+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.089024+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.677 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.089024+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.089658+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.089658+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.181550+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.181550+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.184436+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.184436+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.187063+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.187063+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.188287+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.188287+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.190363+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.190363+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.280309+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.280309+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.282952+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.085800+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.088231+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.088231+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.089024+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.089024+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.089658+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.089658+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.181550+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.181550+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.679 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.184436+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.184436+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.187063+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.187063+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.188287+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.188287+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.190363+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.190363+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.280309+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.280309+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.282952+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.282952+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.680 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.285343+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.285343+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.286399+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.286399+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.287462+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.287462+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.370936+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.370936+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.374343+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.374343+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.377582+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.377582+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.378807+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.378807+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.681 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.381098+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.381098+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.466317+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.466317+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.469149+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.282952+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.285343+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.285343+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.286399+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.286399+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.287462+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.287462+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.370936+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.370936+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.374343+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.374343+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.377582+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.377582+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.378807+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.378807+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.381098+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.381098+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.466317+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.466317+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.686 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.469149+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.469149+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.471782+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.471782+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.472793+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.472793+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.476349+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.476349+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.563862+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.563862+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.566535+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.566535+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.569005+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.569005+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.570048+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.570048+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.574541+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[105101]: audit 2024-08-25T12:03:47.574541+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.469149+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.471782+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.471782+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.472793+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.472793+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.476349+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.476349+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.563862+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.563862+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.566535+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.566535+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.569005+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.569005+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.570048+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.570048+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.574541+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:47 smithi059 bash[104335]: audit 2024-08-25T12:03:47.574541+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.762659+0000 mgr.y (mgr.25136) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.762659+0000 mgr.y (mgr.25136) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.878837+0000 mgr.y (mgr.25136) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:45.878837+0000 mgr.y (mgr.25136) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.004977+0000 mgr.y (mgr.25136) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.004977+0000 mgr.y (mgr.25136) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.129694+0000 mgr.y (mgr.25136) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.129694+0000 mgr.y (mgr.25136) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.258805+0000 mgr.y (mgr.25136) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.258805+0000 mgr.y (mgr.25136) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.351568+0000 mgr.y (mgr.25136) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.351568+0000 mgr.y (mgr.25136) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.470646+0000 mgr.y (mgr.25136) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.470646+0000 mgr.y (mgr.25136) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.577150+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.577150+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.578113+0000 mgr.y (mgr.25136) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.578113+0000 mgr.y (mgr.25136) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.664939+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.664939+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.668141+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.668141+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.671589+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.671589+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.672712+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.672712+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.676996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.676996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.781043+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.781043+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.783801+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.783801+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.786759+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.786759+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.788914+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.788914+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.792807+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.792807+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.878065+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.878065+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.880862+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.880862+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.883533+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.883533+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.884628+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.884628+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.887228+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.887228+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.972315+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.972315+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.975556+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.975556+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.978416+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.978416+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.983124+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.983124+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.985609+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:46.985609+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.083205+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.083205+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.085800+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.085800+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.088231+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.088231+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.089024+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.089024+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.089658+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.089658+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.181550+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.181550+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.184436+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.184436+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.187063+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.187063+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.188287+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.188287+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.190363+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.190363+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.280309+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.280309+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.282952+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.282952+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.285343+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.285343+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.286399+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.286399+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.287462+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.287462+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.370936+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.370936+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.374343+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.374343+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.377582+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.377582+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.378807+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.378807+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.381098+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.381098+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.466317+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.466317+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.469149+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.469149+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.471782+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.471782+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.472793+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.472793+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.476349+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.476349+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.563862+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.563862+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.566535+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.566535+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.569005+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.569005+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.570048+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.570048+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:47.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.574541+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:47.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:47 smithi196 bash[84730]: audit 2024-08-25T12:03:47.574541+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.678398+0000 mgr.y (mgr.25136) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.678398+0000 mgr.y (mgr.25136) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.797177+0000 mgr.y (mgr.25136) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.797177+0000 mgr.y (mgr.25136) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.889457+0000 mgr.y (mgr.25136) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.889457+0000 mgr.y (mgr.25136) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.992170+0000 mgr.y (mgr.25136) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:46.992170+0000 mgr.y (mgr.25136) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.091371+0000 mgr.y (mgr.25136) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.091371+0000 mgr.y (mgr.25136) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.194123+0000 mgr.y (mgr.25136) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.194123+0000 mgr.y (mgr.25136) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cluster 2024-08-25T12:03:47.259346+0000 mgr.y (mgr.25136) 1942 : cluster [DBG] pgmap v678: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cluster 2024-08-25T12:03:47.259346+0000 mgr.y (mgr.25136) 1942 : cluster [DBG] pgmap v678: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.290912+0000 mgr.y (mgr.25136) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.290912+0000 mgr.y (mgr.25136) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.384535+0000 mgr.y (mgr.25136) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.384535+0000 mgr.y (mgr.25136) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.480283+0000 mgr.y (mgr.25136) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.480283+0000 mgr.y (mgr.25136) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.577728+0000 mgr.y (mgr.25136) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.678398+0000 mgr.y (mgr.25136) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.678398+0000 mgr.y (mgr.25136) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.797177+0000 mgr.y (mgr.25136) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.797177+0000 mgr.y (mgr.25136) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.889457+0000 mgr.y (mgr.25136) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.889457+0000 mgr.y (mgr.25136) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.992170+0000 mgr.y (mgr.25136) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:46.992170+0000 mgr.y (mgr.25136) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.091371+0000 mgr.y (mgr.25136) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.091371+0000 mgr.y (mgr.25136) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.194123+0000 mgr.y (mgr.25136) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.194123+0000 mgr.y (mgr.25136) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cluster 2024-08-25T12:03:47.259346+0000 mgr.y (mgr.25136) 1942 : cluster [DBG] pgmap v678: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cluster 2024-08-25T12:03:47.259346+0000 mgr.y (mgr.25136) 1942 : cluster [DBG] pgmap v678: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:48.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.290912+0000 mgr.y (mgr.25136) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.290912+0000 mgr.y (mgr.25136) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.384535+0000 mgr.y (mgr.25136) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.384535+0000 mgr.y (mgr.25136) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.480283+0000 mgr.y (mgr.25136) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.480283+0000 mgr.y (mgr.25136) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.577728+0000 mgr.y (mgr.25136) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.577728+0000 mgr.y (mgr.25136) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.640938+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.640938+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.653911+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.653911+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.665219+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.665219+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.666128+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.666128+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.675228+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.675228+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.678265+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.678265+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.680527+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.680527+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.691647+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.691647+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.693649+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.693649+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.695624+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.695624+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.697493+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.577728+0000 mgr.y (mgr.25136) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.640938+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.640938+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.653911+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.653911+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.665219+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.665219+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.666128+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.666128+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.675228+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.675228+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.678265+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.678265+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.680527+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.680527+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.691647+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.691647+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.693649+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.693649+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.695624+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.695624+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.697493+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.697493+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.699186+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.699186+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.699927+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.699927+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.700975+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.700975+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.702900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.702900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:03:48.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.703924+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.703924+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.710188+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.710188+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.713560+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.713560+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.713696+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.713696+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.720810+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.697493+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.699186+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.699186+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.699927+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.699927+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.700975+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.700975+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.702900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.702900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.703924+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.703924+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.710188+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.710188+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.713560+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.713560+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.713696+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.713696+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.720810+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.720810+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.723520+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.723520+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.724532+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.724532+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.730462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.730462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.732136+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.732136+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:48.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.733874+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.733874+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.734329+0000 mon.b (mon.1) 1552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.734329+0000 mon.b (mon.1) 1552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.735776+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.735776+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.736029+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.736029+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.720810+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:48.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.723520+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.723520+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.724532+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.724532+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.730462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.730462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.732136+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.732136+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.733874+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.733874+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:48.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.734329+0000 mon.b (mon.1) 1552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.734329+0000 mon.b (mon.1) 1552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.735776+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.735776+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.736029+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.736029+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.737420+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.737420+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.737711+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.737711+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.739234+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:48.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.739234+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.739608+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.739608+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.741056+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.741056+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.741411+0000 mon.b (mon.1) 1556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.741411+0000 mon.b (mon.1) 1556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.743117+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.743117+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.743134+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.743134+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:48.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.744895+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.737420+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.737420+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.737711+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.737711+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.739234+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.739234+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.739608+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.739608+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.741056+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.741056+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.741411+0000 mon.b (mon.1) 1556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.741411+0000 mon.b (mon.1) 1556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.743117+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.743117+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.743134+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.743134+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.744895+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.744895+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.744984+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.744984+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.746889+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.746889+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:48.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.748532+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.748532+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.748797+0000 mon.b (mon.1) 1560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.748797+0000 mon.b (mon.1) 1560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.754871+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.754871+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.756250+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.756250+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.757583+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.757583+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.758818+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.796 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.758818+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.744895+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.744984+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.744984+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.746889+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.746889+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.748532+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.748532+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.748797+0000 mon.b (mon.1) 1560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.748797+0000 mon.b (mon.1) 1560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.754871+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.754871+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.756250+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.756250+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.757583+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.757583+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.758818+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.758818+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.758910+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.758910+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.760317+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.760317+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.760747+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.760747+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.798 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.761671+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.761671+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.762516+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.762516+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.762978+0000 mon.b (mon.1) 1564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.762978+0000 mon.b (mon.1) 1564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.764390+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.764390+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.765203+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.765203+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.766198+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.758910+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.758910+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.760317+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.760317+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.760747+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.760747+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.761671+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.761671+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.762516+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.762516+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.762978+0000 mon.b (mon.1) 1564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.762978+0000 mon.b (mon.1) 1564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.764390+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.764390+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.765203+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.765203+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.766198+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.766198+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.768566+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.768566+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.768687+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.768687+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.777053+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.777053+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.778112+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:48.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.778112+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.779782+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.779782+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.890688+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.890688+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.892487+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.892487+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.895565+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[104335]: audit 2024-08-25T12:03:47.895565+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.766198+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.768566+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.768566+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.768687+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:48.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.768687+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.777053+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.777053+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.778112+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.778112+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.779782+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.779782+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.890688+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.890688+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.892487+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.892487+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.895565+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:48.803 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:48 smithi059 bash[105101]: audit 2024-08-25T12:03:47.895565+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.678398+0000 mgr.y (mgr.25136) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.678398+0000 mgr.y (mgr.25136) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.797177+0000 mgr.y (mgr.25136) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.797177+0000 mgr.y (mgr.25136) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.889457+0000 mgr.y (mgr.25136) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.889457+0000 mgr.y (mgr.25136) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.992170+0000 mgr.y (mgr.25136) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:46.992170+0000 mgr.y (mgr.25136) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.091371+0000 mgr.y (mgr.25136) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.091371+0000 mgr.y (mgr.25136) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.194123+0000 mgr.y (mgr.25136) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.194123+0000 mgr.y (mgr.25136) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cluster 2024-08-25T12:03:47.259346+0000 mgr.y (mgr.25136) 1942 : cluster [DBG] pgmap v678: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cluster 2024-08-25T12:03:47.259346+0000 mgr.y (mgr.25136) 1942 : cluster [DBG] pgmap v678: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.290912+0000 mgr.y (mgr.25136) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.290912+0000 mgr.y (mgr.25136) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.384535+0000 mgr.y (mgr.25136) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.384535+0000 mgr.y (mgr.25136) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.480283+0000 mgr.y (mgr.25136) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.480283+0000 mgr.y (mgr.25136) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.577728+0000 mgr.y (mgr.25136) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.577728+0000 mgr.y (mgr.25136) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:03:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.640938+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.640938+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.653911+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.653911+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.665219+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.665219+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.666128+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.666128+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.675228+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.675228+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.678265+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.678265+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.680527+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.680527+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.691647+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.691647+0000 mon.b (mon.1) 1543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.693649+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.693649+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.695624+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.695624+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.697493+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.697493+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.699186+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.699186+0000 mon.b (mon.1) 1547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.699927+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.699927+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.700975+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.700975+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.702900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.702900+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.703924+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.703924+0000 mon.b (mon.1) 1549 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.710188+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.710188+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.713560+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.713560+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.713696+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.713696+0000 mon.b (mon.1) 1550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.720810+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.720810+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.723520+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.723520+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.724532+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.724532+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.730462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.730462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:49.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.732136+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.732136+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.733874+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.733874+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.734329+0000 mon.b (mon.1) 1552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.734329+0000 mon.b (mon.1) 1552 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.735776+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.735776+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.736029+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.736029+0000 mon.b (mon.1) 1553 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.737420+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.737420+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.737711+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.737711+0000 mon.b (mon.1) 1554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:03:49.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.739234+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.739234+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.739608+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.739608+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.741056+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.741056+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.741411+0000 mon.b (mon.1) 1556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.741411+0000 mon.b (mon.1) 1556 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.743117+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.743117+0000 mon.b (mon.1) 1557 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.743134+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.743134+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.744895+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.744895+0000 mon.b (mon.1) 1558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:03:49.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.744984+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.744984+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.746889+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.746889+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.748532+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.748532+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.748797+0000 mon.b (mon.1) 1560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.748797+0000 mon.b (mon.1) 1560 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.754871+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.754871+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.756250+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.756250+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.757583+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.757583+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.758818+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.758818+0000 mon.b (mon.1) 1561 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.758910+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.758910+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.760317+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.760317+0000 mon.b (mon.1) 1562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.760747+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.760747+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.761671+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.761671+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.762516+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.762516+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.762978+0000 mon.b (mon.1) 1564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.762978+0000 mon.b (mon.1) 1564 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.764390+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.764390+0000 mon.b (mon.1) 1565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.765203+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.765203+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.766198+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.766198+0000 mon.b (mon.1) 1566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.768566+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.768566+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.768687+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.768687+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.777053+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.777053+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.778112+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:49.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.778112+0000 mon.b (mon.1) 1569 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:49.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.779782+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.779782+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.890688+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:49.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.890688+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:03:49.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.892487+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:49.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.892487+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:03:49.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.895565+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.125 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:48 smithi196 bash[84730]: audit 2024-08-25T12:03:47.895565+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:03:49] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-08-25T12:03:49.944 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[117626]: debug 2024-08-25T12:03:49.646+0000 7f1f56909640 -1 osd.2 126 log_to_monitors true 2024-08-25T12:03:49.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.674850+0000 mgr.y (mgr.25136) 1947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.674850+0000 mgr.y (mgr.25136) 1947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.697520+0000 mgr.y (mgr.25136) 1948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.697520+0000 mgr.y (mgr.25136) 1948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.763461+0000 mgr.y (mgr.25136) 1949 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: cephadm 2024-08-25T12:03:47.763461+0000 mgr.y (mgr.25136) 1949 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: audit 2024-08-25T12:03:49.595366+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: audit 2024-08-25T12:03:49.595366+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: audit 2024-08-25T12:03:49.607632+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[104335]: audit 2024-08-25T12:03:49.607632+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.674850+0000 mgr.y (mgr.25136) 1947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:03:49.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.674850+0000 mgr.y (mgr.25136) 1947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:03:49.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.697520+0000 mgr.y (mgr.25136) 1948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:03:49.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.697520+0000 mgr.y (mgr.25136) 1948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:03:49.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.763461+0000 mgr.y (mgr.25136) 1949 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:03:49.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: cephadm 2024-08-25T12:03:47.763461+0000 mgr.y (mgr.25136) 1949 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:03:49.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: audit 2024-08-25T12:03:49.595366+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: audit 2024-08-25T12:03:49.595366+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:49.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: audit 2024-08-25T12:03:49.607632+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:49.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:49 smithi059 bash[105101]: audit 2024-08-25T12:03:49.607632+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.674850+0000 mgr.y (mgr.25136) 1947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.674850+0000 mgr.y (mgr.25136) 1947 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.697520+0000 mgr.y (mgr.25136) 1948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.697520+0000 mgr.y (mgr.25136) 1948 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.763461+0000 mgr.y (mgr.25136) 1949 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: cephadm 2024-08-25T12:03:47.763461+0000 mgr.y (mgr.25136) 1949 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: audit 2024-08-25T12:03:49.595366+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: audit 2024-08-25T12:03:49.595366+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: audit 2024-08-25T12:03:49.607632+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:49 smithi196 bash[84730]: audit 2024-08-25T12:03:49.607632+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:03:51.027 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[117626]: debug 2024-08-25T12:03:50.706+0000 7f1f4e6b3640 -1 osd.2 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:03:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: cluster 2024-08-25T12:03:49.260419+0000 mgr.y (mgr.25136) 1950 : cluster [DBG] pgmap v679: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: cluster 2024-08-25T12:03:49.260419+0000 mgr.y (mgr.25136) 1950 : cluster [DBG] pgmap v679: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:49.656741+0000 mon.a (mon.0) 713 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:49.656741+0000 mon.a (mon.0) 713 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:49.744876+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:49.744876+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:50.358304+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:50.358304+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:50.374424+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:50.374424+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:50.386359+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[104335]: audit 2024-08-25T12:03:50.386359+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: cluster 2024-08-25T12:03:49.260419+0000 mgr.y (mgr.25136) 1950 : cluster [DBG] pgmap v679: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: cluster 2024-08-25T12:03:49.260419+0000 mgr.y (mgr.25136) 1950 : cluster [DBG] pgmap v679: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:49.656741+0000 mon.a (mon.0) 713 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:49.656741+0000 mon.a (mon.0) 713 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:49.744876+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:49.744876+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:50.358304+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:50.358304+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:50.374424+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:50.374424+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:50.386359+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:50 smithi059 bash[105101]: audit 2024-08-25T12:03:50.386359+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: cluster 2024-08-25T12:03:49.260419+0000 mgr.y (mgr.25136) 1950 : cluster [DBG] pgmap v679: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: cluster 2024-08-25T12:03:49.260419+0000 mgr.y (mgr.25136) 1950 : cluster [DBG] pgmap v679: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:49.656741+0000 mon.a (mon.0) 713 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:49.656741+0000 mon.a (mon.0) 713 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:49.744876+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:49.744876+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:50.358304+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:50.358304+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:50.374424+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:50.374424+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:50.386359+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:50 smithi196 bash[84730]: audit 2024-08-25T12:03:50.386359+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[104335]: audit 2024-08-25T12:03:50.664134+0000 mon.a (mon.0) 718 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T12:03:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[104335]: audit 2024-08-25T12:03:50.664134+0000 mon.a (mon.0) 718 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[104335]: cluster 2024-08-25T12:03:50.671938+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[104335]: cluster 2024-08-25T12:03:50.671938+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[104335]: audit 2024-08-25T12:03:50.672462+0000 mon.a (mon.0) 720 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[104335]: audit 2024-08-25T12:03:50.672462+0000 mon.a (mon.0) 720 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[105101]: audit 2024-08-25T12:03:50.664134+0000 mon.a (mon.0) 718 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[105101]: audit 2024-08-25T12:03:50.664134+0000 mon.a (mon.0) 718 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[105101]: cluster 2024-08-25T12:03:50.671938+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[105101]: cluster 2024-08-25T12:03:50.671938+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[105101]: audit 2024-08-25T12:03:50.672462+0000 mon.a (mon.0) 720 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:03:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:51 smithi059 bash[105101]: audit 2024-08-25T12:03:50.672462+0000 mon.a (mon.0) 720 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:03:52.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:51 smithi196 bash[84730]: audit 2024-08-25T12:03:50.664134+0000 mon.a (mon.0) 718 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T12:03:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:51 smithi196 bash[84730]: audit 2024-08-25T12:03:50.664134+0000 mon.a (mon.0) 718 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-25T12:03:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:51 smithi196 bash[84730]: cluster 2024-08-25T12:03:50.671938+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-25T12:03:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:51 smithi196 bash[84730]: cluster 2024-08-25T12:03:50.671938+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-08-25T12:03:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:51 smithi196 bash[84730]: audit 2024-08-25T12:03:50.672462+0000 mon.a (mon.0) 720 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:03:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:51 smithi196 bash[84730]: audit 2024-08-25T12:03:50.672462+0000 mon.a (mon.0) 720 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:03:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:51.261400+0000 mgr.y (mgr.25136) 1951 : cluster [DBG] pgmap v681: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:51.261400+0000 mgr.y (mgr.25136) 1951 : cluster [DBG] pgmap v681: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:51.665122+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:51.665122+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:51.675006+0000 mon.a (mon.0) 722 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092] boot 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:51.675006+0000 mon.a (mon.0) 722 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092] boot 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:51.675069+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:51.675069+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: audit 2024-08-25T12:03:51.688172+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: audit 2024-08-25T12:03:51.688172+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:52.679880+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-25T12:03:52.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[104335]: cluster 2024-08-25T12:03:52.679880+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:51.261400+0000 mgr.y (mgr.25136) 1951 : cluster [DBG] pgmap v681: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:51.261400+0000 mgr.y (mgr.25136) 1951 : cluster [DBG] pgmap v681: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:51.665122+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:51.665122+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:51.675006+0000 mon.a (mon.0) 722 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092] boot 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:51.675006+0000 mon.a (mon.0) 722 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092] boot 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:51.675069+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:51.675069+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: audit 2024-08-25T12:03:51.688172+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: audit 2024-08-25T12:03:51.688172+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:52.679880+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-25T12:03:52.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:52 smithi059 bash[105101]: cluster 2024-08-25T12:03:52.679880+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:51.261400+0000 mgr.y (mgr.25136) 1951 : cluster [DBG] pgmap v681: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:51.261400+0000 mgr.y (mgr.25136) 1951 : cluster [DBG] pgmap v681: 161 pgs: 33 active+undersized, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:51.665122+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:51.665122+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:51.675006+0000 mon.a (mon.0) 722 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092] boot 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:51.675006+0000 mon.a (mon.0) 722 : cluster [INF] osd.2 [v2:172.21.15.59:6818/1114726092,v1:172.21.15.59:6819/1114726092] boot 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:51.675069+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:51.675069+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-25T12:03:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: audit 2024-08-25T12:03:51.688172+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-25T12:03:53.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: audit 2024-08-25T12:03:51.688172+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-25T12:03:53.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:52.679880+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-25T12:03:53.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:52 smithi196 bash[84730]: cluster 2024-08-25T12:03:52.679880+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-25T12:03:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:53 smithi059 bash[104335]: cluster 2024-08-25T12:03:53.262265+0000 mgr.y (mgr.25136) 1952 : cluster [DBG] pgmap v684: 161 pgs: 4 peering, 31 active+undersized, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:03:53.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:53 smithi059 bash[104335]: cluster 2024-08-25T12:03:53.262265+0000 mgr.y (mgr.25136) 1952 : cluster [DBG] pgmap v684: 161 pgs: 4 peering, 31 active+undersized, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:03:53.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:53 smithi059 bash[105101]: cluster 2024-08-25T12:03:53.262265+0000 mgr.y (mgr.25136) 1952 : cluster [DBG] pgmap v684: 161 pgs: 4 peering, 31 active+undersized, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:03:53.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:53 smithi059 bash[105101]: cluster 2024-08-25T12:03:53.262265+0000 mgr.y (mgr.25136) 1952 : cluster [DBG] pgmap v684: 161 pgs: 4 peering, 31 active+undersized, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:03:53.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:53 smithi196 bash[84730]: cluster 2024-08-25T12:03:53.262265+0000 mgr.y (mgr.25136) 1952 : cluster [DBG] pgmap v684: 161 pgs: 4 peering, 31 active+undersized, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:03:53.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:53 smithi196 bash[84730]: cluster 2024-08-25T12:03:53.262265+0000 mgr.y (mgr.25136) 1952 : cluster [DBG] pgmap v684: 161 pgs: 4 peering, 31 active+undersized, 15 active+undersized+degraded, 111 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:03:54.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[105101]: cluster 2024-08-25T12:03:53.710452+0000 mon.a (mon.0) 725 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:54.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[105101]: cluster 2024-08-25T12:03:53.710452+0000 mon.a (mon.0) 725 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:54.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[105101]: audit 2024-08-25T12:03:53.960574+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[105101]: audit 2024-08-25T12:03:53.960574+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[105101]: audit 2024-08-25T12:03:53.974278+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[105101]: audit 2024-08-25T12:03:53.974278+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[105101]: audit 2024-08-25T12:03:53.987797+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[105101]: audit 2024-08-25T12:03:53.987797+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[104335]: cluster 2024-08-25T12:03:53.710452+0000 mon.a (mon.0) 725 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[104335]: cluster 2024-08-25T12:03:53.710452+0000 mon.a (mon.0) 725 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[104335]: audit 2024-08-25T12:03:53.960574+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[104335]: audit 2024-08-25T12:03:53.960574+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[104335]: audit 2024-08-25T12:03:53.974278+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[104335]: audit 2024-08-25T12:03:53.974278+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[104335]: audit 2024-08-25T12:03:53.987797+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:54.887 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:54 smithi059 bash[104335]: audit 2024-08-25T12:03:53.987797+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:55.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:54 smithi196 bash[84730]: cluster 2024-08-25T12:03:53.710452+0000 mon.a (mon.0) 725 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:54 smithi196 bash[84730]: cluster 2024-08-25T12:03:53.710452+0000 mon.a (mon.0) 725 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-25T12:03:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:54 smithi196 bash[84730]: audit 2024-08-25T12:03:53.960574+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:54 smithi196 bash[84730]: audit 2024-08-25T12:03:53.960574+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:54 smithi196 bash[84730]: audit 2024-08-25T12:03:53.974278+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:54 smithi196 bash[84730]: audit 2024-08-25T12:03:53.974278+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:54 smithi196 bash[84730]: audit 2024-08-25T12:03:53.987797+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:54 smithi196 bash[84730]: audit 2024-08-25T12:03:53.987797+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:03:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:55 smithi059 bash[105101]: audit 2024-08-25T12:03:55.228509+0000 mgr.y (mgr.25136) 1953 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:55 smithi059 bash[105101]: audit 2024-08-25T12:03:55.228509+0000 mgr.y (mgr.25136) 1953 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:55 smithi059 bash[105101]: cluster 2024-08-25T12:03:55.263945+0000 mgr.y (mgr.25136) 1954 : cluster [DBG] pgmap v685: 161 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 144 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%) 2024-08-25T12:03:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:55 smithi059 bash[105101]: cluster 2024-08-25T12:03:55.263945+0000 mgr.y (mgr.25136) 1954 : cluster [DBG] pgmap v685: 161 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 144 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%) 2024-08-25T12:03:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:55 smithi059 bash[104335]: audit 2024-08-25T12:03:55.228509+0000 mgr.y (mgr.25136) 1953 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:55 smithi059 bash[104335]: audit 2024-08-25T12:03:55.228509+0000 mgr.y (mgr.25136) 1953 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:55 smithi059 bash[104335]: cluster 2024-08-25T12:03:55.263945+0000 mgr.y (mgr.25136) 1954 : cluster [DBG] pgmap v685: 161 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 144 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%) 2024-08-25T12:03:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:55 smithi059 bash[104335]: cluster 2024-08-25T12:03:55.263945+0000 mgr.y (mgr.25136) 1954 : cluster [DBG] pgmap v685: 161 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 144 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%) 2024-08-25T12:03:56.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:55 smithi196 bash[84730]: audit 2024-08-25T12:03:55.228509+0000 mgr.y (mgr.25136) 1953 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:56.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:55 smithi196 bash[84730]: audit 2024-08-25T12:03:55.228509+0000 mgr.y (mgr.25136) 1953 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:03:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:55 smithi196 bash[84730]: cluster 2024-08-25T12:03:55.263945+0000 mgr.y (mgr.25136) 1954 : cluster [DBG] pgmap v685: 161 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 144 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%) 2024-08-25T12:03:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:55 smithi196 bash[84730]: cluster 2024-08-25T12:03:55.263945+0000 mgr.y (mgr.25136) 1954 : cluster [DBG] pgmap v685: 161 pgs: 4 peering, 11 active+undersized, 2 active+undersized+degraded, 144 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 9/639 objects degraded (1.408%) 2024-08-25T12:03:57.661 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:57 smithi059 bash[104335]: cluster 2024-08-25T12:03:57.316427+0000 mon.a (mon.0) 729 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 2 pgs degraded) 2024-08-25T12:03:57.661 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:57 smithi059 bash[104335]: cluster 2024-08-25T12:03:57.316427+0000 mon.a (mon.0) 729 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 2 pgs degraded) 2024-08-25T12:03:57.661 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:57 smithi059 bash[104335]: cluster 2024-08-25T12:03:57.316462+0000 mon.a (mon.0) 730 : cluster [INF] Cluster is now healthy 2024-08-25T12:03:57.661 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:57 smithi059 bash[104335]: cluster 2024-08-25T12:03:57.316462+0000 mon.a (mon.0) 730 : cluster [INF] Cluster is now healthy 2024-08-25T12:03:57.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:57 smithi059 bash[105101]: cluster 2024-08-25T12:03:57.316427+0000 mon.a (mon.0) 729 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 2 pgs degraded) 2024-08-25T12:03:57.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:57 smithi059 bash[105101]: cluster 2024-08-25T12:03:57.316427+0000 mon.a (mon.0) 729 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 2 pgs degraded) 2024-08-25T12:03:57.661 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:57 smithi059 bash[105101]: cluster 2024-08-25T12:03:57.316462+0000 mon.a (mon.0) 730 : cluster [INF] Cluster is now healthy 2024-08-25T12:03:57.662 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:57 smithi059 bash[105101]: cluster 2024-08-25T12:03:57.316462+0000 mon.a (mon.0) 730 : cluster [INF] Cluster is now healthy 2024-08-25T12:03:57.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:57 smithi196 bash[84730]: cluster 2024-08-25T12:03:57.316427+0000 mon.a (mon.0) 729 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 2 pgs degraded) 2024-08-25T12:03:57.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:57 smithi196 bash[84730]: cluster 2024-08-25T12:03:57.316427+0000 mon.a (mon.0) 729 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/639 objects degraded (1.408%), 2 pgs degraded) 2024-08-25T12:03:57.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:57 smithi196 bash[84730]: cluster 2024-08-25T12:03:57.316462+0000 mon.a (mon.0) 730 : cluster [INF] Cluster is now healthy 2024-08-25T12:03:57.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:57 smithi196 bash[84730]: cluster 2024-08-25T12:03:57.316462+0000 mon.a (mon.0) 730 : cluster [INF] Cluster is now healthy 2024-08-25T12:03:58.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:58 smithi196 bash[84730]: cluster 2024-08-25T12:03:57.264666+0000 mgr.y (mgr.25136) 1955 : cluster [DBG] pgmap v686: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-08-25T12:03:58.580 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:03:58 smithi196 bash[84730]: cluster 2024-08-25T12:03:57.264666+0000 mgr.y (mgr.25136) 1955 : cluster [DBG] pgmap v686: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-08-25T12:03:58.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:58 smithi059 bash[104335]: cluster 2024-08-25T12:03:57.264666+0000 mgr.y (mgr.25136) 1955 : cluster [DBG] pgmap v686: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-08-25T12:03:58.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:03:58 smithi059 bash[104335]: cluster 2024-08-25T12:03:57.264666+0000 mgr.y (mgr.25136) 1955 : cluster [DBG] pgmap v686: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-08-25T12:03:58.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:58 smithi059 bash[105101]: cluster 2024-08-25T12:03:57.264666+0000 mgr.y (mgr.25136) 1955 : cluster [DBG] pgmap v686: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-08-25T12:03:58.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:03:58 smithi059 bash[105101]: cluster 2024-08-25T12:03:57.264666+0000 mgr.y (mgr.25136) 1955 : cluster [DBG] pgmap v686: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-08-25T12:03:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:03:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:03:59] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-08-25T12:04:00.456 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:00 smithi196 bash[84730]: cluster 2024-08-25T12:03:59.265571+0000 mgr.y (mgr.25136) 1956 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:04:00.456 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:00 smithi196 bash[84730]: cluster 2024-08-25T12:03:59.265571+0000 mgr.y (mgr.25136) 1956 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:04:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:00 smithi059 bash[104335]: cluster 2024-08-25T12:03:59.265571+0000 mgr.y (mgr.25136) 1956 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:04:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:00 smithi059 bash[104335]: cluster 2024-08-25T12:03:59.265571+0000 mgr.y (mgr.25136) 1956 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:04:00.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:00 smithi059 bash[105101]: cluster 2024-08-25T12:03:59.265571+0000 mgr.y (mgr.25136) 1956 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:04:00.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:00 smithi059 bash[105101]: cluster 2024-08-25T12:03:59.265571+0000 mgr.y (mgr.25136) 1956 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:04:02.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:02 smithi059 bash[104335]: cluster 2024-08-25T12:04:01.267170+0000 mgr.y (mgr.25136) 1957 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:04:02.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:02 smithi059 bash[104335]: cluster 2024-08-25T12:04:01.267170+0000 mgr.y (mgr.25136) 1957 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:04:02.636 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:02 smithi059 bash[105101]: cluster 2024-08-25T12:04:01.267170+0000 mgr.y (mgr.25136) 1957 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:04:02.636 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:02 smithi059 bash[105101]: cluster 2024-08-25T12:04:01.267170+0000 mgr.y (mgr.25136) 1957 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:04:02.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:02 smithi196 bash[84730]: cluster 2024-08-25T12:04:01.267170+0000 mgr.y (mgr.25136) 1957 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:04:02.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:02 smithi196 bash[84730]: cluster 2024-08-25T12:04:01.267170+0000 mgr.y (mgr.25136) 1957 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:04:03.359 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T12:04:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:03 smithi059 bash[104335]: audit 2024-08-25T12:04:02.612751+0000 mgr.y (mgr.25136) 1958 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:03 smithi059 bash[104335]: audit 2024-08-25T12:04:02.612751+0000 mgr.y (mgr.25136) 1958 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:03 smithi059 bash[105101]: audit 2024-08-25T12:04:02.612751+0000 mgr.y (mgr.25136) 1958 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:03 smithi059 bash[105101]: audit 2024-08-25T12:04:02.612751+0000 mgr.y (mgr.25136) 1958 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:03.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:03 smithi196 bash[84730]: audit 2024-08-25T12:04:02.612751+0000 mgr.y (mgr.25136) 1958 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:03.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:03 smithi196 bash[84730]: audit 2024-08-25T12:04:02.612751+0000 mgr.y (mgr.25136) 1958 : audit [DBG] from='client.74324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:04.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:04 smithi059 bash[104335]: cluster 2024-08-25T12:04:03.268071+0000 mgr.y (mgr.25136) 1959 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-08-25T12:04:04.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:04 smithi059 bash[104335]: cluster 2024-08-25T12:04:03.268071+0000 mgr.y (mgr.25136) 1959 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-08-25T12:04:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:04 smithi059 bash[105101]: cluster 2024-08-25T12:04:03.268071+0000 mgr.y (mgr.25136) 1959 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-08-25T12:04:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:04 smithi059 bash[105101]: cluster 2024-08-25T12:04:03.268071+0000 mgr.y (mgr.25136) 1959 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-08-25T12:04:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:04 smithi196 bash[84730]: cluster 2024-08-25T12:04:03.268071+0000 mgr.y (mgr.25136) 1959 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-08-25T12:04:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:04 smithi196 bash[84730]: cluster 2024-08-25T12:04:03.268071+0000 mgr.y (mgr.25136) 1959 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-08-25T12:04:05.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:05 smithi196 bash[84730]: audit 2024-08-25T12:04:04.596076+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:05 smithi196 bash[84730]: audit 2024-08-25T12:04:04.596076+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:05 smithi196 bash[84730]: audit 2024-08-25T12:04:04.603456+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:05 smithi196 bash[84730]: audit 2024-08-25T12:04:04.603456+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:05 smithi196 bash[84730]: audit 2024-08-25T12:04:04.760184+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:05 smithi196 bash[84730]: audit 2024-08-25T12:04:04.760184+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[104335]: audit 2024-08-25T12:04:04.596076+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[104335]: audit 2024-08-25T12:04:04.596076+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[104335]: audit 2024-08-25T12:04:04.603456+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[104335]: audit 2024-08-25T12:04:04.603456+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[104335]: audit 2024-08-25T12:04:04.760184+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[104335]: audit 2024-08-25T12:04:04.760184+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[105101]: audit 2024-08-25T12:04:04.596076+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[105101]: audit 2024-08-25T12:04:04.596076+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[105101]: audit 2024-08-25T12:04:04.603456+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[105101]: audit 2024-08-25T12:04:04.603456+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[105101]: audit 2024-08-25T12:04:04.760184+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:05 smithi059 bash[105101]: audit 2024-08-25T12:04:04.760184+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:06.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:06 smithi196 bash[84730]: audit 2024-08-25T12:04:05.229886+0000 mgr.y (mgr.25136) 1960 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:06 smithi196 bash[84730]: audit 2024-08-25T12:04:05.229886+0000 mgr.y (mgr.25136) 1960 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:06 smithi196 bash[84730]: cluster 2024-08-25T12:04:05.269762+0000 mgr.y (mgr.25136) 1961 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:06 smithi196 bash[84730]: cluster 2024-08-25T12:04:05.269762+0000 mgr.y (mgr.25136) 1961 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:07.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:06 smithi059 bash[104335]: audit 2024-08-25T12:04:05.229886+0000 mgr.y (mgr.25136) 1960 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:07.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:06 smithi059 bash[104335]: audit 2024-08-25T12:04:05.229886+0000 mgr.y (mgr.25136) 1960 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:07.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:06 smithi059 bash[104335]: cluster 2024-08-25T12:04:05.269762+0000 mgr.y (mgr.25136) 1961 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:06 smithi059 bash[104335]: cluster 2024-08-25T12:04:05.269762+0000 mgr.y (mgr.25136) 1961 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:06 smithi059 bash[105101]: audit 2024-08-25T12:04:05.229886+0000 mgr.y (mgr.25136) 1960 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:06 smithi059 bash[105101]: audit 2024-08-25T12:04:05.229886+0000 mgr.y (mgr.25136) 1960 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:06 smithi059 bash[105101]: cluster 2024-08-25T12:04:05.269762+0000 mgr.y (mgr.25136) 1961 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:06 smithi059 bash[105101]: cluster 2024-08-25T12:04:05.269762+0000 mgr.y (mgr.25136) 1961 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:08.193 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:04:08.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:08 smithi196 bash[84730]: cluster 2024-08-25T12:04:07.270766+0000 mgr.y (mgr.25136) 1962 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:08.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:08 smithi196 bash[84730]: cluster 2024-08-25T12:04:07.270766+0000 mgr.y (mgr.25136) 1962 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:09.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:08 smithi059 bash[104335]: cluster 2024-08-25T12:04:07.270766+0000 mgr.y (mgr.25136) 1962 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:09.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:08 smithi059 bash[104335]: cluster 2024-08-25T12:04:07.270766+0000 mgr.y (mgr.25136) 1962 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:09.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:08 smithi059 bash[105101]: cluster 2024-08-25T12:04:07.270766+0000 mgr.y (mgr.25136) 1962 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:09.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:08 smithi059 bash[105101]: cluster 2024-08-25T12:04:07.270766+0000 mgr.y (mgr.25136) 1962 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:09.504 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:04:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:04:09] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-08-25T12:04:09.897 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:04:09.897 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 19s ago 45m - - 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 15s ago 45m - - 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (8m) 19s ago 36m 14.2M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (7m) 15s ago 35m 67.9M - c8b91775d855 f57175f62128 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (10m) 19s ago 33m 49.5M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (10m) 15s ago 44m 441M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (21m) 19s ago 46m 537M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (4m) 19s ago 46m 57.6M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (5m) 15s ago 44m 49.1M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (4m) 19s ago 44m 41.7M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (9m) 19s ago 36m 8947k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (9m) 15s ago 36m 8384k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (2m) 19s ago 43m 50.4M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:04:09.898 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (110s) 19s ago 42m 46.6M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (27s) 19s ago 41m 12.1M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (41m) 19s ago 41m 62.0M 2781M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (40m) 15s ago 40m 74.0M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (39m) 15s ago 39m 70.1M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (38m) 15s ago 38m 67.0M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (37m) 15s ago 37m 61.7M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (9m) 15s ago 36m 53.4M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (33m) 19s ago 33m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:04:09.899 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (33m) 15s ago 33m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:04:10.654 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-08-25T12:04:10.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:10 smithi196 bash[84730]: cluster 2024-08-25T12:04:09.271486+0000 mgr.y (mgr.25136) 1963 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:10.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:10 smithi196 bash[84730]: cluster 2024-08-25T12:04:09.271486+0000 mgr.y (mgr.25136) 1963 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:10 smithi196 bash[84730]: audit 2024-08-25T12:04:10.562151+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:10 smithi196 bash[84730]: audit 2024-08-25T12:04:10.562151+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:10 smithi196 bash[84730]: audit 2024-08-25T12:04:10.576016+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:10 smithi196 bash[84730]: audit 2024-08-25T12:04:10.576016+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:10 smithi196 bash[84730]: audit 2024-08-25T12:04:10.587647+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:10 smithi196 bash[84730]: audit 2024-08-25T12:04:10.587647+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[104335]: cluster 2024-08-25T12:04:09.271486+0000 mgr.y (mgr.25136) 1963 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[104335]: cluster 2024-08-25T12:04:09.271486+0000 mgr.y (mgr.25136) 1963 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[104335]: audit 2024-08-25T12:04:10.562151+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[104335]: audit 2024-08-25T12:04:10.562151+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[104335]: audit 2024-08-25T12:04:10.576016+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[104335]: audit 2024-08-25T12:04:10.576016+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[104335]: audit 2024-08-25T12:04:10.587647+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[104335]: audit 2024-08-25T12:04:10.587647+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[105101]: cluster 2024-08-25T12:04:09.271486+0000 mgr.y (mgr.25136) 1963 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[105101]: cluster 2024-08-25T12:04:09.271486+0000 mgr.y (mgr.25136) 1963 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[105101]: audit 2024-08-25T12:04:10.562151+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[105101]: audit 2024-08-25T12:04:10.562151+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[105101]: audit 2024-08-25T12:04:10.576016+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[105101]: audit 2024-08-25T12:04:10.576016+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[105101]: audit 2024-08-25T12:04:10.587647+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:10 smithi059 bash[105101]: audit 2024-08-25T12:04:10.587647+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:11 smithi059 bash[104335]: audit 2024-08-25T12:04:09.885309+0000 mgr.y (mgr.25136) 1964 : audit [DBG] from='client.74330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:11 smithi059 bash[104335]: audit 2024-08-25T12:04:09.885309+0000 mgr.y (mgr.25136) 1964 : audit [DBG] from='client.74330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:12.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:11 smithi059 bash[105101]: audit 2024-08-25T12:04:09.885309+0000 mgr.y (mgr.25136) 1964 : audit [DBG] from='client.74330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:12.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:11 smithi059 bash[105101]: audit 2024-08-25T12:04:09.885309+0000 mgr.y (mgr.25136) 1964 : audit [DBG] from='client.74330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:12.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:11 smithi196 bash[84730]: audit 2024-08-25T12:04:09.885309+0000 mgr.y (mgr.25136) 1964 : audit [DBG] from='client.74330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:12.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:11 smithi196 bash[84730]: audit 2024-08-25T12:04:09.885309+0000 mgr.y (mgr.25136) 1964 : audit [DBG] from='client.74330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:12 smithi059 bash[104335]: cluster 2024-08-25T12:04:11.272764+0000 mgr.y (mgr.25136) 1965 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:12 smithi059 bash[104335]: cluster 2024-08-25T12:04:11.272764+0000 mgr.y (mgr.25136) 1965 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:12 smithi059 bash[105101]: cluster 2024-08-25T12:04:11.272764+0000 mgr.y (mgr.25136) 1965 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:12 smithi059 bash[105101]: cluster 2024-08-25T12:04:11.272764+0000 mgr.y (mgr.25136) 1965 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:13.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:12 smithi196 bash[84730]: cluster 2024-08-25T12:04:11.272764+0000 mgr.y (mgr.25136) 1965 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:13.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:12 smithi196 bash[84730]: cluster 2024-08-25T12:04:11.272764+0000 mgr.y (mgr.25136) 1965 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[104335]: cluster 2024-08-25T12:04:13.273777+0000 mgr.y (mgr.25136) 1966 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[104335]: cluster 2024-08-25T12:04:13.273777+0000 mgr.y (mgr.25136) 1966 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[104335]: audit 2024-08-25T12:04:14.206634+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[104335]: audit 2024-08-25T12:04:14.206634+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[104335]: audit 2024-08-25T12:04:14.221154+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[104335]: audit 2024-08-25T12:04:14.221154+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[104335]: audit 2024-08-25T12:04:14.234525+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[104335]: audit 2024-08-25T12:04:14.234525+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[105101]: cluster 2024-08-25T12:04:13.273777+0000 mgr.y (mgr.25136) 1966 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[105101]: cluster 2024-08-25T12:04:13.273777+0000 mgr.y (mgr.25136) 1966 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[105101]: audit 2024-08-25T12:04:14.206634+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[105101]: audit 2024-08-25T12:04:14.206634+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[105101]: audit 2024-08-25T12:04:14.221154+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[105101]: audit 2024-08-25T12:04:14.221154+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[105101]: audit 2024-08-25T12:04:14.234525+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:14.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:14 smithi059 bash[105101]: audit 2024-08-25T12:04:14.234525+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:15.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:14 smithi196 bash[84730]: cluster 2024-08-25T12:04:13.273777+0000 mgr.y (mgr.25136) 1966 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:14 smithi196 bash[84730]: cluster 2024-08-25T12:04:13.273777+0000 mgr.y (mgr.25136) 1966 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:14 smithi196 bash[84730]: audit 2024-08-25T12:04:14.206634+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:14 smithi196 bash[84730]: audit 2024-08-25T12:04:14.206634+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:14 smithi196 bash[84730]: audit 2024-08-25T12:04:14.221154+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:14 smithi196 bash[84730]: audit 2024-08-25T12:04:14.221154+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:14 smithi196 bash[84730]: audit 2024-08-25T12:04:14.234525+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:15.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:14 smithi196 bash[84730]: audit 2024-08-25T12:04:14.234525+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:15.781 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:04:17.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:16 smithi059 bash[104335]: audit 2024-08-25T12:04:15.237970+0000 mgr.y (mgr.25136) 1967 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:17.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:16 smithi059 bash[104335]: audit 2024-08-25T12:04:15.237970+0000 mgr.y (mgr.25136) 1967 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:17.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:16 smithi059 bash[104335]: cluster 2024-08-25T12:04:15.275353+0000 mgr.y (mgr.25136) 1968 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:17.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:16 smithi059 bash[104335]: cluster 2024-08-25T12:04:15.275353+0000 mgr.y (mgr.25136) 1968 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:16 smithi059 bash[105101]: audit 2024-08-25T12:04:15.237970+0000 mgr.y (mgr.25136) 1967 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:16 smithi059 bash[105101]: audit 2024-08-25T12:04:15.237970+0000 mgr.y (mgr.25136) 1967 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:16 smithi059 bash[105101]: cluster 2024-08-25T12:04:15.275353+0000 mgr.y (mgr.25136) 1968 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:16 smithi059 bash[105101]: cluster 2024-08-25T12:04:15.275353+0000 mgr.y (mgr.25136) 1968 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:17.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:16 smithi196 bash[84730]: audit 2024-08-25T12:04:15.237970+0000 mgr.y (mgr.25136) 1967 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:17.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:16 smithi196 bash[84730]: audit 2024-08-25T12:04:15.237970+0000 mgr.y (mgr.25136) 1967 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:17.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:16 smithi196 bash[84730]: cluster 2024-08-25T12:04:15.275353+0000 mgr.y (mgr.25136) 1968 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:17.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:16 smithi196 bash[84730]: cluster 2024-08-25T12:04:15.275353+0000 mgr.y (mgr.25136) 1968 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:17.808 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:04:18.769 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-08-25T12:04:18.911 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:18 smithi196 bash[84730]: cluster 2024-08-25T12:04:17.276190+0000 mgr.y (mgr.25136) 1969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:18.911 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:18 smithi196 bash[84730]: cluster 2024-08-25T12:04:17.276190+0000 mgr.y (mgr.25136) 1969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:18.911 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:18 smithi196 bash[84730]: audit 2024-08-25T12:04:17.799614+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.59:0/2312016280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:18.911 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:18 smithi196 bash[84730]: audit 2024-08-25T12:04:17.799614+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.59:0/2312016280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:18 smithi059 bash[104335]: cluster 2024-08-25T12:04:17.276190+0000 mgr.y (mgr.25136) 1969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:18 smithi059 bash[104335]: cluster 2024-08-25T12:04:17.276190+0000 mgr.y (mgr.25136) 1969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:18 smithi059 bash[104335]: audit 2024-08-25T12:04:17.799614+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.59:0/2312016280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:18 smithi059 bash[104335]: audit 2024-08-25T12:04:17.799614+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.59:0/2312016280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:19.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:18 smithi059 bash[105101]: cluster 2024-08-25T12:04:17.276190+0000 mgr.y (mgr.25136) 1969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:19.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:18 smithi059 bash[105101]: cluster 2024-08-25T12:04:17.276190+0000 mgr.y (mgr.25136) 1969 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:19.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:18 smithi059 bash[105101]: audit 2024-08-25T12:04:17.799614+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.59:0/2312016280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:19.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:18 smithi059 bash[105101]: audit 2024-08-25T12:04:17.799614+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.59:0/2312016280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:19.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:04:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:04:19] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-08-25T12:04:20.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:19 smithi059 bash[104335]: audit 2024-08-25T12:04:19.592689+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:20.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:19 smithi059 bash[104335]: audit 2024-08-25T12:04:19.592689+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:20.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:19 smithi059 bash[105101]: audit 2024-08-25T12:04:19.592689+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:20.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:19 smithi059 bash[105101]: audit 2024-08-25T12:04:19.592689+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:20.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:19 smithi196 bash[84730]: audit 2024-08-25T12:04:19.592689+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:20.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:19 smithi196 bash[84730]: audit 2024-08-25T12:04:19.592689+0000 mon.b (mon.1) 1575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:21.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:20 smithi059 bash[104335]: cluster 2024-08-25T12:04:19.277060+0000 mgr.y (mgr.25136) 1970 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:21.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:20 smithi059 bash[104335]: cluster 2024-08-25T12:04:19.277060+0000 mgr.y (mgr.25136) 1970 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:21.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:20 smithi059 bash[105101]: cluster 2024-08-25T12:04:19.277060+0000 mgr.y (mgr.25136) 1970 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:21.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:20 smithi059 bash[105101]: cluster 2024-08-25T12:04:19.277060+0000 mgr.y (mgr.25136) 1970 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:21.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:20 smithi196 bash[84730]: cluster 2024-08-25T12:04:19.277060+0000 mgr.y (mgr.25136) 1970 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:21.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:20 smithi196 bash[84730]: cluster 2024-08-25T12:04:19.277060+0000 mgr.y (mgr.25136) 1970 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:23.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:22 smithi059 bash[104335]: cluster 2024-08-25T12:04:21.278893+0000 mgr.y (mgr.25136) 1971 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:23.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:22 smithi059 bash[104335]: cluster 2024-08-25T12:04:21.278893+0000 mgr.y (mgr.25136) 1971 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:23.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:22 smithi059 bash[105101]: cluster 2024-08-25T12:04:21.278893+0000 mgr.y (mgr.25136) 1971 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:23.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:22 smithi059 bash[105101]: cluster 2024-08-25T12:04:21.278893+0000 mgr.y (mgr.25136) 1971 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:23.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:22 smithi196 bash[84730]: cluster 2024-08-25T12:04:21.278893+0000 mgr.y (mgr.25136) 1971 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:23.220 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:22 smithi196 bash[84730]: cluster 2024-08-25T12:04:21.278893+0000 mgr.y (mgr.25136) 1971 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:23.591 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:04:25.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:24 smithi059 bash[105101]: cluster 2024-08-25T12:04:23.279812+0000 mgr.y (mgr.25136) 1972 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:25.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:24 smithi059 bash[105101]: cluster 2024-08-25T12:04:23.279812+0000 mgr.y (mgr.25136) 1972 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:25.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:24 smithi059 bash[104335]: cluster 2024-08-25T12:04:23.279812+0000 mgr.y (mgr.25136) 1972 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:25.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:24 smithi059 bash[104335]: cluster 2024-08-25T12:04:23.279812+0000 mgr.y (mgr.25136) 1972 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:25.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:24 smithi196 bash[84730]: cluster 2024-08-25T12:04:23.279812+0000 mgr.y (mgr.25136) 1972 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:25.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:24 smithi196 bash[84730]: cluster 2024-08-25T12:04:23.279812+0000 mgr.y (mgr.25136) 1972 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:26.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[105101]: audit 2024-08-25T12:04:25.117105+0000 mgr.y (mgr.25136) 1973 : audit [DBG] from='client.64344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:26.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[105101]: audit 2024-08-25T12:04:25.117105+0000 mgr.y (mgr.25136) 1973 : audit [DBG] from='client.64344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:26.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[105101]: audit 2024-08-25T12:04:25.249113+0000 mgr.y (mgr.25136) 1974 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:26.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[105101]: audit 2024-08-25T12:04:25.249113+0000 mgr.y (mgr.25136) 1974 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:26.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[105101]: cluster 2024-08-25T12:04:25.281288+0000 mgr.y (mgr.25136) 1975 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:26.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[105101]: cluster 2024-08-25T12:04:25.281288+0000 mgr.y (mgr.25136) 1975 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:26.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[104335]: audit 2024-08-25T12:04:25.117105+0000 mgr.y (mgr.25136) 1973 : audit [DBG] from='client.64344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:26.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[104335]: audit 2024-08-25T12:04:25.117105+0000 mgr.y (mgr.25136) 1973 : audit [DBG] from='client.64344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:26.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[104335]: audit 2024-08-25T12:04:25.249113+0000 mgr.y (mgr.25136) 1974 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:26.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[104335]: audit 2024-08-25T12:04:25.249113+0000 mgr.y (mgr.25136) 1974 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:26.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[104335]: cluster 2024-08-25T12:04:25.281288+0000 mgr.y (mgr.25136) 1975 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:26.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:26 smithi059 bash[104335]: cluster 2024-08-25T12:04:25.281288+0000 mgr.y (mgr.25136) 1975 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:27.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:26 smithi196 bash[84730]: audit 2024-08-25T12:04:25.117105+0000 mgr.y (mgr.25136) 1973 : audit [DBG] from='client.64344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:26 smithi196 bash[84730]: audit 2024-08-25T12:04:25.117105+0000 mgr.y (mgr.25136) 1973 : audit [DBG] from='client.64344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:26 smithi196 bash[84730]: audit 2024-08-25T12:04:25.249113+0000 mgr.y (mgr.25136) 1974 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:26 smithi196 bash[84730]: audit 2024-08-25T12:04:25.249113+0000 mgr.y (mgr.25136) 1974 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:26 smithi196 bash[84730]: cluster 2024-08-25T12:04:25.281288+0000 mgr.y (mgr.25136) 1975 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:26 smithi196 bash[84730]: cluster 2024-08-25T12:04:25.281288+0000 mgr.y (mgr.25136) 1975 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:27.713 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:04:28.317 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade status' 2024-08-25T12:04:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:28 smithi059 bash[104335]: cluster 2024-08-25T12:04:27.282197+0000 mgr.y (mgr.25136) 1976 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:29.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:28 smithi059 bash[104335]: cluster 2024-08-25T12:04:27.282197+0000 mgr.y (mgr.25136) 1976 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:29.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:28 smithi059 bash[105101]: cluster 2024-08-25T12:04:27.282197+0000 mgr.y (mgr.25136) 1976 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:29.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:28 smithi059 bash[105101]: cluster 2024-08-25T12:04:27.282197+0000 mgr.y (mgr.25136) 1976 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:29.329 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:28 smithi196 bash[84730]: cluster 2024-08-25T12:04:27.282197+0000 mgr.y (mgr.25136) 1976 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:29.330 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:28 smithi196 bash[84730]: cluster 2024-08-25T12:04:27.282197+0000 mgr.y (mgr.25136) 1976 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:29.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:04:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:04:29] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-08-25T12:04:31.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:30 smithi059 bash[104335]: cluster 2024-08-25T12:04:29.282662+0000 mgr.y (mgr.25136) 1977 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:31.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:30 smithi059 bash[104335]: cluster 2024-08-25T12:04:29.282662+0000 mgr.y (mgr.25136) 1977 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:31.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:30 smithi059 bash[105101]: cluster 2024-08-25T12:04:29.282662+0000 mgr.y (mgr.25136) 1977 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:31.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:30 smithi059 bash[105101]: cluster 2024-08-25T12:04:29.282662+0000 mgr.y (mgr.25136) 1977 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:31.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:30 smithi196 bash[84730]: cluster 2024-08-25T12:04:29.282662+0000 mgr.y (mgr.25136) 1977 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:31.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:30 smithi196 bash[84730]: cluster 2024-08-25T12:04:29.282662+0000 mgr.y (mgr.25136) 1977 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:31 smithi196 bash[84730]: audit 2024-08-25T12:04:30.790837+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:31 smithi196 bash[84730]: audit 2024-08-25T12:04:30.790837+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:31 smithi196 bash[84730]: audit 2024-08-25T12:04:30.803982+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:31 smithi196 bash[84730]: audit 2024-08-25T12:04:30.803982+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:31 smithi196 bash[84730]: audit 2024-08-25T12:04:30.817929+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:31 smithi196 bash[84730]: audit 2024-08-25T12:04:30.817929+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:31 smithi196 bash[84730]: cluster 2024-08-25T12:04:31.284258+0000 mgr.y (mgr.25136) 1978 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:31 smithi196 bash[84730]: cluster 2024-08-25T12:04:31.284258+0000 mgr.y (mgr.25136) 1978 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:32.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[104335]: audit 2024-08-25T12:04:30.790837+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[104335]: audit 2024-08-25T12:04:30.790837+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[104335]: audit 2024-08-25T12:04:30.803982+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[104335]: audit 2024-08-25T12:04:30.803982+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[104335]: audit 2024-08-25T12:04:30.817929+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[104335]: audit 2024-08-25T12:04:30.817929+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[104335]: cluster 2024-08-25T12:04:31.284258+0000 mgr.y (mgr.25136) 1978 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[104335]: cluster 2024-08-25T12:04:31.284258+0000 mgr.y (mgr.25136) 1978 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[105101]: audit 2024-08-25T12:04:30.790837+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[105101]: audit 2024-08-25T12:04:30.790837+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[105101]: audit 2024-08-25T12:04:30.803982+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[105101]: audit 2024-08-25T12:04:30.803982+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[105101]: audit 2024-08-25T12:04:30.817929+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[105101]: audit 2024-08-25T12:04:30.817929+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[105101]: cluster 2024-08-25T12:04:31.284258+0000 mgr.y (mgr.25136) 1978 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:32.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:31 smithi059 bash[105101]: cluster 2024-08-25T12:04:31.284258+0000 mgr.y (mgr.25136) 1978 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:33.148 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:04:34.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:34 smithi196 bash[84730]: cluster 2024-08-25T12:04:33.285158+0000 mgr.y (mgr.25136) 1979 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:34.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:34 smithi196 bash[84730]: cluster 2024-08-25T12:04:33.285158+0000 mgr.y (mgr.25136) 1979 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:34.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:34 smithi059 bash[104335]: cluster 2024-08-25T12:04:33.285158+0000 mgr.y (mgr.25136) 1979 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:34.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:34 smithi059 bash[104335]: cluster 2024-08-25T12:04:33.285158+0000 mgr.y (mgr.25136) 1979 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:34.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:34 smithi059 bash[105101]: cluster 2024-08-25T12:04:33.285158+0000 mgr.y (mgr.25136) 1979 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:34.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:34 smithi059 bash[105101]: cluster 2024-08-25T12:04:33.285158+0000 mgr.y (mgr.25136) 1979 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:35.496 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:04:35.496 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2024-08-25T12:04:35.497 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2024-08-25T12:04:35.497 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2024-08-25T12:04:35.497 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:04:35.497 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2024-08-25T12:04:35.497 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-08-25T12:04:35.497 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:04:35.497 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[105101]: audit 2024-08-25T12:04:34.440713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[105101]: audit 2024-08-25T12:04:34.440713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[105101]: audit 2024-08-25T12:04:34.455048+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[105101]: audit 2024-08-25T12:04:34.455048+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[105101]: audit 2024-08-25T12:04:34.468905+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[105101]: audit 2024-08-25T12:04:34.468905+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[105101]: audit 2024-08-25T12:04:34.593132+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[105101]: audit 2024-08-25T12:04:34.593132+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:35.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[104335]: audit 2024-08-25T12:04:34.440713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[104335]: audit 2024-08-25T12:04:34.440713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[104335]: audit 2024-08-25T12:04:34.455048+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[104335]: audit 2024-08-25T12:04:34.455048+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[104335]: audit 2024-08-25T12:04:34.468905+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[104335]: audit 2024-08-25T12:04:34.468905+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[104335]: audit 2024-08-25T12:04:34.593132+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:35.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:35 smithi059 bash[104335]: audit 2024-08-25T12:04:34.593132+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:35 smithi196 bash[84730]: audit 2024-08-25T12:04:34.440713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:35 smithi196 bash[84730]: audit 2024-08-25T12:04:34.440713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:35 smithi196 bash[84730]: audit 2024-08-25T12:04:34.455048+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:35 smithi196 bash[84730]: audit 2024-08-25T12:04:34.455048+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:35 smithi196 bash[84730]: audit 2024-08-25T12:04:34.468905+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:35 smithi196 bash[84730]: audit 2024-08-25T12:04:34.468905+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:35 smithi196 bash[84730]: audit 2024-08-25T12:04:34.593132+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:35.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:35 smithi196 bash[84730]: audit 2024-08-25T12:04:34.593132+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:36.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[104335]: audit 2024-08-25T12:04:35.257748+0000 mgr.y (mgr.25136) 1980 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:36.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[104335]: audit 2024-08-25T12:04:35.257748+0000 mgr.y (mgr.25136) 1980 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:36.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[104335]: cluster 2024-08-25T12:04:35.285940+0000 mgr.y (mgr.25136) 1981 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:36.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[104335]: cluster 2024-08-25T12:04:35.285940+0000 mgr.y (mgr.25136) 1981 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:36.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[104335]: audit 2024-08-25T12:04:35.499070+0000 mgr.y (mgr.25136) 1982 : audit [DBG] from='client.64350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:36.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[104335]: audit 2024-08-25T12:04:35.499070+0000 mgr.y (mgr.25136) 1982 : audit [DBG] from='client.64350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:36.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[105101]: audit 2024-08-25T12:04:35.257748+0000 mgr.y (mgr.25136) 1980 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:36.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[105101]: audit 2024-08-25T12:04:35.257748+0000 mgr.y (mgr.25136) 1980 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:36.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[105101]: cluster 2024-08-25T12:04:35.285940+0000 mgr.y (mgr.25136) 1981 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:36.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[105101]: cluster 2024-08-25T12:04:35.285940+0000 mgr.y (mgr.25136) 1981 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:36.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[105101]: audit 2024-08-25T12:04:35.499070+0000 mgr.y (mgr.25136) 1982 : audit [DBG] from='client.64350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:36.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:36 smithi059 bash[105101]: audit 2024-08-25T12:04:35.499070+0000 mgr.y (mgr.25136) 1982 : audit [DBG] from='client.64350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:36.800 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T12:04:36.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:36 smithi196 bash[84730]: audit 2024-08-25T12:04:35.257748+0000 mgr.y (mgr.25136) 1980 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:36 smithi196 bash[84730]: audit 2024-08-25T12:04:35.257748+0000 mgr.y (mgr.25136) 1980 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:36 smithi196 bash[84730]: cluster 2024-08-25T12:04:35.285940+0000 mgr.y (mgr.25136) 1981 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:36 smithi196 bash[84730]: cluster 2024-08-25T12:04:35.285940+0000 mgr.y (mgr.25136) 1981 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:36 smithi196 bash[84730]: audit 2024-08-25T12:04:35.499070+0000 mgr.y (mgr.25136) 1982 : audit [DBG] from='client.64350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:36.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:36 smithi196 bash[84730]: audit 2024-08-25T12:04:35.499070+0000 mgr.y (mgr.25136) 1982 : audit [DBG] from='client.64350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:38 smithi059 bash[105101]: cluster 2024-08-25T12:04:37.286791+0000 mgr.y (mgr.25136) 1983 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:38.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:38 smithi059 bash[105101]: cluster 2024-08-25T12:04:37.286791+0000 mgr.y (mgr.25136) 1983 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:38 smithi059 bash[104335]: cluster 2024-08-25T12:04:37.286791+0000 mgr.y (mgr.25136) 1983 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:38.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:38 smithi059 bash[104335]: cluster 2024-08-25T12:04:37.286791+0000 mgr.y (mgr.25136) 1983 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:38.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:38 smithi196 bash[84730]: cluster 2024-08-25T12:04:37.286791+0000 mgr.y (mgr.25136) 1983 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:38.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:38 smithi196 bash[84730]: cluster 2024-08-25T12:04:37.286791+0000 mgr.y (mgr.25136) 1983 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:39.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:04:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:04:39] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-08-25T12:04:40.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:40 smithi196 bash[84730]: cluster 2024-08-25T12:04:39.287527+0000 mgr.y (mgr.25136) 1984 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:40 smithi196 bash[84730]: cluster 2024-08-25T12:04:39.287527+0000 mgr.y (mgr.25136) 1984 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:40 smithi059 bash[104335]: cluster 2024-08-25T12:04:39.287527+0000 mgr.y (mgr.25136) 1984 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:40 smithi059 bash[104335]: cluster 2024-08-25T12:04:39.287527+0000 mgr.y (mgr.25136) 1984 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:40 smithi059 bash[105101]: cluster 2024-08-25T12:04:39.287527+0000 mgr.y (mgr.25136) 1984 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:40.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:40 smithi059 bash[105101]: cluster 2024-08-25T12:04:39.287527+0000 mgr.y (mgr.25136) 1984 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:41.981 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:04:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:42 smithi059 bash[105101]: cluster 2024-08-25T12:04:41.289065+0000 mgr.y (mgr.25136) 1985 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:42 smithi059 bash[105101]: cluster 2024-08-25T12:04:41.289065+0000 mgr.y (mgr.25136) 1985 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:42.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:42 smithi059 bash[104335]: cluster 2024-08-25T12:04:41.289065+0000 mgr.y (mgr.25136) 1985 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:42 smithi059 bash[104335]: cluster 2024-08-25T12:04:41.289065+0000 mgr.y (mgr.25136) 1985 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:42.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:42 smithi196 bash[84730]: cluster 2024-08-25T12:04:41.289065+0000 mgr.y (mgr.25136) 1985 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:42.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:42 smithi196 bash[84730]: cluster 2024-08-25T12:04:41.289065+0000 mgr.y (mgr.25136) 1985 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:43.708 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T12:04:44.410 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-08-25T12:04:44.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:44 smithi059 bash[105101]: cluster 2024-08-25T12:04:43.290065+0000 mgr.y (mgr.25136) 1986 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:44.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:44 smithi059 bash[105101]: cluster 2024-08-25T12:04:43.290065+0000 mgr.y (mgr.25136) 1986 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:44 smithi059 bash[105101]: audit 2024-08-25T12:04:43.710629+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.59:0/179946756' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:04:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:44 smithi059 bash[105101]: audit 2024-08-25T12:04:43.710629+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.59:0/179946756' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:04:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:44 smithi059 bash[104335]: cluster 2024-08-25T12:04:43.290065+0000 mgr.y (mgr.25136) 1986 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:44 smithi059 bash[104335]: cluster 2024-08-25T12:04:43.290065+0000 mgr.y (mgr.25136) 1986 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:44 smithi059 bash[104335]: audit 2024-08-25T12:04:43.710629+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.59:0/179946756' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:04:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:44 smithi059 bash[104335]: audit 2024-08-25T12:04:43.710629+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.59:0/179946756' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:04:44.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:44 smithi196 bash[84730]: cluster 2024-08-25T12:04:43.290065+0000 mgr.y (mgr.25136) 1986 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:44.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:44 smithi196 bash[84730]: cluster 2024-08-25T12:04:43.290065+0000 mgr.y (mgr.25136) 1986 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:44 smithi196 bash[84730]: audit 2024-08-25T12:04:43.710629+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.59:0/179946756' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:04:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:44 smithi196 bash[84730]: audit 2024-08-25T12:04:43.710629+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.59:0/179946756' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:04:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:46 smithi059 bash[104335]: audit 2024-08-25T12:04:45.265966+0000 mgr.y (mgr.25136) 1987 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:46.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:46 smithi059 bash[104335]: audit 2024-08-25T12:04:45.265966+0000 mgr.y (mgr.25136) 1987 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:46 smithi059 bash[104335]: cluster 2024-08-25T12:04:45.292434+0000 mgr.y (mgr.25136) 1988 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:46.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:46 smithi059 bash[104335]: cluster 2024-08-25T12:04:45.292434+0000 mgr.y (mgr.25136) 1988 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:46 smithi059 bash[105101]: audit 2024-08-25T12:04:45.265966+0000 mgr.y (mgr.25136) 1987 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:46 smithi059 bash[105101]: audit 2024-08-25T12:04:45.265966+0000 mgr.y (mgr.25136) 1987 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:46 smithi059 bash[105101]: cluster 2024-08-25T12:04:45.292434+0000 mgr.y (mgr.25136) 1988 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:46 smithi059 bash[105101]: cluster 2024-08-25T12:04:45.292434+0000 mgr.y (mgr.25136) 1988 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:46.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:46 smithi196 bash[84730]: audit 2024-08-25T12:04:45.265966+0000 mgr.y (mgr.25136) 1987 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:46 smithi196 bash[84730]: audit 2024-08-25T12:04:45.265966+0000 mgr.y (mgr.25136) 1987 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:46 smithi196 bash[84730]: cluster 2024-08-25T12:04:45.292434+0000 mgr.y (mgr.25136) 1988 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:46 smithi196 bash[84730]: cluster 2024-08-25T12:04:45.292434+0000 mgr.y (mgr.25136) 1988 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[104335]: cluster 2024-08-25T12:04:47.293449+0000 mgr.y (mgr.25136) 1989 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[104335]: cluster 2024-08-25T12:04:47.293449+0000 mgr.y (mgr.25136) 1989 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[104335]: audit 2024-08-25T12:04:47.994749+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[104335]: audit 2024-08-25T12:04:47.994749+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[104335]: audit 2024-08-25T12:04:47.997090+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[104335]: audit 2024-08-25T12:04:47.997090+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[104335]: audit 2024-08-25T12:04:48.004748+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[104335]: audit 2024-08-25T12:04:48.004748+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[105101]: cluster 2024-08-25T12:04:47.293449+0000 mgr.y (mgr.25136) 1989 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[105101]: cluster 2024-08-25T12:04:47.293449+0000 mgr.y (mgr.25136) 1989 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[105101]: audit 2024-08-25T12:04:47.994749+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[105101]: audit 2024-08-25T12:04:47.994749+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[105101]: audit 2024-08-25T12:04:47.997090+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[105101]: audit 2024-08-25T12:04:47.997090+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[105101]: audit 2024-08-25T12:04:48.004748+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:48.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:48 smithi059 bash[105101]: audit 2024-08-25T12:04:48.004748+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:48 smithi196 bash[84730]: cluster 2024-08-25T12:04:47.293449+0000 mgr.y (mgr.25136) 1989 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:48 smithi196 bash[84730]: cluster 2024-08-25T12:04:47.293449+0000 mgr.y (mgr.25136) 1989 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:48 smithi196 bash[84730]: audit 2024-08-25T12:04:47.994749+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:48 smithi196 bash[84730]: audit 2024-08-25T12:04:47.994749+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:48 smithi196 bash[84730]: audit 2024-08-25T12:04:47.997090+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:48 smithi196 bash[84730]: audit 2024-08-25T12:04:47.997090+0000 mon.b (mon.1) 1578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:48 smithi196 bash[84730]: audit 2024-08-25T12:04:48.004748+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:48.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:48 smithi196 bash[84730]: audit 2024-08-25T12:04:48.004748+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:49.235 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:04:49.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:04:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:04:49] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-08-25T12:04:50.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:50 smithi059 bash[105101]: cluster 2024-08-25T12:04:49.294000+0000 mgr.y (mgr.25136) 1990 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:50.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:50 smithi059 bash[105101]: cluster 2024-08-25T12:04:49.294000+0000 mgr.y (mgr.25136) 1990 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:50.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:50 smithi059 bash[105101]: audit 2024-08-25T12:04:49.593692+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:50.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:50 smithi059 bash[105101]: audit 2024-08-25T12:04:49.593692+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:50 smithi059 bash[104335]: cluster 2024-08-25T12:04:49.294000+0000 mgr.y (mgr.25136) 1990 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:50 smithi059 bash[104335]: cluster 2024-08-25T12:04:49.294000+0000 mgr.y (mgr.25136) 1990 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:50 smithi059 bash[104335]: audit 2024-08-25T12:04:49.593692+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:50.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:50 smithi059 bash[104335]: audit 2024-08-25T12:04:49.593692+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:50.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:50 smithi196 bash[84730]: cluster 2024-08-25T12:04:49.294000+0000 mgr.y (mgr.25136) 1990 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:50 smithi196 bash[84730]: cluster 2024-08-25T12:04:49.294000+0000 mgr.y (mgr.25136) 1990 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:50 smithi196 bash[84730]: audit 2024-08-25T12:04:49.593692+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:50 smithi196 bash[84730]: audit 2024-08-25T12:04:49.593692+0000 mon.b (mon.1) 1579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:04:52.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: audit 2024-08-25T12:04:50.825113+0000 mgr.y (mgr.25136) 1991 : audit [DBG] from='client.64362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:52.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: audit 2024-08-25T12:04:50.825113+0000 mgr.y (mgr.25136) 1991 : audit [DBG] from='client.64362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: audit 2024-08-25T12:04:50.962775+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: audit 2024-08-25T12:04:50.962775+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: audit 2024-08-25T12:04:50.976677+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: audit 2024-08-25T12:04:50.976677+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: audit 2024-08-25T12:04:50.986478+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: audit 2024-08-25T12:04:50.986478+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: cluster 2024-08-25T12:04:51.295037+0000 mgr.y (mgr.25136) 1992 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[105101]: cluster 2024-08-25T12:04:51.295037+0000 mgr.y (mgr.25136) 1992 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: audit 2024-08-25T12:04:50.825113+0000 mgr.y (mgr.25136) 1991 : audit [DBG] from='client.64362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:52.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: audit 2024-08-25T12:04:50.825113+0000 mgr.y (mgr.25136) 1991 : audit [DBG] from='client.64362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: audit 2024-08-25T12:04:50.962775+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: audit 2024-08-25T12:04:50.962775+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: audit 2024-08-25T12:04:50.976677+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: audit 2024-08-25T12:04:50.976677+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: audit 2024-08-25T12:04:50.986478+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: audit 2024-08-25T12:04:50.986478+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: cluster 2024-08-25T12:04:51.295037+0000 mgr.y (mgr.25136) 1992 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:52.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:51 smithi059 bash[104335]: cluster 2024-08-25T12:04:51.295037+0000 mgr.y (mgr.25136) 1992 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: audit 2024-08-25T12:04:50.825113+0000 mgr.y (mgr.25136) 1991 : audit [DBG] from='client.64362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: audit 2024-08-25T12:04:50.825113+0000 mgr.y (mgr.25136) 1991 : audit [DBG] from='client.64362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: audit 2024-08-25T12:04:50.962775+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: audit 2024-08-25T12:04:50.962775+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: audit 2024-08-25T12:04:50.976677+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: audit 2024-08-25T12:04:50.976677+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: audit 2024-08-25T12:04:50.986478+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: audit 2024-08-25T12:04:50.986478+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: cluster 2024-08-25T12:04:51.295037+0000 mgr.y (mgr.25136) 1992 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:52.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:51 smithi196 bash[84730]: cluster 2024-08-25T12:04:51.295037+0000 mgr.y (mgr.25136) 1992 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:53.343 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.076 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T12:04:54.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: cluster 2024-08-25T12:04:53.295917+0000 mgr.y (mgr.25136) 1993 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: cluster 2024-08-25T12:04:53.295917+0000 mgr.y (mgr.25136) 1993 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: cephadm 2024-08-25T12:04:53.336305+0000 mgr.y (mgr.25136) 1994 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: cephadm 2024-08-25T12:04:53.336305+0000 mgr.y (mgr.25136) 1994 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: audit 2024-08-25T12:04:53.342826+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: audit 2024-08-25T12:04:53.342826+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: audit 2024-08-25T12:04:53.352205+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: audit 2024-08-25T12:04:53.352205+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: audit 2024-08-25T12:04:53.359338+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: audit 2024-08-25T12:04:53.359338+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: audit 2024-08-25T12:04:53.363045+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: audit 2024-08-25T12:04:53.363045+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: cephadm 2024-08-25T12:04:53.443038+0000 mgr.y (mgr.25136) 1995 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:54 smithi196 bash[84730]: cephadm 2024-08-25T12:04:53.443038+0000 mgr.y (mgr.25136) 1995 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.731 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: cluster 2024-08-25T12:04:53.295917+0000 mgr.y (mgr.25136) 1993 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: cluster 2024-08-25T12:04:53.295917+0000 mgr.y (mgr.25136) 1993 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: cephadm 2024-08-25T12:04:53.336305+0000 mgr.y (mgr.25136) 1994 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: cephadm 2024-08-25T12:04:53.336305+0000 mgr.y (mgr.25136) 1994 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: audit 2024-08-25T12:04:53.342826+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: audit 2024-08-25T12:04:53.342826+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: audit 2024-08-25T12:04:53.352205+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: audit 2024-08-25T12:04:53.352205+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: audit 2024-08-25T12:04:53.359338+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: audit 2024-08-25T12:04:53.359338+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: audit 2024-08-25T12:04:53.363045+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: audit 2024-08-25T12:04:53.363045+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: cephadm 2024-08-25T12:04:53.443038+0000 mgr.y (mgr.25136) 1995 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[105101]: cephadm 2024-08-25T12:04:53.443038+0000 mgr.y (mgr.25136) 1995 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: cluster 2024-08-25T12:04:53.295917+0000 mgr.y (mgr.25136) 1993 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: cluster 2024-08-25T12:04:53.295917+0000 mgr.y (mgr.25136) 1993 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: cephadm 2024-08-25T12:04:53.336305+0000 mgr.y (mgr.25136) 1994 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: cephadm 2024-08-25T12:04:53.336305+0000 mgr.y (mgr.25136) 1994 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: audit 2024-08-25T12:04:53.342826+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: audit 2024-08-25T12:04:53.342826+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: audit 2024-08-25T12:04:53.352205+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: audit 2024-08-25T12:04:53.352205+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: audit 2024-08-25T12:04:53.359338+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:54.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: audit 2024-08-25T12:04:53.359338+0000 mon.b (mon.1) 1581 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:04:54.734 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: audit 2024-08-25T12:04:53.363045+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.734 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: audit 2024-08-25T12:04:53.363045+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:54.734 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: cephadm 2024-08-25T12:04:53.443038+0000 mgr.y (mgr.25136) 1995 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:54.734 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:54 smithi059 bash[104335]: cephadm 2024-08-25T12:04:53.443038+0000 mgr.y (mgr.25136) 1995 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:04:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[104335]: audit 2024-08-25T12:04:54.676570+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[104335]: audit 2024-08-25T12:04:54.676570+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[104335]: audit 2024-08-25T12:04:54.692192+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[104335]: audit 2024-08-25T12:04:54.692192+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[104335]: audit 2024-08-25T12:04:54.707537+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[104335]: audit 2024-08-25T12:04:54.707537+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[105101]: audit 2024-08-25T12:04:54.676570+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[105101]: audit 2024-08-25T12:04:54.676570+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[105101]: audit 2024-08-25T12:04:54.692192+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[105101]: audit 2024-08-25T12:04:54.692192+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[105101]: audit 2024-08-25T12:04:54.707537+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:55 smithi059 bash[105101]: audit 2024-08-25T12:04:54.707537+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:55 smithi196 bash[84730]: audit 2024-08-25T12:04:54.676570+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:55 smithi196 bash[84730]: audit 2024-08-25T12:04:54.676570+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:55 smithi196 bash[84730]: audit 2024-08-25T12:04:54.692192+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:55 smithi196 bash[84730]: audit 2024-08-25T12:04:54.692192+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:55 smithi196 bash[84730]: audit 2024-08-25T12:04:54.707537+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:55 smithi196 bash[84730]: audit 2024-08-25T12:04:54.707537+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:56.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:56 smithi059 bash[104335]: audit 2024-08-25T12:04:55.275250+0000 mgr.y (mgr.25136) 1996 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:56.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:56 smithi059 bash[104335]: audit 2024-08-25T12:04:55.275250+0000 mgr.y (mgr.25136) 1996 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:56.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:56 smithi059 bash[104335]: cluster 2024-08-25T12:04:55.297544+0000 mgr.y (mgr.25136) 1997 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:56.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:56 smithi059 bash[104335]: cluster 2024-08-25T12:04:55.297544+0000 mgr.y (mgr.25136) 1997 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:56 smithi059 bash[105101]: audit 2024-08-25T12:04:55.275250+0000 mgr.y (mgr.25136) 1996 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:56 smithi059 bash[105101]: audit 2024-08-25T12:04:55.275250+0000 mgr.y (mgr.25136) 1996 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:56 smithi059 bash[105101]: cluster 2024-08-25T12:04:55.297544+0000 mgr.y (mgr.25136) 1997 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:56.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:56 smithi059 bash[105101]: cluster 2024-08-25T12:04:55.297544+0000 mgr.y (mgr.25136) 1997 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:57.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:56 smithi196 bash[84730]: audit 2024-08-25T12:04:55.275250+0000 mgr.y (mgr.25136) 1996 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:57.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:56 smithi196 bash[84730]: audit 2024-08-25T12:04:55.275250+0000 mgr.y (mgr.25136) 1996 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:04:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:56 smithi196 bash[84730]: cluster 2024-08-25T12:04:55.297544+0000 mgr.y (mgr.25136) 1997 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:56 smithi196 bash[84730]: cluster 2024-08-25T12:04:55.297544+0000 mgr.y (mgr.25136) 1997 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:04:58.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.121588+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.121588+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.122770+0000 mgr.y (mgr.25136) 1998 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:04:58.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.122770+0000 mgr.y (mgr.25136) 1998 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:04:58.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.122847+0000 mgr.y (mgr.25136) 1999 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:04:58.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.122847+0000 mgr.y (mgr.25136) 1999 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:04:58.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.129320+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.129320+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.129504+0000 mgr.y (mgr.25136) 2000 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.129504+0000 mgr.y (mgr.25136) 2000 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.132550+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.132550+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.138769+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.138769+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.146157+0000 mgr.y (mgr.25136) 2001 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.146157+0000 mgr.y (mgr.25136) 2001 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.149119+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.149119+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.155476+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.155476+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.163812+0000 mgr.y (mgr.25136) 2002 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:04:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.121588+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.121588+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.122770+0000 mgr.y (mgr.25136) 1998 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:04:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.122770+0000 mgr.y (mgr.25136) 1998 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:04:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.122847+0000 mgr.y (mgr.25136) 1999 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:04:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.122847+0000 mgr.y (mgr.25136) 1999 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:04:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.129320+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:04:58.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.129320+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.129504+0000 mgr.y (mgr.25136) 2000 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.129504+0000 mgr.y (mgr.25136) 2000 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.132550+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.132550+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.138769+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.138769+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.146157+0000 mgr.y (mgr.25136) 2001 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.146157+0000 mgr.y (mgr.25136) 2001 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.149119+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.149119+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.155476+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.155476+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.163812+0000 mgr.y (mgr.25136) 2002 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.163812+0000 mgr.y (mgr.25136) 2002 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.166422+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.166422+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.173590+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.173590+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.181264+0000 mgr.y (mgr.25136) 2003 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.181264+0000 mgr.y (mgr.25136) 2003 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.184113+0000 mgr.y (mgr.25136) 2004 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cephadm 2024-08-25T12:04:57.184113+0000 mgr.y (mgr.25136) 2004 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.185169+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: audit 2024-08-25T12:04:57.185169+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-25T12:04:58.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cluster 2024-08-25T12:04:57.298449+0000 mgr.y (mgr.25136) 2005 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[105101]: cluster 2024-08-25T12:04:57.298449+0000 mgr.y (mgr.25136) 2005 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.163812+0000 mgr.y (mgr.25136) 2002 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.166422+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.166422+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.173590+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.173590+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.181264+0000 mgr.y (mgr.25136) 2003 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.181264+0000 mgr.y (mgr.25136) 2003 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.184113+0000 mgr.y (mgr.25136) 2004 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cephadm 2024-08-25T12:04:57.184113+0000 mgr.y (mgr.25136) 2004 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.185169+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: audit 2024-08-25T12:04:57.185169+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-25T12:04:58.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cluster 2024-08-25T12:04:57.298449+0000 mgr.y (mgr.25136) 2005 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:58.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:04:58 smithi059 bash[104335]: cluster 2024-08-25T12:04:57.298449+0000 mgr.y (mgr.25136) 2005 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.121588+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.121588+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.122770+0000 mgr.y (mgr.25136) 1998 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:04:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.122770+0000 mgr.y (mgr.25136) 1998 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:04:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.122847+0000 mgr.y (mgr.25136) 1999 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.122847+0000 mgr.y (mgr.25136) 1999 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.129320+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.129320+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.129504+0000 mgr.y (mgr.25136) 2000 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.129504+0000 mgr.y (mgr.25136) 2000 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.132550+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.132550+0000 mon.b (mon.1) 1583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.138769+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.138769+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.146157+0000 mgr.y (mgr.25136) 2001 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.146157+0000 mgr.y (mgr.25136) 2001 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.149119+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.149119+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.155476+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.155476+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.163812+0000 mgr.y (mgr.25136) 2002 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.163812+0000 mgr.y (mgr.25136) 2002 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.166422+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.166422+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.173590+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.173590+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.181264+0000 mgr.y (mgr.25136) 2003 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.181264+0000 mgr.y (mgr.25136) 2003 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.184113+0000 mgr.y (mgr.25136) 2004 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cephadm 2024-08-25T12:04:57.184113+0000 mgr.y (mgr.25136) 2004 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.185169+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-25T12:04:58.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: audit 2024-08-25T12:04:57.185169+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-25T12:04:58.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cluster 2024-08-25T12:04:57.298449+0000 mgr.y (mgr.25136) 2005 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:58.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:04:58 smithi196 bash[84730]: cluster 2024-08-25T12:04:57.298449+0000 mgr.y (mgr.25136) 2005 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:04:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:04:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:04:59] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.51.0" 2024-08-25T12:05:00.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:00 smithi059 bash[104335]: cluster 2024-08-25T12:04:59.299273+0000 mgr.y (mgr.25136) 2006 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:00.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:00 smithi059 bash[104335]: cluster 2024-08-25T12:04:59.299273+0000 mgr.y (mgr.25136) 2006 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:00.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:00 smithi059 bash[105101]: cluster 2024-08-25T12:04:59.299273+0000 mgr.y (mgr.25136) 2006 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:00.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:00 smithi059 bash[105101]: cluster 2024-08-25T12:04:59.299273+0000 mgr.y (mgr.25136) 2006 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:00.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:00 smithi196 bash[84730]: cluster 2024-08-25T12:04:59.299273+0000 mgr.y (mgr.25136) 2006 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:00.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:00 smithi196 bash[84730]: cluster 2024-08-25T12:04:59.299273+0000 mgr.y (mgr.25136) 2006 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:01.621 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:05:01.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: cephadm 2024-08-25T12:05:00.563559+0000 mgr.y (mgr.25136) 2007 : cephadm [INF] Upgrade: Updating osd.3 2024-08-25T12:05:01.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: cephadm 2024-08-25T12:05:00.563559+0000 mgr.y (mgr.25136) 2007 : cephadm [INF] Upgrade: Updating osd.3 2024-08-25T12:05:01.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: audit 2024-08-25T12:05:00.570938+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:01.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: audit 2024-08-25T12:05:00.570938+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:01.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: audit 2024-08-25T12:05:00.579640+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-25T12:05:01.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: audit 2024-08-25T12:05:00.579640+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-25T12:05:01.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: audit 2024-08-25T12:05:00.580724+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:01.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: audit 2024-08-25T12:05:00.580724+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:01.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: cephadm 2024-08-25T12:05:00.581405+0000 mgr.y (mgr.25136) 2008 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T12:05:01.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:01 smithi196 bash[84730]: cephadm 2024-08-25T12:05:00.581405+0000 mgr.y (mgr.25136) 2008 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T12:05:02.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: cephadm 2024-08-25T12:05:00.563559+0000 mgr.y (mgr.25136) 2007 : cephadm [INF] Upgrade: Updating osd.3 2024-08-25T12:05:02.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: cephadm 2024-08-25T12:05:00.563559+0000 mgr.y (mgr.25136) 2007 : cephadm [INF] Upgrade: Updating osd.3 2024-08-25T12:05:02.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: audit 2024-08-25T12:05:00.570938+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: audit 2024-08-25T12:05:00.570938+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: audit 2024-08-25T12:05:00.579640+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: audit 2024-08-25T12:05:00.579640+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: audit 2024-08-25T12:05:00.580724+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: audit 2024-08-25T12:05:00.580724+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: cephadm 2024-08-25T12:05:00.581405+0000 mgr.y (mgr.25136) 2008 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[105101]: cephadm 2024-08-25T12:05:00.581405+0000 mgr.y (mgr.25136) 2008 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: cephadm 2024-08-25T12:05:00.563559+0000 mgr.y (mgr.25136) 2007 : cephadm [INF] Upgrade: Updating osd.3 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: cephadm 2024-08-25T12:05:00.563559+0000 mgr.y (mgr.25136) 2007 : cephadm [INF] Upgrade: Updating osd.3 2024-08-25T12:05:02.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: audit 2024-08-25T12:05:00.570938+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: audit 2024-08-25T12:05:00.570938+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: audit 2024-08-25T12:05:00.579640+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-25T12:05:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: audit 2024-08-25T12:05:00.579640+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-25T12:05:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: audit 2024-08-25T12:05:00.580724+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: audit 2024-08-25T12:05:00.580724+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: cephadm 2024-08-25T12:05:00.581405+0000 mgr.y (mgr.25136) 2008 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T12:05:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:01 smithi059 bash[104335]: cephadm 2024-08-25T12:05:00.581405+0000 mgr.y (mgr.25136) 2008 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-08-25T12:05:02.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:02 smithi196 bash[84730]: cluster 2024-08-25T12:05:01.301041+0000 mgr.y (mgr.25136) 2009 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:02.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:02 smithi196 bash[84730]: cluster 2024-08-25T12:05:01.301041+0000 mgr.y (mgr.25136) 2009 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:02.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:02 smithi059 bash[104335]: cluster 2024-08-25T12:05:01.301041+0000 mgr.y (mgr.25136) 2009 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:02.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:02 smithi059 bash[104335]: cluster 2024-08-25T12:05:01.301041+0000 mgr.y (mgr.25136) 2009 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:02.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:02 smithi059 bash[105101]: cluster 2024-08-25T12:05:01.301041+0000 mgr.y (mgr.25136) 2009 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:02.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:02 smithi059 bash[105101]: cluster 2024-08-25T12:05:01.301041+0000 mgr.y (mgr.25136) 2009 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:04.339 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:05:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:04 smithi196 bash[84730]: cluster 2024-08-25T12:05:03.301822+0000 mgr.y (mgr.25136) 2010 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:04 smithi196 bash[84730]: cluster 2024-08-25T12:05:03.301822+0000 mgr.y (mgr.25136) 2010 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:04.965 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:05:04.965 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 14s ago 46m - - 2024-08-25T12:05:04.965 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 10s ago 46m - - 2024-08-25T12:05:04.965 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (9m) 14s ago 37m 14.2M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (8m) 10s ago 36m 67.9M - c8b91775d855 f57175f62128 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (11m) 14s ago 34m 49.5M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (11m) 10s ago 45m 441M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (22m) 14s ago 47m 537M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (5m) 14s ago 47m 58.7M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (6m) 10s ago 45m 49.8M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (5m) 14s ago 45m 43.2M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (10m) 14s ago 37m 8183k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (10m) 10s ago 37m 8307k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (3m) 14s ago 44m 51.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:05:04.966 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (2m) 14s ago 43m 47.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (82s) 14s ago 42m 43.4M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (41m) 14s ago 41m 62.7M 2781M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 193f117f2d38 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (41m) 10s ago 41m 74.7M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (40m) 10s ago 40m 69.9M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (39m) 10s ago 39m 67.4M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (38m) 10s ago 38m 62.5M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (10m) 10s ago 37m 53.6M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (34m) 14s ago 34m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:05:04.967 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (34m) 10s ago 34m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:05:05.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:04 smithi059 bash[105101]: cluster 2024-08-25T12:05:03.301822+0000 mgr.y (mgr.25136) 2010 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:05.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:04 smithi059 bash[105101]: cluster 2024-08-25T12:05:03.301822+0000 mgr.y (mgr.25136) 2010 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:04 smithi059 bash[104335]: cluster 2024-08-25T12:05:03.301822+0000 mgr.y (mgr.25136) 2010 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:04 smithi059 bash[104335]: cluster 2024-08-25T12:05:03.301822+0000 mgr.y (mgr.25136) 2010 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:05.336 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:05:05.336 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:05:05.336 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:05:05.336 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:05:05.336 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3, 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 5 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 8, 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 7 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:05:05.337 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "3/8 daemons upgraded", 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:05:05.658 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:05:05.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:05 smithi196 bash[84730]: audit 2024-08-25T12:05:04.328895+0000 mgr.y (mgr.25136) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:05 smithi196 bash[84730]: audit 2024-08-25T12:05:04.328895+0000 mgr.y (mgr.25136) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:05 smithi196 bash[84730]: audit 2024-08-25T12:05:04.593517+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:05 smithi196 bash[84730]: audit 2024-08-25T12:05:04.593517+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:05 smithi196 bash[84730]: audit 2024-08-25T12:05:04.643853+0000 mgr.y (mgr.25136) 2012 : audit [DBG] from='client.64374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:05 smithi196 bash[84730]: audit 2024-08-25T12:05:04.643853+0000 mgr.y (mgr.25136) 2012 : audit [DBG] from='client.64374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:05 smithi196 bash[84730]: audit 2024-08-25T12:05:05.339053+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.59:0/2551094246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:05 smithi196 bash[84730]: audit 2024-08-25T12:05:05.339053+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.59:0/2551094246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[104335]: audit 2024-08-25T12:05:04.328895+0000 mgr.y (mgr.25136) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[104335]: audit 2024-08-25T12:05:04.328895+0000 mgr.y (mgr.25136) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[104335]: audit 2024-08-25T12:05:04.593517+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[104335]: audit 2024-08-25T12:05:04.593517+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[104335]: audit 2024-08-25T12:05:04.643853+0000 mgr.y (mgr.25136) 2012 : audit [DBG] from='client.64374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[104335]: audit 2024-08-25T12:05:04.643853+0000 mgr.y (mgr.25136) 2012 : audit [DBG] from='client.64374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[104335]: audit 2024-08-25T12:05:05.339053+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.59:0/2551094246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:06.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[104335]: audit 2024-08-25T12:05:05.339053+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.59:0/2551094246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[105101]: audit 2024-08-25T12:05:04.328895+0000 mgr.y (mgr.25136) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[105101]: audit 2024-08-25T12:05:04.328895+0000 mgr.y (mgr.25136) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[105101]: audit 2024-08-25T12:05:04.593517+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[105101]: audit 2024-08-25T12:05:04.593517+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[105101]: audit 2024-08-25T12:05:04.643853+0000 mgr.y (mgr.25136) 2012 : audit [DBG] from='client.64374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[105101]: audit 2024-08-25T12:05:04.643853+0000 mgr.y (mgr.25136) 2012 : audit [DBG] from='client.64374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[105101]: audit 2024-08-25T12:05:05.339053+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.59:0/2551094246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:06.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:05 smithi059 bash[105101]: audit 2024-08-25T12:05:05.339053+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.59:0/2551094246' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:06.859 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.859 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.860 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.860 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.860 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[105101]: audit 2024-08-25T12:05:04.953063+0000 mgr.y (mgr.25136) 2013 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[105101]: audit 2024-08-25T12:05:04.953063+0000 mgr.y (mgr.25136) 2013 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[105101]: audit 2024-08-25T12:05:05.285858+0000 mgr.y (mgr.25136) 2014 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[105101]: audit 2024-08-25T12:05:05.285858+0000 mgr.y (mgr.25136) 2014 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[105101]: cluster 2024-08-25T12:05:05.303289+0000 mgr.y (mgr.25136) 2015 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[105101]: cluster 2024-08-25T12:05:05.303289+0000 mgr.y (mgr.25136) 2015 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[105101]: audit 2024-08-25T12:05:05.660743+0000 mgr.y (mgr.25136) 2016 : audit [DBG] from='client.64392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[105101]: audit 2024-08-25T12:05:05.660743+0000 mgr.y (mgr.25136) 2016 : audit [DBG] from='client.64392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.862 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.862 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[104335]: audit 2024-08-25T12:05:04.953063+0000 mgr.y (mgr.25136) 2013 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[104335]: audit 2024-08-25T12:05:04.953063+0000 mgr.y (mgr.25136) 2013 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[104335]: audit 2024-08-25T12:05:05.285858+0000 mgr.y (mgr.25136) 2014 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:06.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[104335]: audit 2024-08-25T12:05:05.285858+0000 mgr.y (mgr.25136) 2014 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:06.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[104335]: cluster 2024-08-25T12:05:05.303289+0000 mgr.y (mgr.25136) 2015 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[104335]: cluster 2024-08-25T12:05:05.303289+0000 mgr.y (mgr.25136) 2015 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[104335]: audit 2024-08-25T12:05:05.660743+0000 mgr.y (mgr.25136) 2016 : audit [DBG] from='client.64392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[104335]: audit 2024-08-25T12:05:05.660743+0000 mgr.y (mgr.25136) 2016 : audit [DBG] from='client.64392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:06 smithi196 bash[84730]: audit 2024-08-25T12:05:04.953063+0000 mgr.y (mgr.25136) 2013 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:06 smithi196 bash[84730]: audit 2024-08-25T12:05:04.953063+0000 mgr.y (mgr.25136) 2013 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:06 smithi196 bash[84730]: audit 2024-08-25T12:05:05.285858+0000 mgr.y (mgr.25136) 2014 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:06 smithi196 bash[84730]: audit 2024-08-25T12:05:05.285858+0000 mgr.y (mgr.25136) 2014 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:06 smithi196 bash[84730]: cluster 2024-08-25T12:05:05.303289+0000 mgr.y (mgr.25136) 2015 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:06.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:06 smithi196 bash[84730]: cluster 2024-08-25T12:05:05.303289+0000 mgr.y (mgr.25136) 2015 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:06 smithi196 bash[84730]: audit 2024-08-25T12:05:05.660743+0000 mgr.y (mgr.25136) 2016 : audit [DBG] from='client.64392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:06.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:06 smithi196 bash[84730]: audit 2024-08-25T12:05:05.660743+0000 mgr.y (mgr.25136) 2016 : audit [DBG] from='client.64392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:07.277 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:06 smithi059 systemd[1]: Stopping Ceph osd.3 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:05:07.277 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[40097]: debug 2024-08-25T12:05:06.961+0000 7f635181a640 -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-08-25T12:05:07.277 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[40097]: debug 2024-08-25T12:05:06.961+0000 7f635181a640 -1 osd.3 131 *** Got signal Terminated *** 2024-08-25T12:05:07.277 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:06 smithi059 bash[40097]: debug 2024-08-25T12:05:06.961+0000 7f635181a640 -1 osd.3 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:05:07.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:07 smithi196 bash[84730]: cluster 2024-08-25T12:05:06.968770+0000 mon.a (mon.0) 760 : cluster [INF] osd.3 marked itself down and dead 2024-08-25T12:05:07.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:07 smithi196 bash[84730]: cluster 2024-08-25T12:05:06.968770+0000 mon.a (mon.0) 760 : cluster [INF] osd.3 marked itself down and dead 2024-08-25T12:05:08.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:07 smithi059 bash[104335]: cluster 2024-08-25T12:05:06.968770+0000 mon.a (mon.0) 760 : cluster [INF] osd.3 marked itself down and dead 2024-08-25T12:05:08.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:07 smithi059 bash[104335]: cluster 2024-08-25T12:05:06.968770+0000 mon.a (mon.0) 760 : cluster [INF] osd.3 marked itself down and dead 2024-08-25T12:05:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:07 smithi059 bash[105101]: cluster 2024-08-25T12:05:06.968770+0000 mon.a (mon.0) 760 : cluster [INF] osd.3 marked itself down and dead 2024-08-25T12:05:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:07 smithi059 bash[105101]: cluster 2024-08-25T12:05:06.968770+0000 mon.a (mon.0) 760 : cluster [INF] osd.3 marked itself down and dead 2024-08-25T12:05:09.027 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[121808]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-3 2024-08-25T12:05:09.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[104335]: cluster 2024-08-25T12:05:07.304188+0000 mgr.y (mgr.25136) 2017 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:09.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[104335]: cluster 2024-08-25T12:05:07.304188+0000 mgr.y (mgr.25136) 2017 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[104335]: cluster 2024-08-25T12:05:07.596745+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[104335]: cluster 2024-08-25T12:05:07.596745+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[104335]: cluster 2024-08-25T12:05:07.615856+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[104335]: cluster 2024-08-25T12:05:07.615856+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[105101]: cluster 2024-08-25T12:05:07.304188+0000 mgr.y (mgr.25136) 2017 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[105101]: cluster 2024-08-25T12:05:07.304188+0000 mgr.y (mgr.25136) 2017 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[105101]: cluster 2024-08-25T12:05:07.596745+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[105101]: cluster 2024-08-25T12:05:07.596745+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[105101]: cluster 2024-08-25T12:05:07.615856+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-08-25T12:05:09.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:08 smithi059 bash[105101]: cluster 2024-08-25T12:05:07.615856+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-08-25T12:05:09.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:08 smithi196 bash[84730]: cluster 2024-08-25T12:05:07.304188+0000 mgr.y (mgr.25136) 2017 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:09.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:08 smithi196 bash[84730]: cluster 2024-08-25T12:05:07.304188+0000 mgr.y (mgr.25136) 2017 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:09.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:08 smithi196 bash[84730]: cluster 2024-08-25T12:05:07.596745+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:09.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:08 smithi196 bash[84730]: cluster 2024-08-25T12:05:07.596745+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:09.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:08 smithi196 bash[84730]: cluster 2024-08-25T12:05:07.615856+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-08-25T12:05:09.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:08 smithi196 bash[84730]: cluster 2024-08-25T12:05:07.615856+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-08-25T12:05:09.527 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:09 smithi059 bash[121872]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-3 2024-08-25T12:05:09.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:05:09] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-08-25T12:05:10.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:09 smithi059 bash[104335]: cluster 2024-08-25T12:05:08.623480+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-25T12:05:10.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:09 smithi059 bash[104335]: cluster 2024-08-25T12:05:08.623480+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-25T12:05:10.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:09 smithi059 bash[105101]: cluster 2024-08-25T12:05:08.623480+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-25T12:05:10.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:09 smithi059 bash[105101]: cluster 2024-08-25T12:05:08.623480+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-25T12:05:10.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:09 smithi196 bash[84730]: cluster 2024-08-25T12:05:08.623480+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-25T12:05:10.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:09 smithi196 bash[84730]: cluster 2024-08-25T12:05:08.623480+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-08-25T12:05:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:10 smithi059 bash[104335]: cluster 2024-08-25T12:05:09.304864+0000 mgr.y (mgr.25136) 2018 : cluster [DBG] pgmap v724: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:05:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:10 smithi059 bash[104335]: cluster 2024-08-25T12:05:09.304864+0000 mgr.y (mgr.25136) 2018 : cluster [DBG] pgmap v724: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:05:11.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:10 smithi059 bash[105101]: cluster 2024-08-25T12:05:09.304864+0000 mgr.y (mgr.25136) 2018 : cluster [DBG] pgmap v724: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:05:11.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:10 smithi059 bash[105101]: cluster 2024-08-25T12:05:09.304864+0000 mgr.y (mgr.25136) 2018 : cluster [DBG] pgmap v724: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:05:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:10 smithi196 bash[84730]: cluster 2024-08-25T12:05:09.304864+0000 mgr.y (mgr.25136) 2018 : cluster [DBG] pgmap v724: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:05:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:10 smithi196 bash[84730]: cluster 2024-08-25T12:05:09.304864+0000 mgr.y (mgr.25136) 2018 : cluster [DBG] pgmap v724: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-25T12:05:11.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:11.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:11.528 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:11.528 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:11.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:11.528 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:11.529 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:11.529 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-25T12:05:11.529 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: Stopped Ceph osd.3 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:05:11.529 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:11.529 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:12.027 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:11 smithi059 systemd[1]: Started Ceph osd.3 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:05:12.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.181741+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.181741+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.209108+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.209108+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.226540+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.226540+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: cluster 2024-08-25T12:05:11.306408+0000 mgr.y (mgr.25136) 2019 : cluster [DBG] pgmap v725: 161 pgs: 32 active+undersized, 6 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 64/639 objects degraded (10.016%) 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: cluster 2024-08-25T12:05:11.306408+0000 mgr.y (mgr.25136) 2019 : cluster [DBG] pgmap v725: 161 pgs: 32 active+undersized, 6 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 64/639 objects degraded (10.016%) 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.589576+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.589576+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.602417+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.602417+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.613547+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.613547+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.615200+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.615200+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.619281+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.619281+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: cephadm 2024-08-25T12:05:11.621898+0000 mgr.y (mgr.25136) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: cephadm 2024-08-25T12:05:11.621898+0000 mgr.y (mgr.25136) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.700704+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.700704+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.703970+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.703970+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.708333+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.708333+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.709640+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.709640+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.715874+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.715874+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.824418+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.824418+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.827510+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.827510+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.830378+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.830378+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.832040+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.832040+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.838806+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.838806+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.530 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.931087+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.181741+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.181741+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.209108+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.209108+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.226540+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.226540+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: cluster 2024-08-25T12:05:11.306408+0000 mgr.y (mgr.25136) 2019 : cluster [DBG] pgmap v725: 161 pgs: 32 active+undersized, 6 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 64/639 objects degraded (10.016%) 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: cluster 2024-08-25T12:05:11.306408+0000 mgr.y (mgr.25136) 2019 : cluster [DBG] pgmap v725: 161 pgs: 32 active+undersized, 6 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 64/639 objects degraded (10.016%) 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.589576+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.589576+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.602417+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.602417+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.613547+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.613547+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.615200+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.615200+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.619281+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.619281+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: cephadm 2024-08-25T12:05:11.621898+0000 mgr.y (mgr.25136) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: cephadm 2024-08-25T12:05:11.621898+0000 mgr.y (mgr.25136) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.700704+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.700704+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.931087+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.934252+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.934252+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.937716+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.937716+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.939287+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.939287+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.944116+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:11.944116+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.036007+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.036007+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.038963+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.038963+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.042261+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.042261+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.043675+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.043675+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.048245+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.048245+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.157333+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.157333+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.160300+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.160300+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.163217+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.163217+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.165041+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.165041+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.170126+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[104335]: audit 2024-08-25T12:05:12.170126+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.703970+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.703970+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.708333+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.708333+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.709640+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.709640+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.715874+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.715874+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.824418+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.824418+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.827510+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.827510+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.830378+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.830378+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.832040+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.832040+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.838806+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.838806+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.931087+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.931087+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.934252+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.934252+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.937716+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.937716+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.939287+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.939287+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.944116+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:11.944116+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.036007+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.036007+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.038963+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.038963+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.042261+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.042261+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.043675+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.043675+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.048245+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.048245+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.157333+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.157333+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.160300+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.160300+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.163217+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.163217+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.165041+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.165041+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.170126+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[105101]: audit 2024-08-25T12:05:12.170126+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.181741+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.181741+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.209108+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.209108+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.226540+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.226540+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: cluster 2024-08-25T12:05:11.306408+0000 mgr.y (mgr.25136) 2019 : cluster [DBG] pgmap v725: 161 pgs: 32 active+undersized, 6 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 64/639 objects degraded (10.016%) 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: cluster 2024-08-25T12:05:11.306408+0000 mgr.y (mgr.25136) 2019 : cluster [DBG] pgmap v725: 161 pgs: 32 active+undersized, 6 stale+active+clean, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 64/639 objects degraded (10.016%) 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.589576+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.589576+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.602417+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.602417+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.613547+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.613547+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.615200+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.615200+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.619281+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.619281+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: cephadm 2024-08-25T12:05:11.621898+0000 mgr.y (mgr.25136) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:12.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: cephadm 2024-08-25T12:05:11.621898+0000 mgr.y (mgr.25136) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:12.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.700704+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.700704+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.703970+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.703970+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.708333+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.708333+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.709640+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.709640+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.715874+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.715874+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.824418+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.824418+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.827510+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.827510+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.830378+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.830378+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.832040+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.832040+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.838806+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.838806+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.931087+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.931087+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.934252+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.934252+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.937716+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.937716+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.939287+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.939287+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.944116+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:11.944116+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.036007+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.036007+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.038963+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.038963+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.042261+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.042261+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.043675+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.043675+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.048245+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.048245+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.157333+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.157333+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.160300+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.160300+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.163217+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.163217+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.165041+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.165041+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.170126+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:12 smithi196 bash[84730]: audit 2024-08-25T12:05:12.170126+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:12.928 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[122048]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:05:12.928 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[122048]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:05:12.928 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[122048]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:05:12.928 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[122048]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:05:12.928 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[122048]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:05:12.928 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[122048]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-25T12:05:13.180 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:12 smithi059 bash[122048]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-08-25T12:05:13.430 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[122048]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-25T12:05:13.430 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[122048]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-25T12:05:13.430 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[122048]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-25T12:05:13.430 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[122048]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-25T12:05:13.430 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[122048]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:11.717505+0000 mgr.y (mgr.25136) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:11.717505+0000 mgr.y (mgr.25136) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:11.840530+0000 mgr.y (mgr.25136) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:11.840530+0000 mgr.y (mgr.25136) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:11.947061+0000 mgr.y (mgr.25136) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:11.947061+0000 mgr.y (mgr.25136) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.049574+0000 mgr.y (mgr.25136) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.049574+0000 mgr.y (mgr.25136) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.172571+0000 mgr.y (mgr.25136) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.172571+0000 mgr.y (mgr.25136) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cluster 2024-08-25T12:05:12.220432+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: Degraded data redundancy: 64/639 objects degraded (10.016%), 20 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cluster 2024-08-25T12:05:12.220432+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: Degraded data redundancy: 64/639 objects degraded (10.016%), 20 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.258310+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.258310+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.260988+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.260988+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.263427+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.263427+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.264361+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.264361+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.266108+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.266108+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.269251+0000 mgr.y (mgr.25136) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.269251+0000 mgr.y (mgr.25136) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.345971+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.433 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.345971+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.351123+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.351123+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.353816+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.353816+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.355090+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.355090+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.357162+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.357162+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.360415+0000 mgr.y (mgr.25136) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.360415+0000 mgr.y (mgr.25136) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.454968+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.454968+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.457935+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.457935+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.460825+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.460825+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.462115+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.462115+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.465259+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.465259+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.471123+0000 mgr.y (mgr.25136) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.471123+0000 mgr.y (mgr.25136) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.560862+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.560862+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.563452+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.563452+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.565702+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.565702+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.566681+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.566681+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.570585+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.570585+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.571853+0000 mgr.y (mgr.25136) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.571853+0000 mgr.y (mgr.25136) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.664076+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.664076+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.666866+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.666866+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.669265+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.669265+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.670418+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.670418+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.671829+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.671829+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.675241+0000 mgr.y (mgr.25136) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.675241+0000 mgr.y (mgr.25136) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.752529+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.752529+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.755082+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.755082+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.757475+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.757475+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.758643+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.758643+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.761118+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.761118+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.846547+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.846547+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.849202+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.849202+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.851579+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.851579+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.852659+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.852659+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.854656+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.854656+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.937536+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.937536+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.940579+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.940579+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.942997+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.942997+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.944099+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.944099+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.946270+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:12.946270+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.027821+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.027821+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.030476+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.030476+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.032900+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.032900+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.033982+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:11.717505+0000 mgr.y (mgr.25136) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:11.717505+0000 mgr.y (mgr.25136) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:11.840530+0000 mgr.y (mgr.25136) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:11.840530+0000 mgr.y (mgr.25136) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:11.947061+0000 mgr.y (mgr.25136) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:11.947061+0000 mgr.y (mgr.25136) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.049574+0000 mgr.y (mgr.25136) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.049574+0000 mgr.y (mgr.25136) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.172571+0000 mgr.y (mgr.25136) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.172571+0000 mgr.y (mgr.25136) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cluster 2024-08-25T12:05:12.220432+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: Degraded data redundancy: 64/639 objects degraded (10.016%), 20 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cluster 2024-08-25T12:05:12.220432+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: Degraded data redundancy: 64/639 objects degraded (10.016%), 20 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.258310+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.258310+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.260988+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.260988+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.263427+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.263427+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.264361+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.264361+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.266108+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.266108+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.269251+0000 mgr.y (mgr.25136) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.269251+0000 mgr.y (mgr.25136) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.345971+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.345971+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.351123+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.351123+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.353816+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.353816+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.355090+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.355090+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.357162+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.357162+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.360415+0000 mgr.y (mgr.25136) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.360415+0000 mgr.y (mgr.25136) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.454968+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.454968+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.457935+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.457935+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.460825+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.460825+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.462115+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.462115+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.465259+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.465259+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.471123+0000 mgr.y (mgr.25136) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.471123+0000 mgr.y (mgr.25136) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.560862+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.560862+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.563452+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.563452+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.565702+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.565702+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.566681+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.566681+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.570585+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.570585+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.571853+0000 mgr.y (mgr.25136) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.571853+0000 mgr.y (mgr.25136) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.664076+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.664076+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.666866+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.666866+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.669265+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.669265+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.670418+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.670418+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.671829+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.671829+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.675241+0000 mgr.y (mgr.25136) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.675241+0000 mgr.y (mgr.25136) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.752529+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.752529+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.755082+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.755082+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.757475+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.757475+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.758643+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.758643+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.761118+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.761118+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.846547+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.846547+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.849202+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.849202+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.851579+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.851579+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.852659+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.852659+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.854656+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.854656+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.937536+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.937536+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.940579+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.940579+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.447 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.942997+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.942997+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.944099+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.944099+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.946270+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:12.946270+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.027821+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.027821+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.030476+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.030476+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.032900+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.032900+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.033982+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.033982+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.448 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.036674+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.036674+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.117359+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.117359+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.120181+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.120181+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:11.717505+0000 mgr.y (mgr.25136) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:11.717505+0000 mgr.y (mgr.25136) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:11.840530+0000 mgr.y (mgr.25136) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:11.840530+0000 mgr.y (mgr.25136) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:11.947061+0000 mgr.y (mgr.25136) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:11.947061+0000 mgr.y (mgr.25136) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.049574+0000 mgr.y (mgr.25136) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.049574+0000 mgr.y (mgr.25136) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.172571+0000 mgr.y (mgr.25136) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.172571+0000 mgr.y (mgr.25136) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cluster 2024-08-25T12:05:12.220432+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: Degraded data redundancy: 64/639 objects degraded (10.016%), 20 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cluster 2024-08-25T12:05:12.220432+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: Degraded data redundancy: 64/639 objects degraded (10.016%), 20 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.258310+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.258310+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.260988+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.260988+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.263427+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.263427+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.264361+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.264361+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.266108+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.266108+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.269251+0000 mgr.y (mgr.25136) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.269251+0000 mgr.y (mgr.25136) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.345971+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.345971+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.351123+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.351123+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.353816+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.353816+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.355090+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.355090+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.357162+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.357162+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.360415+0000 mgr.y (mgr.25136) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.360415+0000 mgr.y (mgr.25136) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.454968+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.454968+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.457935+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.457935+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.460825+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.460825+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.462115+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.462115+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.465259+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.465259+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.471123+0000 mgr.y (mgr.25136) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.471123+0000 mgr.y (mgr.25136) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.560862+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.560862+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.563452+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.563452+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.565702+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.565702+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.566681+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.566681+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.570585+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.570585+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.571853+0000 mgr.y (mgr.25136) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.571853+0000 mgr.y (mgr.25136) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.664076+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.664076+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.666866+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.666866+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.669265+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.669265+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.670418+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.670418+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.671829+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.671829+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.675241+0000 mgr.y (mgr.25136) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.675241+0000 mgr.y (mgr.25136) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.752529+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.752529+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.755082+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.755082+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.757475+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.757475+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.758643+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.758643+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.761118+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.761118+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.846547+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.846547+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.849202+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.849202+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.851579+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.851579+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.852659+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.852659+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.854656+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.854656+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.937536+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.937536+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.940579+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.940579+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.942997+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.942997+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.944099+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.944099+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.946270+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:12.946270+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.027821+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.027821+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.030476+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.030476+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.032900+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.032900+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.033982+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.033982+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.036674+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.036674+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.117359+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.117359+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.120181+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.120181+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.123339+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.123339+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.124710+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.124710+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.126688+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:13 smithi196 bash[84730]: audit 2024-08-25T12:05:13.126688+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.033982+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.036674+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.036674+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.117359+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.117359+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.120181+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.120181+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.123339+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.123339+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.124710+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.124710+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.126688+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[104335]: audit 2024-08-25T12:05:13.126688+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.123339+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.123339+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:13.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.124710+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.124710+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.126688+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:13 smithi059 bash[105101]: audit 2024-08-25T12:05:13.126688+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.763908+0000 mgr.y (mgr.25136) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.763908+0000 mgr.y (mgr.25136) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.857843+0000 mgr.y (mgr.25136) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.857843+0000 mgr.y (mgr.25136) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.949713+0000 mgr.y (mgr.25136) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:12.949713+0000 mgr.y (mgr.25136) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.039181+0000 mgr.y (mgr.25136) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.039181+0000 mgr.y (mgr.25136) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.130257+0000 mgr.y (mgr.25136) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.130257+0000 mgr.y (mgr.25136) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.216011+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.216011+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cluster 2024-08-25T12:05:13.307212+0000 mgr.y (mgr.25136) 2036 : cluster [DBG] pgmap v726: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:14.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cluster 2024-08-25T12:05:13.307212+0000 mgr.y (mgr.25136) 2036 : cluster [DBG] pgmap v726: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.425249+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.425249+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.428641+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.428641+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.429816+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.429816+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.434371+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.434371+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.437442+0000 mgr.y (mgr.25136) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.437442+0000 mgr.y (mgr.25136) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.556412+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.556412+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.559221+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.559221+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.561667+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.561667+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.562676+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.562676+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.564281+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.564281+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.567781+0000 mgr.y (mgr.25136) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.567781+0000 mgr.y (mgr.25136) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.665877+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.665877+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.668623+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.668623+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.763908+0000 mgr.y (mgr.25136) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.763908+0000 mgr.y (mgr.25136) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.857843+0000 mgr.y (mgr.25136) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.857843+0000 mgr.y (mgr.25136) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.949713+0000 mgr.y (mgr.25136) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:12.949713+0000 mgr.y (mgr.25136) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.039181+0000 mgr.y (mgr.25136) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.039181+0000 mgr.y (mgr.25136) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.130257+0000 mgr.y (mgr.25136) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.130257+0000 mgr.y (mgr.25136) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.216011+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.216011+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cluster 2024-08-25T12:05:13.307212+0000 mgr.y (mgr.25136) 2036 : cluster [DBG] pgmap v726: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:14.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cluster 2024-08-25T12:05:13.307212+0000 mgr.y (mgr.25136) 2036 : cluster [DBG] pgmap v726: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:14.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.425249+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.425249+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.428641+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.428641+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.429816+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.672681+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.672681+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.673641+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.673641+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.675510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.675510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.677126+0000 mgr.y (mgr.25136) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.677126+0000 mgr.y (mgr.25136) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.768030+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.768030+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.771265+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.771265+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.774819+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.774819+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.776057+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.776057+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.781411+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.781411+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.879532+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.879532+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.882731+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.882731+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.885820+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.885820+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.887075+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.887075+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.889486+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.889486+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.999196+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:13.999196+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.001954+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.001954+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.005064+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.005064+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.006278+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.006278+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.009579+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.009579+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.103468+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.103468+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.106366+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.106366+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.109646+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.109646+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.110884+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.110884+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.113792+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[105101]: audit 2024-08-25T12:05:14.113792+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.429816+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.434371+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.434371+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.437442+0000 mgr.y (mgr.25136) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.437442+0000 mgr.y (mgr.25136) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.556412+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.556412+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.559221+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.559221+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.561667+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.561667+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.562676+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.562676+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.564281+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.564281+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.567781+0000 mgr.y (mgr.25136) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.567781+0000 mgr.y (mgr.25136) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.665877+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.665877+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.668623+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.668623+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.672681+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.672681+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.673641+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.673641+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.675510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.675510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.677126+0000 mgr.y (mgr.25136) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.677126+0000 mgr.y (mgr.25136) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.768030+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.768030+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.771265+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.771265+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.774819+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.774819+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.776057+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.776057+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.781411+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.781411+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.879532+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.879532+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.882731+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.882731+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.885820+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.885820+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.887075+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.887075+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.889486+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.889486+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.999196+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:13.999196+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.001954+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.001954+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.005064+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.005064+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.006278+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.006278+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.009579+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.009579+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.103468+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.103468+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.106366+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.106366+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.109646+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.109646+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.110884+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.110884+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.113792+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:14 smithi059 bash[104335]: audit 2024-08-25T12:05:14.113792+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.763908+0000 mgr.y (mgr.25136) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.763908+0000 mgr.y (mgr.25136) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.857843+0000 mgr.y (mgr.25136) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.857843+0000 mgr.y (mgr.25136) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.949713+0000 mgr.y (mgr.25136) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:12.949713+0000 mgr.y (mgr.25136) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.039181+0000 mgr.y (mgr.25136) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.039181+0000 mgr.y (mgr.25136) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.130257+0000 mgr.y (mgr.25136) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.130257+0000 mgr.y (mgr.25136) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.216011+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.216011+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cluster 2024-08-25T12:05:13.307212+0000 mgr.y (mgr.25136) 2036 : cluster [DBG] pgmap v726: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cluster 2024-08-25T12:05:13.307212+0000 mgr.y (mgr.25136) 2036 : cluster [DBG] pgmap v726: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.425249+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.425249+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.428641+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.428641+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.429816+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.429816+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.434371+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.434371+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.437442+0000 mgr.y (mgr.25136) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.437442+0000 mgr.y (mgr.25136) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.556412+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.556412+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.559221+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.559221+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.561667+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.561667+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.562676+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.562676+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.564281+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.564281+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.567781+0000 mgr.y (mgr.25136) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.567781+0000 mgr.y (mgr.25136) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.665877+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.665877+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.668623+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.668623+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.672681+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.672681+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.673641+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.673641+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.675510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.675510+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.677126+0000 mgr.y (mgr.25136) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.677126+0000 mgr.y (mgr.25136) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.768030+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.768030+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.771265+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.771265+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.774819+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.774819+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.776057+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.776057+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.781411+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.781411+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.879532+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.879532+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.882731+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.882731+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.885820+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.885820+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.887075+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.887075+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.889486+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.889486+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.999196+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:13.999196+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.001954+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.001954+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.005064+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.005064+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.006278+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.006278+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.009579+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.009579+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.103468+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.103468+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.106366+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.106366+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.109646+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.109646+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.110884+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.110884+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.113792+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:14.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:14 smithi196 bash[84730]: audit 2024-08-25T12:05:14.113792+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.379 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.782744+0000 mgr.y (mgr.25136) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.379 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.782744+0000 mgr.y (mgr.25136) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.379 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.892950+0000 mgr.y (mgr.25136) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.379 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:13.892950+0000 mgr.y (mgr.25136) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.379 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.012520+0000 mgr.y (mgr.25136) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.379 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.012520+0000 mgr.y (mgr.25136) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.379 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.116738+0000 mgr.y (mgr.25136) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.116738+0000 mgr.y (mgr.25136) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.225480+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.225480+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.228213+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.228213+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.230805+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.230805+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.232077+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.232077+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.233257+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.233257+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.236455+0000 mgr.y (mgr.25136) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.380 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.236455+0000 mgr.y (mgr.25136) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.782744+0000 mgr.y (mgr.25136) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.782744+0000 mgr.y (mgr.25136) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.892950+0000 mgr.y (mgr.25136) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:13.892950+0000 mgr.y (mgr.25136) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.012520+0000 mgr.y (mgr.25136) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.012520+0000 mgr.y (mgr.25136) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.116738+0000 mgr.y (mgr.25136) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.116738+0000 mgr.y (mgr.25136) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.225480+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.225480+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.228213+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.228213+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.230805+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.230805+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.232077+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.232077+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.233257+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.233257+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.236455+0000 mgr.y (mgr.25136) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.382 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.236455+0000 mgr.y (mgr.25136) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.321670+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.321670+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.324266+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.324266+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.327146+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.327146+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.328520+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.328520+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.332073+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.332073+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.335520+0000 mgr.y (mgr.25136) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.335520+0000 mgr.y (mgr.25136) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.419417+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.383 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.419417+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.422718+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.422718+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.425963+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.425963+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.427407+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.427407+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.321670+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.321670+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.324266+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.324266+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.327146+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.327146+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.328520+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.328520+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.332073+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.332073+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.335520+0000 mgr.y (mgr.25136) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.335520+0000 mgr.y (mgr.25136) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.419417+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.419417+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.422718+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.422718+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.425963+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.425963+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.427407+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.427407+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.386 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.431197+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.386 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.431197+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.386 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.434625+0000 mgr.y (mgr.25136) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.386 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.434625+0000 mgr.y (mgr.25136) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.386 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.525226+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.386 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.525226+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.386 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.528740+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.386 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.528740+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.532655+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.532655+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.534297+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.534297+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.540148+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.540148+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.543746+0000 mgr.y (mgr.25136) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.543746+0000 mgr.y (mgr.25136) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.621039+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.621039+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.623396+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.623396+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.625661+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.431197+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.431197+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.434625+0000 mgr.y (mgr.25136) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.434625+0000 mgr.y (mgr.25136) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.525226+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.525226+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.528740+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.528740+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.532655+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.532655+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.534297+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.534297+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.540148+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.540148+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.543746+0000 mgr.y (mgr.25136) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.543746+0000 mgr.y (mgr.25136) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.621039+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.621039+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.623396+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.623396+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.625661+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.625661+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.626674+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.626674+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.629744+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.629744+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.633495+0000 mgr.y (mgr.25136) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.633495+0000 mgr.y (mgr.25136) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.726971+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.726971+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.729435+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.729435+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.738908+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.738908+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.740070+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.740070+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.744279+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.744279+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.875888+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.875888+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.879447+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.625661+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.626674+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.626674+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.629744+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.391 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.629744+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.633495+0000 mgr.y (mgr.25136) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.633495+0000 mgr.y (mgr.25136) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.726971+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.726971+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.729435+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.729435+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.738908+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.738908+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.740070+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.740070+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.744279+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.744279+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.875888+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.875888+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.879447+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.879447+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.883698+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.883698+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.885200+0000 mon.b (mon.1) 1707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.885200+0000 mon.b (mon.1) 1707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.893682+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.893682+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.393 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.913660+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.913660+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.925868+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.925868+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.938127+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.938127+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.979547+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.979547+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.982051+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.982051+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.984280+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.984280+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.985582+0000 mon.b (mon.1) 1711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.985582+0000 mon.b (mon.1) 1711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.395 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.879447+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.395 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.883698+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.395 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.883698+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.395 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.885200+0000 mon.b (mon.1) 1707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.395 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.885200+0000 mon.b (mon.1) 1707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.395 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.893682+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.395 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.893682+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.395 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.913660+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.913660+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.925868+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.925868+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.938127+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.938127+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.979547+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.979547+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.982051+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.982051+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.984280+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.984280+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.985582+0000 mon.b (mon.1) 1711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.396 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.985582+0000 mon.b (mon.1) 1711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.986796+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:14.986796+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.068347+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.068347+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.071088+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.071088+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.074270+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.074270+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.075942+0000 mon.b (mon.1) 1715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.075942+0000 mon.b (mon.1) 1715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.078105+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.078105+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.162586+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.162586+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.165142+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.165142+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.167332+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.167332+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.168538+0000 mon.b (mon.1) 1719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.168538+0000 mon.b (mon.1) 1719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.169979+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[104335]: audit 2024-08-25T12:05:15.169979+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.986796+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:14.986796+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.068347+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.068347+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.071088+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.071088+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.074270+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.074270+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.075942+0000 mon.b (mon.1) 1715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.075942+0000 mon.b (mon.1) 1715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.078105+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.078105+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.162586+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.162586+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.165142+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.165142+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.167332+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.167332+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.168538+0000 mon.b (mon.1) 1719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.168538+0000 mon.b (mon.1) 1719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.169979+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.400 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:15 smithi059 bash[105101]: audit 2024-08-25T12:05:15.169979+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.782744+0000 mgr.y (mgr.25136) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.782744+0000 mgr.y (mgr.25136) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.892950+0000 mgr.y (mgr.25136) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:13.892950+0000 mgr.y (mgr.25136) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.012520+0000 mgr.y (mgr.25136) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.012520+0000 mgr.y (mgr.25136) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.116738+0000 mgr.y (mgr.25136) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.116738+0000 mgr.y (mgr.25136) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.225480+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.225480+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.228213+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.228213+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.230805+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.230805+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.232077+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.232077+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.233257+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.233257+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.236455+0000 mgr.y (mgr.25136) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.236455+0000 mgr.y (mgr.25136) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.321670+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.321670+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.324266+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.324266+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.327146+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.327146+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.328520+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.328520+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.332073+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.332073+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.335520+0000 mgr.y (mgr.25136) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.335520+0000 mgr.y (mgr.25136) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.419417+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.419417+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.422718+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.422718+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.425963+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.425963+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.427407+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.427407+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.431197+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.431197+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.434625+0000 mgr.y (mgr.25136) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.434625+0000 mgr.y (mgr.25136) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.525226+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.525226+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.528740+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.528740+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.532655+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.532655+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.534297+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.534297+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.540148+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.540148+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.543746+0000 mgr.y (mgr.25136) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.543746+0000 mgr.y (mgr.25136) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.621039+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.621039+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.623396+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.623396+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.625661+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.625661+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.626674+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.626674+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.629744+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.629744+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.633495+0000 mgr.y (mgr.25136) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.633495+0000 mgr.y (mgr.25136) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.726971+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.726971+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.729435+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.729435+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.738908+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.738908+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.740070+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.740070+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.744279+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.744279+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.875888+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.875888+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.879447+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.879447+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.883698+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.883698+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.885200+0000 mon.b (mon.1) 1707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.885200+0000 mon.b (mon.1) 1707 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.893682+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.893682+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.913660+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.913660+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.925868+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.925868+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.938127+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.938127+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.979547+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.979547+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.982051+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.982051+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.984280+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.984280+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.985582+0000 mon.b (mon.1) 1711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.985582+0000 mon.b (mon.1) 1711 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.986796+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:14.986796+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.068347+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.068347+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.071088+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.071088+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.074270+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.074270+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.075942+0000 mon.b (mon.1) 1715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.075942+0000 mon.b (mon.1) 1715 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.078105+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.078105+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.162586+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.162586+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.165142+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.165142+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.167332+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.167332+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.168538+0000 mon.b (mon.1) 1719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.168538+0000 mon.b (mon.1) 1719 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.169979+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:15.621 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:15 smithi196 bash[84730]: audit 2024-08-25T12:05:15.169979+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.750944+0000 mgr.y (mgr.25136) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.750944+0000 mgr.y (mgr.25136) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.895941+0000 mgr.y (mgr.25136) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.895941+0000 mgr.y (mgr.25136) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.990091+0000 mgr.y (mgr.25136) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:14.990091+0000 mgr.y (mgr.25136) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.081272+0000 mgr.y (mgr.25136) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.081272+0000 mgr.y (mgr.25136) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.173433+0000 mgr.y (mgr.25136) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.173433+0000 mgr.y (mgr.25136) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.261962+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.261962+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.264717+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.264717+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.267497+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.267497+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.268690+0000 mon.b (mon.1) 1723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.268690+0000 mon.b (mon.1) 1723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.270755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.270755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.274522+0000 mgr.y (mgr.25136) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.750944+0000 mgr.y (mgr.25136) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.750944+0000 mgr.y (mgr.25136) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.895941+0000 mgr.y (mgr.25136) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.895941+0000 mgr.y (mgr.25136) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.990091+0000 mgr.y (mgr.25136) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:14.990091+0000 mgr.y (mgr.25136) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.081272+0000 mgr.y (mgr.25136) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.081272+0000 mgr.y (mgr.25136) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.173433+0000 mgr.y (mgr.25136) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.173433+0000 mgr.y (mgr.25136) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.261962+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.261962+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.264717+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.264717+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.267497+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.267497+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.268690+0000 mon.b (mon.1) 1723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.268690+0000 mon.b (mon.1) 1723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.270755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.270755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.274522+0000 mgr.y (mgr.25136) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.274522+0000 mgr.y (mgr.25136) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.293631+0000 mgr.y (mgr.25136) 2055 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:16.531 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.293631+0000 mgr.y (mgr.25136) 2055 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cluster 2024-08-25T12:05:15.308118+0000 mgr.y (mgr.25136) 2056 : cluster [DBG] pgmap v727: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cluster 2024-08-25T12:05:15.308118+0000 mgr.y (mgr.25136) 2056 : cluster [DBG] pgmap v727: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.390125+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.390125+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.393229+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.393229+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.395628+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.395628+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.396828+0000 mon.b (mon.1) 1727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.396828+0000 mon.b (mon.1) 1727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.400311+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.400311+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.403900+0000 mgr.y (mgr.25136) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.403900+0000 mgr.y (mgr.25136) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.511649+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.274522+0000 mgr.y (mgr.25136) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.293631+0000 mgr.y (mgr.25136) 2055 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.293631+0000 mgr.y (mgr.25136) 2055 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cluster 2024-08-25T12:05:15.308118+0000 mgr.y (mgr.25136) 2056 : cluster [DBG] pgmap v727: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cluster 2024-08-25T12:05:15.308118+0000 mgr.y (mgr.25136) 2056 : cluster [DBG] pgmap v727: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.390125+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.390125+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.393229+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.393229+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.533 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.395628+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.395628+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.396828+0000 mon.b (mon.1) 1727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.396828+0000 mon.b (mon.1) 1727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.400311+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.400311+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.403900+0000 mgr.y (mgr.25136) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.403900+0000 mgr.y (mgr.25136) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.511649+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.511649+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.534 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.514875+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.514875+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.519922+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.519922+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.521392+0000 mon.b (mon.1) 1731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.521392+0000 mon.b (mon.1) 1731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.528359+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.528359+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.529962+0000 mgr.y (mgr.25136) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.529962+0000 mgr.y (mgr.25136) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.633421+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.535 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.633421+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.636460+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.636460+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.639580+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.639580+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.640878+0000 mon.b (mon.1) 1735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.640878+0000 mon.b (mon.1) 1735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.644942+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.644942+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.511649+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.514875+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.514875+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.519922+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.519922+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.521392+0000 mon.b (mon.1) 1731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.521392+0000 mon.b (mon.1) 1731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.528359+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.528359+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.529962+0000 mgr.y (mgr.25136) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.529962+0000 mgr.y (mgr.25136) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.633421+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.633421+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.636460+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.636460+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.639580+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.639580+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.640878+0000 mon.b (mon.1) 1735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.640878+0000 mon.b (mon.1) 1735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.644942+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.538 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.644942+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.648634+0000 mgr.y (mgr.25136) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.648634+0000 mgr.y (mgr.25136) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.755930+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.755930+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.758834+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.758834+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.761910+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.761910+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.763012+0000 mon.b (mon.1) 1739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.763012+0000 mon.b (mon.1) 1739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.769112+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.769112+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.898927+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.898927+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.902349+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.902349+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.905813+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.905813+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.907402+0000 mon.b (mon.1) 1743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.648634+0000 mgr.y (mgr.25136) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.648634+0000 mgr.y (mgr.25136) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.755930+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.755930+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.758834+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.758834+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.761910+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.761910+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.763012+0000 mon.b (mon.1) 1739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.763012+0000 mon.b (mon.1) 1739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.769112+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.769112+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.898927+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.898927+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.902349+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.902349+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.905813+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.905813+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.907402+0000 mon.b (mon.1) 1743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.907402+0000 mon.b (mon.1) 1743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.914731+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:15.914731+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.024200+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.024200+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.027584+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.027584+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.031580+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.031580+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.033267+0000 mon.b (mon.1) 1747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.033267+0000 mon.b (mon.1) 1747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.040225+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.040225+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.151384+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.151384+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.154516+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.154516+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.157707+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.157707+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.159241+0000 mon.b (mon.1) 1751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.159241+0000 mon.b (mon.1) 1751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.164493+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[104335]: audit 2024-08-25T12:05:16.164493+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.907402+0000 mon.b (mon.1) 1743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.914731+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:15.914731+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.024200+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.024200+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.027584+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.027584+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.031580+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.031580+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.033267+0000 mon.b (mon.1) 1747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.033267+0000 mon.b (mon.1) 1747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.040225+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.040225+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.151384+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.151384+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.154516+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.154516+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.157707+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.157707+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.159241+0000 mon.b (mon.1) 1751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.159241+0000 mon.b (mon.1) 1751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.164493+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:16 smithi059 bash[105101]: audit 2024-08-25T12:05:16.164493+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.750944+0000 mgr.y (mgr.25136) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.750944+0000 mgr.y (mgr.25136) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.895941+0000 mgr.y (mgr.25136) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.895941+0000 mgr.y (mgr.25136) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.990091+0000 mgr.y (mgr.25136) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:14.990091+0000 mgr.y (mgr.25136) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.081272+0000 mgr.y (mgr.25136) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.081272+0000 mgr.y (mgr.25136) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.173433+0000 mgr.y (mgr.25136) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.173433+0000 mgr.y (mgr.25136) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.261962+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.261962+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.264717+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.264717+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.267497+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.267497+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.268690+0000 mon.b (mon.1) 1723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.268690+0000 mon.b (mon.1) 1723 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.270755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.270755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.274522+0000 mgr.y (mgr.25136) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.274522+0000 mgr.y (mgr.25136) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.293631+0000 mgr.y (mgr.25136) 2055 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.293631+0000 mgr.y (mgr.25136) 2055 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cluster 2024-08-25T12:05:15.308118+0000 mgr.y (mgr.25136) 2056 : cluster [DBG] pgmap v727: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cluster 2024-08-25T12:05:15.308118+0000 mgr.y (mgr.25136) 2056 : cluster [DBG] pgmap v727: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.390125+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.390125+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.393229+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.393229+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.395628+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.395628+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.396828+0000 mon.b (mon.1) 1727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.396828+0000 mon.b (mon.1) 1727 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.400311+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.400311+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.403900+0000 mgr.y (mgr.25136) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.403900+0000 mgr.y (mgr.25136) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.511649+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.511649+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.514875+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.514875+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.519922+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.519922+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.521392+0000 mon.b (mon.1) 1731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.521392+0000 mon.b (mon.1) 1731 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.528359+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.528359+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.529962+0000 mgr.y (mgr.25136) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.529962+0000 mgr.y (mgr.25136) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.633421+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.633421+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.636460+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.636460+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.639580+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.639580+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.640878+0000 mon.b (mon.1) 1735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.640878+0000 mon.b (mon.1) 1735 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.644942+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.644942+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.648634+0000 mgr.y (mgr.25136) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.648634+0000 mgr.y (mgr.25136) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.755930+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.755930+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.758834+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.758834+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.761910+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.761910+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.763012+0000 mon.b (mon.1) 1739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.763012+0000 mon.b (mon.1) 1739 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.769112+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.769112+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.898927+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.898927+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.902349+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.902349+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.905813+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.905813+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.907402+0000 mon.b (mon.1) 1743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.907402+0000 mon.b (mon.1) 1743 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.914731+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:15.914731+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.024200+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.024200+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.027584+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.027584+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.031580+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.031580+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.033267+0000 mon.b (mon.1) 1747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.033267+0000 mon.b (mon.1) 1747 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.040225+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.040225+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.151384+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.151384+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.154516+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.154516+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.157707+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.157707+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.159241+0000 mon.b (mon.1) 1751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.159241+0000 mon.b (mon.1) 1751 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.164493+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:16.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:16 smithi196 bash[84730]: audit 2024-08-25T12:05:16.164493+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.277 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[122377]: debug 2024-08-25T12:05:17.157+0000 7fdd52a27640 1 -- 172.21.15.59:0/568997291 <== mon.2 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563fffb6e960 con 0x563fffb8f800 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.770698+0000 mgr.y (mgr.25136) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.770698+0000 mgr.y (mgr.25136) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.916202+0000 mgr.y (mgr.25136) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:15.916202+0000 mgr.y (mgr.25136) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.041722+0000 mgr.y (mgr.25136) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.041722+0000 mgr.y (mgr.25136) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.167790+0000 mgr.y (mgr.25136) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.167790+0000 mgr.y (mgr.25136) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.272075+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.272075+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.280315+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.280315+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.283220+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.283220+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.284669+0000 mon.b (mon.1) 1755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.284669+0000 mon.b (mon.1) 1755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.289436+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.289436+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.298260+0000 mgr.y (mgr.25136) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.298260+0000 mgr.y (mgr.25136) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.770698+0000 mgr.y (mgr.25136) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.770698+0000 mgr.y (mgr.25136) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.916202+0000 mgr.y (mgr.25136) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:15.916202+0000 mgr.y (mgr.25136) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.041722+0000 mgr.y (mgr.25136) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.041722+0000 mgr.y (mgr.25136) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.167790+0000 mgr.y (mgr.25136) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.167790+0000 mgr.y (mgr.25136) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.272075+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.272075+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.280315+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.280315+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.283220+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.283220+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.284669+0000 mon.b (mon.1) 1755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.284669+0000 mon.b (mon.1) 1755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.289436+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.289436+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.298260+0000 mgr.y (mgr.25136) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.298260+0000 mgr.y (mgr.25136) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.394667+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.394667+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.397731+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.397731+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.401107+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.401107+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.402455+0000 mon.b (mon.1) 1759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.402455+0000 mon.b (mon.1) 1759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.404871+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.404871+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.408247+0000 mgr.y (mgr.25136) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.408247+0000 mgr.y (mgr.25136) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.497730+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.497730+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.500930+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.500930+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.503494+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.503494+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.504654+0000 mon.b (mon.1) 1763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.504654+0000 mon.b (mon.1) 1763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.394667+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.394667+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.397731+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.397731+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.401107+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.401107+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.402455+0000 mon.b (mon.1) 1759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.402455+0000 mon.b (mon.1) 1759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.404871+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.404871+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.408247+0000 mgr.y (mgr.25136) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.408247+0000 mgr.y (mgr.25136) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.497730+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.497730+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.500930+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.500930+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.503494+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.503494+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.504654+0000 mon.b (mon.1) 1763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.504654+0000 mon.b (mon.1) 1763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.506942+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.506942+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.510418+0000 mgr.y (mgr.25136) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.510418+0000 mgr.y (mgr.25136) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.596790+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.596790+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.599421+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.599421+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.601690+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.601690+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.602732+0000 mon.b (mon.1) 1767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.602732+0000 mon.b (mon.1) 1767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.604185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.604185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.607673+0000 mgr.y (mgr.25136) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.607673+0000 mgr.y (mgr.25136) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.688600+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.688600+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.691191+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.691191+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.693962+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.506942+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.506942+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.510418+0000 mgr.y (mgr.25136) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.510418+0000 mgr.y (mgr.25136) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.596790+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.596790+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.599421+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.599421+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.601690+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.601690+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.602732+0000 mon.b (mon.1) 1767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.602732+0000 mon.b (mon.1) 1767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.604185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.604185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.607673+0000 mgr.y (mgr.25136) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.607673+0000 mgr.y (mgr.25136) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.688600+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.688600+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.691191+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.691191+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.693962+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.693962+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.694974+0000 mon.b (mon.1) 1771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.694974+0000 mon.b (mon.1) 1771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.696898+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.696898+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.783334+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.783334+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.786145+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.786145+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.789425+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.789425+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.791309+0000 mon.b (mon.1) 1775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.791309+0000 mon.b (mon.1) 1775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.795777+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.795777+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.895809+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.895809+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.898763+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.898763+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.902226+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.902226+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.903406+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.903406+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.905663+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:16.905663+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.016303+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.016303+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.018970+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.018970+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.021089+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.021089+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.022086+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.022086+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.023341+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.023341+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.101374+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.101374+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.104261+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.104261+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.106825+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.106825+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.107926+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.107926+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.109315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[105101]: audit 2024-08-25T12:05:17.109315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.693962+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.694974+0000 mon.b (mon.1) 1771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.694974+0000 mon.b (mon.1) 1771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.696898+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.696898+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.783334+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.783334+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.786145+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.786145+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.789425+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.789425+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.791309+0000 mon.b (mon.1) 1775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.791309+0000 mon.b (mon.1) 1775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.795777+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.795777+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.895809+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.895809+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.898763+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.898763+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.902226+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.902226+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.903406+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.903406+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.905663+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:16.905663+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.016303+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.016303+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.018970+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.018970+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.021089+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.021089+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.022086+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.022086+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.023341+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.023341+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.101374+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.101374+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.104261+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.104261+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.106825+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.106825+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.107926+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.107926+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.109315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:17 smithi059 bash[104335]: audit 2024-08-25T12:05:17.109315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.770698+0000 mgr.y (mgr.25136) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.770698+0000 mgr.y (mgr.25136) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.916202+0000 mgr.y (mgr.25136) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:15.916202+0000 mgr.y (mgr.25136) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.041722+0000 mgr.y (mgr.25136) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.041722+0000 mgr.y (mgr.25136) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.167790+0000 mgr.y (mgr.25136) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.167790+0000 mgr.y (mgr.25136) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.272075+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.272075+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.280315+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.280315+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.283220+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.283220+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.284669+0000 mon.b (mon.1) 1755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.284669+0000 mon.b (mon.1) 1755 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.289436+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.289436+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.298260+0000 mgr.y (mgr.25136) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.298260+0000 mgr.y (mgr.25136) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.394667+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.394667+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.397731+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.397731+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.401107+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.401107+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.402455+0000 mon.b (mon.1) 1759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.402455+0000 mon.b (mon.1) 1759 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.404871+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.404871+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.408247+0000 mgr.y (mgr.25136) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.408247+0000 mgr.y (mgr.25136) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.497730+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.497730+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.500930+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.500930+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.503494+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.503494+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.504654+0000 mon.b (mon.1) 1763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.504654+0000 mon.b (mon.1) 1763 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.506942+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.506942+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.510418+0000 mgr.y (mgr.25136) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.510418+0000 mgr.y (mgr.25136) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.596790+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.596790+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.599421+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.599421+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.601690+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.601690+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.602732+0000 mon.b (mon.1) 1767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.602732+0000 mon.b (mon.1) 1767 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.604185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.604185+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.607673+0000 mgr.y (mgr.25136) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.607673+0000 mgr.y (mgr.25136) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.688600+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.688600+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.691191+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.691191+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.693962+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.693962+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.694974+0000 mon.b (mon.1) 1771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.694974+0000 mon.b (mon.1) 1771 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.696898+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.696898+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.783334+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.783334+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.786145+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.786145+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.789425+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.789425+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.791309+0000 mon.b (mon.1) 1775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.791309+0000 mon.b (mon.1) 1775 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.795777+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.795777+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.895809+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.895809+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.898763+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.898763+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.902226+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.902226+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.903406+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.903406+0000 mon.b (mon.1) 1779 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.905663+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:16.905663+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.016303+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.016303+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.018970+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.018970+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.021089+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.021089+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.022086+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.022086+0000 mon.b (mon.1) 1783 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.023341+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.023341+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.101374+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.101374+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.104261+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.104261+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:17.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.106825+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.106825+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:17.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.107926+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.107926+0000 mon.b (mon.1) 1787 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:17.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.109315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:17.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:17 smithi196 bash[84730]: audit 2024-08-25T12:05:17.109315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.700318+0000 mgr.y (mgr.25136) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.700318+0000 mgr.y (mgr.25136) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.797627+0000 mgr.y (mgr.25136) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.797627+0000 mgr.y (mgr.25136) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.909207+0000 mgr.y (mgr.25136) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:16.909207+0000 mgr.y (mgr.25136) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.027007+0000 mgr.y (mgr.25136) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.027007+0000 mgr.y (mgr.25136) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.111927+0000 mgr.y (mgr.25136) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.111927+0000 mgr.y (mgr.25136) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.219334+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.219334+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.221558+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.221558+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.223772+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.223772+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.224984+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.224984+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.226355+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.226355+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.229208+0000 mgr.y (mgr.25136) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.700318+0000 mgr.y (mgr.25136) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.700318+0000 mgr.y (mgr.25136) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.797627+0000 mgr.y (mgr.25136) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.797627+0000 mgr.y (mgr.25136) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.909207+0000 mgr.y (mgr.25136) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:16.909207+0000 mgr.y (mgr.25136) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.027007+0000 mgr.y (mgr.25136) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.027007+0000 mgr.y (mgr.25136) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.111927+0000 mgr.y (mgr.25136) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.111927+0000 mgr.y (mgr.25136) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.219334+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.219334+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.221558+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.221558+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.223772+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.223772+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.224984+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.224984+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.226355+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.226355+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.229208+0000 mgr.y (mgr.25136) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.229208+0000 mgr.y (mgr.25136) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.306675+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.306675+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cluster 2024-08-25T12:05:17.308700+0000 mgr.y (mgr.25136) 2074 : cluster [DBG] pgmap v728: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cluster 2024-08-25T12:05:17.308700+0000 mgr.y (mgr.25136) 2074 : cluster [DBG] pgmap v728: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.309081+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.309081+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.311585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.311585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.312367+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.312367+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.314063+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.314063+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.315713+0000 mgr.y (mgr.25136) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.315713+0000 mgr.y (mgr.25136) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.395881+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.395881+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.398693+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.398693+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.229208+0000 mgr.y (mgr.25136) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.306675+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.306675+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cluster 2024-08-25T12:05:17.308700+0000 mgr.y (mgr.25136) 2074 : cluster [DBG] pgmap v728: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cluster 2024-08-25T12:05:17.308700+0000 mgr.y (mgr.25136) 2074 : cluster [DBG] pgmap v728: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:18.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.309081+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.309081+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.311585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.311585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.312367+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.312367+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.314063+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.314063+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.315713+0000 mgr.y (mgr.25136) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.315713+0000 mgr.y (mgr.25136) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.395881+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.395881+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.398693+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.398693+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.401341+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.401341+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.402491+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.402491+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.404264+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.404264+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.409905+0000 mgr.y (mgr.25136) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.409905+0000 mgr.y (mgr.25136) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.488796+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.488796+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.491622+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.491622+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.494980+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.494980+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.496134+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.496134+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.498668+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.498668+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.501660+0000 mgr.y (mgr.25136) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.501660+0000 mgr.y (mgr.25136) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.401341+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.401341+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.402491+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.402491+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.404264+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.404264+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.409905+0000 mgr.y (mgr.25136) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.409905+0000 mgr.y (mgr.25136) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.488796+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.488796+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.491622+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.491622+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.494980+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.494980+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.496134+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.496134+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.498668+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.498668+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.501660+0000 mgr.y (mgr.25136) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.501660+0000 mgr.y (mgr.25136) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.586109+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.586109+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.588848+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.588848+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.591398+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.591398+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.592500+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.592500+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.594432+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.594432+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.599594+0000 mgr.y (mgr.25136) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.599594+0000 mgr.y (mgr.25136) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.677978+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.677978+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.680916+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.680916+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.684273+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.684273+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.685487+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.685487+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.692059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.692059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.804729+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.804729+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.807886+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.807886+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.811406+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.811406+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.812890+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.812890+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.819494+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.819494+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.907736+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.907736+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.910414+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.910414+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.912834+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.912834+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.913981+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.586109+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.586109+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.588848+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.588848+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.591398+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.591398+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.592500+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.592500+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.594432+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.594432+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.599594+0000 mgr.y (mgr.25136) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.599594+0000 mgr.y (mgr.25136) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.677978+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.677978+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.680916+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.680916+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.684273+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.684273+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.685487+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.685487+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.913981+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.915680+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:17.915680+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.011079+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.011079+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.014292+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.014292+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.018229+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.018229+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.019949+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.019949+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.023533+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.023533+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.125330+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.125330+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.128152+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.128152+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.130973+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.130973+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.131916+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.131916+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.133723+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[105101]: audit 2024-08-25T12:05:18.133723+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.692059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.692059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.804729+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.804729+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.807886+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.807886+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.811406+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.811406+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.812890+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.812890+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.819494+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.819494+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.907736+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.907736+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.910414+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.910414+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.912834+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.912834+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.913981+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.913981+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.915680+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:17.915680+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.011079+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.011079+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.014292+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.014292+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.018229+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.018229+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.019949+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.019949+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.023533+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.023533+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.125330+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.125330+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.128152+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.128152+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.130973+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.130973+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.131916+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.131916+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.133723+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.549 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:18 smithi059 bash[104335]: audit 2024-08-25T12:05:18.133723+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.700318+0000 mgr.y (mgr.25136) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.700318+0000 mgr.y (mgr.25136) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.797627+0000 mgr.y (mgr.25136) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.797627+0000 mgr.y (mgr.25136) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.909207+0000 mgr.y (mgr.25136) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:16.909207+0000 mgr.y (mgr.25136) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.027007+0000 mgr.y (mgr.25136) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.027007+0000 mgr.y (mgr.25136) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.111927+0000 mgr.y (mgr.25136) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.111927+0000 mgr.y (mgr.25136) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.219334+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.219334+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.221558+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.221558+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.223772+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.223772+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.224984+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.224984+0000 mon.b (mon.1) 1791 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.226355+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.226355+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.229208+0000 mgr.y (mgr.25136) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.229208+0000 mgr.y (mgr.25136) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.306675+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.306675+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cluster 2024-08-25T12:05:17.308700+0000 mgr.y (mgr.25136) 2074 : cluster [DBG] pgmap v728: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cluster 2024-08-25T12:05:17.308700+0000 mgr.y (mgr.25136) 2074 : cluster [DBG] pgmap v728: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.309081+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.309081+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.311585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.311585+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.312367+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.312367+0000 mon.b (mon.1) 1795 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.314063+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.314063+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.315713+0000 mgr.y (mgr.25136) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.315713+0000 mgr.y (mgr.25136) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.395881+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.395881+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.398693+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.398693+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.401341+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.401341+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.402491+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.402491+0000 mon.b (mon.1) 1799 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.404264+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.404264+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.409905+0000 mgr.y (mgr.25136) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.409905+0000 mgr.y (mgr.25136) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.488796+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.488796+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.491622+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.491622+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.494980+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.494980+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.496134+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.496134+0000 mon.b (mon.1) 1803 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.498668+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.498668+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.501660+0000 mgr.y (mgr.25136) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.501660+0000 mgr.y (mgr.25136) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.586109+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.586109+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.588848+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.588848+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.591398+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.591398+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.592500+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.592500+0000 mon.b (mon.1) 1807 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.594432+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.594432+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.599594+0000 mgr.y (mgr.25136) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.599594+0000 mgr.y (mgr.25136) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.677978+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.677978+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.680916+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.680916+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.684273+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.684273+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.685487+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.685487+0000 mon.b (mon.1) 1811 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.692059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.692059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.804729+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.804729+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.807886+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.807886+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.811406+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.811406+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.812890+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.812890+0000 mon.b (mon.1) 1815 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.819494+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.819494+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.907736+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.907736+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.910414+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.910414+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.912834+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.912834+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.913981+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.913981+0000 mon.b (mon.1) 1819 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.915680+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:17.915680+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.011079+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.011079+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.014292+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.014292+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.018229+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.018229+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.019949+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.019949+0000 mon.b (mon.1) 1823 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.023533+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.023533+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.125330+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.125330+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.128152+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.128152+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.130973+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.130973+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.131916+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.131916+0000 mon.b (mon.1) 1827 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.133723+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:18.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:18 smithi196 bash[84730]: audit 2024-08-25T12:05:18.133723+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.248 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:05:19] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-08-25T12:05:19.248 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[122377]: debug 2024-08-25T12:05:19.013+0000 7fdd5528e640 -1 Falling back to public interface 2024-08-25T12:05:19.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.693559+0000 mgr.y (mgr.25136) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.693559+0000 mgr.y (mgr.25136) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.821092+0000 mgr.y (mgr.25136) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.821092+0000 mgr.y (mgr.25136) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.919002+0000 mgr.y (mgr.25136) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:17.919002+0000 mgr.y (mgr.25136) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.028695+0000 mgr.y (mgr.25136) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.028695+0000 mgr.y (mgr.25136) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.136931+0000 mgr.y (mgr.25136) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.136931+0000 mgr.y (mgr.25136) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.225033+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.225033+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.227645+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.227645+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.230203+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.230203+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.238209+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.238209+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.242588+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.242588+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.245104+0000 mgr.y (mgr.25136) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.693559+0000 mgr.y (mgr.25136) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.693559+0000 mgr.y (mgr.25136) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.821092+0000 mgr.y (mgr.25136) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.821092+0000 mgr.y (mgr.25136) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.919002+0000 mgr.y (mgr.25136) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:17.919002+0000 mgr.y (mgr.25136) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.028695+0000 mgr.y (mgr.25136) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.028695+0000 mgr.y (mgr.25136) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.136931+0000 mgr.y (mgr.25136) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.136931+0000 mgr.y (mgr.25136) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.225033+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.225033+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.227645+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.227645+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.230203+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.230203+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.238209+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.238209+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.242588+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.242588+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.245104+0000 mgr.y (mgr.25136) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.245104+0000 mgr.y (mgr.25136) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.329839+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.329839+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.332900+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.332900+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.335611+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.335611+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.336773+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.336773+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.342394+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.342394+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.345445+0000 mgr.y (mgr.25136) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.345445+0000 mgr.y (mgr.25136) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.438405+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.438405+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.441386+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.441386+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.444216+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.444216+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.245104+0000 mgr.y (mgr.25136) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.329839+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.329839+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.332900+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.332900+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.335611+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.335611+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.336773+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.336773+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.342394+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.342394+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.345445+0000 mgr.y (mgr.25136) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.345445+0000 mgr.y (mgr.25136) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.438405+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.438405+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.441386+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.441386+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.444216+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.444216+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.445424+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.445424+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.448483+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.448483+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.451210+0000 mgr.y (mgr.25136) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.451210+0000 mgr.y (mgr.25136) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.547649+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.547649+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.550633+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.550633+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.554032+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.554032+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.555172+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.555172+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.557820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.557820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.560194+0000 mgr.y (mgr.25136) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.560194+0000 mgr.y (mgr.25136) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.635667+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.635667+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.638298+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.445424+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.445424+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.448483+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.448483+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.451210+0000 mgr.y (mgr.25136) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.451210+0000 mgr.y (mgr.25136) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.547649+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.547649+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.550633+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.550633+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.554032+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.554032+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.555172+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.555172+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.557820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.557820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.560194+0000 mgr.y (mgr.25136) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.560194+0000 mgr.y (mgr.25136) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.635667+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.635667+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.638298+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.638298+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.641029+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.641029+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.641997+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.641997+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.643676+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.643676+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.647408+0000 mgr.y (mgr.25136) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.647408+0000 mgr.y (mgr.25136) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.725356+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.725356+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.728030+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.728030+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.730451+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.730451+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.731670+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.731670+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.733180+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.733180+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.812613+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.638298+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.641029+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.641029+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.641997+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.641997+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.643676+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.643676+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.647408+0000 mgr.y (mgr.25136) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.647408+0000 mgr.y (mgr.25136) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.261 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.725356+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.725356+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.728030+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.728030+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.730451+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.730451+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.731670+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.731670+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.733180+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.733180+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.262 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.812613+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.812613+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.815413+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.815413+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.817814+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.817814+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.819234+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.819234+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.821497+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.821497+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.900108+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.900108+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.902722+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.902722+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.905219+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.905219+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.906398+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.906398+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.907766+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:18.907766+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.016429+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.016429+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.019511+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.019511+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.022315+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.264 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.022315+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.023534+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.023534+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.025424+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.025424+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.108712+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.108712+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.111165+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.111165+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.113682+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.113682+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.114586+0000 mon.b (mon.1) 1867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.114586+0000 mon.b (mon.1) 1867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.265 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.115696+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.115696+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.194992+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.812613+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.815413+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.815413+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.817814+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.817814+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.266 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.819234+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.819234+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.821497+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.821497+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.900108+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.900108+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.902722+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.902722+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.905219+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.905219+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.906398+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.906398+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.907766+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:18.907766+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.016429+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.194992+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.198301+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.198301+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.200580+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[105101]: audit 2024-08-25T12:05:19.200580+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.016429+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.019511+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.019511+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.022315+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.022315+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.023534+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.023534+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.025424+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.025424+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.108712+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.108712+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.111165+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.111165+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.113682+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.113682+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.114586+0000 mon.b (mon.1) 1867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.114586+0000 mon.b (mon.1) 1867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.115696+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.115696+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.194992+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.194992+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.198301+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.198301+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.200580+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.270 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:19 smithi059 bash[104335]: audit 2024-08-25T12:05:19.200580+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.693559+0000 mgr.y (mgr.25136) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.693559+0000 mgr.y (mgr.25136) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.821092+0000 mgr.y (mgr.25136) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.821092+0000 mgr.y (mgr.25136) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.919002+0000 mgr.y (mgr.25136) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:17.919002+0000 mgr.y (mgr.25136) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.028695+0000 mgr.y (mgr.25136) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.028695+0000 mgr.y (mgr.25136) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.136931+0000 mgr.y (mgr.25136) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.136931+0000 mgr.y (mgr.25136) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.225033+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.225033+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.227645+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.227645+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.230203+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.230203+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.238209+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.238209+0000 mon.b (mon.1) 1831 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.242588+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.242588+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.245104+0000 mgr.y (mgr.25136) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.245104+0000 mgr.y (mgr.25136) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.329839+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.329839+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.332900+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.332900+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.335611+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.335611+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.336773+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.336773+0000 mon.b (mon.1) 1835 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.342394+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.342394+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.345445+0000 mgr.y (mgr.25136) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.345445+0000 mgr.y (mgr.25136) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.438405+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.438405+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.441386+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.441386+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.444216+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.444216+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.445424+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.445424+0000 mon.b (mon.1) 1839 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.448483+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.448483+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.451210+0000 mgr.y (mgr.25136) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.451210+0000 mgr.y (mgr.25136) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.547649+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.547649+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.550633+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.550633+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.554032+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.554032+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.555172+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.555172+0000 mon.b (mon.1) 1843 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.557820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.557820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.560194+0000 mgr.y (mgr.25136) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.560194+0000 mgr.y (mgr.25136) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.635667+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.635667+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.638298+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.638298+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.641029+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.641029+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.641997+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.641997+0000 mon.b (mon.1) 1847 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.643676+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.643676+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.647408+0000 mgr.y (mgr.25136) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.647408+0000 mgr.y (mgr.25136) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.725356+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.725356+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.728030+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.728030+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.730451+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.730451+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.731670+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.731670+0000 mon.b (mon.1) 1851 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.733180+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.733180+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.812613+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.812613+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.815413+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.815413+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.817814+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.817814+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.819234+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.819234+0000 mon.b (mon.1) 1855 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.821497+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.821497+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.900108+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.900108+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.902722+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.902722+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.905219+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.905219+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.906398+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.906398+0000 mon.b (mon.1) 1859 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.907766+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:18.907766+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.016429+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.016429+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.019511+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.019511+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.022315+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.022315+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.023534+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.023534+0000 mon.b (mon.1) 1863 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.025424+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.025424+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.108712+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.108712+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.111165+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.111165+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.113682+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.113682+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.114586+0000 mon.b (mon.1) 1867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.114586+0000 mon.b (mon.1) 1867 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:19.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.115696+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.115696+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:19.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.194992+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.194992+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:19.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.198301+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.198301+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:19.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.200580+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:19.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:19 smithi196 bash[84730]: audit 2024-08-25T12:05:19.200580+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.736272+0000 mgr.y (mgr.25136) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.736272+0000 mgr.y (mgr.25136) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.824469+0000 mgr.y (mgr.25136) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.824469+0000 mgr.y (mgr.25136) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.911319+0000 mgr.y (mgr.25136) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:18.911319+0000 mgr.y (mgr.25136) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.028816+0000 mgr.y (mgr.25136) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.028816+0000 mgr.y (mgr.25136) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.117778+0000 mgr.y (mgr.25136) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.117778+0000 mgr.y (mgr.25136) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.201693+0000 mon.b (mon.1) 1871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.201693+0000 mon.b (mon.1) 1871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.224460+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.224460+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.227411+0000 mgr.y (mgr.25136) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.227411+0000 mgr.y (mgr.25136) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.301620+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.301620+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.304428+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.304428+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.307069+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.736272+0000 mgr.y (mgr.25136) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.736272+0000 mgr.y (mgr.25136) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.824469+0000 mgr.y (mgr.25136) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.824469+0000 mgr.y (mgr.25136) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.911319+0000 mgr.y (mgr.25136) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:18.911319+0000 mgr.y (mgr.25136) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.028816+0000 mgr.y (mgr.25136) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.028816+0000 mgr.y (mgr.25136) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.117778+0000 mgr.y (mgr.25136) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.117778+0000 mgr.y (mgr.25136) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.201693+0000 mon.b (mon.1) 1871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.201693+0000 mon.b (mon.1) 1871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.224460+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.224460+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.227411+0000 mgr.y (mgr.25136) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.227411+0000 mgr.y (mgr.25136) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.301620+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.301620+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.304428+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.304428+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.307069+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.307069+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.308489+0000 mon.b (mon.1) 1875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.308489+0000 mon.b (mon.1) 1875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cluster 2024-08-25T12:05:19.309135+0000 mgr.y (mgr.25136) 2095 : cluster [DBG] pgmap v729: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cluster 2024-08-25T12:05:19.309135+0000 mgr.y (mgr.25136) 2095 : cluster [DBG] pgmap v729: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:20.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.310268+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.310268+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.315398+0000 mgr.y (mgr.25136) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.315398+0000 mgr.y (mgr.25136) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.390172+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.390172+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.392187+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.392187+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.394983+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.394983+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.396080+0000 mon.b (mon.1) 1879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.396080+0000 mon.b (mon.1) 1879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.399998+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.399998+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.307069+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.308489+0000 mon.b (mon.1) 1875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.308489+0000 mon.b (mon.1) 1875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cluster 2024-08-25T12:05:19.309135+0000 mgr.y (mgr.25136) 2095 : cluster [DBG] pgmap v729: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cluster 2024-08-25T12:05:19.309135+0000 mgr.y (mgr.25136) 2095 : cluster [DBG] pgmap v729: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.310268+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.310268+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.315398+0000 mgr.y (mgr.25136) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.315398+0000 mgr.y (mgr.25136) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.390172+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.390172+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.392187+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.392187+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.394983+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.394983+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.396080+0000 mon.b (mon.1) 1879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.396080+0000 mon.b (mon.1) 1879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.399998+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.399998+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.401466+0000 mgr.y (mgr.25136) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.401466+0000 mgr.y (mgr.25136) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.476915+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.476915+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.479483+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.479483+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.482537+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.482537+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.483862+0000 mon.b (mon.1) 1883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.483862+0000 mon.b (mon.1) 1883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.488154+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.488154+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.491385+0000 mgr.y (mgr.25136) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.491385+0000 mgr.y (mgr.25136) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.590198+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.590198+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.592904+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.592904+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.594647+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.594647+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.602403+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.401466+0000 mgr.y (mgr.25136) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.401466+0000 mgr.y (mgr.25136) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.476915+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.476915+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.479483+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.479483+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.482537+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.482537+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.483862+0000 mon.b (mon.1) 1883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.483862+0000 mon.b (mon.1) 1883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.488154+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.488154+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.491385+0000 mgr.y (mgr.25136) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.491385+0000 mgr.y (mgr.25136) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.590198+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.590198+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.592904+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.592904+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.594647+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.594647+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.602403+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.602403+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.603120+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.603120+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.603583+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.603583+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.602403+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.603120+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:20.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.603120+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:20.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.603583+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.603583+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.610490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.610490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.622361+0000 mgr.y (mgr.25136) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.622361+0000 mgr.y (mgr.25136) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.703730+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.703730+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.706606+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.706606+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.708891+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.708891+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.710056+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.710056+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.712103+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.712103+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.795517+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.224 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.795517+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.797995+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.797995+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.800604+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.800604+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.801690+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.801690+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.803552+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.803552+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.898791+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.898791+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.901386+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.901386+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.225 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.903730+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.903730+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.904846+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.904846+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.907953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.907953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.987981+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.987981+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.990565+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.990565+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.992932+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.992932+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.994078+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.994078+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.996073+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:19.996073+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.086024+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.086024+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.610490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.610490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.622361+0000 mgr.y (mgr.25136) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.622361+0000 mgr.y (mgr.25136) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.227 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.703730+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.703730+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.706606+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.706606+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.708891+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.708891+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.710056+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.710056+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.712103+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.712103+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.795517+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.795517+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.797995+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.228 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.797995+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.800604+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.800604+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.801690+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.801690+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.803552+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.803552+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.898791+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.898791+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.901386+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.901386+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.903730+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.903730+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.904846+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.904846+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.907953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.907953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.987981+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.987981+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.990565+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.990565+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.992932+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.992932+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.088768+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.088768+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.091247+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.091247+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.092415+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.092415+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.093701+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.093701+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.180497+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.180497+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.183168+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.183168+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.185869+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.185869+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.187062+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.187062+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.190880+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[104335]: audit 2024-08-25T12:05:20.190880+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.994078+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.994078+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.996073+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:19.996073+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.086024+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.086024+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.088768+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.088768+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.091247+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.091247+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.092415+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.092415+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.093701+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.093701+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.180497+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.180497+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.183168+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.183168+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.185869+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.185869+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.187062+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.187062+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.190880+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:20 smithi059 bash[105101]: audit 2024-08-25T12:05:20.190880+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.736272+0000 mgr.y (mgr.25136) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.736272+0000 mgr.y (mgr.25136) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.824469+0000 mgr.y (mgr.25136) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.824469+0000 mgr.y (mgr.25136) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.911319+0000 mgr.y (mgr.25136) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:18.911319+0000 mgr.y (mgr.25136) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.028816+0000 mgr.y (mgr.25136) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.028816+0000 mgr.y (mgr.25136) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.117778+0000 mgr.y (mgr.25136) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.117778+0000 mgr.y (mgr.25136) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.201693+0000 mon.b (mon.1) 1871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.201693+0000 mon.b (mon.1) 1871 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.224460+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.224460+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.227411+0000 mgr.y (mgr.25136) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.227411+0000 mgr.y (mgr.25136) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.301620+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.301620+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.304428+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.304428+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.307069+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.307069+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.308489+0000 mon.b (mon.1) 1875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.308489+0000 mon.b (mon.1) 1875 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cluster 2024-08-25T12:05:19.309135+0000 mgr.y (mgr.25136) 2095 : cluster [DBG] pgmap v729: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cluster 2024-08-25T12:05:19.309135+0000 mgr.y (mgr.25136) 2095 : cluster [DBG] pgmap v729: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.310268+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.310268+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.315398+0000 mgr.y (mgr.25136) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.315398+0000 mgr.y (mgr.25136) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.390172+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.390172+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.392187+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.392187+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.394983+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.394983+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.396080+0000 mon.b (mon.1) 1879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.396080+0000 mon.b (mon.1) 1879 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.399998+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.399998+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.401466+0000 mgr.y (mgr.25136) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.401466+0000 mgr.y (mgr.25136) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.476915+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.476915+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.479483+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.479483+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.482537+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.482537+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.483862+0000 mon.b (mon.1) 1883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.483862+0000 mon.b (mon.1) 1883 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.488154+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.488154+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.491385+0000 mgr.y (mgr.25136) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.491385+0000 mgr.y (mgr.25136) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.590198+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.590198+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.592904+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.592904+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.594647+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.594647+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.602403+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.602403+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.603120+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.603120+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.603583+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.603583+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.610490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.610490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.622361+0000 mgr.y (mgr.25136) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.622361+0000 mgr.y (mgr.25136) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.703730+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.615 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.703730+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.706606+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.706606+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.708891+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.708891+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.710056+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.710056+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.712103+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.712103+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.616 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.795517+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.795517+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.797995+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.797995+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.800604+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.800604+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.801690+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.801690+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.803552+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.803552+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.617 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.898791+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.898791+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.901386+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.901386+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.903730+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.903730+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.904846+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.904846+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.907953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.907953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.987981+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.987981+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.990565+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.618 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.990565+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.992932+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.992932+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.994078+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.994078+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.996073+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:19.996073+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.086024+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.086024+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.088768+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.088768+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.091247+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.091247+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.619 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.092415+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.092415+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.093701+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.093701+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.180497+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.180497+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.183168+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.183168+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.185869+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.185869+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.187062+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.187062+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.190880+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:20.620 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:20 smithi196 bash[84730]: audit 2024-08-25T12:05:20.190880+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.717332+0000 mgr.y (mgr.25136) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.717332+0000 mgr.y (mgr.25136) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.807202+0000 mgr.y (mgr.25136) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.807202+0000 mgr.y (mgr.25136) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.910509+0000 mgr.y (mgr.25136) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.910509+0000 mgr.y (mgr.25136) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.998956+0000 mgr.y (mgr.25136) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:19.998956+0000 mgr.y (mgr.25136) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.096999+0000 mgr.y (mgr.25136) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.096999+0000 mgr.y (mgr.25136) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.192351+0000 mgr.y (mgr.25136) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.192351+0000 mgr.y (mgr.25136) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.285423+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.285423+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.287921+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.287921+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.290161+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.290161+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.291317+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.291317+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.292909+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.292909+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.296415+0000 mgr.y (mgr.25136) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.296415+0000 mgr.y (mgr.25136) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.378099+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.378099+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.380743+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.380743+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.383264+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.383264+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.384375+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.384375+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.385782+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.385782+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.389114+0000 mgr.y (mgr.25136) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.389114+0000 mgr.y (mgr.25136) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.467666+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.467666+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.470216+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.470216+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.472488+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.472488+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.473438+0000 mon.b (mon.1) 1924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.473438+0000 mon.b (mon.1) 1924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.474757+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.474757+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.478267+0000 mgr.y (mgr.25136) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.478267+0000 mgr.y (mgr.25136) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.575414+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.575414+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.578106+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.578106+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.581096+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.581096+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.582152+0000 mon.b (mon.1) 1928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.582152+0000 mon.b (mon.1) 1928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.585025+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.585025+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.586242+0000 mgr.y (mgr.25136) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.586242+0000 mgr.y (mgr.25136) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.661361+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.661361+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.663578+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.663578+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.665544+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.665544+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.666557+0000 mon.b (mon.1) 1932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.666557+0000 mon.b (mon.1) 1932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.668034+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.668034+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.670724+0000 mgr.y (mgr.25136) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.670724+0000 mgr.y (mgr.25136) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.749826+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.749826+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.751941+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.751941+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.753808+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.753808+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.754570+0000 mon.b (mon.1) 1936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.754570+0000 mon.b (mon.1) 1936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.755656+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.755656+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.839482+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.839482+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.842147+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.842147+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.844082+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.844082+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.845075+0000 mon.b (mon.1) 1940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.845075+0000 mon.b (mon.1) 1940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.846435+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.846435+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.950934+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.950934+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.953240+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.953240+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.955458+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.955458+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.956273+0000 mon.b (mon.1) 1944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.956273+0000 mon.b (mon.1) 1944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.957331+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:20.957331+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.044727+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.044727+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cluster 2024-08-25T12:05:21.047061+0000 mon.a (mon.0) 863 : cluster [WRN] Health check update: Degraded data redundancy: 75/639 objects degraded (11.737%), 24 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: cluster 2024-08-25T12:05:21.047061+0000 mon.a (mon.0) 863 : cluster [WRN] Health check update: Degraded data redundancy: 75/639 objects degraded (11.737%), 24 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.048030+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.048030+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.050141+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.050141+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.051049+0000 mon.b (mon.1) 1948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.051049+0000 mon.b (mon.1) 1948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.062793+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.062793+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.148143+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.148143+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.151097+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.151097+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.153587+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.153587+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.154481+0000 mon.b (mon.1) 1952 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.154481+0000 mon.b (mon.1) 1952 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.156051+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:21 smithi196 bash[84730]: audit 2024-08-25T12:05:21.156051+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.481 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[75117]: debug 2024-08-25T12:05:21.345+0000 7f6242153640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-08-25T12:05:21.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.717332+0000 mgr.y (mgr.25136) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.717332+0000 mgr.y (mgr.25136) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.807202+0000 mgr.y (mgr.25136) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.807202+0000 mgr.y (mgr.25136) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.910509+0000 mgr.y (mgr.25136) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.910509+0000 mgr.y (mgr.25136) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.998956+0000 mgr.y (mgr.25136) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:19.998956+0000 mgr.y (mgr.25136) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.096999+0000 mgr.y (mgr.25136) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.096999+0000 mgr.y (mgr.25136) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.192351+0000 mgr.y (mgr.25136) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.192351+0000 mgr.y (mgr.25136) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.285423+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.285423+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.287921+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.287921+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.290161+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.290161+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.291317+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.291317+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.717332+0000 mgr.y (mgr.25136) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.717332+0000 mgr.y (mgr.25136) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.807202+0000 mgr.y (mgr.25136) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.807202+0000 mgr.y (mgr.25136) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.910509+0000 mgr.y (mgr.25136) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.910509+0000 mgr.y (mgr.25136) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.998956+0000 mgr.y (mgr.25136) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:19.998956+0000 mgr.y (mgr.25136) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.096999+0000 mgr.y (mgr.25136) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.096999+0000 mgr.y (mgr.25136) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.192351+0000 mgr.y (mgr.25136) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.192351+0000 mgr.y (mgr.25136) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.285423+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.285423+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.287921+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.287921+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.290161+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.290161+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.291317+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.291317+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.292909+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.292909+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.296415+0000 mgr.y (mgr.25136) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.296415+0000 mgr.y (mgr.25136) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.378099+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.378099+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.380743+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.380743+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.485 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.383264+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.383264+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.384375+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.384375+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.385782+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.385782+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.389114+0000 mgr.y (mgr.25136) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.389114+0000 mgr.y (mgr.25136) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.467666+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.467666+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.470216+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.470216+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.486 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.472488+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.292909+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.292909+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.296415+0000 mgr.y (mgr.25136) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.296415+0000 mgr.y (mgr.25136) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.378099+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.378099+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.380743+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.380743+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.383264+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.383264+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.384375+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.384375+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.385782+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.385782+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.389114+0000 mgr.y (mgr.25136) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.389114+0000 mgr.y (mgr.25136) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.467666+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.467666+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.470216+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.470216+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.472488+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.472488+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.473438+0000 mon.b (mon.1) 1924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.473438+0000 mon.b (mon.1) 1924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.474757+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.474757+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.478267+0000 mgr.y (mgr.25136) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.478267+0000 mgr.y (mgr.25136) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.575414+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.575414+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.578106+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.578106+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.581096+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.581096+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.489 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.582152+0000 mon.b (mon.1) 1928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.582152+0000 mon.b (mon.1) 1928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.585025+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.585025+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.586242+0000 mgr.y (mgr.25136) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.586242+0000 mgr.y (mgr.25136) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.661361+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.472488+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.473438+0000 mon.b (mon.1) 1924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.473438+0000 mon.b (mon.1) 1924 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.474757+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.474757+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.478267+0000 mgr.y (mgr.25136) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.478267+0000 mgr.y (mgr.25136) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.575414+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.575414+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.578106+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.578106+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.581096+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.581096+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.582152+0000 mon.b (mon.1) 1928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.582152+0000 mon.b (mon.1) 1928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.585025+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.585025+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.491 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.586242+0000 mgr.y (mgr.25136) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.586242+0000 mgr.y (mgr.25136) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.661361+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.661361+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.663578+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.663578+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.665544+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.665544+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.666557+0000 mon.b (mon.1) 1932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.666557+0000 mon.b (mon.1) 1932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.668034+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.668034+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.670724+0000 mgr.y (mgr.25136) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.670724+0000 mgr.y (mgr.25136) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.749826+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.749826+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.751941+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.751941+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.753808+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.753808+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.754570+0000 mon.b (mon.1) 1936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.754570+0000 mon.b (mon.1) 1936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.755656+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.661361+0000 mon.b (mon.1) 1929 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.663578+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.663578+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.665544+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.665544+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.666557+0000 mon.b (mon.1) 1932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.666557+0000 mon.b (mon.1) 1932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.668034+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.668034+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.670724+0000 mgr.y (mgr.25136) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.670724+0000 mgr.y (mgr.25136) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.749826+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.749826+0000 mon.b (mon.1) 1933 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.751941+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.751941+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.753808+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.753808+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.754570+0000 mon.b (mon.1) 1936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.754570+0000 mon.b (mon.1) 1936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.755656+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.755656+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.839482+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.839482+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.842147+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.842147+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.844082+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.844082+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.845075+0000 mon.b (mon.1) 1940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.845075+0000 mon.b (mon.1) 1940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.846435+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.846435+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.950934+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.950934+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.953240+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.953240+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.955458+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.955458+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.956273+0000 mon.b (mon.1) 1944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.956273+0000 mon.b (mon.1) 1944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.957331+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.755656+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.839482+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.839482+0000 mon.b (mon.1) 1937 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.842147+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.497 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.842147+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.844082+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.844082+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.845075+0000 mon.b (mon.1) 1940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.845075+0000 mon.b (mon.1) 1940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.846435+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.846435+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.950934+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.950934+0000 mon.b (mon.1) 1941 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.953240+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.953240+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.955458+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.955458+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.956273+0000 mon.b (mon.1) 1944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.956273+0000 mon.b (mon.1) 1944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.957331+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:20.957331+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.044727+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.044727+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cluster 2024-08-25T12:05:21.047061+0000 mon.a (mon.0) 863 : cluster [WRN] Health check update: Degraded data redundancy: 75/639 objects degraded (11.737%), 24 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: cluster 2024-08-25T12:05:21.047061+0000 mon.a (mon.0) 863 : cluster [WRN] Health check update: Degraded data redundancy: 75/639 objects degraded (11.737%), 24 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.048030+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.499 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.048030+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.050141+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.050141+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.051049+0000 mon.b (mon.1) 1948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.051049+0000 mon.b (mon.1) 1948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.062793+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.062793+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.148143+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.148143+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.151097+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.151097+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.153587+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.153587+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:20.957331+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.044727+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.044727+0000 mon.b (mon.1) 1945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cluster 2024-08-25T12:05:21.047061+0000 mon.a (mon.0) 863 : cluster [WRN] Health check update: Degraded data redundancy: 75/639 objects degraded (11.737%), 24 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: cluster 2024-08-25T12:05:21.047061+0000 mon.a (mon.0) 863 : cluster [WRN] Health check update: Degraded data redundancy: 75/639 objects degraded (11.737%), 24 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.048030+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.048030+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.050141+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.050141+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.051049+0000 mon.b (mon.1) 1948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.051049+0000 mon.b (mon.1) 1948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.062793+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.062793+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.148143+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.148143+0000 mon.b (mon.1) 1949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.151097+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.151097+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.153587+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.153587+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.154481+0000 mon.b (mon.1) 1952 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.502 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.154481+0000 mon.b (mon.1) 1952 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.503 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.156051+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.503 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[104335]: audit 2024-08-25T12:05:21.156051+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.154481+0000 mon.b (mon.1) 1952 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.154481+0000 mon.b (mon.1) 1952 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:21.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.156051+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:21.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:21 smithi059 bash[105101]: audit 2024-08-25T12:05:21.156051+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.756736+0000 mgr.y (mgr.25136) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.756736+0000 mgr.y (mgr.25136) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.847809+0000 mgr.y (mgr.25136) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.847809+0000 mgr.y (mgr.25136) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.959032+0000 mgr.y (mgr.25136) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:20.959032+0000 mgr.y (mgr.25136) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:21.063674+0000 mgr.y (mgr.25136) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:21.063674+0000 mgr.y (mgr.25136) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:21.159839+0000 mgr.y (mgr.25136) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:21.159839+0000 mgr.y (mgr.25136) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.247390+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.247390+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.249825+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.249825+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.252717+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.252717+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.254038+0000 mon.b (mon.1) 1956 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.254038+0000 mon.b (mon.1) 1956 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.255534+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.255534+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:21.258404+0000 mgr.y (mgr.25136) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.756736+0000 mgr.y (mgr.25136) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.756736+0000 mgr.y (mgr.25136) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.847809+0000 mgr.y (mgr.25136) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.847809+0000 mgr.y (mgr.25136) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.959032+0000 mgr.y (mgr.25136) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:20.959032+0000 mgr.y (mgr.25136) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:21.063674+0000 mgr.y (mgr.25136) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:21.063674+0000 mgr.y (mgr.25136) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:21.159839+0000 mgr.y (mgr.25136) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:21.159839+0000 mgr.y (mgr.25136) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.247390+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.247390+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.249825+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.249825+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.252717+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.252717+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.254038+0000 mon.b (mon.1) 1956 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.254038+0000 mon.b (mon.1) 1956 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.255534+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.255534+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:21.258404+0000 mgr.y (mgr.25136) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:21.258404+0000 mgr.y (mgr.25136) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.309569+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.309569+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cluster 2024-08-25T12:05:21.310065+0000 mgr.y (mgr.25136) 2117 : cluster [DBG] pgmap v730: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cluster 2024-08-25T12:05:21.310065+0000 mgr.y (mgr.25136) 2117 : cluster [DBG] pgmap v730: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.320117+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.320117+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.328974+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.328974+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.344632+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.344632+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.347234+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.347234+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.349149+0000 mgr.y (mgr.25136) 2118 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.349149+0000 mgr.y (mgr.25136) 2118 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.349294+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.349294+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:21.350115+0000 mgr.y (mgr.25136) 2119 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-08-25T12:05:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: cephadm 2024-08-25T12:05:21.350115+0000 mgr.y (mgr.25136) 2119 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-08-25T12:05:22.533 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.351011+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:21.258404+0000 mgr.y (mgr.25136) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.309569+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.309569+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cluster 2024-08-25T12:05:21.310065+0000 mgr.y (mgr.25136) 2117 : cluster [DBG] pgmap v730: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cluster 2024-08-25T12:05:21.310065+0000 mgr.y (mgr.25136) 2117 : cluster [DBG] pgmap v730: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.320117+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.320117+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.328974+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.328974+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.344632+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.534 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.344632+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.347234+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.347234+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.349149+0000 mgr.y (mgr.25136) 2118 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.349149+0000 mgr.y (mgr.25136) 2118 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.349294+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.349294+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:21.350115+0000 mgr.y (mgr.25136) 2119 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: cephadm 2024-08-25T12:05:21.350115+0000 mgr.y (mgr.25136) 2119 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-08-25T12:05:22.535 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.351011+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.351011+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.353236+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:22.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[104335]: audit 2024-08-25T12:05:21.353236+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.351011+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.353236+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:22.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[105101]: audit 2024-08-25T12:05:21.353236+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.756736+0000 mgr.y (mgr.25136) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.756736+0000 mgr.y (mgr.25136) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.847809+0000 mgr.y (mgr.25136) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.847809+0000 mgr.y (mgr.25136) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.959032+0000 mgr.y (mgr.25136) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:20.959032+0000 mgr.y (mgr.25136) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:21.063674+0000 mgr.y (mgr.25136) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:21.063674+0000 mgr.y (mgr.25136) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:21.159839+0000 mgr.y (mgr.25136) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:21.159839+0000 mgr.y (mgr.25136) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.247390+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.247390+0000 mon.b (mon.1) 1953 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.249825+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.249825+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.252717+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.252717+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.254038+0000 mon.b (mon.1) 1956 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.254038+0000 mon.b (mon.1) 1956 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:22.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.255534+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.255534+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:21.258404+0000 mgr.y (mgr.25136) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:21.258404+0000 mgr.y (mgr.25136) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.309569+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.309569+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cluster 2024-08-25T12:05:21.310065+0000 mgr.y (mgr.25136) 2117 : cluster [DBG] pgmap v730: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cluster 2024-08-25T12:05:21.310065+0000 mgr.y (mgr.25136) 2117 : cluster [DBG] pgmap v730: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 75/639 objects degraded (11.737%) 2024-08-25T12:05:22.612 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.320117+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.320117+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.328974+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.328974+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.344632+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.344632+0000 mon.b (mon.1) 1957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.347234+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.347234+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.349149+0000 mgr.y (mgr.25136) 2118 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.349149+0000 mgr.y (mgr.25136) 2118 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.349294+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.349294+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.613 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:21.350115+0000 mgr.y (mgr.25136) 2119 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-08-25T12:05:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: cephadm 2024-08-25T12:05:21.350115+0000 mgr.y (mgr.25136) 2119 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-08-25T12:05:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.351011+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.351011+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.353236+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:22.614 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:22 smithi196 bash[84730]: audit 2024-08-25T12:05:21.353236+0000 mon.b (mon.1) 1961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:23.027 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:22 smithi059 bash[122377]: debug 2024-08-25T12:05:22.549+0000 7fdd5528e640 -1 osd.3 131 log_to_monitors true 2024-08-25T12:05:23.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:23 smithi196 bash[84730]: audit 2024-08-25T12:05:22.555170+0000 mon.a (mon.0) 870 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-25T12:05:23.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:23 smithi196 bash[84730]: audit 2024-08-25T12:05:22.555170+0000 mon.a (mon.0) 870 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-25T12:05:23.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:23 smithi059 bash[104335]: audit 2024-08-25T12:05:22.555170+0000 mon.a (mon.0) 870 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-25T12:05:23.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:23 smithi059 bash[104335]: audit 2024-08-25T12:05:22.555170+0000 mon.a (mon.0) 870 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-25T12:05:23.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:23 smithi059 bash[105101]: audit 2024-08-25T12:05:22.555170+0000 mon.a (mon.0) 870 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-25T12:05:23.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:23 smithi059 bash[105101]: audit 2024-08-25T12:05:22.555170+0000 mon.a (mon.0) 870 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-25T12:05:24.232 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:05:23 smithi059 bash[122377]: debug 2024-08-25T12:05:23.881+0000 7fdd49030640 -1 osd.3 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:05:24.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: cluster 2024-08-25T12:05:23.310739+0000 mgr.y (mgr.25136) 2120 : cluster [DBG] pgmap v731: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/639 objects degraded (11.737%) 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: cluster 2024-08-25T12:05:23.310739+0000 mgr.y (mgr.25136) 2120 : cluster [DBG] pgmap v731: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/639 objects degraded (11.737%) 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:23.320095+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:23.320095+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: cluster 2024-08-25T12:05:23.326666+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: cluster 2024-08-25T12:05:23.326666+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:23.327078+0000 mon.a (mon.0) 873 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:23.327078+0000 mon.a (mon.0) 873 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:23.834890+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:23.834890+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:24.025726+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:24.025726+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:24.036930+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:24.036930+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:24.046148+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[104335]: audit 2024-08-25T12:05:24.046148+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: cluster 2024-08-25T12:05:23.310739+0000 mgr.y (mgr.25136) 2120 : cluster [DBG] pgmap v731: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/639 objects degraded (11.737%) 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: cluster 2024-08-25T12:05:23.310739+0000 mgr.y (mgr.25136) 2120 : cluster [DBG] pgmap v731: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/639 objects degraded (11.737%) 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:23.320095+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:23.320095+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: cluster 2024-08-25T12:05:23.326666+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: cluster 2024-08-25T12:05:23.326666+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:23.327078+0000 mon.a (mon.0) 873 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:23.327078+0000 mon.a (mon.0) 873 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:23.834890+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' 2024-08-25T12:05:24.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:23.834890+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' 2024-08-25T12:05:24.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:24.025726+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:24.025726+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:24.036930+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:24.036930+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:24.046148+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:24 smithi059 bash[105101]: audit 2024-08-25T12:05:24.046148+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: cluster 2024-08-25T12:05:23.310739+0000 mgr.y (mgr.25136) 2120 : cluster [DBG] pgmap v731: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/639 objects degraded (11.737%) 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: cluster 2024-08-25T12:05:23.310739+0000 mgr.y (mgr.25136) 2120 : cluster [DBG] pgmap v731: 161 pgs: 40 active+undersized, 24 active+undersized+degraded, 97 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/639 objects degraded (11.737%) 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:23.320095+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:23.320095+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: cluster 2024-08-25T12:05:23.326666+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: cluster 2024-08-25T12:05:23.326666+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:23.327078+0000 mon.a (mon.0) 873 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:23.327078+0000 mon.a (mon.0) 873 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]} : dispatch 2024-08-25T12:05:24.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:23.834890+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' 2024-08-25T12:05:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:23.834890+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960]' entity='osd.3' 2024-08-25T12:05:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:24.025726+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:24.025726+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:24.036930+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:24.036930+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:24.046148+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:24.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:24 smithi196 bash[84730]: audit 2024-08-25T12:05:24.046148+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:25.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:25 smithi196 bash[84730]: cluster 2024-08-25T12:05:24.833236+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:05:25.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:25 smithi196 bash[84730]: cluster 2024-08-25T12:05:24.833236+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:05:25.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:25 smithi196 bash[84730]: cluster 2024-08-25T12:05:24.838801+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960] boot 2024-08-25T12:05:25.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:25 smithi196 bash[84730]: cluster 2024-08-25T12:05:24.838801+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960] boot 2024-08-25T12:05:25.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:25 smithi196 bash[84730]: cluster 2024-08-25T12:05:24.838865+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-25T12:05:25.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:25 smithi196 bash[84730]: cluster 2024-08-25T12:05:24.838865+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-25T12:05:25.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:25 smithi196 bash[84730]: audit 2024-08-25T12:05:24.848455+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-25T12:05:25.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:25 smithi196 bash[84730]: audit 2024-08-25T12:05:24.848455+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-25T12:05:25.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[104335]: cluster 2024-08-25T12:05:24.833236+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:05:25.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[104335]: cluster 2024-08-25T12:05:24.833236+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:05:25.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[104335]: cluster 2024-08-25T12:05:24.838801+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960] boot 2024-08-25T12:05:25.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[104335]: cluster 2024-08-25T12:05:24.838801+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960] boot 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[104335]: cluster 2024-08-25T12:05:24.838865+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[104335]: cluster 2024-08-25T12:05:24.838865+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[104335]: audit 2024-08-25T12:05:24.848455+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[104335]: audit 2024-08-25T12:05:24.848455+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[105101]: cluster 2024-08-25T12:05:24.833236+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[105101]: cluster 2024-08-25T12:05:24.833236+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[105101]: cluster 2024-08-25T12:05:24.838801+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960] boot 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[105101]: cluster 2024-08-25T12:05:24.838801+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3518760960,v1:172.21.15.59:6827/3518760960] boot 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[105101]: cluster 2024-08-25T12:05:24.838865+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[105101]: cluster 2024-08-25T12:05:24.838865+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[105101]: audit 2024-08-25T12:05:24.848455+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-25T12:05:25.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:25 smithi059 bash[105101]: audit 2024-08-25T12:05:24.848455+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-25T12:05:26.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[105101]: audit 2024-08-25T12:05:25.301882+0000 mgr.y (mgr.25136) 2121 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:26.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[105101]: audit 2024-08-25T12:05:25.301882+0000 mgr.y (mgr.25136) 2121 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:26.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[105101]: cluster 2024-08-25T12:05:25.311564+0000 mgr.y (mgr.25136) 2122 : cluster [DBG] pgmap v734: 161 pgs: 18 peering, 30 active+undersized, 16 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[105101]: cluster 2024-08-25T12:05:25.311564+0000 mgr.y (mgr.25136) 2122 : cluster [DBG] pgmap v734: 161 pgs: 18 peering, 30 active+undersized, 16 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[105101]: cluster 2024-08-25T12:05:25.850413+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[105101]: cluster 2024-08-25T12:05:25.850413+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[105101]: cluster 2024-08-25T12:05:26.051970+0000 mon.a (mon.0) 882 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[105101]: cluster 2024-08-25T12:05:26.051970+0000 mon.a (mon.0) 882 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[104335]: audit 2024-08-25T12:05:25.301882+0000 mgr.y (mgr.25136) 2121 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[104335]: audit 2024-08-25T12:05:25.301882+0000 mgr.y (mgr.25136) 2121 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[104335]: cluster 2024-08-25T12:05:25.311564+0000 mgr.y (mgr.25136) 2122 : cluster [DBG] pgmap v734: 161 pgs: 18 peering, 30 active+undersized, 16 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:05:26.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[104335]: cluster 2024-08-25T12:05:25.311564+0000 mgr.y (mgr.25136) 2122 : cluster [DBG] pgmap v734: 161 pgs: 18 peering, 30 active+undersized, 16 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:05:26.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[104335]: cluster 2024-08-25T12:05:25.850413+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-25T12:05:26.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[104335]: cluster 2024-08-25T12:05:25.850413+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-25T12:05:26.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[104335]: cluster 2024-08-25T12:05:26.051970+0000 mon.a (mon.0) 882 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:26.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:26 smithi059 bash[104335]: cluster 2024-08-25T12:05:26.051970+0000 mon.a (mon.0) 882 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:26 smithi196 bash[84730]: audit 2024-08-25T12:05:25.301882+0000 mgr.y (mgr.25136) 2121 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:26 smithi196 bash[84730]: audit 2024-08-25T12:05:25.301882+0000 mgr.y (mgr.25136) 2121 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:26 smithi196 bash[84730]: cluster 2024-08-25T12:05:25.311564+0000 mgr.y (mgr.25136) 2122 : cluster [DBG] pgmap v734: 161 pgs: 18 peering, 30 active+undersized, 16 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:05:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:26 smithi196 bash[84730]: cluster 2024-08-25T12:05:25.311564+0000 mgr.y (mgr.25136) 2122 : cluster [DBG] pgmap v734: 161 pgs: 18 peering, 30 active+undersized, 16 active+undersized+degraded, 97 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 53/639 objects degraded (8.294%) 2024-08-25T12:05:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:26 smithi196 bash[84730]: cluster 2024-08-25T12:05:25.850413+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-25T12:05:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:26 smithi196 bash[84730]: cluster 2024-08-25T12:05:25.850413+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-25T12:05:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:26 smithi196 bash[84730]: cluster 2024-08-25T12:05:26.051970+0000 mon.a (mon.0) 882 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:26.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:26 smithi196 bash[84730]: cluster 2024-08-25T12:05:26.051970+0000 mon.a (mon.0) 882 : cluster [WRN] Health check update: Degraded data redundancy: 53/639 objects degraded (8.294%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:28.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:28 smithi196 bash[84730]: cluster 2024-08-25T12:05:27.312578+0000 mgr.y (mgr.25136) 2123 : cluster [DBG] pgmap v736: 161 pgs: 23 peering, 21 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 50/639 objects degraded (7.825%) 2024-08-25T12:05:28.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:28 smithi196 bash[84730]: cluster 2024-08-25T12:05:27.312578+0000 mgr.y (mgr.25136) 2123 : cluster [DBG] pgmap v736: 161 pgs: 23 peering, 21 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 50/639 objects degraded (7.825%) 2024-08-25T12:05:28.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:28 smithi059 bash[104335]: cluster 2024-08-25T12:05:27.312578+0000 mgr.y (mgr.25136) 2123 : cluster [DBG] pgmap v736: 161 pgs: 23 peering, 21 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 50/639 objects degraded (7.825%) 2024-08-25T12:05:28.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:28 smithi059 bash[104335]: cluster 2024-08-25T12:05:27.312578+0000 mgr.y (mgr.25136) 2123 : cluster [DBG] pgmap v736: 161 pgs: 23 peering, 21 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 50/639 objects degraded (7.825%) 2024-08-25T12:05:28.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:28 smithi059 bash[105101]: cluster 2024-08-25T12:05:27.312578+0000 mgr.y (mgr.25136) 2123 : cluster [DBG] pgmap v736: 161 pgs: 23 peering, 21 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 50/639 objects degraded (7.825%) 2024-08-25T12:05:28.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:28 smithi059 bash[105101]: cluster 2024-08-25T12:05:27.312578+0000 mgr.y (mgr.25136) 2123 : cluster [DBG] pgmap v736: 161 pgs: 23 peering, 21 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 50/639 objects degraded (7.825%) 2024-08-25T12:05:29.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:05:29] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-08-25T12:05:30.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:30 smithi196 bash[84730]: cluster 2024-08-25T12:05:29.313639+0000 mgr.y (mgr.25136) 2124 : cluster [DBG] pgmap v737: 161 pgs: 23 peering, 5 active+undersized, 3 active+undersized+degraded, 130 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14/639 objects degraded (2.191%) 2024-08-25T12:05:30.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:30 smithi196 bash[84730]: cluster 2024-08-25T12:05:29.313639+0000 mgr.y (mgr.25136) 2124 : cluster [DBG] pgmap v737: 161 pgs: 23 peering, 5 active+undersized, 3 active+undersized+degraded, 130 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14/639 objects degraded (2.191%) 2024-08-25T12:05:30.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:30 smithi059 bash[105101]: cluster 2024-08-25T12:05:29.313639+0000 mgr.y (mgr.25136) 2124 : cluster [DBG] pgmap v737: 161 pgs: 23 peering, 5 active+undersized, 3 active+undersized+degraded, 130 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14/639 objects degraded (2.191%) 2024-08-25T12:05:30.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:30 smithi059 bash[105101]: cluster 2024-08-25T12:05:29.313639+0000 mgr.y (mgr.25136) 2124 : cluster [DBG] pgmap v737: 161 pgs: 23 peering, 5 active+undersized, 3 active+undersized+degraded, 130 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14/639 objects degraded (2.191%) 2024-08-25T12:05:30.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:30 smithi059 bash[104335]: cluster 2024-08-25T12:05:29.313639+0000 mgr.y (mgr.25136) 2124 : cluster [DBG] pgmap v737: 161 pgs: 23 peering, 5 active+undersized, 3 active+undersized+degraded, 130 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14/639 objects degraded (2.191%) 2024-08-25T12:05:30.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:30 smithi059 bash[104335]: cluster 2024-08-25T12:05:29.313639+0000 mgr.y (mgr.25136) 2124 : cluster [DBG] pgmap v737: 161 pgs: 23 peering, 5 active+undersized, 3 active+undersized+degraded, 130 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14/639 objects degraded (2.191%) 2024-08-25T12:05:31.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:31 smithi196 bash[84730]: cluster 2024-08-25T12:05:31.053432+0000 mon.a (mon.0) 883 : cluster [WRN] Health check update: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:31.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:31 smithi196 bash[84730]: cluster 2024-08-25T12:05:31.053432+0000 mon.a (mon.0) 883 : cluster [WRN] Health check update: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:31.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:31 smithi059 bash[105101]: cluster 2024-08-25T12:05:31.053432+0000 mon.a (mon.0) 883 : cluster [WRN] Health check update: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:31.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:31 smithi059 bash[105101]: cluster 2024-08-25T12:05:31.053432+0000 mon.a (mon.0) 883 : cluster [WRN] Health check update: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:31.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:31 smithi059 bash[104335]: cluster 2024-08-25T12:05:31.053432+0000 mon.a (mon.0) 883 : cluster [WRN] Health check update: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:31.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:31 smithi059 bash[104335]: cluster 2024-08-25T12:05:31.053432+0000 mon.a (mon.0) 883 : cluster [WRN] Health check update: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:32.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:32 smithi196 bash[84730]: cluster 2024-08-25T12:05:31.315126+0000 mgr.y (mgr.25136) 2125 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:32 smithi196 bash[84730]: cluster 2024-08-25T12:05:31.315126+0000 mgr.y (mgr.25136) 2125 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:32 smithi196 bash[84730]: cluster 2024-08-25T12:05:31.333247+0000 mon.a (mon.0) 884 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded) 2024-08-25T12:05:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:32 smithi196 bash[84730]: cluster 2024-08-25T12:05:31.333247+0000 mon.a (mon.0) 884 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded) 2024-08-25T12:05:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:32 smithi196 bash[84730]: cluster 2024-08-25T12:05:31.333309+0000 mon.a (mon.0) 885 : cluster [INF] Cluster is now healthy 2024-08-25T12:05:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:32 smithi196 bash[84730]: cluster 2024-08-25T12:05:31.333309+0000 mon.a (mon.0) 885 : cluster [INF] Cluster is now healthy 2024-08-25T12:05:32.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[104335]: cluster 2024-08-25T12:05:31.315126+0000 mgr.y (mgr.25136) 2125 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:32.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[104335]: cluster 2024-08-25T12:05:31.315126+0000 mgr.y (mgr.25136) 2125 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:32.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[104335]: cluster 2024-08-25T12:05:31.333247+0000 mon.a (mon.0) 884 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded) 2024-08-25T12:05:32.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[104335]: cluster 2024-08-25T12:05:31.333247+0000 mon.a (mon.0) 884 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded) 2024-08-25T12:05:32.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[104335]: cluster 2024-08-25T12:05:31.333309+0000 mon.a (mon.0) 885 : cluster [INF] Cluster is now healthy 2024-08-25T12:05:32.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[104335]: cluster 2024-08-25T12:05:31.333309+0000 mon.a (mon.0) 885 : cluster [INF] Cluster is now healthy 2024-08-25T12:05:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[105101]: cluster 2024-08-25T12:05:31.315126+0000 mgr.y (mgr.25136) 2125 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[105101]: cluster 2024-08-25T12:05:31.315126+0000 mgr.y (mgr.25136) 2125 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[105101]: cluster 2024-08-25T12:05:31.333247+0000 mon.a (mon.0) 884 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded) 2024-08-25T12:05:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[105101]: cluster 2024-08-25T12:05:31.333247+0000 mon.a (mon.0) 884 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/639 objects degraded (2.191%), 3 pgs degraded) 2024-08-25T12:05:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[105101]: cluster 2024-08-25T12:05:31.333309+0000 mon.a (mon.0) 885 : cluster [INF] Cluster is now healthy 2024-08-25T12:05:32.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:32 smithi059 bash[105101]: cluster 2024-08-25T12:05:31.333309+0000 mon.a (mon.0) 885 : cluster [INF] Cluster is now healthy 2024-08-25T12:05:34.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:34 smithi196 bash[84730]: cluster 2024-08-25T12:05:33.315985+0000 mgr.y (mgr.25136) 2126 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:34.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:34 smithi196 bash[84730]: cluster 2024-08-25T12:05:33.315985+0000 mgr.y (mgr.25136) 2126 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:34.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:34 smithi059 bash[104335]: cluster 2024-08-25T12:05:33.315985+0000 mgr.y (mgr.25136) 2126 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:34.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:34 smithi059 bash[104335]: cluster 2024-08-25T12:05:33.315985+0000 mgr.y (mgr.25136) 2126 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:34.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:34 smithi059 bash[105101]: cluster 2024-08-25T12:05:33.315985+0000 mgr.y (mgr.25136) 2126 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:34.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:34 smithi059 bash[105101]: cluster 2024-08-25T12:05:33.315985+0000 mgr.y (mgr.25136) 2126 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:36.009 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:05:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:34.623807+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:34.623807+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:34.630738+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:34.630738+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:35.140899+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:35.140899+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:35.156833+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:35.156833+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:35.171696+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[104335]: audit 2024-08-25T12:05:35.171696+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:34.623807+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:34.623807+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:34.630738+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:34.630738+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:35.140899+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:35.140899+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:35.156833+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:35.156833+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:35.171696+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:35 smithi059 bash[105101]: audit 2024-08-25T12:05:35.171696+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:34.623807+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:34.623807+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:34.630738+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:34.630738+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:35.140899+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:35.140899+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:35.156833+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:35.156833+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:35.171696+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:35 smithi196 bash[84730]: audit 2024-08-25T12:05:35.171696+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:36.674 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 12s ago 47m - - 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 1s ago 46m - - 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (9m) 12s ago 37m 14.2M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (9m) 1s ago 37m 67.9M - c8b91775d855 f57175f62128 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (11m) 12s ago 34m 49.5M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (11m) 1s ago 45m 442M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (22m) 12s ago 48m 538M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (6m) 12s ago 48m 64.5M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (7m) 1s ago 46m 51.0M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (5m) 12s ago 46m 44.2M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (11m) 12s ago 37m 8555k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (11m) 1s ago 37m 8651k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:05:36.675 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (3m) 12s ago 45m 53.1M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (3m) 12s ago 44m 47.6M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (114s) 12s ago 43m 44.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (22s) 12s ago 42m 34.2M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (41m) 1s ago 41m 75.3M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 6391c91a5d78 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (40m) 1s ago 40m 70.4M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (39m) 1s ago 39m 66.9M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (38m) 1s ago 38m 63.2M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (10m) 1s ago 37m 53.7M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (35m) 12s ago 35m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:05:36.676 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (35m) 1s ago 35m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:05:36.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:36 smithi196 bash[84730]: audit 2024-08-25T12:05:35.313074+0000 mgr.y (mgr.25136) 2127 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:36.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:36 smithi196 bash[84730]: audit 2024-08-25T12:05:35.313074+0000 mgr.y (mgr.25136) 2127 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:36.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:36 smithi196 bash[84730]: cluster 2024-08-25T12:05:35.317562+0000 mgr.y (mgr.25136) 2128 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:36.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:36 smithi196 bash[84730]: cluster 2024-08-25T12:05:35.317562+0000 mgr.y (mgr.25136) 2128 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:36.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:36 smithi196 bash[84730]: audit 2024-08-25T12:05:36.370305+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:36.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:36 smithi196 bash[84730]: audit 2024-08-25T12:05:36.370305+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[104335]: audit 2024-08-25T12:05:35.313074+0000 mgr.y (mgr.25136) 2127 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[104335]: audit 2024-08-25T12:05:35.313074+0000 mgr.y (mgr.25136) 2127 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[104335]: cluster 2024-08-25T12:05:35.317562+0000 mgr.y (mgr.25136) 2128 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[104335]: cluster 2024-08-25T12:05:35.317562+0000 mgr.y (mgr.25136) 2128 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[104335]: audit 2024-08-25T12:05:36.370305+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[104335]: audit 2024-08-25T12:05:36.370305+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[105101]: audit 2024-08-25T12:05:35.313074+0000 mgr.y (mgr.25136) 2127 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[105101]: audit 2024-08-25T12:05:35.313074+0000 mgr.y (mgr.25136) 2127 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[105101]: cluster 2024-08-25T12:05:35.317562+0000 mgr.y (mgr.25136) 2128 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[105101]: cluster 2024-08-25T12:05:35.317562+0000 mgr.y (mgr.25136) 2128 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[105101]: audit 2024-08-25T12:05:36.370305+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:36 smithi059 bash[105101]: audit 2024-08-25T12:05:36.370305+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:37.048 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:05:37.048 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:05:37.048 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 4, 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 4 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 9, 2024-08-25T12:05:37.049 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 6 2024-08-25T12:05:37.050 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:05:37.050 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "4/8 daemons upgraded", 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:05:37.374 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:05:37.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:35.999204+0000 mgr.y (mgr.25136) 2129 : audit [DBG] from='client.74402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:37.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:35.999204+0000 mgr.y (mgr.25136) 2129 : audit [DBG] from='client.74402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:36.320209+0000 mgr.y (mgr.25136) 2130 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:36.320209+0000 mgr.y (mgr.25136) 2130 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:36.366457+0000 mgr.y (mgr.25136) 2131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:36.366457+0000 mgr.y (mgr.25136) 2131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: cephadm 2024-08-25T12:05:36.369109+0000 mgr.y (mgr.25136) 2132 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: cephadm 2024-08-25T12:05:36.369109+0000 mgr.y (mgr.25136) 2132 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:36.637050+0000 mgr.y (mgr.25136) 2133 : audit [DBG] from='client.74414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:36.637050+0000 mgr.y (mgr.25136) 2133 : audit [DBG] from='client.74414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:37.051219+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.59:0/3796407865' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:37.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:37 smithi196 bash[84730]: audit 2024-08-25T12:05:37.051219+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.59:0/3796407865' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:35.999204+0000 mgr.y (mgr.25136) 2129 : audit [DBG] from='client.74402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:35.999204+0000 mgr.y (mgr.25136) 2129 : audit [DBG] from='client.74402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:36.320209+0000 mgr.y (mgr.25136) 2130 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:36.320209+0000 mgr.y (mgr.25136) 2130 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:36.366457+0000 mgr.y (mgr.25136) 2131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:36.366457+0000 mgr.y (mgr.25136) 2131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: cephadm 2024-08-25T12:05:36.369109+0000 mgr.y (mgr.25136) 2132 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: cephadm 2024-08-25T12:05:36.369109+0000 mgr.y (mgr.25136) 2132 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:36.637050+0000 mgr.y (mgr.25136) 2133 : audit [DBG] from='client.74414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:36.637050+0000 mgr.y (mgr.25136) 2133 : audit [DBG] from='client.74414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:37.051219+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.59:0/3796407865' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[104335]: audit 2024-08-25T12:05:37.051219+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.59:0/3796407865' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:35.999204+0000 mgr.y (mgr.25136) 2129 : audit [DBG] from='client.74402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:35.999204+0000 mgr.y (mgr.25136) 2129 : audit [DBG] from='client.74402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:36.320209+0000 mgr.y (mgr.25136) 2130 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:36.320209+0000 mgr.y (mgr.25136) 2130 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:36.366457+0000 mgr.y (mgr.25136) 2131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:36.366457+0000 mgr.y (mgr.25136) 2131 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: cephadm 2024-08-25T12:05:36.369109+0000 mgr.y (mgr.25136) 2132 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: cephadm 2024-08-25T12:05:36.369109+0000 mgr.y (mgr.25136) 2132 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:36.637050+0000 mgr.y (mgr.25136) 2133 : audit [DBG] from='client.74414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:36.637050+0000 mgr.y (mgr.25136) 2133 : audit [DBG] from='client.74414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:37.051219+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.59:0/3796407865' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:37 smithi059 bash[105101]: audit 2024-08-25T12:05:37.051219+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.59:0/3796407865' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:39.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:38 smithi059 bash[105101]: cluster 2024-08-25T12:05:37.318448+0000 mgr.y (mgr.25136) 2134 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:39.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:38 smithi059 bash[105101]: cluster 2024-08-25T12:05:37.318448+0000 mgr.y (mgr.25136) 2134 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:39.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:38 smithi059 bash[105101]: audit 2024-08-25T12:05:37.376805+0000 mgr.y (mgr.25136) 2135 : audit [DBG] from='client.64428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:39.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:38 smithi059 bash[105101]: audit 2024-08-25T12:05:37.376805+0000 mgr.y (mgr.25136) 2135 : audit [DBG] from='client.64428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:38 smithi059 bash[104335]: cluster 2024-08-25T12:05:37.318448+0000 mgr.y (mgr.25136) 2134 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:38 smithi059 bash[104335]: cluster 2024-08-25T12:05:37.318448+0000 mgr.y (mgr.25136) 2134 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:38 smithi059 bash[104335]: audit 2024-08-25T12:05:37.376805+0000 mgr.y (mgr.25136) 2135 : audit [DBG] from='client.64428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:39.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:38 smithi059 bash[104335]: audit 2024-08-25T12:05:37.376805+0000 mgr.y (mgr.25136) 2135 : audit [DBG] from='client.64428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:39.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:38 smithi196 bash[84730]: cluster 2024-08-25T12:05:37.318448+0000 mgr.y (mgr.25136) 2134 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:39.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:38 smithi196 bash[84730]: cluster 2024-08-25T12:05:37.318448+0000 mgr.y (mgr.25136) 2134 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:05:39.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:38 smithi196 bash[84730]: audit 2024-08-25T12:05:37.376805+0000 mgr.y (mgr.25136) 2135 : audit [DBG] from='client.64428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:39.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:38 smithi196 bash[84730]: audit 2024-08-25T12:05:37.376805+0000 mgr.y (mgr.25136) 2135 : audit [DBG] from='client.64428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:05:39.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:05:39] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-08-25T12:05:40.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: cephadm 2024-08-25T12:05:38.977049+0000 mgr.y (mgr.25136) 2136 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: cephadm 2024-08-25T12:05:38.977049+0000 mgr.y (mgr.25136) 2136 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: audit 2024-08-25T12:05:38.985503+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: audit 2024-08-25T12:05:38.985503+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: audit 2024-08-25T12:05:38.996555+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: audit 2024-08-25T12:05:38.996555+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: audit 2024-08-25T12:05:38.998297+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: audit 2024-08-25T12:05:38.998297+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: cephadm 2024-08-25T12:05:38.999747+0000 mgr.y (mgr.25136) 2137 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: cephadm 2024-08-25T12:05:38.999747+0000 mgr.y (mgr.25136) 2137 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: cluster 2024-08-25T12:05:39.319367+0000 mgr.y (mgr.25136) 2138 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: cluster 2024-08-25T12:05:39.319367+0000 mgr.y (mgr.25136) 2138 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-25T12:05:40.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: audit 2024-08-25T12:05:39.784111+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[104335]: audit 2024-08-25T12:05:39.784111+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: cephadm 2024-08-25T12:05:38.977049+0000 mgr.y (mgr.25136) 2136 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: cephadm 2024-08-25T12:05:38.977049+0000 mgr.y (mgr.25136) 2136 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: audit 2024-08-25T12:05:38.985503+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: audit 2024-08-25T12:05:38.985503+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: audit 2024-08-25T12:05:38.996555+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: audit 2024-08-25T12:05:38.996555+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: audit 2024-08-25T12:05:38.998297+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:40.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: audit 2024-08-25T12:05:38.998297+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: cephadm 2024-08-25T12:05:38.999747+0000 mgr.y (mgr.25136) 2137 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:05:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: cephadm 2024-08-25T12:05:38.999747+0000 mgr.y (mgr.25136) 2137 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:05:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: cluster 2024-08-25T12:05:39.319367+0000 mgr.y (mgr.25136) 2138 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-25T12:05:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: cluster 2024-08-25T12:05:39.319367+0000 mgr.y (mgr.25136) 2138 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-25T12:05:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: audit 2024-08-25T12:05:39.784111+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:39 smithi059 bash[105101]: audit 2024-08-25T12:05:39.784111+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: cephadm 2024-08-25T12:05:38.977049+0000 mgr.y (mgr.25136) 2136 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: cephadm 2024-08-25T12:05:38.977049+0000 mgr.y (mgr.25136) 2136 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: audit 2024-08-25T12:05:38.985503+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: audit 2024-08-25T12:05:38.985503+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: audit 2024-08-25T12:05:38.996555+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: audit 2024-08-25T12:05:38.996555+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: audit 2024-08-25T12:05:38.998297+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: audit 2024-08-25T12:05:38.998297+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: cephadm 2024-08-25T12:05:38.999747+0000 mgr.y (mgr.25136) 2137 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:05:40.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: cephadm 2024-08-25T12:05:38.999747+0000 mgr.y (mgr.25136) 2137 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:05:40.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: cluster 2024-08-25T12:05:39.319367+0000 mgr.y (mgr.25136) 2138 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-25T12:05:40.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: cluster 2024-08-25T12:05:39.319367+0000 mgr.y (mgr.25136) 2138 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-25T12:05:40.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: audit 2024-08-25T12:05:39.784111+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:40.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:39 smithi196 bash[84730]: audit 2024-08-25T12:05:39.784111+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:42.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:42 smithi059 bash[104335]: cluster 2024-08-25T12:05:41.320808+0000 mgr.y (mgr.25136) 2139 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:42.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:42 smithi059 bash[104335]: cluster 2024-08-25T12:05:41.320808+0000 mgr.y (mgr.25136) 2139 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:42 smithi059 bash[105101]: cluster 2024-08-25T12:05:41.320808+0000 mgr.y (mgr.25136) 2139 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:42 smithi059 bash[105101]: cluster 2024-08-25T12:05:41.320808+0000 mgr.y (mgr.25136) 2139 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:42.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:42 smithi196 bash[84730]: cluster 2024-08-25T12:05:41.320808+0000 mgr.y (mgr.25136) 2139 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:42.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:42 smithi196 bash[84730]: cluster 2024-08-25T12:05:41.320808+0000 mgr.y (mgr.25136) 2139 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:44.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:44 smithi196 bash[84730]: cluster 2024-08-25T12:05:43.321668+0000 mgr.y (mgr.25136) 2140 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:44 smithi196 bash[84730]: cluster 2024-08-25T12:05:43.321668+0000 mgr.y (mgr.25136) 2140 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:44 smithi196 bash[84730]: audit 2024-08-25T12:05:44.202683+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:44 smithi196 bash[84730]: audit 2024-08-25T12:05:44.202683+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:44 smithi196 bash[84730]: audit 2024-08-25T12:05:44.213483+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:44 smithi196 bash[84730]: audit 2024-08-25T12:05:44.213483+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:44 smithi196 bash[84730]: audit 2024-08-25T12:05:44.226751+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:44 smithi196 bash[84730]: audit 2024-08-25T12:05:44.226751+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[104335]: cluster 2024-08-25T12:05:43.321668+0000 mgr.y (mgr.25136) 2140 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[104335]: cluster 2024-08-25T12:05:43.321668+0000 mgr.y (mgr.25136) 2140 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[104335]: audit 2024-08-25T12:05:44.202683+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[104335]: audit 2024-08-25T12:05:44.202683+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[104335]: audit 2024-08-25T12:05:44.213483+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[104335]: audit 2024-08-25T12:05:44.213483+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[104335]: audit 2024-08-25T12:05:44.226751+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[104335]: audit 2024-08-25T12:05:44.226751+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[105101]: cluster 2024-08-25T12:05:43.321668+0000 mgr.y (mgr.25136) 2140 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[105101]: cluster 2024-08-25T12:05:43.321668+0000 mgr.y (mgr.25136) 2140 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[105101]: audit 2024-08-25T12:05:44.202683+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[105101]: audit 2024-08-25T12:05:44.202683+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[105101]: audit 2024-08-25T12:05:44.213483+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[105101]: audit 2024-08-25T12:05:44.213483+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[105101]: audit 2024-08-25T12:05:44.226751+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:44.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:44 smithi059 bash[105101]: audit 2024-08-25T12:05:44.226751+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:45.468 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.469 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.469 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.470 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.470 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.470 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.471 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.471 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: Stopping Ceph osd.4 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:05:45.471 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.471 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:05:45 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:45.860 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:45 smithi196 bash[27008]: debug 2024-08-25T12:05:45.587+0000 7ffbb1993640 -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-08-25T12:05:45.860 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:45 smithi196 bash[27008]: debug 2024-08-25T12:05:45.587+0000 7ffbb1993640 -1 osd.4 136 *** Got signal Terminated *** 2024-08-25T12:05:45.860 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:45 smithi196 bash[27008]: debug 2024-08-25T12:05:45.587+0000 7ffbb1993640 -1 osd.4 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:05:46.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[104335]: audit 2024-08-25T12:05:45.321906+0000 mgr.y (mgr.25136) 2141 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:46.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[104335]: audit 2024-08-25T12:05:45.321906+0000 mgr.y (mgr.25136) 2141 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[104335]: cluster 2024-08-25T12:05:45.323643+0000 mgr.y (mgr.25136) 2142 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[104335]: cluster 2024-08-25T12:05:45.323643+0000 mgr.y (mgr.25136) 2142 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[104335]: cluster 2024-08-25T12:05:45.588587+0000 mon.a (mon.0) 895 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[104335]: cluster 2024-08-25T12:05:45.588587+0000 mon.a (mon.0) 895 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[105101]: audit 2024-08-25T12:05:45.321906+0000 mgr.y (mgr.25136) 2141 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[105101]: audit 2024-08-25T12:05:45.321906+0000 mgr.y (mgr.25136) 2141 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[105101]: cluster 2024-08-25T12:05:45.323643+0000 mgr.y (mgr.25136) 2142 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[105101]: cluster 2024-08-25T12:05:45.323643+0000 mgr.y (mgr.25136) 2142 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[105101]: cluster 2024-08-25T12:05:45.588587+0000 mon.a (mon.0) 895 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:05:46.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:46 smithi059 bash[105101]: cluster 2024-08-25T12:05:45.588587+0000 mon.a (mon.0) 895 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:05:46.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:46 smithi196 bash[84730]: audit 2024-08-25T12:05:45.321906+0000 mgr.y (mgr.25136) 2141 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:46.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:46 smithi196 bash[84730]: audit 2024-08-25T12:05:45.321906+0000 mgr.y (mgr.25136) 2141 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:46.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:46 smithi196 bash[84730]: cluster 2024-08-25T12:05:45.323643+0000 mgr.y (mgr.25136) 2142 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:46.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:46 smithi196 bash[84730]: cluster 2024-08-25T12:05:45.323643+0000 mgr.y (mgr.25136) 2142 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:05:46.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:46 smithi196 bash[84730]: cluster 2024-08-25T12:05:45.588587+0000 mon.a (mon.0) 895 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:05:46.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:46 smithi196 bash[84730]: cluster 2024-08-25T12:05:45.588587+0000 mon.a (mon.0) 895 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:05:47.663 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:47 smithi196 bash[92866]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-4 2024-08-25T12:05:47.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:47 smithi196 bash[84730]: cluster 2024-08-25T12:05:46.385466+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:47.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:47 smithi196 bash[84730]: cluster 2024-08-25T12:05:46.385466+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:47.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:47 smithi196 bash[84730]: cluster 2024-08-25T12:05:46.404571+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-08-25T12:05:47.663 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:47 smithi196 bash[84730]: cluster 2024-08-25T12:05:46.404571+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-08-25T12:05:47.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:47 smithi059 bash[104335]: cluster 2024-08-25T12:05:46.385466+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:47.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:47 smithi059 bash[104335]: cluster 2024-08-25T12:05:46.385466+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:47.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:47 smithi059 bash[104335]: cluster 2024-08-25T12:05:46.404571+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-08-25T12:05:47.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:47 smithi059 bash[104335]: cluster 2024-08-25T12:05:46.404571+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-08-25T12:05:47.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:47 smithi059 bash[105101]: cluster 2024-08-25T12:05:46.385466+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:47.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:47 smithi059 bash[105101]: cluster 2024-08-25T12:05:46.385466+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:05:47.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:47 smithi059 bash[105101]: cluster 2024-08-25T12:05:46.404571+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-08-25T12:05:47.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:47 smithi059 bash[105101]: cluster 2024-08-25T12:05:46.404571+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-08-25T12:05:48.109 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:47 smithi196 bash[92934]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-4 2024-08-25T12:05:48.739 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:48 smithi196 bash[84730]: cluster 2024-08-25T12:05:47.324648+0000 mgr.y (mgr.25136) 2143 : cluster [DBG] pgmap v747: 161 pgs: 9 peering, 19 stale+active+clean, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:05:48.740 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:48 smithi196 bash[84730]: cluster 2024-08-25T12:05:47.324648+0000 mgr.y (mgr.25136) 2143 : cluster [DBG] pgmap v747: 161 pgs: 9 peering, 19 stale+active+clean, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:05:48.740 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:48 smithi196 bash[84730]: cluster 2024-08-25T12:05:47.398444+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-25T12:05:48.740 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:48 smithi196 bash[84730]: cluster 2024-08-25T12:05:47.398444+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-25T12:05:48.740 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:48 smithi196 bash[84730]: cluster 2024-08-25T12:05:47.416275+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-25T12:05:48.740 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:48 smithi196 bash[84730]: cluster 2024-08-25T12:05:47.416275+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-25T12:05:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[104335]: cluster 2024-08-25T12:05:47.324648+0000 mgr.y (mgr.25136) 2143 : cluster [DBG] pgmap v747: 161 pgs: 9 peering, 19 stale+active+clean, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:05:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[104335]: cluster 2024-08-25T12:05:47.324648+0000 mgr.y (mgr.25136) 2143 : cluster [DBG] pgmap v747: 161 pgs: 9 peering, 19 stale+active+clean, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:05:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[104335]: cluster 2024-08-25T12:05:47.398444+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-25T12:05:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[104335]: cluster 2024-08-25T12:05:47.398444+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-25T12:05:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[104335]: cluster 2024-08-25T12:05:47.416275+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-25T12:05:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[104335]: cluster 2024-08-25T12:05:47.416275+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-25T12:05:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[105101]: cluster 2024-08-25T12:05:47.324648+0000 mgr.y (mgr.25136) 2143 : cluster [DBG] pgmap v747: 161 pgs: 9 peering, 19 stale+active+clean, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:05:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[105101]: cluster 2024-08-25T12:05:47.324648+0000 mgr.y (mgr.25136) 2143 : cluster [DBG] pgmap v747: 161 pgs: 9 peering, 19 stale+active+clean, 133 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:05:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[105101]: cluster 2024-08-25T12:05:47.398444+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-25T12:05:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[105101]: cluster 2024-08-25T12:05:47.398444+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-25T12:05:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[105101]: cluster 2024-08-25T12:05:47.416275+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-25T12:05:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:48 smithi059 bash[105101]: cluster 2024-08-25T12:05:47.416275+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-08-25T12:05:49.440 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:05:49] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-08-25T12:05:49.698 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:49 smithi196 bash[84730]: cluster 2024-08-25T12:05:49.390027+0000 mon.a (mon.0) 900 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:49.699 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:49 smithi196 bash[84730]: cluster 2024-08-25T12:05:49.390027+0000 mon.a (mon.0) 900 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:49.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:49 smithi059 bash[104335]: cluster 2024-08-25T12:05:49.390027+0000 mon.a (mon.0) 900 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:49.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:49 smithi059 bash[104335]: cluster 2024-08-25T12:05:49.390027+0000 mon.a (mon.0) 900 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:49.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:49 smithi059 bash[105101]: cluster 2024-08-25T12:05:49.390027+0000 mon.a (mon.0) 900 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:49.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:49 smithi059 bash[105101]: cluster 2024-08-25T12:05:49.390027+0000 mon.a (mon.0) 900 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:49.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.970 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.970 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.970 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.971 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.971 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.971 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.971 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.972 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-25T12:05:49.972 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: Stopped Ceph osd.4 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:05:49.972 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:05:49.972 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:49 smithi196 systemd[1]: Started Ceph osd.4 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:05:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: cluster 2024-08-25T12:05:49.325777+0000 mgr.y (mgr.25136) 2144 : cluster [DBG] pgmap v749: 161 pgs: 8 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 5/639 objects degraded (0.782%) 2024-08-25T12:05:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: cluster 2024-08-25T12:05:49.325777+0000 mgr.y (mgr.25136) 2144 : cluster [DBG] pgmap v749: 161 pgs: 8 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 5/639 objects degraded (0.782%) 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:49.624314+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:49.624314+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:49.631198+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:49.631198+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.031626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.031626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.044687+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.044687+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.054049+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.054049+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.055907+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.055907+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.062872+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.062872+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.217290+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.217290+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.220714+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.220714+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: cluster 2024-08-25T12:05:49.325777+0000 mgr.y (mgr.25136) 2144 : cluster [DBG] pgmap v749: 161 pgs: 8 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 5/639 objects degraded (0.782%) 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: cluster 2024-08-25T12:05:49.325777+0000 mgr.y (mgr.25136) 2144 : cluster [DBG] pgmap v749: 161 pgs: 8 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 5/639 objects degraded (0.782%) 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:49.624314+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:49.624314+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:49.631198+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:51.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:49.631198+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.031626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.031626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.044687+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.044687+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.054049+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.054049+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.055907+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.055907+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.062872+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.062872+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.217290+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.217290+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.220714+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.220714+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.224518+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.224518+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.225810+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.225810+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.229155+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.229155+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.319828+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.319828+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.322793+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.322793+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.325651+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.325651+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.326735+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.326735+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.330971+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.330971+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.443620+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.443620+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.446621+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.446621+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.450062+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.450062+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.451266+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.451266+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.456440+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.456440+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.547800+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.547800+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.551017+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.551017+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.553868+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.553868+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.555354+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.555354+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.558028+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[105101]: audit 2024-08-25T12:05:50.558028+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.224518+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.224518+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.225810+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.225810+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.229155+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.229155+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.319828+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.319828+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.322793+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.322793+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.325651+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.325651+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.326735+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.326735+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.330971+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.330971+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.443620+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.443620+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.446621+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.446621+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.450062+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.450062+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.451266+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.451266+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.456440+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.456440+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.547800+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.547800+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.551017+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.551017+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.553868+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.553868+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.555354+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.555354+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.558028+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:50 smithi059 bash[104335]: audit 2024-08-25T12:05:50.558028+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: cluster 2024-08-25T12:05:49.325777+0000 mgr.y (mgr.25136) 2144 : cluster [DBG] pgmap v749: 161 pgs: 8 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 5/639 objects degraded (0.782%) 2024-08-25T12:05:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: cluster 2024-08-25T12:05:49.325777+0000 mgr.y (mgr.25136) 2144 : cluster [DBG] pgmap v749: 161 pgs: 8 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 5/639 objects degraded (0.782%) 2024-08-25T12:05:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:49.624314+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:49.624314+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:49.631198+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:49.631198+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.031626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.031626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.044687+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.044687+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.054049+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.054049+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.055907+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.055907+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.062872+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.062872+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.217290+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.217290+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.220714+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.220714+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.224518+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.224518+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.225810+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.225810+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.229155+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.229155+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.319828+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.319828+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.322793+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.322793+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.325651+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.325651+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.326735+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.326735+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.330971+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.330971+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.443620+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.443620+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.446621+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.446621+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.450062+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.450062+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.451266+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.451266+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.456440+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.456440+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.547800+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.547800+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.551017+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.551017+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.553868+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.553868+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.555354+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.555354+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:51.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.558028+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:51.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:50 smithi196 bash[84730]: audit 2024-08-25T12:05:50.558028+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.064080+0000 mgr.y (mgr.25136) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.064080+0000 mgr.y (mgr.25136) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.232481+0000 mgr.y (mgr.25136) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.232481+0000 mgr.y (mgr.25136) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.331923+0000 mgr.y (mgr.25136) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.331923+0000 mgr.y (mgr.25136) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.457557+0000 mgr.y (mgr.25136) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.457557+0000 mgr.y (mgr.25136) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.561157+0000 mgr.y (mgr.25136) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.561157+0000 mgr.y (mgr.25136) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.648305+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.648305+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.650892+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.650892+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.653873+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.653873+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.655409+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.655409+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.657839+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.657839+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.660680+0000 mgr.y (mgr.25136) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.064080+0000 mgr.y (mgr.25136) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.064080+0000 mgr.y (mgr.25136) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.232481+0000 mgr.y (mgr.25136) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.232481+0000 mgr.y (mgr.25136) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.331923+0000 mgr.y (mgr.25136) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.331923+0000 mgr.y (mgr.25136) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.457557+0000 mgr.y (mgr.25136) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.457557+0000 mgr.y (mgr.25136) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.561157+0000 mgr.y (mgr.25136) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.561157+0000 mgr.y (mgr.25136) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.648305+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.648305+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.650892+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.650892+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.653873+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.653873+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.655409+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.655409+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.657839+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.657839+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.660680+0000 mgr.y (mgr.25136) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.660680+0000 mgr.y (mgr.25136) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.738242+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.738242+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.740994+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.740994+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.744550+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.744550+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.745981+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.745981+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.750485+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.750485+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.850786+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.850786+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.853685+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.853685+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.857196+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.857196+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.858630+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.858630+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.660680+0000 mgr.y (mgr.25136) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.738242+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.738242+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.740994+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.740994+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.744550+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.744550+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.745981+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.745981+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.750485+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.750485+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.850786+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.850786+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.853685+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.853685+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.857196+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.857196+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.858630+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.858630+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.863877+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.863877+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.996148+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.996148+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.999587+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:50.999587+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.003168+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.003168+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.004720+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.004720+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.009970+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.009970+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.127557+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.127557+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.130266+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.130266+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.133034+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.133034+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.134169+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.134169+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.863877+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.863877+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.996148+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.996148+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.999587+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:50.999587+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.003168+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.003168+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.004720+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.004720+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.009970+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.009970+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.127557+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.127557+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.130266+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.130266+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.133034+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.133034+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.134169+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.134169+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.136626+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.136626+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.240473+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.240473+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.243557+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.243557+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.246236+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.246236+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.247510+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.247510+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.252146+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.252146+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.363593+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.363593+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.366965+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.366965+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.369902+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.369902+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.371291+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.371291+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.136626+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.136626+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.240473+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.240473+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.243557+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.243557+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.246236+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.246236+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.247510+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.247510+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.252146+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.252146+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.363593+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.363593+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.366965+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.366965+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.369902+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.369902+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.371291+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.371291+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.375417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.375417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.494277+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.494277+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.497290+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.497290+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.501150+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.501150+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.502709+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.502709+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.506959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[104335]: audit 2024-08-25T12:05:51.506959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.375417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.375417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.494277+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.494277+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.497290+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.497290+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.501150+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.501150+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.502709+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.502709+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.506959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:51 smithi059 bash[105101]: audit 2024-08-25T12:05:51.506959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.080 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.064080+0000 mgr.y (mgr.25136) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.080 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.064080+0000 mgr.y (mgr.25136) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.080 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.232481+0000 mgr.y (mgr.25136) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.232481+0000 mgr.y (mgr.25136) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.331923+0000 mgr.y (mgr.25136) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.331923+0000 mgr.y (mgr.25136) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.457557+0000 mgr.y (mgr.25136) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.457557+0000 mgr.y (mgr.25136) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.561157+0000 mgr.y (mgr.25136) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.561157+0000 mgr.y (mgr.25136) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.648305+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.648305+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.650892+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.650892+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.653873+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.081 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.653873+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.655409+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.655409+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.657839+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.657839+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.660680+0000 mgr.y (mgr.25136) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.660680+0000 mgr.y (mgr.25136) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.738242+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.738242+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.740994+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.740994+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.744550+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.744550+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.082 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.745981+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.745981+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.750485+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.750485+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.850786+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.850786+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.853685+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.853685+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.857196+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.857196+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.858630+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.858630+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.863877+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.863877+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.083 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.996148+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.996148+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.999587+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:50.999587+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.003168+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.003168+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.004720+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.004720+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.009970+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.009970+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.127557+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.127557+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.084 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.130266+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.130266+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.133034+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.133034+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.134169+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.134169+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.136626+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.136626+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.240473+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.240473+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.243557+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.243557+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.246236+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.246236+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.247510+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.085 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.247510+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.252146+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.252146+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.363593+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.363593+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.366965+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.366965+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.369902+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.369902+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.371291+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.371291+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.375417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.375417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.494277+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.494277+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:52.086 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.497290+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.087 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.497290+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:52.087 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.501150+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.087 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.501150+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:52.087 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.502709+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.087 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.502709+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:52.087 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.506959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.087 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:51 smithi196 bash[84730]: audit 2024-08-25T12:05:51.506959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:52.336 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:05:52.337 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:05:52.337 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:05:52.337 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:05:52.609 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:05:52.609 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-25T12:05:52.610 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-08-25T12:05:53.008 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-25T12:05:53.008 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-08-25T12:05:53.008 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-25T12:05:53.008 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-25T12:05:53.008 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[93082]: --> ceph-volume lvm activate successful for osd ID: 4 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.754481+0000 mgr.y (mgr.25136) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.754481+0000 mgr.y (mgr.25136) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.866888+0000 mgr.y (mgr.25136) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:50.866888+0000 mgr.y (mgr.25136) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.013322+0000 mgr.y (mgr.25136) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.013322+0000 mgr.y (mgr.25136) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.142190+0000 mgr.y (mgr.25136) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.142190+0000 mgr.y (mgr.25136) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.256035+0000 mgr.y (mgr.25136) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.256035+0000 mgr.y (mgr.25136) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cluster 2024-08-25T12:05:51.327032+0000 mgr.y (mgr.25136) 2156 : cluster [DBG] pgmap v750: 161 pgs: 37 active+undersized, 9 peering, 18 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:05:53.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cluster 2024-08-25T12:05:51.327032+0000 mgr.y (mgr.25136) 2156 : cluster [DBG] pgmap v750: 161 pgs: 37 active+undersized, 9 peering, 18 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:05:53.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.378856+0000 mgr.y (mgr.25136) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.378856+0000 mgr.y (mgr.25136) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.510698+0000 mgr.y (mgr.25136) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.510698+0000 mgr.y (mgr.25136) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.637643+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.637643+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.646982+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.646982+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.011 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.649962+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.011 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.649962+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.011 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.650923+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.011 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.650923+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.011 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.654884+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.011 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.654884+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.011 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.655912+0000 mgr.y (mgr.25136) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.011 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.655912+0000 mgr.y (mgr.25136) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.761895+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.761895+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.764835+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.764835+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.768716+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.768716+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.769899+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.769899+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.774086+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.774086+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.901536+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.901536+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.012 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.904948+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.904948+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.908217+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.908217+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.909616+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.909616+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.916019+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:51.916019+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.045136+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.045136+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.047836+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.047836+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.013 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.051184+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.051184+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.052679+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.052679+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.059480+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.059480+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.171668+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.171668+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.174303+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.174303+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.177455+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.177455+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.014 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.178412+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.178412+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.184496+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.184496+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.321013+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.321013+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.323541+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.323541+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.326560+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.326560+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.327469+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.327469+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.333490+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.333490+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.015 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.479524+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.479524+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.482544+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.482544+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.486398+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.486398+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.487799+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.487799+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.492250+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.492250+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.612648+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.612648+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.615784+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.615784+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.618541+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.618541+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.620863+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.620863+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.623084+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:52 smithi196 bash[84730]: audit 2024-08-25T12:05:52.623084+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.754481+0000 mgr.y (mgr.25136) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.754481+0000 mgr.y (mgr.25136) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.866888+0000 mgr.y (mgr.25136) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:50.866888+0000 mgr.y (mgr.25136) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.013322+0000 mgr.y (mgr.25136) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.013322+0000 mgr.y (mgr.25136) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.142190+0000 mgr.y (mgr.25136) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.142190+0000 mgr.y (mgr.25136) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.256035+0000 mgr.y (mgr.25136) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.256035+0000 mgr.y (mgr.25136) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cluster 2024-08-25T12:05:51.327032+0000 mgr.y (mgr.25136) 2156 : cluster [DBG] pgmap v750: 161 pgs: 37 active+undersized, 9 peering, 18 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cluster 2024-08-25T12:05:51.327032+0000 mgr.y (mgr.25136) 2156 : cluster [DBG] pgmap v750: 161 pgs: 37 active+undersized, 9 peering, 18 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.378856+0000 mgr.y (mgr.25136) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.378856+0000 mgr.y (mgr.25136) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.510698+0000 mgr.y (mgr.25136) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.510698+0000 mgr.y (mgr.25136) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.637643+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.637643+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.646982+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.646982+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.754481+0000 mgr.y (mgr.25136) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.754481+0000 mgr.y (mgr.25136) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.866888+0000 mgr.y (mgr.25136) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:50.866888+0000 mgr.y (mgr.25136) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.013322+0000 mgr.y (mgr.25136) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.013322+0000 mgr.y (mgr.25136) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.142190+0000 mgr.y (mgr.25136) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.142190+0000 mgr.y (mgr.25136) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.256035+0000 mgr.y (mgr.25136) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.256035+0000 mgr.y (mgr.25136) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cluster 2024-08-25T12:05:51.327032+0000 mgr.y (mgr.25136) 2156 : cluster [DBG] pgmap v750: 161 pgs: 37 active+undersized, 9 peering, 18 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cluster 2024-08-25T12:05:51.327032+0000 mgr.y (mgr.25136) 2156 : cluster [DBG] pgmap v750: 161 pgs: 37 active+undersized, 9 peering, 18 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 72/639 objects degraded (11.268%) 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.378856+0000 mgr.y (mgr.25136) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.378856+0000 mgr.y (mgr.25136) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.510698+0000 mgr.y (mgr.25136) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.510698+0000 mgr.y (mgr.25136) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.637643+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.637643+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.646982+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.646982+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.649962+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.649962+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.650923+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.650923+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.654884+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.654884+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.655912+0000 mgr.y (mgr.25136) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.655912+0000 mgr.y (mgr.25136) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.761895+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.761895+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.764835+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.764835+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.768716+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.768716+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.769899+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.769899+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.774086+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.774086+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.901536+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.901536+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.649962+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.649962+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.650923+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.650923+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.654884+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.654884+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.655912+0000 mgr.y (mgr.25136) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.655912+0000 mgr.y (mgr.25136) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.761895+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.761895+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.764835+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.764835+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.768716+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.768716+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.769899+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.769899+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.774086+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.774086+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.901536+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.901536+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.904948+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.904948+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.908217+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.908217+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.909616+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.909616+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.916019+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:51.916019+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.045136+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.045136+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.047836+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.047836+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.051184+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.051184+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.052679+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.052679+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.059480+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.059480+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.171668+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.171668+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.174303+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.174303+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.177455+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.177455+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.178412+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.178412+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.184496+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.184496+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.321013+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.321013+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.323541+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.323541+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.326560+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.326560+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.327469+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.327469+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.333490+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.333490+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.479524+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.904948+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.904948+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.908217+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.908217+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.909616+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.909616+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.916019+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:51.916019+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.045136+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.045136+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.047836+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.047836+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.051184+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.051184+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.052679+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.052679+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.059480+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.059480+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.171668+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.479524+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.482544+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.482544+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.486398+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.486398+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.487799+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.487799+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.492250+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.492250+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.612648+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.612648+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.615784+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.615784+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.618541+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.618541+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.620863+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.620863+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.623084+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[105101]: audit 2024-08-25T12:05:52.623084+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.171668+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.174303+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.174303+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.177455+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.177455+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.178412+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.178412+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.184496+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.184496+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.321013+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.321013+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.323541+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.323541+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.326560+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.326560+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.327469+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.327469+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.333490+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.333490+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.479524+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.479524+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.482544+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.482544+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.486398+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.486398+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.487799+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.487799+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.492250+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.492250+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.612648+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.612648+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.615784+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.615784+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.618541+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.618541+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.620863+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.620863+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:53.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.623084+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:53.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:52 smithi059 bash[104335]: audit 2024-08-25T12:05:52.623084+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.775661+0000 mgr.y (mgr.25136) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.775661+0000 mgr.y (mgr.25136) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.917716+0000 mgr.y (mgr.25136) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.016 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:51.917716+0000 mgr.y (mgr.25136) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.061689+0000 mgr.y (mgr.25136) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.061689+0000 mgr.y (mgr.25136) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.185299+0000 mgr.y (mgr.25136) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.185299+0000 mgr.y (mgr.25136) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.334425+0000 mgr.y (mgr.25136) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.334425+0000 mgr.y (mgr.25136) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.493095+0000 mgr.y (mgr.25136) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.493095+0000 mgr.y (mgr.25136) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.626056+0000 mgr.y (mgr.25136) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.626056+0000 mgr.y (mgr.25136) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.710744+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.710744+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.017 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.713674+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.713674+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.716072+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.716072+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.716934+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.716934+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.718358+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.718358+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.797290+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.797290+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.799575+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.799575+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.801404+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.801404+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.802118+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.802118+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.803069+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.803069+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.895360+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.895360+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.897589+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.897589+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.899644+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.899644+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.900609+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.900609+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.902494+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:52.902494+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.006909+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.006909+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.009730+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.020 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.009730+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.012426+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.012426+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.013836+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.013836+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.018596+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.018596+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.140558+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.140558+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.143724+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.143724+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.146604+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.146604+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.147995+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.021 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.147995+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.150491+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.150491+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.285146+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.285146+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.288620+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.288620+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.292360+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.292360+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.293984+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.293984+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.297844+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.022 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.297844+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.445840+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.445840+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.449478+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.449478+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.453842+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.453842+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.455764+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.455764+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.459746+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.459746+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.550772+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.023 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.550772+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.553696+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.553696+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.556793+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.556793+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.558163+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.558163+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.561139+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.024 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:53 smithi196 bash[84730]: audit 2024-08-25T12:05:53.561139+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.775661+0000 mgr.y (mgr.25136) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.775661+0000 mgr.y (mgr.25136) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.917716+0000 mgr.y (mgr.25136) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:51.917716+0000 mgr.y (mgr.25136) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.061689+0000 mgr.y (mgr.25136) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.061689+0000 mgr.y (mgr.25136) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.185299+0000 mgr.y (mgr.25136) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.185299+0000 mgr.y (mgr.25136) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.334425+0000 mgr.y (mgr.25136) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.334425+0000 mgr.y (mgr.25136) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.493095+0000 mgr.y (mgr.25136) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.493095+0000 mgr.y (mgr.25136) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.626056+0000 mgr.y (mgr.25136) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.626056+0000 mgr.y (mgr.25136) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.710744+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.710744+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.713674+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.713674+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.716072+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.716072+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.775661+0000 mgr.y (mgr.25136) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.775661+0000 mgr.y (mgr.25136) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.917716+0000 mgr.y (mgr.25136) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:51.917716+0000 mgr.y (mgr.25136) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.061689+0000 mgr.y (mgr.25136) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.061689+0000 mgr.y (mgr.25136) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.185299+0000 mgr.y (mgr.25136) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.185299+0000 mgr.y (mgr.25136) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.334425+0000 mgr.y (mgr.25136) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.334425+0000 mgr.y (mgr.25136) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.493095+0000 mgr.y (mgr.25136) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.493095+0000 mgr.y (mgr.25136) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.626056+0000 mgr.y (mgr.25136) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.626056+0000 mgr.y (mgr.25136) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.710744+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.710744+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.713674+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.713674+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.716072+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.716072+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.716934+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.716934+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.718358+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.718358+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.797290+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.797290+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.799575+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.799575+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.801404+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.801404+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.802118+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.802118+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.803069+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.803069+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.895360+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.895360+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.897589+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.897589+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.899644+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.899644+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.716934+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.716934+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.718358+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.718358+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.797290+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.797290+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.799575+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.799575+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.801404+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.801404+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.802118+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.802118+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.803069+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.803069+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.895360+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.895360+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.897589+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.897589+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.899644+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.899644+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.900609+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.900609+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.902494+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:52.902494+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.006909+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.006909+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.009730+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.009730+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.012426+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.012426+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.013836+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.013836+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.018596+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.018596+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.140558+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.140558+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.143724+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.143724+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.146604+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.146604+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.900609+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.900609+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.902494+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:52.902494+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.006909+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.006909+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.009730+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.009730+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.012426+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.012426+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.013836+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.013836+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.018596+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.018596+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.140558+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.140558+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.143724+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.143724+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.146604+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.146604+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.147995+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.147995+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.150491+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.150491+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.285146+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.285146+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.288620+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.288620+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.292360+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.292360+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.293984+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.293984+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.297844+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.297844+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.445840+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.445840+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.449478+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.449478+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.453842+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.453842+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.147995+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.147995+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.150491+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.150491+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.285146+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.285146+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.288620+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.288620+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.292360+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.292360+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.293984+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.293984+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.297844+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.297844+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.445840+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.445840+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.449478+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.449478+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.453842+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.453842+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.455764+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.455764+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.459746+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.459746+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.550772+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.550772+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.553696+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.553696+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.556793+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.556793+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.558163+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.558163+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.561139+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[104335]: audit 2024-08-25T12:05:53.561139+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.455764+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.455764+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.459746+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.459746+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.550772+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.550772+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.553696+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.553696+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.556793+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.556793+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.558163+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.558163+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.561139+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:53 smithi059 bash[105101]: audit 2024-08-25T12:05:53.561139+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.720379+0000 mgr.y (mgr.25136) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.720379+0000 mgr.y (mgr.25136) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.803901+0000 mgr.y (mgr.25136) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.803901+0000 mgr.y (mgr.25136) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.903377+0000 mgr.y (mgr.25136) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:52.903377+0000 mgr.y (mgr.25136) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.020049+0000 mgr.y (mgr.25136) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.020049+0000 mgr.y (mgr.25136) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.154142+0000 mgr.y (mgr.25136) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.154142+0000 mgr.y (mgr.25136) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.301755+0000 mgr.y (mgr.25136) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.301755+0000 mgr.y (mgr.25136) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cluster 2024-08-25T12:05:53.328113+0000 mgr.y (mgr.25136) 2173 : cluster [DBG] pgmap v751: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 82/639 objects degraded (12.833%) 2024-08-25T12:05:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cluster 2024-08-25T12:05:53.328113+0000 mgr.y (mgr.25136) 2173 : cluster [DBG] pgmap v751: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 82/639 objects degraded (12.833%) 2024-08-25T12:05:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.463191+0000 mgr.y (mgr.25136) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.463191+0000 mgr.y (mgr.25136) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.564428+0000 mgr.y (mgr.25136) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.564428+0000 mgr.y (mgr.25136) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.687893+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.687893+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.691150+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.691150+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.694829+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.694829+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.696338+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.696338+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.700582+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.700582+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.833619+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.833619+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.836769+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.836769+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.839816+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.839816+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.841348+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.841348+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.848337+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.848337+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.993396+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.993396+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.996029+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.996029+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.999228+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:53.999228+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.000583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.000583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.003914+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.003914+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.105437+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.105437+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.108484+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.108484+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.111183+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.111183+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.112396+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.112396+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.115806+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.115806+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.219890+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.219890+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.223239+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.223239+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.227024+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.227024+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.228682+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.228682+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.232592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.232592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cluster 2024-08-25T12:05:54.295196+0000 mon.a (mon.0) 938 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-25T12:05:54.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: cluster 2024-08-25T12:05:54.295196+0000 mon.a (mon.0) 938 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.338326+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.338326+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.341158+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.341158+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.344691+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.344691+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.346084+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.346084+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.348662+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.348662+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.486070+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.872 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.486070+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.488437+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.488437+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.490683+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.490683+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.491675+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.491675+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.494309+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.494309+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:54.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.619646+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.619646+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:54.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.622769+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.622769+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:54.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.626218+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.626218+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:54.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.627371+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:54.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:54 smithi196 bash[84730]: audit 2024-08-25T12:05:54.627371+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.720379+0000 mgr.y (mgr.25136) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.720379+0000 mgr.y (mgr.25136) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.803901+0000 mgr.y (mgr.25136) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.803901+0000 mgr.y (mgr.25136) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.903377+0000 mgr.y (mgr.25136) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:52.903377+0000 mgr.y (mgr.25136) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.020049+0000 mgr.y (mgr.25136) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.020049+0000 mgr.y (mgr.25136) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.154142+0000 mgr.y (mgr.25136) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.154142+0000 mgr.y (mgr.25136) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.301755+0000 mgr.y (mgr.25136) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.301755+0000 mgr.y (mgr.25136) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cluster 2024-08-25T12:05:53.328113+0000 mgr.y (mgr.25136) 2173 : cluster [DBG] pgmap v751: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 82/639 objects degraded (12.833%) 2024-08-25T12:05:55.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cluster 2024-08-25T12:05:53.328113+0000 mgr.y (mgr.25136) 2173 : cluster [DBG] pgmap v751: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 82/639 objects degraded (12.833%) 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.463191+0000 mgr.y (mgr.25136) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.463191+0000 mgr.y (mgr.25136) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.564428+0000 mgr.y (mgr.25136) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.564428+0000 mgr.y (mgr.25136) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.687893+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.687893+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.720379+0000 mgr.y (mgr.25136) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.720379+0000 mgr.y (mgr.25136) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.803901+0000 mgr.y (mgr.25136) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.803901+0000 mgr.y (mgr.25136) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.903377+0000 mgr.y (mgr.25136) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:52.903377+0000 mgr.y (mgr.25136) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.020049+0000 mgr.y (mgr.25136) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.020049+0000 mgr.y (mgr.25136) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.154142+0000 mgr.y (mgr.25136) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.154142+0000 mgr.y (mgr.25136) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.301755+0000 mgr.y (mgr.25136) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.301755+0000 mgr.y (mgr.25136) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cluster 2024-08-25T12:05:53.328113+0000 mgr.y (mgr.25136) 2173 : cluster [DBG] pgmap v751: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 82/639 objects degraded (12.833%) 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cluster 2024-08-25T12:05:53.328113+0000 mgr.y (mgr.25136) 2173 : cluster [DBG] pgmap v751: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 82/639 objects degraded (12.833%) 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.463191+0000 mgr.y (mgr.25136) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.463191+0000 mgr.y (mgr.25136) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.564428+0000 mgr.y (mgr.25136) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.564428+0000 mgr.y (mgr.25136) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.687893+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.687893+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.691150+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.691150+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.694829+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.694829+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.696338+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.696338+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.700582+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.700582+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.833619+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.833619+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.836769+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.836769+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.839816+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.839816+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.841348+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.841348+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.848337+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.848337+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.993396+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.993396+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.691150+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.691150+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.694829+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.694829+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.696338+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.696338+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.700582+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.700582+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.833619+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.833619+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.836769+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.836769+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.839816+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.839816+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.841348+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.841348+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.848337+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.848337+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.993396+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.993396+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.996029+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.996029+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.999228+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:53.999228+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.000583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.000583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.003914+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.003914+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.105437+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.105437+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.108484+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.108484+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.111183+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.111183+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.112396+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.112396+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.115806+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.115806+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.219890+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.219890+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.996029+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.996029+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.999228+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:53.999228+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.000583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.000583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.003914+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.003914+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.105437+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.105437+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.108484+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.108484+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.111183+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.111183+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.112396+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.112396+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.115806+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.115806+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.219890+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.219890+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.223239+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.223239+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.227024+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.227024+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.228682+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.228682+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.232592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.232592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cluster 2024-08-25T12:05:54.295196+0000 mon.a (mon.0) 938 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: cluster 2024-08-25T12:05:54.295196+0000 mon.a (mon.0) 938 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.338326+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.338326+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.341158+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.341158+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.344691+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.344691+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.346084+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.346084+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.348662+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.348662+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.486070+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.486070+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.488437+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.488437+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.490683+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.490683+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.491675+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.491675+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.494309+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.494309+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.619646+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.619646+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.622769+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.622769+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.626218+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.626218+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.627371+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[105101]: audit 2024-08-25T12:05:54.627371+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.223239+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.223239+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.227024+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.227024+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.228682+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.228682+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.232592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.232592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cluster 2024-08-25T12:05:54.295196+0000 mon.a (mon.0) 938 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: cluster 2024-08-25T12:05:54.295196+0000 mon.a (mon.0) 938 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.338326+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.338326+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.341158+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.341158+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.344691+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.344691+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.346084+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.346084+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.348662+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.348662+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.486070+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.486070+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.488437+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.488437+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.490683+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.490683+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.491675+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.491675+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.494309+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.494309+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.619646+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.619646+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.622769+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.622769+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.626218+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.626218+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.627371+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:54 smithi059 bash[104335]: audit 2024-08-25T12:05:54.627371+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.642 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.704093+0000 mgr.y (mgr.25136) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.643 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.704093+0000 mgr.y (mgr.25136) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.643 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.849877+0000 mgr.y (mgr.25136) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.643 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:53.849877+0000 mgr.y (mgr.25136) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.643 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.005149+0000 mgr.y (mgr.25136) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.643 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.005149+0000 mgr.y (mgr.25136) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.643 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.118424+0000 mgr.y (mgr.25136) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.118424+0000 mgr.y (mgr.25136) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.234947+0000 mgr.y (mgr.25136) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.234947+0000 mgr.y (mgr.25136) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.351479+0000 mgr.y (mgr.25136) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.644 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.351479+0000 mgr.y (mgr.25136) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.495844+0000 mgr.y (mgr.25136) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.495844+0000 mgr.y (mgr.25136) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.630614+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.630614+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.635703+0000 mgr.y (mgr.25136) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.635703+0000 mgr.y (mgr.25136) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:55.645 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.756714+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.646 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.756714+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.646 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.760057+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.646 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.760057+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.646 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.763892+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.646 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.763892+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.646 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.765511+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.647 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.765511+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.647 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.771228+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.647 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.771228+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.647 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.884971+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.647 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.884971+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:55.647 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.887776+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.648 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.887776+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:55.648 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.891382+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.648 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.891382+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:55.648 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.892722+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.648 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.892722+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:55.648 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.899265+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.649 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:54.899265+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:55.649 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.023167+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.006 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.023167+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.006 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.026559+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.006 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.026559+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.006 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.029814+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.006 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.029814+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.030991+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.030991+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.033658+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.033658+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.167610+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.167610+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.170695+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.170695+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.174136+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.174136+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.175645+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.007 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.175645+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.180779+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.180779+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.274194+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.274194+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.276886+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.276886+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.280558+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.280558+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.281590+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.281590+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.286471+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.286471+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.008 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.354733+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.354733+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.364107+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.364107+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.373660+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.373660+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.403068+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.403068+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.406118+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.406118+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.408356+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.408356+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.410200+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.009 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.410200+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.412343+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:56.010 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:55 smithi196 bash[84730]: audit 2024-08-25T12:05:55.412343+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.704093+0000 mgr.y (mgr.25136) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.704093+0000 mgr.y (mgr.25136) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.849877+0000 mgr.y (mgr.25136) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:53.849877+0000 mgr.y (mgr.25136) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.005149+0000 mgr.y (mgr.25136) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.005149+0000 mgr.y (mgr.25136) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.118424+0000 mgr.y (mgr.25136) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.118424+0000 mgr.y (mgr.25136) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.234947+0000 mgr.y (mgr.25136) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.234947+0000 mgr.y (mgr.25136) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.351479+0000 mgr.y (mgr.25136) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.351479+0000 mgr.y (mgr.25136) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.495844+0000 mgr.y (mgr.25136) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.495844+0000 mgr.y (mgr.25136) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.630614+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.630614+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.635703+0000 mgr.y (mgr.25136) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.635703+0000 mgr.y (mgr.25136) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.756714+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.756714+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.760057+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.760057+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.704093+0000 mgr.y (mgr.25136) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.704093+0000 mgr.y (mgr.25136) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.849877+0000 mgr.y (mgr.25136) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:53.849877+0000 mgr.y (mgr.25136) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.005149+0000 mgr.y (mgr.25136) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.005149+0000 mgr.y (mgr.25136) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.118424+0000 mgr.y (mgr.25136) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.118424+0000 mgr.y (mgr.25136) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.234947+0000 mgr.y (mgr.25136) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.234947+0000 mgr.y (mgr.25136) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.351479+0000 mgr.y (mgr.25136) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.351479+0000 mgr.y (mgr.25136) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.495844+0000 mgr.y (mgr.25136) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.495844+0000 mgr.y (mgr.25136) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.630614+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.630614+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.635703+0000 mgr.y (mgr.25136) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.635703+0000 mgr.y (mgr.25136) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.756714+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.756714+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.760057+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.760057+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.763892+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.763892+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.765511+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.765511+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.771228+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.771228+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.884971+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.884971+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.887776+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.887776+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.891382+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.891382+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.892722+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.892722+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.899265+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:54.899265+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.023167+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.023167+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.026559+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.763892+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.763892+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.765511+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.765511+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.771228+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.771228+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.884971+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.884971+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.887776+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.887776+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.891382+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.891382+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.892722+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.892722+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.899265+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:54.899265+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.023167+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.023167+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.026559+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.026559+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.029814+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.029814+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.030991+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.030991+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.033658+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.033658+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.167610+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.167610+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.170695+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.170695+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.174136+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.174136+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.175645+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.175645+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.180779+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.180779+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.274194+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.274194+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.276886+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.026559+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.029814+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.029814+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.030991+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.030991+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.033658+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.033658+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.167610+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.167610+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.170695+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.170695+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.174136+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.174136+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.175645+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.175645+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.180779+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.180779+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.274194+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.274194+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.276886+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.276886+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.280558+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.280558+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.281590+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.281590+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.286471+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.286471+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.354733+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.354733+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.364107+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.364107+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.373660+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.373660+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.403068+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.403068+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.406118+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.406118+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.408356+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.408356+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.410200+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.410200+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.412343+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[105101]: audit 2024-08-25T12:05:55.412343+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.276886+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.280558+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.280558+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.281590+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.281590+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.286471+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.286471+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.354733+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.354733+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.364107+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.364107+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.373660+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.373660+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.403068+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.403068+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.406118+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.406118+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.408356+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.408356+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.410200+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.410200+0000 mon.b (mon.1) 2137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:05:56.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.412343+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:56.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:55 smithi059 bash[104335]: audit 2024-08-25T12:05:55.412343+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-25T12:05:56.359 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[93458]: debug 2024-08-25T12:05:56.066+0000 7f5fac855640 1 -- 172.21.15.196:0/2911303213 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5627598c6960 con 0x5627598e7c00 2024-08-25T12:05:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.772750+0000 mgr.y (mgr.25136) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.772750+0000 mgr.y (mgr.25136) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.900316+0000 mgr.y (mgr.25136) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:54.900316+0000 mgr.y (mgr.25136) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:55.036623+0000 mgr.y (mgr.25136) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:55.036623+0000 mgr.y (mgr.25136) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:55.181710+0000 mgr.y (mgr.25136) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:55.181710+0000 mgr.y (mgr.25136) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:55.288042+0000 mgr.y (mgr.25136) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:55.288042+0000 mgr.y (mgr.25136) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cluster 2024-08-25T12:05:55.329795+0000 mgr.y (mgr.25136) 2189 : cluster [DBG] pgmap v752: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cluster 2024-08-25T12:05:55.329795+0000 mgr.y (mgr.25136) 2189 : cluster [DBG] pgmap v752: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: audit 2024-08-25T12:05:55.332793+0000 mgr.y (mgr.25136) 2190 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: audit 2024-08-25T12:05:55.332793+0000 mgr.y (mgr.25136) 2190 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: audit 2024-08-25T12:05:55.408437+0000 mgr.y (mgr.25136) 2191 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: audit 2024-08-25T12:05:55.408437+0000 mgr.y (mgr.25136) 2191 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:55.410191+0000 mgr.y (mgr.25136) 2192 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cephadm 2024-08-25T12:05:55.410191+0000 mgr.y (mgr.25136) 2192 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cluster 2024-08-25T12:05:56.058320+0000 mon.a (mon.0) 950 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:56.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:56 smithi196 bash[84730]: cluster 2024-08-25T12:05:56.058320+0000 mon.a (mon.0) 950 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.772750+0000 mgr.y (mgr.25136) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.772750+0000 mgr.y (mgr.25136) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.900316+0000 mgr.y (mgr.25136) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:54.900316+0000 mgr.y (mgr.25136) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:55.036623+0000 mgr.y (mgr.25136) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:55.036623+0000 mgr.y (mgr.25136) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:55.181710+0000 mgr.y (mgr.25136) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:55.181710+0000 mgr.y (mgr.25136) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:55.288042+0000 mgr.y (mgr.25136) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:55.288042+0000 mgr.y (mgr.25136) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cluster 2024-08-25T12:05:55.329795+0000 mgr.y (mgr.25136) 2189 : cluster [DBG] pgmap v752: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cluster 2024-08-25T12:05:55.329795+0000 mgr.y (mgr.25136) 2189 : cluster [DBG] pgmap v752: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: audit 2024-08-25T12:05:55.332793+0000 mgr.y (mgr.25136) 2190 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: audit 2024-08-25T12:05:55.332793+0000 mgr.y (mgr.25136) 2190 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: audit 2024-08-25T12:05:55.408437+0000 mgr.y (mgr.25136) 2191 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: audit 2024-08-25T12:05:55.408437+0000 mgr.y (mgr.25136) 2191 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:55.410191+0000 mgr.y (mgr.25136) 2192 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cephadm 2024-08-25T12:05:55.410191+0000 mgr.y (mgr.25136) 2192 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cluster 2024-08-25T12:05:56.058320+0000 mon.a (mon.0) 950 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[104335]: cluster 2024-08-25T12:05:56.058320+0000 mon.a (mon.0) 950 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.772750+0000 mgr.y (mgr.25136) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.772750+0000 mgr.y (mgr.25136) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.900316+0000 mgr.y (mgr.25136) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:54.900316+0000 mgr.y (mgr.25136) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:55.036623+0000 mgr.y (mgr.25136) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:55.036623+0000 mgr.y (mgr.25136) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:55.181710+0000 mgr.y (mgr.25136) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:55.181710+0000 mgr.y (mgr.25136) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:55.288042+0000 mgr.y (mgr.25136) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:55.288042+0000 mgr.y (mgr.25136) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cluster 2024-08-25T12:05:55.329795+0000 mgr.y (mgr.25136) 2189 : cluster [DBG] pgmap v752: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cluster 2024-08-25T12:05:55.329795+0000 mgr.y (mgr.25136) 2189 : cluster [DBG] pgmap v752: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: audit 2024-08-25T12:05:55.332793+0000 mgr.y (mgr.25136) 2190 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: audit 2024-08-25T12:05:55.332793+0000 mgr.y (mgr.25136) 2190 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: audit 2024-08-25T12:05:55.408437+0000 mgr.y (mgr.25136) 2191 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: audit 2024-08-25T12:05:55.408437+0000 mgr.y (mgr.25136) 2191 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:55.410191+0000 mgr.y (mgr.25136) 2192 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cephadm 2024-08-25T12:05:55.410191+0000 mgr.y (mgr.25136) 2192 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cluster 2024-08-25T12:05:56.058320+0000 mon.a (mon.0) 950 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:56 smithi059 bash[105101]: cluster 2024-08-25T12:05:56.058320+0000 mon.a (mon.0) 950 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:05:58.359 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:05:58 smithi196 bash[93458]: debug 2024-08-25T12:05:58.102+0000 7f5faf0bc640 -1 Falling back to public interface 2024-08-25T12:05:58.746 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:58 smithi196 bash[84730]: cluster 2024-08-25T12:05:57.331000+0000 mgr.y (mgr.25136) 2193 : cluster [DBG] pgmap v753: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:58.747 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:05:58 smithi196 bash[84730]: cluster 2024-08-25T12:05:57.331000+0000 mgr.y (mgr.25136) 2193 : cluster [DBG] pgmap v753: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:59.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:58 smithi059 bash[105101]: cluster 2024-08-25T12:05:57.331000+0000 mgr.y (mgr.25136) 2193 : cluster [DBG] pgmap v753: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:59.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:05:58 smithi059 bash[105101]: cluster 2024-08-25T12:05:57.331000+0000 mgr.y (mgr.25136) 2193 : cluster [DBG] pgmap v753: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:59.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:58 smithi059 bash[104335]: cluster 2024-08-25T12:05:57.331000+0000 mgr.y (mgr.25136) 2193 : cluster [DBG] pgmap v753: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:05:58 smithi059 bash[104335]: cluster 2024-08-25T12:05:57.331000+0000 mgr.y (mgr.25136) 2193 : cluster [DBG] pgmap v753: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:05:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:05:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:05:59] "GET /metrics HTTP/1.1" 200 38392 "" "Prometheus/2.51.0" 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: cluster 2024-08-25T12:05:59.332213+0000 mgr.y (mgr.25136) 2194 : cluster [DBG] pgmap v754: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: cluster 2024-08-25T12:05:59.332213+0000 mgr.y (mgr.25136) 2194 : cluster [DBG] pgmap v754: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:05:59.463088+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:05:59.463088+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:05:59.477639+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:05:59.477639+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:05:59.491897+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:05:59.491897+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:06:00.193906+0000 mon.b (mon.1) 2139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:06:00.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:06:00.193906+0000 mon.b (mon.1) 2139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:06:00.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:06:00.195344+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:00.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:00 smithi196 bash[84730]: audit 2024-08-25T12:06:00.195344+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: cluster 2024-08-25T12:05:59.332213+0000 mgr.y (mgr.25136) 2194 : cluster [DBG] pgmap v754: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:00.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: cluster 2024-08-25T12:05:59.332213+0000 mgr.y (mgr.25136) 2194 : cluster [DBG] pgmap v754: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:05:59.463088+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:05:59.463088+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:05:59.477639+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:05:59.477639+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:05:59.491897+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:05:59.491897+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:06:00.193906+0000 mon.b (mon.1) 2139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:06:00.193906+0000 mon.b (mon.1) 2139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:06:00.195344+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:00.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[104335]: audit 2024-08-25T12:06:00.195344+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: cluster 2024-08-25T12:05:59.332213+0000 mgr.y (mgr.25136) 2194 : cluster [DBG] pgmap v754: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: cluster 2024-08-25T12:05:59.332213+0000 mgr.y (mgr.25136) 2194 : cluster [DBG] pgmap v754: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:05:59.463088+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:05:59.463088+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:05:59.477639+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:05:59.477639+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:05:59.491897+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:05:59.491897+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:06:00.193906+0000 mon.b (mon.1) 2139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:06:00.193906+0000 mon.b (mon.1) 2139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:06:00.195344+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:00.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:00 smithi059 bash[105101]: audit 2024-08-25T12:06:00.195344+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:01.722 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:01 smithi196 bash[84730]: cephadm 2024-08-25T12:06:00.186123+0000 mgr.y (mgr.25136) 2195 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:06:01.722 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:01 smithi196 bash[84730]: cephadm 2024-08-25T12:06:00.186123+0000 mgr.y (mgr.25136) 2195 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:06:01.722 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:01 smithi196 bash[84730]: cephadm 2024-08-25T12:06:00.196460+0000 mgr.y (mgr.25136) 2196 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:06:01.722 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:01 smithi196 bash[84730]: cephadm 2024-08-25T12:06:00.196460+0000 mgr.y (mgr.25136) 2196 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:06:01.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:01 smithi059 bash[104335]: cephadm 2024-08-25T12:06:00.186123+0000 mgr.y (mgr.25136) 2195 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:06:01.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:01 smithi059 bash[104335]: cephadm 2024-08-25T12:06:00.186123+0000 mgr.y (mgr.25136) 2195 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:06:01.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:01 smithi059 bash[104335]: cephadm 2024-08-25T12:06:00.196460+0000 mgr.y (mgr.25136) 2196 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:06:01.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:01 smithi059 bash[104335]: cephadm 2024-08-25T12:06:00.196460+0000 mgr.y (mgr.25136) 2196 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:06:01.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:01 smithi059 bash[105101]: cephadm 2024-08-25T12:06:00.186123+0000 mgr.y (mgr.25136) 2195 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:06:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:01 smithi059 bash[105101]: cephadm 2024-08-25T12:06:00.186123+0000 mgr.y (mgr.25136) 2195 : cephadm [INF] Upgrade: Updating osd.4 2024-08-25T12:06:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:01 smithi059 bash[105101]: cephadm 2024-08-25T12:06:00.196460+0000 mgr.y (mgr.25136) 2196 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:06:01.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:01 smithi059 bash[105101]: cephadm 2024-08-25T12:06:00.196460+0000 mgr.y (mgr.25136) 2196 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-08-25T12:06:02.110 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:01 smithi196 bash[93458]: debug 2024-08-25T12:06:01.894+0000 7f5faf0bc640 -1 osd.4 136 log_to_monitors true 2024-08-25T12:06:02.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: cluster 2024-08-25T12:06:01.333907+0000 mgr.y (mgr.25136) 2197 : cluster [DBG] pgmap v755: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: cluster 2024-08-25T12:06:01.333907+0000 mgr.y (mgr.25136) 2197 : cluster [DBG] pgmap v755: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:01.899099+0000 mon.a (mon.0) 954 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:01.899099+0000 mon.a (mon.0) 954 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:01.902614+0000 mon.b (mon.1) 2141 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:01.902614+0000 mon.b (mon.1) 2141 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:02.377432+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:02.377432+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:02.395040+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:02.395040+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:02.410461+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[105101]: audit 2024-08-25T12:06:02.410461+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: cluster 2024-08-25T12:06:01.333907+0000 mgr.y (mgr.25136) 2197 : cluster [DBG] pgmap v755: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: cluster 2024-08-25T12:06:01.333907+0000 mgr.y (mgr.25136) 2197 : cluster [DBG] pgmap v755: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:01.899099+0000 mon.a (mon.0) 954 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:01.899099+0000 mon.a (mon.0) 954 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:01.902614+0000 mon.b (mon.1) 2141 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:01.902614+0000 mon.b (mon.1) 2141 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:02.377432+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:02.377432+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:02.395040+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:02.395040+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:02.410461+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:02 smithi059 bash[104335]: audit 2024-08-25T12:06:02.410461+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: cluster 2024-08-25T12:06:01.333907+0000 mgr.y (mgr.25136) 2197 : cluster [DBG] pgmap v755: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:02.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: cluster 2024-08-25T12:06:01.333907+0000 mgr.y (mgr.25136) 2197 : cluster [DBG] pgmap v755: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:01.899099+0000 mon.a (mon.0) 954 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:01.899099+0000 mon.a (mon.0) 954 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:01.902614+0000 mon.b (mon.1) 2141 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:01.902614+0000 mon.b (mon.1) 2141 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:02.377432+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:02.377432+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:02.395040+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:02.395040+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:02.410461+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[84730]: audit 2024-08-25T12:06:02.410461+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:02.862 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:02 smithi196 bash[93458]: debug 2024-08-25T12:06:02.526+0000 7f5fa6e66640 -1 osd.4 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:06:03.764 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:03 smithi196 bash[84730]: audit 2024-08-25T12:06:02.474733+0000 mon.a (mon.0) 958 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:03.764 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:03 smithi196 bash[84730]: audit 2024-08-25T12:06:02.474733+0000 mon.a (mon.0) 958 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:03.764 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:03 smithi196 bash[84730]: cluster 2024-08-25T12:06:02.481508+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-25T12:06:03.764 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:03 smithi196 bash[84730]: cluster 2024-08-25T12:06:02.481508+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-25T12:06:03.765 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:03 smithi196 bash[84730]: audit 2024-08-25T12:06:02.490384+0000 mon.b (mon.1) 2142 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.765 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:03 smithi196 bash[84730]: audit 2024-08-25T12:06:02.490384+0000 mon.b (mon.1) 2142 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.765 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:03 smithi196 bash[84730]: audit 2024-08-25T12:06:02.494931+0000 mon.a (mon.0) 960 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.765 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:03 smithi196 bash[84730]: audit 2024-08-25T12:06:02.494931+0000 mon.a (mon.0) 960 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[104335]: audit 2024-08-25T12:06:02.474733+0000 mon.a (mon.0) 958 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[104335]: audit 2024-08-25T12:06:02.474733+0000 mon.a (mon.0) 958 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[104335]: cluster 2024-08-25T12:06:02.481508+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-25T12:06:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[104335]: cluster 2024-08-25T12:06:02.481508+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-25T12:06:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[104335]: audit 2024-08-25T12:06:02.490384+0000 mon.b (mon.1) 2142 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[104335]: audit 2024-08-25T12:06:02.490384+0000 mon.b (mon.1) 2142 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[104335]: audit 2024-08-25T12:06:02.494931+0000 mon.a (mon.0) 960 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[104335]: audit 2024-08-25T12:06:02.494931+0000 mon.a (mon.0) 960 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[105101]: audit 2024-08-25T12:06:02.474733+0000 mon.a (mon.0) 958 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[105101]: audit 2024-08-25T12:06:02.474733+0000 mon.a (mon.0) 958 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[105101]: cluster 2024-08-25T12:06:02.481508+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-25T12:06:03.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[105101]: cluster 2024-08-25T12:06:02.481508+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-08-25T12:06:03.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[105101]: audit 2024-08-25T12:06:02.490384+0000 mon.b (mon.1) 2142 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[105101]: audit 2024-08-25T12:06:02.490384+0000 mon.b (mon.1) 2142 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[105101]: audit 2024-08-25T12:06:02.494931+0000 mon.a (mon.0) 960 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:03.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:03 smithi059 bash[105101]: audit 2024-08-25T12:06:02.494931+0000 mon.a (mon.0) 960 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:04.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: cluster 2024-08-25T12:06:03.334938+0000 mgr.y (mgr.25136) 2198 : cluster [DBG] pgmap v757: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:04.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: cluster 2024-08-25T12:06:03.334938+0000 mgr.y (mgr.25136) 2198 : cluster [DBG] pgmap v757: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:04.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: cluster 2024-08-25T12:06:03.488111+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:04.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: cluster 2024-08-25T12:06:03.488111+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:04.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: cluster 2024-08-25T12:06:03.507668+0000 mon.a (mon.0) 962 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965] boot 2024-08-25T12:06:04.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: cluster 2024-08-25T12:06:03.507668+0000 mon.a (mon.0) 962 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965] boot 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: cluster 2024-08-25T12:06:03.507776+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: cluster 2024-08-25T12:06:03.507776+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: audit 2024-08-25T12:06:03.511133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: audit 2024-08-25T12:06:03.511133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: audit 2024-08-25T12:06:04.433967+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: audit 2024-08-25T12:06:04.433967+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: audit 2024-08-25T12:06:04.447951+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: audit 2024-08-25T12:06:04.447951+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: audit 2024-08-25T12:06:04.468258+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[105101]: audit 2024-08-25T12:06:04.468258+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: cluster 2024-08-25T12:06:03.334938+0000 mgr.y (mgr.25136) 2198 : cluster [DBG] pgmap v757: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: cluster 2024-08-25T12:06:03.334938+0000 mgr.y (mgr.25136) 2198 : cluster [DBG] pgmap v757: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: cluster 2024-08-25T12:06:03.488111+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: cluster 2024-08-25T12:06:03.488111+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: cluster 2024-08-25T12:06:03.507668+0000 mon.a (mon.0) 962 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965] boot 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: cluster 2024-08-25T12:06:03.507668+0000 mon.a (mon.0) 962 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965] boot 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: cluster 2024-08-25T12:06:03.507776+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: cluster 2024-08-25T12:06:03.507776+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: audit 2024-08-25T12:06:03.511133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: audit 2024-08-25T12:06:03.511133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: audit 2024-08-25T12:06:04.433967+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: audit 2024-08-25T12:06:04.433967+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: audit 2024-08-25T12:06:04.447951+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: audit 2024-08-25T12:06:04.447951+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: audit 2024-08-25T12:06:04.468258+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:04 smithi059 bash[104335]: audit 2024-08-25T12:06:04.468258+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: cluster 2024-08-25T12:06:03.334938+0000 mgr.y (mgr.25136) 2198 : cluster [DBG] pgmap v757: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: cluster 2024-08-25T12:06:03.334938+0000 mgr.y (mgr.25136) 2198 : cluster [DBG] pgmap v757: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: cluster 2024-08-25T12:06:03.488111+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: cluster 2024-08-25T12:06:03.488111+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: cluster 2024-08-25T12:06:03.507668+0000 mon.a (mon.0) 962 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965] boot 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: cluster 2024-08-25T12:06:03.507668+0000 mon.a (mon.0) 962 : cluster [INF] osd.4 [v2:172.21.15.196:6800/1477094965,v1:172.21.15.196:6801/1477094965] boot 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: cluster 2024-08-25T12:06:03.507776+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: cluster 2024-08-25T12:06:03.507776+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: audit 2024-08-25T12:06:03.511133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: audit 2024-08-25T12:06:03.511133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: audit 2024-08-25T12:06:04.433967+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: audit 2024-08-25T12:06:04.433967+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: audit 2024-08-25T12:06:04.447951+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: audit 2024-08-25T12:06:04.447951+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: audit 2024-08-25T12:06:04.468258+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:04.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:04 smithi196 bash[84730]: audit 2024-08-25T12:06:04.468258+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[104335]: cluster 2024-08-25T12:06:04.546311+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-25T12:06:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[104335]: cluster 2024-08-25T12:06:04.546311+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[104335]: audit 2024-08-25T12:06:04.624224+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[104335]: audit 2024-08-25T12:06:04.624224+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[104335]: audit 2024-08-25T12:06:04.630622+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[104335]: audit 2024-08-25T12:06:04.630622+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[105101]: cluster 2024-08-25T12:06:04.546311+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[105101]: cluster 2024-08-25T12:06:04.546311+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[105101]: audit 2024-08-25T12:06:04.624224+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[105101]: audit 2024-08-25T12:06:04.624224+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[105101]: audit 2024-08-25T12:06:04.630622+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:05.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:05 smithi059 bash[105101]: audit 2024-08-25T12:06:04.630622+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:05 smithi196 bash[84730]: cluster 2024-08-25T12:06:04.546311+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-25T12:06:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:05 smithi196 bash[84730]: cluster 2024-08-25T12:06:04.546311+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-25T12:06:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:05 smithi196 bash[84730]: audit 2024-08-25T12:06:04.624224+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:05 smithi196 bash[84730]: audit 2024-08-25T12:06:04.624224+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:05 smithi196 bash[84730]: audit 2024-08-25T12:06:04.630622+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:05 smithi196 bash[84730]: audit 2024-08-25T12:06:04.630622+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:06.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[104335]: cluster 2024-08-25T12:06:05.335948+0000 mgr.y (mgr.25136) 2199 : cluster [DBG] pgmap v760: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/639 objects degraded (4.538%) 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[104335]: cluster 2024-08-25T12:06:05.335948+0000 mgr.y (mgr.25136) 2199 : cluster [DBG] pgmap v760: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/639 objects degraded (4.538%) 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[104335]: audit 2024-08-25T12:06:05.341660+0000 mgr.y (mgr.25136) 2200 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[104335]: audit 2024-08-25T12:06:05.341660+0000 mgr.y (mgr.25136) 2200 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[104335]: cluster 2024-08-25T12:06:05.619677+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 29/639 objects degraded (4.538%), 12 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[104335]: cluster 2024-08-25T12:06:05.619677+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 29/639 objects degraded (4.538%), 12 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[105101]: cluster 2024-08-25T12:06:05.335948+0000 mgr.y (mgr.25136) 2199 : cluster [DBG] pgmap v760: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/639 objects degraded (4.538%) 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[105101]: cluster 2024-08-25T12:06:05.335948+0000 mgr.y (mgr.25136) 2199 : cluster [DBG] pgmap v760: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/639 objects degraded (4.538%) 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[105101]: audit 2024-08-25T12:06:05.341660+0000 mgr.y (mgr.25136) 2200 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[105101]: audit 2024-08-25T12:06:05.341660+0000 mgr.y (mgr.25136) 2200 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:06.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[105101]: cluster 2024-08-25T12:06:05.619677+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 29/639 objects degraded (4.538%), 12 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:06.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:06 smithi059 bash[105101]: cluster 2024-08-25T12:06:05.619677+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 29/639 objects degraded (4.538%), 12 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:06 smithi196 bash[84730]: cluster 2024-08-25T12:06:05.335948+0000 mgr.y (mgr.25136) 2199 : cluster [DBG] pgmap v760: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/639 objects degraded (4.538%) 2024-08-25T12:06:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:06 smithi196 bash[84730]: cluster 2024-08-25T12:06:05.335948+0000 mgr.y (mgr.25136) 2199 : cluster [DBG] pgmap v760: 161 pgs: 23 active+undersized, 12 active+undersized+degraded, 126 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/639 objects degraded (4.538%) 2024-08-25T12:06:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:06 smithi196 bash[84730]: audit 2024-08-25T12:06:05.341660+0000 mgr.y (mgr.25136) 2200 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:06 smithi196 bash[84730]: audit 2024-08-25T12:06:05.341660+0000 mgr.y (mgr.25136) 2200 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:06 smithi196 bash[84730]: cluster 2024-08-25T12:06:05.619677+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 29/639 objects degraded (4.538%), 12 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:06.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:06 smithi196 bash[84730]: cluster 2024-08-25T12:06:05.619677+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 29/639 objects degraded (4.538%), 12 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:07.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.610 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.610 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.611 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.611 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.611 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.611 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.612 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: Stopping Ceph osd.4 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:06:07.612 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:06:07 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:07.730 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:06:08.109 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:07 smithi196 bash[93458]: debug 2024-08-25T12:06:07.646+0000 7f5fac054640 -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-08-25T12:06:08.110 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:07 smithi196 bash[93458]: debug 2024-08-25T12:06:07.646+0000 7f5fac054640 -1 osd.4 141 *** Got signal Terminated *** 2024-08-25T12:06:08.110 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:07 smithi196 bash[93458]: debug 2024-08-25T12:06:07.646+0000 7f5fac054640 -1 osd.4 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:06:08.395 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:06:08.395 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 3s ago 47m - - 2024-08-25T12:06:08.395 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 6s ago 47m - - 2024-08-25T12:06:08.395 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (10m) 3s ago 38m 14.4M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:06:08.395 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (9m) 6s ago 37m 68.2M - c8b91775d855 f57175f62128 2024-08-25T12:06:08.395 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (12m) 3s ago 35m 49.5M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:06:08.395 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (12m) 6s ago 46m 442M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:06:08.395 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (23m) 3s ago 48m 539M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (6m) 3s ago 48m 62.6M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (7m) 6s ago 46m 52.4M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (6m) 3s ago 46m 45.2M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (11m) 3s ago 38m 8424k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (11m) 6s ago 38m 9272k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (4m) 3s ago 45m 53.4M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (3m) 3s ago 44m 48.7M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (2m) 3s ago 43m 45.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (53s) 3s ago 43m 54.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (14s) 6s ago 42m 12.0M 3036M 19.0.0-5847-g79766939 50bbda8a3289 2d0597144a06 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (41m) 6s ago 41m 72.1M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (40m) 6s ago 40m 68.1M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:06:08.396 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (39m) 6s ago 39m 64.1M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:06:08.397 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (11m) 6s ago 38m 54.3M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:06:08.397 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (35m) 3s ago 35m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:06:08.397 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (35m) 6s ago 35m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:06:08.778 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:06:08.778 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:06:08.778 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:06:08.778 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:06:08.778 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:06:08.779 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:06:08.779 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:06:08.779 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:06:08.779 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 4, 2024-08-25T12:06:08.779 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T12:06:08.779 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:06:08.779 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:06:08.779 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:06:08.780 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:06:08.780 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:06:08.780 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 9, 2024-08-25T12:06:08.780 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 5 2024-08-25T12:06:08.780 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:06:08.780 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:06:08.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:08 smithi196 bash[84730]: cluster 2024-08-25T12:06:07.337018+0000 mgr.y (mgr.25136) 2201 : cluster [DBG] pgmap v761: 161 pgs: 16 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/639 objects degraded (3.130%) 2024-08-25T12:06:08.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:08 smithi196 bash[84730]: cluster 2024-08-25T12:06:07.337018+0000 mgr.y (mgr.25136) 2201 : cluster [DBG] pgmap v761: 161 pgs: 16 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/639 objects degraded (3.130%) 2024-08-25T12:06:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:08 smithi196 bash[84730]: cluster 2024-08-25T12:06:07.647174+0000 mon.a (mon.0) 970 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:06:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:08 smithi196 bash[84730]: cluster 2024-08-25T12:06:07.647174+0000 mon.a (mon.0) 970 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:06:09.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:08 smithi059 bash[105101]: cluster 2024-08-25T12:06:07.337018+0000 mgr.y (mgr.25136) 2201 : cluster [DBG] pgmap v761: 161 pgs: 16 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/639 objects degraded (3.130%) 2024-08-25T12:06:09.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:08 smithi059 bash[105101]: cluster 2024-08-25T12:06:07.337018+0000 mgr.y (mgr.25136) 2201 : cluster [DBG] pgmap v761: 161 pgs: 16 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/639 objects degraded (3.130%) 2024-08-25T12:06:09.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:08 smithi059 bash[105101]: cluster 2024-08-25T12:06:07.647174+0000 mon.a (mon.0) 970 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:06:09.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:08 smithi059 bash[105101]: cluster 2024-08-25T12:06:07.647174+0000 mon.a (mon.0) 970 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:06:09.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:08 smithi059 bash[104335]: cluster 2024-08-25T12:06:07.337018+0000 mgr.y (mgr.25136) 2201 : cluster [DBG] pgmap v761: 161 pgs: 16 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/639 objects degraded (3.130%) 2024-08-25T12:06:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:08 smithi059 bash[104335]: cluster 2024-08-25T12:06:07.337018+0000 mgr.y (mgr.25136) 2201 : cluster [DBG] pgmap v761: 161 pgs: 16 active+undersized, 9 active+undersized+degraded, 136 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 20/639 objects degraded (3.130%) 2024-08-25T12:06:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:08 smithi059 bash[104335]: cluster 2024-08-25T12:06:07.647174+0000 mon.a (mon.0) 970 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:06:09.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:08 smithi059 bash[104335]: cluster 2024-08-25T12:06:07.647174+0000 mon.a (mon.0) 970 : cluster [INF] osd.4 marked itself down and dead 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "5/8 daemons upgraded", 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:06:09.090 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:06:09.476 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:06:09] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.51.0" 2024-08-25T12:06:09.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: audit 2024-08-25T12:06:07.720416+0000 mgr.y (mgr.25136) 2202 : audit [DBG] from='client.64434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: audit 2024-08-25T12:06:07.720416+0000 mgr.y (mgr.25136) 2202 : audit [DBG] from='client.64434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: audit 2024-08-25T12:06:08.049593+0000 mgr.y (mgr.25136) 2203 : audit [DBG] from='client.64440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: audit 2024-08-25T12:06:08.049593+0000 mgr.y (mgr.25136) 2203 : audit [DBG] from='client.64440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: audit 2024-08-25T12:06:08.357139+0000 mgr.y (mgr.25136) 2204 : audit [DBG] from='client.74444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: audit 2024-08-25T12:06:08.357139+0000 mgr.y (mgr.25136) 2204 : audit [DBG] from='client.74444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: cluster 2024-08-25T12:06:08.536912+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: cluster 2024-08-25T12:06:08.536912+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: cluster 2024-08-25T12:06:08.554521+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: cluster 2024-08-25T12:06:08.554521+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: audit 2024-08-25T12:06:08.780953+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.59:0/2925834230' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[104335]: audit 2024-08-25T12:06:08.780953+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.59:0/2925834230' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:09.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: audit 2024-08-25T12:06:07.720416+0000 mgr.y (mgr.25136) 2202 : audit [DBG] from='client.64434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: audit 2024-08-25T12:06:07.720416+0000 mgr.y (mgr.25136) 2202 : audit [DBG] from='client.64434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: audit 2024-08-25T12:06:08.049593+0000 mgr.y (mgr.25136) 2203 : audit [DBG] from='client.64440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: audit 2024-08-25T12:06:08.049593+0000 mgr.y (mgr.25136) 2203 : audit [DBG] from='client.64440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: audit 2024-08-25T12:06:08.357139+0000 mgr.y (mgr.25136) 2204 : audit [DBG] from='client.74444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: audit 2024-08-25T12:06:08.357139+0000 mgr.y (mgr.25136) 2204 : audit [DBG] from='client.74444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: cluster 2024-08-25T12:06:08.536912+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: cluster 2024-08-25T12:06:08.536912+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: cluster 2024-08-25T12:06:08.554521+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: cluster 2024-08-25T12:06:08.554521+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: audit 2024-08-25T12:06:08.780953+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.59:0/2925834230' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:09.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:09 smithi059 bash[105101]: audit 2024-08-25T12:06:08.780953+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.59:0/2925834230' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:09.820 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[95134]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-4 2024-08-25T12:06:09.820 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[95200]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-4 2024-08-25T12:06:09.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: audit 2024-08-25T12:06:07.720416+0000 mgr.y (mgr.25136) 2202 : audit [DBG] from='client.64434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: audit 2024-08-25T12:06:07.720416+0000 mgr.y (mgr.25136) 2202 : audit [DBG] from='client.64434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: audit 2024-08-25T12:06:08.049593+0000 mgr.y (mgr.25136) 2203 : audit [DBG] from='client.64440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: audit 2024-08-25T12:06:08.049593+0000 mgr.y (mgr.25136) 2203 : audit [DBG] from='client.64440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: audit 2024-08-25T12:06:08.357139+0000 mgr.y (mgr.25136) 2204 : audit [DBG] from='client.74444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: audit 2024-08-25T12:06:08.357139+0000 mgr.y (mgr.25136) 2204 : audit [DBG] from='client.74444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: cluster 2024-08-25T12:06:08.536912+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: cluster 2024-08-25T12:06:08.536912+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: cluster 2024-08-25T12:06:08.554521+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: cluster 2024-08-25T12:06:08.554521+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: audit 2024-08-25T12:06:08.780953+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.59:0/2925834230' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:09.821 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:09 smithi196 bash[84730]: audit 2024-08-25T12:06:08.780953+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.59:0/2925834230' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:10.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:10 smithi196 bash[84730]: audit 2024-08-25T12:06:09.092610+0000 mgr.y (mgr.25136) 2205 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:10.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:10 smithi196 bash[84730]: audit 2024-08-25T12:06:09.092610+0000 mgr.y (mgr.25136) 2205 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:10.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:10 smithi196 bash[84730]: cluster 2024-08-25T12:06:09.337779+0000 mgr.y (mgr.25136) 2206 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T12:06:10.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:10 smithi196 bash[84730]: cluster 2024-08-25T12:06:09.337779+0000 mgr.y (mgr.25136) 2206 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T12:06:10.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:10 smithi196 bash[84730]: cluster 2024-08-25T12:06:09.549211+0000 mon.a (mon.0) 974 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/639 objects degraded (3.130%), 9 pgs degraded) 2024-08-25T12:06:10.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:10 smithi196 bash[84730]: cluster 2024-08-25T12:06:09.549211+0000 mon.a (mon.0) 974 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/639 objects degraded (3.130%), 9 pgs degraded) 2024-08-25T12:06:10.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:10 smithi196 bash[84730]: cluster 2024-08-25T12:06:09.568173+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-25T12:06:10.811 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:10 smithi196 bash[84730]: cluster 2024-08-25T12:06:09.568173+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-25T12:06:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[104335]: audit 2024-08-25T12:06:09.092610+0000 mgr.y (mgr.25136) 2205 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:11.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[104335]: audit 2024-08-25T12:06:09.092610+0000 mgr.y (mgr.25136) 2205 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[104335]: cluster 2024-08-25T12:06:09.337779+0000 mgr.y (mgr.25136) 2206 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[104335]: cluster 2024-08-25T12:06:09.337779+0000 mgr.y (mgr.25136) 2206 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[104335]: cluster 2024-08-25T12:06:09.549211+0000 mon.a (mon.0) 974 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/639 objects degraded (3.130%), 9 pgs degraded) 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[104335]: cluster 2024-08-25T12:06:09.549211+0000 mon.a (mon.0) 974 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/639 objects degraded (3.130%), 9 pgs degraded) 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[104335]: cluster 2024-08-25T12:06:09.568173+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[104335]: cluster 2024-08-25T12:06:09.568173+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[105101]: audit 2024-08-25T12:06:09.092610+0000 mgr.y (mgr.25136) 2205 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[105101]: audit 2024-08-25T12:06:09.092610+0000 mgr.y (mgr.25136) 2205 : audit [DBG] from='client.74456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[105101]: cluster 2024-08-25T12:06:09.337779+0000 mgr.y (mgr.25136) 2206 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[105101]: cluster 2024-08-25T12:06:09.337779+0000 mgr.y (mgr.25136) 2206 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-25T12:06:11.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[105101]: cluster 2024-08-25T12:06:09.549211+0000 mon.a (mon.0) 974 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/639 objects degraded (3.130%), 9 pgs degraded) 2024-08-25T12:06:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[105101]: cluster 2024-08-25T12:06:09.549211+0000 mon.a (mon.0) 974 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/639 objects degraded (3.130%), 9 pgs degraded) 2024-08-25T12:06:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[105101]: cluster 2024-08-25T12:06:09.568173+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-25T12:06:11.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:10 smithi059 bash[105101]: cluster 2024-08-25T12:06:09.568173+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-08-25T12:06:11.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:11 smithi196 bash[84730]: cluster 2024-08-25T12:06:11.541559+0000 mon.a (mon.0) 976 : cluster [WRN] Health check failed: Degraded data redundancy: 67/639 objects degraded (10.485%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:11.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:11 smithi196 bash[84730]: cluster 2024-08-25T12:06:11.541559+0000 mon.a (mon.0) 976 : cluster [WRN] Health check failed: Degraded data redundancy: 67/639 objects degraded (10.485%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:11.860 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-25T12:06:11.860 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: Stopped Ceph osd.4 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:06:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:11 smithi059 bash[104335]: cluster 2024-08-25T12:06:11.541559+0000 mon.a (mon.0) 976 : cluster [WRN] Health check failed: Degraded data redundancy: 67/639 objects degraded (10.485%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:11 smithi059 bash[104335]: cluster 2024-08-25T12:06:11.541559+0000 mon.a (mon.0) 976 : cluster [WRN] Health check failed: Degraded data redundancy: 67/639 objects degraded (10.485%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:12.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:11 smithi059 bash[105101]: cluster 2024-08-25T12:06:11.541559+0000 mon.a (mon.0) 976 : cluster [WRN] Health check failed: Degraded data redundancy: 67/639 objects degraded (10.485%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:12.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:11 smithi059 bash[105101]: cluster 2024-08-25T12:06:11.541559+0000 mon.a (mon.0) 976 : cluster [WRN] Health check failed: Degraded data redundancy: 67/639 objects degraded (10.485%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:12.181 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.181 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.182 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.182 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.182 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.182 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:12 smithi196 systemd[1]: Started Ceph osd.4 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:06:12.183 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.183 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.183 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.183 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:06:11 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: cluster 2024-08-25T12:06:11.339418+0000 mgr.y (mgr.25136) 2207 : cluster [DBG] pgmap v765: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 24 active+undersized, 8 stale+active+clean, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 67/639 objects degraded (10.485%) 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: cluster 2024-08-25T12:06:11.339418+0000 mgr.y (mgr.25136) 2207 : cluster [DBG] pgmap v765: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 24 active+undersized, 8 stale+active+clean, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 67/639 objects degraded (10.485%) 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.095486+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.095486+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.107291+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.107291+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.116514+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.116514+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.118136+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.118136+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.124430+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.124430+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.279196+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.279196+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.282775+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.282775+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.287976+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.287976+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.289536+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.289536+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.295037+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.295037+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.446488+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.446488+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.450065+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.450065+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.453488+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.453488+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.455163+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.455163+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.459181+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:12 smithi196 bash[84730]: audit 2024-08-25T12:06:12.459181+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: cluster 2024-08-25T12:06:11.339418+0000 mgr.y (mgr.25136) 2207 : cluster [DBG] pgmap v765: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 24 active+undersized, 8 stale+active+clean, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 67/639 objects degraded (10.485%) 2024-08-25T12:06:13.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: cluster 2024-08-25T12:06:11.339418+0000 mgr.y (mgr.25136) 2207 : cluster [DBG] pgmap v765: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 24 active+undersized, 8 stale+active+clean, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 67/639 objects degraded (10.485%) 2024-08-25T12:06:13.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.095486+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.095486+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.107291+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.107291+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.116514+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.116514+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.118136+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.118136+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.124430+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.124430+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.279196+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.279196+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.282775+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.282775+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.287976+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.287976+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: cluster 2024-08-25T12:06:11.339418+0000 mgr.y (mgr.25136) 2207 : cluster [DBG] pgmap v765: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 24 active+undersized, 8 stale+active+clean, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 67/639 objects degraded (10.485%) 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: cluster 2024-08-25T12:06:11.339418+0000 mgr.y (mgr.25136) 2207 : cluster [DBG] pgmap v765: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 24 active+undersized, 8 stale+active+clean, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 67/639 objects degraded (10.485%) 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.095486+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.095486+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.107291+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.107291+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.116514+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.116514+0000 mon.b (mon.1) 2145 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.118136+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.118136+0000 mon.b (mon.1) 2146 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.124430+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.124430+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.279196+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.279196+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.282775+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.282775+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.287976+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.287976+0000 mon.b (mon.1) 2149 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.289536+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.289536+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.295037+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.295037+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.446488+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.446488+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.450065+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.450065+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.453488+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.453488+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.455163+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.455163+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.459181+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[105101]: audit 2024-08-25T12:06:12.459181+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.289536+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.289536+0000 mon.b (mon.1) 2150 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.295037+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.295037+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.446488+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.446488+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.450065+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.450065+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.453488+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.453488+0000 mon.b (mon.1) 2153 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.455163+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.455163+0000 mon.b (mon.1) 2154 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.459181+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:12 smithi059 bash[104335]: audit 2024-08-25T12:06:12.459181+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.125814+0000 mgr.y (mgr.25136) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.125814+0000 mgr.y (mgr.25136) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.296444+0000 mgr.y (mgr.25136) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.296444+0000 mgr.y (mgr.25136) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.462642+0000 mgr.y (mgr.25136) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.462642+0000 mgr.y (mgr.25136) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.680010+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.680010+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.683312+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.683312+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.687050+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.687050+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.688460+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.688460+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.695810+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.695810+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.847484+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.847484+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.850921+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.850921+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.855250+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.855250+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.856795+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.856795+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.864358+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.864358+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.988165+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.988165+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.991175+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.991175+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.994744+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.994744+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.996224+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:12.996224+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.003498+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.003498+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.126101+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.126101+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.129121+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.129121+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.132067+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.132067+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.133340+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.133340+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.140086+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.140086+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.268870+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.268870+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.271936+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.271936+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.274464+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.274464+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.275547+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.275547+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.282289+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.282289+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.387409+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.387409+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.390695+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.390695+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.394332+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.394332+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.395752+0000 mon.b (mon.1) 2178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.395752+0000 mon.b (mon.1) 2178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.398589+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.398589+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.502291+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.502291+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.505088+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.505088+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.508211+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.508211+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.509392+0000 mon.b (mon.1) 2182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.509392+0000 mon.b (mon.1) 2182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.514221+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:13 smithi196 bash[84730]: audit 2024-08-25T12:06:13.514221+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.125814+0000 mgr.y (mgr.25136) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.125814+0000 mgr.y (mgr.25136) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.296444+0000 mgr.y (mgr.25136) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.296444+0000 mgr.y (mgr.25136) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.462642+0000 mgr.y (mgr.25136) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.462642+0000 mgr.y (mgr.25136) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.680010+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.680010+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.683312+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.683312+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.687050+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.687050+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.688460+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.688460+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.695810+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.695810+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.847484+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.847484+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.850921+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.850921+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.855250+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.855250+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.856795+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.856795+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.864358+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.864358+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.988165+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.988165+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.991175+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.991175+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.994744+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.994744+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.996224+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:12.996224+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.003498+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.003498+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.126101+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.126101+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.129121+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.129121+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.125814+0000 mgr.y (mgr.25136) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.125814+0000 mgr.y (mgr.25136) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.296444+0000 mgr.y (mgr.25136) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.296444+0000 mgr.y (mgr.25136) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.462642+0000 mgr.y (mgr.25136) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.462642+0000 mgr.y (mgr.25136) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.680010+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.680010+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.683312+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.683312+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.687050+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.687050+0000 mon.b (mon.1) 2157 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.688460+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.688460+0000 mon.b (mon.1) 2158 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.695810+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.695810+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.847484+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.847484+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.850921+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.850921+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.132067+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.132067+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.133340+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.133340+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.140086+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.140086+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.268870+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.268870+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.271936+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.271936+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.274464+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.274464+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.275547+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.275547+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.282289+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.282289+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.387409+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.387409+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.390695+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.390695+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.394332+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.394332+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.395752+0000 mon.b (mon.1) 2178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.395752+0000 mon.b (mon.1) 2178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.398589+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.398589+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.502291+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.502291+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.505088+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.505088+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.508211+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.508211+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.509392+0000 mon.b (mon.1) 2182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.509392+0000 mon.b (mon.1) 2182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.514221+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[105101]: audit 2024-08-25T12:06:13.514221+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.855250+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.855250+0000 mon.b (mon.1) 2161 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.856795+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.856795+0000 mon.b (mon.1) 2162 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.864358+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.864358+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.988165+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.988165+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.991175+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.991175+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.994744+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.994744+0000 mon.b (mon.1) 2165 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.996224+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:12.996224+0000 mon.b (mon.1) 2166 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.003498+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.003498+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.126101+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.126101+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.129121+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.129121+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.132067+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.132067+0000 mon.b (mon.1) 2169 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.133340+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.133340+0000 mon.b (mon.1) 2170 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.140086+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.140086+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.268870+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.268870+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.271936+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.271936+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.274464+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.274464+0000 mon.b (mon.1) 2173 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.275547+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.275547+0000 mon.b (mon.1) 2174 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.282289+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.282289+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.387409+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.387409+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.390695+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.390695+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.394332+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.394332+0000 mon.b (mon.1) 2177 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.395752+0000 mon.b (mon.1) 2178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.395752+0000 mon.b (mon.1) 2178 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.398589+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.398589+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.502291+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.502291+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.505088+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.505088+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.508211+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.508211+0000 mon.b (mon.1) 2181 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.509392+0000 mon.b (mon.1) 2182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.509392+0000 mon.b (mon.1) 2182 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.514221+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:13 smithi059 bash[104335]: audit 2024-08-25T12:06:13.514221+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.306 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:06:14.306 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:06:14.306 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:06:14.306 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:06:14.598 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:06:14.599 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-25T12:06:14.599 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-08-25T12:06:14.859 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-25T12:06:14.859 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-08-25T12:06:14.860 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-25T12:06:14.860 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-25T12:06:14.860 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[95346]: --> ceph-volume lvm activate successful for osd ID: 4 2024-08-25T12:06:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.696994+0000 mgr.y (mgr.25136) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.696994+0000 mgr.y (mgr.25136) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.866569+0000 mgr.y (mgr.25136) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:12.866569+0000 mgr.y (mgr.25136) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.005080+0000 mgr.y (mgr.25136) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.005080+0000 mgr.y (mgr.25136) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.141445+0000 mgr.y (mgr.25136) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.141445+0000 mgr.y (mgr.25136) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.283571+0000 mgr.y (mgr.25136) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.283571+0000 mgr.y (mgr.25136) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cluster 2024-08-25T12:06:13.340204+0000 mgr.y (mgr.25136) 2216 : cluster [DBG] pgmap v766: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 29 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:06:14.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cluster 2024-08-25T12:06:13.340204+0000 mgr.y (mgr.25136) 2216 : cluster [DBG] pgmap v766: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 29 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.404036+0000 mgr.y (mgr.25136) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.404036+0000 mgr.y (mgr.25136) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.517242+0000 mgr.y (mgr.25136) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.517242+0000 mgr.y (mgr.25136) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.644101+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.644101+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.646838+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.646838+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.650140+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.650140+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.650976+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.650976+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.657065+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.657065+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.658034+0000 mgr.y (mgr.25136) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.658034+0000 mgr.y (mgr.25136) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.788797+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.788797+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.792174+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.792174+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.796117+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.796117+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.798124+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.798124+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.804269+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.804269+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.956053+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.956053+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.959173+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.959173+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.962636+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.962636+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.964116+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.964116+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.969539+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:13.969539+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.109976+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.109976+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.112466+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.112466+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.115097+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.115097+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.116073+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.116073+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.121044+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.121044+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.258995+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.258995+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.261523+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.261523+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.264126+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.264126+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.265129+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.265129+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.270070+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.270070+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.377974+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.377974+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.380578+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.380578+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.382855+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.382855+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.383730+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.383730+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.387928+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.387928+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.498239+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.498239+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.500519+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.500519+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.503401+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.503401+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.504463+0000 mon.b (mon.1) 2210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.504463+0000 mon.b (mon.1) 2210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.506920+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:14.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:14 smithi196 bash[84730]: audit 2024-08-25T12:06:14.506920+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.696994+0000 mgr.y (mgr.25136) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.696994+0000 mgr.y (mgr.25136) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.866569+0000 mgr.y (mgr.25136) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:12.866569+0000 mgr.y (mgr.25136) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.005080+0000 mgr.y (mgr.25136) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.005080+0000 mgr.y (mgr.25136) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.141445+0000 mgr.y (mgr.25136) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.141445+0000 mgr.y (mgr.25136) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.283571+0000 mgr.y (mgr.25136) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.283571+0000 mgr.y (mgr.25136) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cluster 2024-08-25T12:06:13.340204+0000 mgr.y (mgr.25136) 2216 : cluster [DBG] pgmap v766: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 29 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cluster 2024-08-25T12:06:13.340204+0000 mgr.y (mgr.25136) 2216 : cluster [DBG] pgmap v766: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 29 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.404036+0000 mgr.y (mgr.25136) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.404036+0000 mgr.y (mgr.25136) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.517242+0000 mgr.y (mgr.25136) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.517242+0000 mgr.y (mgr.25136) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.644101+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.644101+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.646838+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.646838+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.650140+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.650140+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.650976+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.650976+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.657065+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.657065+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.658034+0000 mgr.y (mgr.25136) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.658034+0000 mgr.y (mgr.25136) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.788797+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.788797+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.792174+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.792174+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.796117+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.796117+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.798124+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.798124+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.804269+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.804269+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.956053+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.956053+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.959173+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.959173+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.962636+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.962636+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.964116+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.964116+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.969539+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:13.969539+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.109976+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.109976+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.112466+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.112466+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.115097+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.115097+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.116073+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.116073+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.121044+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.121044+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.258995+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.258995+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.261523+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.261523+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.264126+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.264126+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.265129+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.265129+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.270070+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.270070+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.377974+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.377974+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.380578+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.380578+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.382855+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.382855+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.383730+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.383730+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.387928+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.387928+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.498239+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.498239+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.500519+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.500519+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.503401+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.503401+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.504463+0000 mon.b (mon.1) 2210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.504463+0000 mon.b (mon.1) 2210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.506920+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[105101]: audit 2024-08-25T12:06:14.506920+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.696994+0000 mgr.y (mgr.25136) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.696994+0000 mgr.y (mgr.25136) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.866569+0000 mgr.y (mgr.25136) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:12.866569+0000 mgr.y (mgr.25136) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.005080+0000 mgr.y (mgr.25136) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.005080+0000 mgr.y (mgr.25136) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.141445+0000 mgr.y (mgr.25136) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.141445+0000 mgr.y (mgr.25136) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.283571+0000 mgr.y (mgr.25136) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.283571+0000 mgr.y (mgr.25136) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cluster 2024-08-25T12:06:13.340204+0000 mgr.y (mgr.25136) 2216 : cluster [DBG] pgmap v766: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 29 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cluster 2024-08-25T12:06:13.340204+0000 mgr.y (mgr.25136) 2216 : cluster [DBG] pgmap v766: 161 pgs: 1 activating+undersized+degraded, 7 activating+undersized, 29 active+undersized, 6 stale+active+clean, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.404036+0000 mgr.y (mgr.25136) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.404036+0000 mgr.y (mgr.25136) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.517242+0000 mgr.y (mgr.25136) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.517242+0000 mgr.y (mgr.25136) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.644101+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.644101+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.646838+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.646838+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.650140+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.650140+0000 mon.b (mon.1) 2185 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.650976+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.650976+0000 mon.b (mon.1) 2186 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.657065+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.657065+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.658034+0000 mgr.y (mgr.25136) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.658034+0000 mgr.y (mgr.25136) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.788797+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.788797+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.792174+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.792174+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.796117+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.796117+0000 mon.b (mon.1) 2189 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.798124+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.798124+0000 mon.b (mon.1) 2190 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.804269+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.804269+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.956053+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.956053+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.959173+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.959173+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.962636+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.962636+0000 mon.b (mon.1) 2193 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.964116+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.964116+0000 mon.b (mon.1) 2194 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.969539+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:13.969539+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.109976+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.109976+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.112466+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.112466+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.115097+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.115097+0000 mon.b (mon.1) 2197 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.116073+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.116073+0000 mon.b (mon.1) 2198 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.121044+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.121044+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.258995+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.258995+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.261523+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.261523+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.264126+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.264126+0000 mon.b (mon.1) 2201 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.265129+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.265129+0000 mon.b (mon.1) 2202 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.270070+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.270070+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.377974+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.377974+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.380578+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.380578+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.382855+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.382855+0000 mon.b (mon.1) 2205 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.383730+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.383730+0000 mon.b (mon.1) 2206 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.387928+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.387928+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.498239+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.498239+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.500519+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.500519+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.503401+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.503401+0000 mon.b (mon.1) 2209 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.504463+0000 mon.b (mon.1) 2210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.504463+0000 mon.b (mon.1) 2210 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.506920+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:14 smithi059 bash[104335]: audit 2024-08-25T12:06:14.506920+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.807365+0000 mgr.y (mgr.25136) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.807365+0000 mgr.y (mgr.25136) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.972574+0000 mgr.y (mgr.25136) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:13.972574+0000 mgr.y (mgr.25136) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.121955+0000 mgr.y (mgr.25136) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.121955+0000 mgr.y (mgr.25136) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.270894+0000 mgr.y (mgr.25136) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.270894+0000 mgr.y (mgr.25136) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.388879+0000 mgr.y (mgr.25136) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.388879+0000 mgr.y (mgr.25136) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.510201+0000 mgr.y (mgr.25136) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.510201+0000 mgr.y (mgr.25136) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.650553+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.650553+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.653176+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.653176+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.657146+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.657146+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.658574+0000 mon.b (mon.1) 2214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.658574+0000 mon.b (mon.1) 2214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.663061+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.663061+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.664838+0000 mgr.y (mgr.25136) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.664838+0000 mgr.y (mgr.25136) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.812310+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.812310+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.814909+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.814909+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.821431+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.821431+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.824346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.824346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.825253+0000 mon.b (mon.1) 2218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.825253+0000 mon.b (mon.1) 2218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.828220+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.828220+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.973176+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.973176+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.976558+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.976558+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.980131+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.980131+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.981471+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.981471+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.986421+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:14.986421+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.102309+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.102309+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.105112+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.105112+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.108263+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.108263+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.109353+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.109353+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.111864+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.111864+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.223883+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.223883+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.227102+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.227102+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.229720+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.229720+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.231393+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.231393+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.234234+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.234234+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.354434+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.354434+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.357475+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.357475+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.360919+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.360919+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.362297+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.362297+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.366798+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.366798+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.501968+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.501968+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.505124+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.505124+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.508677+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.508677+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.510147+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.510147+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.514578+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:15.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:15 smithi196 bash[84730]: audit 2024-08-25T12:06:15.514578+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.807365+0000 mgr.y (mgr.25136) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.807365+0000 mgr.y (mgr.25136) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.972574+0000 mgr.y (mgr.25136) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:13.972574+0000 mgr.y (mgr.25136) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.121955+0000 mgr.y (mgr.25136) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.121955+0000 mgr.y (mgr.25136) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.270894+0000 mgr.y (mgr.25136) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.270894+0000 mgr.y (mgr.25136) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.388879+0000 mgr.y (mgr.25136) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.388879+0000 mgr.y (mgr.25136) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.510201+0000 mgr.y (mgr.25136) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.510201+0000 mgr.y (mgr.25136) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.650553+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.650553+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.653176+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.653176+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.657146+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.657146+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.658574+0000 mon.b (mon.1) 2214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.658574+0000 mon.b (mon.1) 2214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.807365+0000 mgr.y (mgr.25136) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.807365+0000 mgr.y (mgr.25136) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.972574+0000 mgr.y (mgr.25136) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:13.972574+0000 mgr.y (mgr.25136) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.121955+0000 mgr.y (mgr.25136) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.121955+0000 mgr.y (mgr.25136) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.270894+0000 mgr.y (mgr.25136) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.270894+0000 mgr.y (mgr.25136) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.388879+0000 mgr.y (mgr.25136) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.388879+0000 mgr.y (mgr.25136) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.510201+0000 mgr.y (mgr.25136) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.510201+0000 mgr.y (mgr.25136) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.650553+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.650553+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.653176+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.653176+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.657146+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.657146+0000 mon.b (mon.1) 2213 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.658574+0000 mon.b (mon.1) 2214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.658574+0000 mon.b (mon.1) 2214 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.663061+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.663061+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.664838+0000 mgr.y (mgr.25136) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.664838+0000 mgr.y (mgr.25136) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.812310+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.812310+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.814909+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.814909+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.821431+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.821431+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.824346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.824346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.825253+0000 mon.b (mon.1) 2218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.825253+0000 mon.b (mon.1) 2218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.828220+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.828220+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.973176+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.973176+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.976558+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.976558+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.980131+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.980131+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.981471+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.981471+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.986421+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:14.986421+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.102309+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.102309+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.105112+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.105112+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.108263+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.108263+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.109353+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.109353+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.111864+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.111864+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.223883+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.223883+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.227102+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.227102+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.229720+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.663061+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.663061+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.664838+0000 mgr.y (mgr.25136) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.664838+0000 mgr.y (mgr.25136) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.812310+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.812310+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.814909+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.814909+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.821431+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.821431+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.824346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.824346+0000 mon.b (mon.1) 2217 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.825253+0000 mon.b (mon.1) 2218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.825253+0000 mon.b (mon.1) 2218 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.828220+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.828220+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.973176+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.973176+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.976558+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.976558+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.980131+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.229720+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.231393+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.231393+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.234234+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.234234+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.354434+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.354434+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.357475+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.357475+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.360919+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.360919+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.362297+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.362297+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.366798+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.366798+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.501968+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.501968+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.505124+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.505124+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.508677+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.508677+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.510147+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.510147+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.514578+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[105101]: audit 2024-08-25T12:06:15.514578+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.980131+0000 mon.b (mon.1) 2221 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.981471+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.981471+0000 mon.b (mon.1) 2222 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.986421+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:14.986421+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.102309+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.102309+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.105112+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.105112+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.108263+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.108263+0000 mon.b (mon.1) 2225 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.109353+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.109353+0000 mon.b (mon.1) 2226 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.111864+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.111864+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.223883+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.223883+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.227102+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.227102+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.229720+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.229720+0000 mon.b (mon.1) 2229 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.231393+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.231393+0000 mon.b (mon.1) 2230 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.234234+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.234234+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.354434+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.354434+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.357475+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.357475+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.360919+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.360919+0000 mon.b (mon.1) 2233 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.362297+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.362297+0000 mon.b (mon.1) 2234 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.366798+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.366798+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.501968+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.501968+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.505124+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.505124+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.508677+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.508677+0000 mon.b (mon.1) 2237 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.510147+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.510147+0000 mon.b (mon.1) 2238 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.514578+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:15 smithi059 bash[104335]: audit 2024-08-25T12:06:15.514578+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.828829+0000 mgr.y (mgr.25136) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.828829+0000 mgr.y (mgr.25136) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.988660+0000 mgr.y (mgr.25136) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:14.988660+0000 mgr.y (mgr.25136) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.115127+0000 mgr.y (mgr.25136) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.115127+0000 mgr.y (mgr.25136) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.237606+0000 mgr.y (mgr.25136) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.237606+0000 mgr.y (mgr.25136) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cluster 2024-08-25T12:06:15.341415+0000 mgr.y (mgr.25136) 2231 : cluster [DBG] pgmap v767: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cluster 2024-08-25T12:06:15.341415+0000 mgr.y (mgr.25136) 2231 : cluster [DBG] pgmap v767: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.349823+0000 mgr.y (mgr.25136) 2232 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.349823+0000 mgr.y (mgr.25136) 2232 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.368740+0000 mgr.y (mgr.25136) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.368740+0000 mgr.y (mgr.25136) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.515865+0000 mgr.y (mgr.25136) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.515865+0000 mgr.y (mgr.25136) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.666100+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.666100+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.669009+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.669009+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.672472+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.672472+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.673801+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.673801+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.678477+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.678477+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.679527+0000 mgr.y (mgr.25136) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.679527+0000 mgr.y (mgr.25136) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.809972+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.809972+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.813012+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.813012+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.816886+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.816886+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.818371+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.818371+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.821189+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.821189+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.930562+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.930562+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.933164+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.933164+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.936263+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.936263+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.937486+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.937486+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.941543+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:15.941543+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.037517+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.037517+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.040251+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.040251+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.043351+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.043351+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.044486+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.044486+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.046166+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.046166+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.159981+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.159981+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.162747+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.162747+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.165697+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.165697+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.166873+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.166873+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.169990+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.169990+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.276091+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.276091+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.279095+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.279095+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.282345+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.282345+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.283571+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.283571+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.286090+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.286090+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.406338+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.406338+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.409443+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.409443+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.412777+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.412777+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.414190+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.414190+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.416483+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.416483+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.549685+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.549685+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.552204+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.552204+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:16.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.554993+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.554993+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:16.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.556076+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.556076+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:16.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.559896+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:16.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:16 smithi196 bash[84730]: audit 2024-08-25T12:06:16.559896+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.828829+0000 mgr.y (mgr.25136) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.828829+0000 mgr.y (mgr.25136) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.988660+0000 mgr.y (mgr.25136) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:14.988660+0000 mgr.y (mgr.25136) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.115127+0000 mgr.y (mgr.25136) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.115127+0000 mgr.y (mgr.25136) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.237606+0000 mgr.y (mgr.25136) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.237606+0000 mgr.y (mgr.25136) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cluster 2024-08-25T12:06:15.341415+0000 mgr.y (mgr.25136) 2231 : cluster [DBG] pgmap v767: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cluster 2024-08-25T12:06:15.341415+0000 mgr.y (mgr.25136) 2231 : cluster [DBG] pgmap v767: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.349823+0000 mgr.y (mgr.25136) 2232 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.349823+0000 mgr.y (mgr.25136) 2232 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.368740+0000 mgr.y (mgr.25136) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.368740+0000 mgr.y (mgr.25136) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.515865+0000 mgr.y (mgr.25136) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.515865+0000 mgr.y (mgr.25136) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.666100+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.666100+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.669009+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.669009+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.672472+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.672472+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.673801+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.673801+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.678477+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.678477+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.679527+0000 mgr.y (mgr.25136) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.679527+0000 mgr.y (mgr.25136) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.809972+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.809972+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.813012+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.813012+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.816886+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.816886+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.818371+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.818371+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.821189+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.821189+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.930562+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.828829+0000 mgr.y (mgr.25136) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.828829+0000 mgr.y (mgr.25136) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.988660+0000 mgr.y (mgr.25136) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:14.988660+0000 mgr.y (mgr.25136) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.115127+0000 mgr.y (mgr.25136) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.115127+0000 mgr.y (mgr.25136) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.237606+0000 mgr.y (mgr.25136) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.237606+0000 mgr.y (mgr.25136) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cluster 2024-08-25T12:06:15.341415+0000 mgr.y (mgr.25136) 2231 : cluster [DBG] pgmap v767: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cluster 2024-08-25T12:06:15.341415+0000 mgr.y (mgr.25136) 2231 : cluster [DBG] pgmap v767: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.349823+0000 mgr.y (mgr.25136) 2232 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.349823+0000 mgr.y (mgr.25136) 2232 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.368740+0000 mgr.y (mgr.25136) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.368740+0000 mgr.y (mgr.25136) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.515865+0000 mgr.y (mgr.25136) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.515865+0000 mgr.y (mgr.25136) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.666100+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.666100+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.669009+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.930562+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.933164+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.933164+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.936263+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.936263+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.937486+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.937486+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.941543+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:15.941543+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.037517+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.037517+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.040251+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.040251+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.043351+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.043351+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.044486+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.044486+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.046166+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.046166+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.159981+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.159981+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.162747+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.162747+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.165697+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.165697+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.166873+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.166873+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.169990+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.169990+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.276091+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.276091+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.279095+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.279095+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.282345+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.282345+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.283571+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.283571+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.286090+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.286090+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.406338+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.406338+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.409443+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.409443+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.412777+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.412777+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.414190+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.414190+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.416483+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.416483+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.549685+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.549685+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.552204+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.552204+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.554993+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.554993+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.556076+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.556076+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.559896+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[105101]: audit 2024-08-25T12:06:16.559896+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.669009+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.672472+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.672472+0000 mon.b (mon.1) 2241 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.673801+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.673801+0000 mon.b (mon.1) 2242 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.678477+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.678477+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.679527+0000 mgr.y (mgr.25136) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.679527+0000 mgr.y (mgr.25136) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.809972+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.809972+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.813012+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.813012+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.816886+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.816886+0000 mon.b (mon.1) 2245 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.818371+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.818371+0000 mon.b (mon.1) 2246 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.821189+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.821189+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.930562+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.930562+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.933164+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.933164+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.936263+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.936263+0000 mon.b (mon.1) 2249 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.937486+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.937486+0000 mon.b (mon.1) 2250 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.941543+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:15.941543+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.037517+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.037517+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.040251+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.040251+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.043351+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.043351+0000 mon.b (mon.1) 2253 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.044486+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.044486+0000 mon.b (mon.1) 2254 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.046166+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.046166+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.159981+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.159981+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.162747+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.162747+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.165697+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.165697+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.166873+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.166873+0000 mon.b (mon.1) 2258 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.169990+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.169990+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.276091+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.276091+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.279095+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.279095+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.282345+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.282345+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.283571+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.283571+0000 mon.b (mon.1) 2262 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.286090+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.286090+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.406338+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.406338+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.409443+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.409443+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.412777+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.412777+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.414190+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.414190+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.416483+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.416483+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.549685+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.549685+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.552204+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.552204+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.554993+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.554993+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.556076+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.556076+0000 mon.b (mon.1) 2270 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.559896+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:16 smithi059 bash[104335]: audit 2024-08-25T12:06:16.559896+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.824550+0000 mgr.y (mgr.25136) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.824550+0000 mgr.y (mgr.25136) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.942499+0000 mgr.y (mgr.25136) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:15.942499+0000 mgr.y (mgr.25136) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.047341+0000 mgr.y (mgr.25136) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.047341+0000 mgr.y (mgr.25136) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.170724+0000 mgr.y (mgr.25136) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.170724+0000 mgr.y (mgr.25136) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.286832+0000 mgr.y (mgr.25136) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.286832+0000 mgr.y (mgr.25136) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.420230+0000 mgr.y (mgr.25136) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.420230+0000 mgr.y (mgr.25136) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.560803+0000 mgr.y (mgr.25136) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.560803+0000 mgr.y (mgr.25136) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.678383+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.678383+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.681196+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.681196+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.683908+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.683908+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.685342+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.685342+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.688059+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.688059+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.691946+0000 mgr.y (mgr.25136) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.691946+0000 mgr.y (mgr.25136) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.793367+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.793367+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.795952+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.795952+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.799830+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.799830+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.801176+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.801176+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.803377+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.803377+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.886208+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.886208+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.889275+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.889275+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.892713+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.892713+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.894218+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.894218+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.896728+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:16.896728+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.014980+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.014980+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.018835+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.018835+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.022799+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.022799+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.024214+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.024214+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.028397+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.028397+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.160397+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.160397+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.163585+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.163585+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.168362+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.168362+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.169769+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.169769+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.172586+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.172586+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.279504+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.279504+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.282836+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.282836+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.286208+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.286208+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.287598+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.287598+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.291075+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.291075+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.423110+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.423110+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.426314+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.426314+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.430152+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.430152+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.431412+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.431412+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.434223+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.434223+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.544763+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.544763+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.547364+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.547364+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:17.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.550543+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.550543+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:17.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.551618+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.551618+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:17.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.554443+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:17.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:17 smithi196 bash[84730]: audit 2024-08-25T12:06:17.554443+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.824550+0000 mgr.y (mgr.25136) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.824550+0000 mgr.y (mgr.25136) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.942499+0000 mgr.y (mgr.25136) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:15.942499+0000 mgr.y (mgr.25136) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.047341+0000 mgr.y (mgr.25136) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.047341+0000 mgr.y (mgr.25136) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.170724+0000 mgr.y (mgr.25136) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.170724+0000 mgr.y (mgr.25136) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.286832+0000 mgr.y (mgr.25136) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.286832+0000 mgr.y (mgr.25136) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.420230+0000 mgr.y (mgr.25136) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.420230+0000 mgr.y (mgr.25136) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.560803+0000 mgr.y (mgr.25136) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.560803+0000 mgr.y (mgr.25136) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.678383+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.678383+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.681196+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.681196+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.683908+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.683908+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.824550+0000 mgr.y (mgr.25136) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.824550+0000 mgr.y (mgr.25136) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.942499+0000 mgr.y (mgr.25136) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:15.942499+0000 mgr.y (mgr.25136) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.047341+0000 mgr.y (mgr.25136) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.047341+0000 mgr.y (mgr.25136) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.170724+0000 mgr.y (mgr.25136) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.170724+0000 mgr.y (mgr.25136) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.286832+0000 mgr.y (mgr.25136) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.286832+0000 mgr.y (mgr.25136) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.420230+0000 mgr.y (mgr.25136) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.420230+0000 mgr.y (mgr.25136) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.560803+0000 mgr.y (mgr.25136) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.560803+0000 mgr.y (mgr.25136) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.678383+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.678383+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.681196+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.681196+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.683908+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.683908+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.685342+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.685342+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.688059+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.688059+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.691946+0000 mgr.y (mgr.25136) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.691946+0000 mgr.y (mgr.25136) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.793367+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.793367+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.795952+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.795952+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.799830+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.799830+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.801176+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.801176+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.803377+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.803377+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.886208+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.886208+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.889275+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.889275+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.892713+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.892713+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.894218+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.894218+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.896728+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:16.896728+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.014980+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.014980+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.018835+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.018835+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.022799+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.022799+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.024214+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.024214+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.028397+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.028397+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.160397+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.160397+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.163585+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.163585+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.168362+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.685342+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.685342+0000 mon.b (mon.1) 2274 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.688059+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.688059+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.691946+0000 mgr.y (mgr.25136) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.691946+0000 mgr.y (mgr.25136) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.793367+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.793367+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.795952+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.795952+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.799830+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.799830+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.801176+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.801176+0000 mon.b (mon.1) 2278 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.803377+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.803377+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.886208+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.886208+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.889275+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.889275+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.892713+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.168362+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.169769+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.169769+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.172586+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.172586+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.279504+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.279504+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.282836+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.282836+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.286208+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.286208+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.287598+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.287598+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.291075+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.291075+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.423110+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.423110+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.426314+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.426314+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.430152+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.430152+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.431412+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.431412+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.434223+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.434223+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.544763+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.544763+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.547364+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.547364+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.550543+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.550543+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.551618+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.551618+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.554443+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[105101]: audit 2024-08-25T12:06:17.554443+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.892713+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.894218+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.894218+0000 mon.b (mon.1) 2282 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.896728+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:16.896728+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.014980+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.014980+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.018835+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.018835+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.022799+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.022799+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.024214+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.024214+0000 mon.b (mon.1) 2286 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.028397+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.028397+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.160397+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.160397+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.163585+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.163585+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.168362+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.168362+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.169769+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.169769+0000 mon.b (mon.1) 2290 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.172586+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.172586+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.279504+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.279504+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.282836+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.282836+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.286208+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.286208+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.287598+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.287598+0000 mon.b (mon.1) 2294 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.291075+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.291075+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.423110+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.423110+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.426314+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.426314+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.430152+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.430152+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.431412+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.431412+0000 mon.b (mon.1) 2298 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.434223+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.434223+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.544763+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.544763+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.547364+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.547364+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.550543+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.550543+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.551618+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.551618+0000 mon.b (mon.1) 2302 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.554443+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:17 smithi059 bash[104335]: audit 2024-08-25T12:06:17.554443+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.343 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[95718]: debug 2024-08-25T12:06:18.098+0000 7f37eab21640 1 -- 172.21.15.196:0/2988176566 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a483060960 con 0x55a483081c00 2024-08-25T12:06:18.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.807315+0000 mgr.y (mgr.25136) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.807315+0000 mgr.y (mgr.25136) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.900592+0000 mgr.y (mgr.25136) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:16.900592+0000 mgr.y (mgr.25136) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.031046+0000 mgr.y (mgr.25136) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.031046+0000 mgr.y (mgr.25136) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.175865+0000 mgr.y (mgr.25136) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.175865+0000 mgr.y (mgr.25136) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.294324+0000 mgr.y (mgr.25136) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.294324+0000 mgr.y (mgr.25136) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cluster 2024-08-25T12:06:17.342172+0000 mgr.y (mgr.25136) 2249 : cluster [DBG] pgmap v768: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cluster 2024-08-25T12:06:17.342172+0000 mgr.y (mgr.25136) 2249 : cluster [DBG] pgmap v768: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.437442+0000 mgr.y (mgr.25136) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.437442+0000 mgr.y (mgr.25136) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.556694+0000 mgr.y (mgr.25136) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.556694+0000 mgr.y (mgr.25136) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.686915+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.686915+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.689942+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.689942+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.693604+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.693604+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.695066+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.695066+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.699558+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.699558+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.816438+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.816438+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.819578+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.819578+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.822858+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.822858+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.824363+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.824363+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.830832+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.830832+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.951467+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.951467+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.954589+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.954589+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.957776+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.957776+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.959116+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.959116+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.963039+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:17.963039+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.100141+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.100141+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.102595+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.102595+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.105403+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.105403+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.106409+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.106409+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.108560+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.108560+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.253245+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.253245+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.256216+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.256216+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.258985+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.258985+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.260229+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.260229+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.262845+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.262845+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.390947+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.390947+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.393860+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.393860+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.397425+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.397425+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.398656+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.398656+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.401473+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.401473+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.508842+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.508842+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.511254+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.511254+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.513872+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.513872+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.514741+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.514741+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.516477+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:18.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:18 smithi196 bash[84730]: audit 2024-08-25T12:06:18.516477+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.807315+0000 mgr.y (mgr.25136) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.807315+0000 mgr.y (mgr.25136) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.900592+0000 mgr.y (mgr.25136) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:16.900592+0000 mgr.y (mgr.25136) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.031046+0000 mgr.y (mgr.25136) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.031046+0000 mgr.y (mgr.25136) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.175865+0000 mgr.y (mgr.25136) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.175865+0000 mgr.y (mgr.25136) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.294324+0000 mgr.y (mgr.25136) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.294324+0000 mgr.y (mgr.25136) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cluster 2024-08-25T12:06:17.342172+0000 mgr.y (mgr.25136) 2249 : cluster [DBG] pgmap v768: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cluster 2024-08-25T12:06:17.342172+0000 mgr.y (mgr.25136) 2249 : cluster [DBG] pgmap v768: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.437442+0000 mgr.y (mgr.25136) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.437442+0000 mgr.y (mgr.25136) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.556694+0000 mgr.y (mgr.25136) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.556694+0000 mgr.y (mgr.25136) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.686915+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.686915+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.689942+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.689942+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.807315+0000 mgr.y (mgr.25136) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.807315+0000 mgr.y (mgr.25136) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.900592+0000 mgr.y (mgr.25136) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:16.900592+0000 mgr.y (mgr.25136) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.031046+0000 mgr.y (mgr.25136) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.031046+0000 mgr.y (mgr.25136) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.175865+0000 mgr.y (mgr.25136) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.175865+0000 mgr.y (mgr.25136) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.294324+0000 mgr.y (mgr.25136) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.294324+0000 mgr.y (mgr.25136) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cluster 2024-08-25T12:06:17.342172+0000 mgr.y (mgr.25136) 2249 : cluster [DBG] pgmap v768: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cluster 2024-08-25T12:06:17.342172+0000 mgr.y (mgr.25136) 2249 : cluster [DBG] pgmap v768: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.437442+0000 mgr.y (mgr.25136) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.437442+0000 mgr.y (mgr.25136) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.556694+0000 mgr.y (mgr.25136) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.556694+0000 mgr.y (mgr.25136) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.686915+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.686915+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.689942+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.689942+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.693604+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.693604+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.695066+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.695066+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.699558+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.699558+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.816438+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.816438+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.819578+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.819578+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.822858+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.822858+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.824363+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.824363+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.830832+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.830832+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.951467+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.951467+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.954589+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.954589+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.957776+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.957776+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.959116+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.959116+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.963039+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:17.963039+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.100141+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.100141+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.102595+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.102595+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.105403+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.105403+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.106409+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.106409+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.108560+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.108560+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.253245+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.253245+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.256216+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.693604+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.693604+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.695066+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.695066+0000 mon.b (mon.1) 2306 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.699558+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.699558+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.816438+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.816438+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.819578+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.819578+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.822858+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.822858+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.824363+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.824363+0000 mon.b (mon.1) 2310 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.830832+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.830832+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.951467+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.951467+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.954589+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.954589+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.256216+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.258985+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.258985+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.260229+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.260229+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.262845+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.262845+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.390947+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.390947+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.393860+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.393860+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.397425+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.397425+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.398656+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.398656+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.401473+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.401473+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.508842+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.508842+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.511254+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.511254+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.513872+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.513872+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.514741+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.514741+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.516477+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[104335]: audit 2024-08-25T12:06:18.516477+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.957776+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.957776+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.959116+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.959116+0000 mon.b (mon.1) 2314 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.963039+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:17.963039+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.100141+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.100141+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.102595+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.102595+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.105403+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.105403+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.106409+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.106409+0000 mon.b (mon.1) 2318 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.108560+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.108560+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.253245+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.253245+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.256216+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.256216+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.258985+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.258985+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.260229+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.260229+0000 mon.b (mon.1) 2322 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.262845+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.262845+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.390947+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.390947+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.393860+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.393860+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.397425+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.397425+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.398656+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.398656+0000 mon.b (mon.1) 2326 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.401473+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.401473+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.508842+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.508842+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.511254+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.511254+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.513872+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.513872+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.514741+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.514741+0000 mon.b (mon.1) 2330 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.516477+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:18 smithi059 bash[105101]: audit 2024-08-25T12:06:18.516477+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:06:19] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.51.0" 2024-08-25T12:06:19.859 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[95718]: debug 2024-08-25T12:06:19.454+0000 7f37ed388640 -1 Falling back to public interface 2024-08-25T12:06:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.700879+0000 mgr.y (mgr.25136) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.700879+0000 mgr.y (mgr.25136) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.833026+0000 mgr.y (mgr.25136) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.833026+0000 mgr.y (mgr.25136) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.966738+0000 mgr.y (mgr.25136) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:17.966738+0000 mgr.y (mgr.25136) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.111218+0000 mgr.y (mgr.25136) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.111218+0000 mgr.y (mgr.25136) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.268158+0000 mgr.y (mgr.25136) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.268158+0000 mgr.y (mgr.25136) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.406438+0000 mgr.y (mgr.25136) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.406438+0000 mgr.y (mgr.25136) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.519739+0000 mgr.y (mgr.25136) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.519739+0000 mgr.y (mgr.25136) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.634282+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.634282+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.636504+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.636504+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.638982+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.638982+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.639990+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.639990+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.643094+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.643094+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.643806+0000 mgr.y (mgr.25136) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.643806+0000 mgr.y (mgr.25136) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.751352+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.751352+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.754230+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.754230+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.757553+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.757553+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.758998+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.758998+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.764094+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.764094+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.882458+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.882458+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.884927+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.884927+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.887482+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.887482+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.888506+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.888506+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.893068+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.893068+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.995898+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.995898+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.998007+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:18.998007+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.000812+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.000812+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.001751+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.001751+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.006201+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.006201+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.109575+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.109575+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.112325+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.112325+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.115209+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.115209+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.116294+0000 mon.b (mon.1) 2350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.116294+0000 mon.b (mon.1) 2350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.120652+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.120652+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.242708+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.242708+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.245323+0000 mon.b (mon.1) 2352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.245323+0000 mon.b (mon.1) 2352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.248258+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.248258+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.249252+0000 mon.b (mon.1) 2354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.249252+0000 mon.b (mon.1) 2354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.255525+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.255525+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.389975+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.389975+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.392953+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.392953+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.396460+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.396460+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.398115+0000 mon.b (mon.1) 2358 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.398115+0000 mon.b (mon.1) 2358 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.402983+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.402983+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.528370+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.528370+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.531267+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.531267+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.534910+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.534910+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.536432+0000 mon.b (mon.1) 2362 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.536432+0000 mon.b (mon.1) 2362 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.540075+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:19.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:19 smithi196 bash[84730]: audit 2024-08-25T12:06:19.540075+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.700879+0000 mgr.y (mgr.25136) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.700879+0000 mgr.y (mgr.25136) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.833026+0000 mgr.y (mgr.25136) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.833026+0000 mgr.y (mgr.25136) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.966738+0000 mgr.y (mgr.25136) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:17.966738+0000 mgr.y (mgr.25136) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.111218+0000 mgr.y (mgr.25136) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.111218+0000 mgr.y (mgr.25136) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.268158+0000 mgr.y (mgr.25136) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.268158+0000 mgr.y (mgr.25136) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.406438+0000 mgr.y (mgr.25136) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.406438+0000 mgr.y (mgr.25136) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.519739+0000 mgr.y (mgr.25136) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.519739+0000 mgr.y (mgr.25136) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.634282+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.634282+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.636504+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.636504+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.638982+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.638982+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.700879+0000 mgr.y (mgr.25136) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.700879+0000 mgr.y (mgr.25136) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.833026+0000 mgr.y (mgr.25136) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.833026+0000 mgr.y (mgr.25136) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.966738+0000 mgr.y (mgr.25136) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:17.966738+0000 mgr.y (mgr.25136) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.111218+0000 mgr.y (mgr.25136) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.111218+0000 mgr.y (mgr.25136) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.268158+0000 mgr.y (mgr.25136) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.268158+0000 mgr.y (mgr.25136) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.406438+0000 mgr.y (mgr.25136) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.406438+0000 mgr.y (mgr.25136) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.519739+0000 mgr.y (mgr.25136) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.519739+0000 mgr.y (mgr.25136) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.634282+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.634282+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.636504+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.636504+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.638982+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.638982+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.639990+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.639990+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.643094+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.643094+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.643806+0000 mgr.y (mgr.25136) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.643806+0000 mgr.y (mgr.25136) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.751352+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.751352+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.754230+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.754230+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.757553+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.757553+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.758998+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.758998+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.764094+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.764094+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.882458+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.882458+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.884927+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.884927+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.887482+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.887482+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.888506+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.888506+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.893068+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.893068+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.995898+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.995898+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.998007+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:18.998007+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.000812+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.000812+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.001751+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.001751+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.006201+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.006201+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.109575+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.109575+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.112325+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.112325+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.115209+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.639990+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.639990+0000 mon.b (mon.1) 2334 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.643094+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.643094+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.643806+0000 mgr.y (mgr.25136) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.643806+0000 mgr.y (mgr.25136) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.751352+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.751352+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.754230+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.754230+0000 mon.b (mon.1) 2336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.757553+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.757553+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.758998+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.758998+0000 mon.b (mon.1) 2338 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.764094+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.764094+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.882458+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.882458+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.884927+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.884927+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.887482+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.115209+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.116294+0000 mon.b (mon.1) 2350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.116294+0000 mon.b (mon.1) 2350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.120652+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.120652+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.242708+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.242708+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.245323+0000 mon.b (mon.1) 2352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.245323+0000 mon.b (mon.1) 2352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.248258+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.248258+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.249252+0000 mon.b (mon.1) 2354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.249252+0000 mon.b (mon.1) 2354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.255525+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.255525+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.389975+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.389975+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.392953+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.392953+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.396460+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.396460+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.398115+0000 mon.b (mon.1) 2358 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.398115+0000 mon.b (mon.1) 2358 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.402983+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.402983+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.528370+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.528370+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.531267+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.531267+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.534910+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.534910+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.536432+0000 mon.b (mon.1) 2362 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.536432+0000 mon.b (mon.1) 2362 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.540075+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[104335]: audit 2024-08-25T12:06:19.540075+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.887482+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.888506+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.888506+0000 mon.b (mon.1) 2342 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.893068+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.893068+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.995898+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.995898+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.998007+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:18.998007+0000 mon.b (mon.1) 2344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.000812+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.000812+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.001751+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.001751+0000 mon.b (mon.1) 2346 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.006201+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.006201+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.109575+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.109575+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.112325+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.112325+0000 mon.b (mon.1) 2348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.115209+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.115209+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.116294+0000 mon.b (mon.1) 2350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.116294+0000 mon.b (mon.1) 2350 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.120652+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.120652+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.242708+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.242708+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.245323+0000 mon.b (mon.1) 2352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.245323+0000 mon.b (mon.1) 2352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.248258+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.248258+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.249252+0000 mon.b (mon.1) 2354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.249252+0000 mon.b (mon.1) 2354 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.255525+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.255525+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.389975+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.389975+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.392953+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.392953+0000 mon.b (mon.1) 2356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.396460+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.396460+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.398115+0000 mon.b (mon.1) 2358 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.398115+0000 mon.b (mon.1) 2358 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.402983+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.402983+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.528370+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.528370+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.531267+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.531267+0000 mon.b (mon.1) 2360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.534910+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.534910+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.536432+0000 mon.b (mon.1) 2362 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.536432+0000 mon.b (mon.1) 2362 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.540075+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:19 smithi059 bash[105101]: audit 2024-08-25T12:06:19.540075+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.765921+0000 mgr.y (mgr.25136) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.765921+0000 mgr.y (mgr.25136) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.894241+0000 mgr.y (mgr.25136) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:18.894241+0000 mgr.y (mgr.25136) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.006972+0000 mgr.y (mgr.25136) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.831 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.006972+0000 mgr.y (mgr.25136) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.121931+0000 mgr.y (mgr.25136) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.121931+0000 mgr.y (mgr.25136) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.256490+0000 mgr.y (mgr.25136) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.256490+0000 mgr.y (mgr.25136) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cluster 2024-08-25T12:06:19.343095+0000 mgr.y (mgr.25136) 2265 : cluster [DBG] pgmap v769: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cluster 2024-08-25T12:06:19.343095+0000 mgr.y (mgr.25136) 2265 : cluster [DBG] pgmap v769: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.404774+0000 mgr.y (mgr.25136) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.404774+0000 mgr.y (mgr.25136) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.540914+0000 mgr.y (mgr.25136) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.540914+0000 mgr.y (mgr.25136) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.635011+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.635011+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.832 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.641299+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.641299+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.679423+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.679423+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.687389+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.687389+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.722152+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.722152+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.723925+0000 mon.b (mon.1) 2367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.723925+0000 mon.b (mon.1) 2367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.729662+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.729662+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.880208+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.833 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.880208+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.882934+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.882934+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.886670+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.886670+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.888028+0000 mon.b (mon.1) 2371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.888028+0000 mon.b (mon.1) 2371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.891393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:19.891393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.044864+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.044864+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.047642+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.834 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.047642+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.050856+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.050856+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.052031+0000 mon.b (mon.1) 2375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.052031+0000 mon.b (mon.1) 2375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.054331+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.054331+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.203826+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.203826+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.206672+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.206672+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.210529+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.835 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.210529+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.211780+0000 mon.b (mon.1) 2379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.211780+0000 mon.b (mon.1) 2379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.216838+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.216838+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.361412+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.361412+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.364394+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.364394+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.367631+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.367631+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.368895+0000 mon.b (mon.1) 2383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.368895+0000 mon.b (mon.1) 2383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.836 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.374014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.374014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.521131+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.521131+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.524266+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.524266+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.528677+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.528677+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.530234+0000 mon.b (mon.1) 2387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.530234+0000 mon.b (mon.1) 2387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.536373+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:20.837 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:20 smithi196 bash[84730]: audit 2024-08-25T12:06:20.536373+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.765921+0000 mgr.y (mgr.25136) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.765921+0000 mgr.y (mgr.25136) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.894241+0000 mgr.y (mgr.25136) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:18.894241+0000 mgr.y (mgr.25136) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.006972+0000 mgr.y (mgr.25136) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.006972+0000 mgr.y (mgr.25136) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.121931+0000 mgr.y (mgr.25136) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.121931+0000 mgr.y (mgr.25136) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.256490+0000 mgr.y (mgr.25136) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.256490+0000 mgr.y (mgr.25136) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cluster 2024-08-25T12:06:19.343095+0000 mgr.y (mgr.25136) 2265 : cluster [DBG] pgmap v769: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cluster 2024-08-25T12:06:19.343095+0000 mgr.y (mgr.25136) 2265 : cluster [DBG] pgmap v769: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.404774+0000 mgr.y (mgr.25136) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.404774+0000 mgr.y (mgr.25136) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.540914+0000 mgr.y (mgr.25136) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.540914+0000 mgr.y (mgr.25136) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.635011+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.635011+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.641299+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.641299+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.765921+0000 mgr.y (mgr.25136) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.765921+0000 mgr.y (mgr.25136) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.894241+0000 mgr.y (mgr.25136) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:18.894241+0000 mgr.y (mgr.25136) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.006972+0000 mgr.y (mgr.25136) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.006972+0000 mgr.y (mgr.25136) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.121931+0000 mgr.y (mgr.25136) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.121931+0000 mgr.y (mgr.25136) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.256490+0000 mgr.y (mgr.25136) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.256490+0000 mgr.y (mgr.25136) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cluster 2024-08-25T12:06:19.343095+0000 mgr.y (mgr.25136) 2265 : cluster [DBG] pgmap v769: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cluster 2024-08-25T12:06:19.343095+0000 mgr.y (mgr.25136) 2265 : cluster [DBG] pgmap v769: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.404774+0000 mgr.y (mgr.25136) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.404774+0000 mgr.y (mgr.25136) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.540914+0000 mgr.y (mgr.25136) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.540914+0000 mgr.y (mgr.25136) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.635011+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.635011+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.641299+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:21.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.641299+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.679423+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.679423+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.687389+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.687389+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.722152+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.722152+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.723925+0000 mon.b (mon.1) 2367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.723925+0000 mon.b (mon.1) 2367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.729662+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.729662+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.880208+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.880208+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.882934+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.882934+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.886670+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.886670+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.888028+0000 mon.b (mon.1) 2371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.888028+0000 mon.b (mon.1) 2371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.891393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:19.891393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.044864+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.044864+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.047642+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.047642+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.050856+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.050856+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.052031+0000 mon.b (mon.1) 2375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.052031+0000 mon.b (mon.1) 2375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.054331+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.054331+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.203826+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.203826+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.206672+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.206672+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.210529+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.210529+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.211780+0000 mon.b (mon.1) 2379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.211780+0000 mon.b (mon.1) 2379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.216838+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.216838+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.679423+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.679423+0000 mon.b (mon.1) 2364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.687389+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.687389+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.722152+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.722152+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.723925+0000 mon.b (mon.1) 2367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.723925+0000 mon.b (mon.1) 2367 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.729662+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.729662+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.880208+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.880208+0000 mon.b (mon.1) 2368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.882934+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.882934+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.886670+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.886670+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.888028+0000 mon.b (mon.1) 2371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.888028+0000 mon.b (mon.1) 2371 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.891393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:19.891393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.361412+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.361412+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.364394+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.364394+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.367631+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.367631+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.368895+0000 mon.b (mon.1) 2383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.368895+0000 mon.b (mon.1) 2383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.374014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.374014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.521131+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.521131+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.524266+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.524266+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.528677+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.528677+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.530234+0000 mon.b (mon.1) 2387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.530234+0000 mon.b (mon.1) 2387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.536373+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[105101]: audit 2024-08-25T12:06:20.536373+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.044864+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.044864+0000 mon.b (mon.1) 2372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.047642+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.047642+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.050856+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.050856+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.052031+0000 mon.b (mon.1) 2375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.052031+0000 mon.b (mon.1) 2375 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.054331+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.054331+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.203826+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.203826+0000 mon.b (mon.1) 2376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.206672+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.206672+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.210529+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.210529+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.211780+0000 mon.b (mon.1) 2379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.211780+0000 mon.b (mon.1) 2379 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.216838+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.216838+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.361412+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.361412+0000 mon.b (mon.1) 2380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.364394+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.364394+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.367631+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.367631+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.368895+0000 mon.b (mon.1) 2383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.368895+0000 mon.b (mon.1) 2383 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.374014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.374014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.521131+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.521131+0000 mon.b (mon.1) 2384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.524266+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.524266+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.528677+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.528677+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.530234+0000 mon.b (mon.1) 2387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.530234+0000 mon.b (mon.1) 2387 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.536373+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:20 smithi059 bash[104335]: audit 2024-08-25T12:06:20.536373+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.730986+0000 mgr.y (mgr.25136) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.730986+0000 mgr.y (mgr.25136) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.894470+0000 mgr.y (mgr.25136) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:19.894470+0000 mgr.y (mgr.25136) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.057671+0000 mgr.y (mgr.25136) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.057671+0000 mgr.y (mgr.25136) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.217737+0000 mgr.y (mgr.25136) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.217737+0000 mgr.y (mgr.25136) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.375276+0000 mgr.y (mgr.25136) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.375276+0000 mgr.y (mgr.25136) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.537505+0000 mgr.y (mgr.25136) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.537505+0000 mgr.y (mgr.25136) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.686721+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.686721+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.689149+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.689149+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.692320+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.692320+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.693377+0000 mon.b (mon.1) 2391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.693377+0000 mon.b (mon.1) 2391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.696572+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.696572+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.697477+0000 mgr.y (mgr.25136) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.697477+0000 mgr.y (mgr.25136) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.801877+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.801877+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.804350+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.804350+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.807039+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.807039+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.807944+0000 mon.b (mon.1) 2395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.807944+0000 mon.b (mon.1) 2395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.810246+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.810246+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.915199+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.915199+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.917576+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.917576+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.920781+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.920781+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.921776+0000 mon.b (mon.1) 2399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.921776+0000 mon.b (mon.1) 2399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.926319+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:20.926319+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.054553+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.054553+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.057200+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.057200+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.059687+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.059687+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.060566+0000 mon.b (mon.1) 2403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.060566+0000 mon.b (mon.1) 2403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.066775+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.066775+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cluster 2024-08-25T12:06:21.067384+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: cluster 2024-08-25T12:06:21.067384+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.184332+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.184332+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.186368+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.186368+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.188961+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.188961+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.189839+0000 mon.b (mon.1) 2407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.189839+0000 mon.b (mon.1) 2407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.194193+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.194193+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.308096+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.308096+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.310312+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.310312+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.313003+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.313003+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.313757+0000 mon.b (mon.1) 2411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.313757+0000 mon.b (mon.1) 2411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.316874+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.316874+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.441242+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.441242+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.443407+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.443407+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.445710+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.445710+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.446628+0000 mon.b (mon.1) 2415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.446628+0000 mon.b (mon.1) 2415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.450739+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.450739+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.510662+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.510662+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.523935+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.523935+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.533875+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.533875+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.584106+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.584106+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.586735+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.586735+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.588292+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.588292+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.589511+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.589511+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.591136+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:21.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:21 smithi196 bash[84730]: audit 2024-08-25T12:06:21.591136+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:22.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[75117]: debug 2024-08-25T12:06:21.584+0000 7f6242153640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-25T12:06:22.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.730986+0000 mgr.y (mgr.25136) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.730986+0000 mgr.y (mgr.25136) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.894470+0000 mgr.y (mgr.25136) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:19.894470+0000 mgr.y (mgr.25136) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.057671+0000 mgr.y (mgr.25136) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.057671+0000 mgr.y (mgr.25136) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.217737+0000 mgr.y (mgr.25136) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.217737+0000 mgr.y (mgr.25136) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.375276+0000 mgr.y (mgr.25136) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.375276+0000 mgr.y (mgr.25136) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.537505+0000 mgr.y (mgr.25136) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.537505+0000 mgr.y (mgr.25136) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.686721+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.686721+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.689149+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.689149+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.692320+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.692320+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.693377+0000 mon.b (mon.1) 2391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.693377+0000 mon.b (mon.1) 2391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.730986+0000 mgr.y (mgr.25136) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.730986+0000 mgr.y (mgr.25136) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.894470+0000 mgr.y (mgr.25136) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:19.894470+0000 mgr.y (mgr.25136) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.057671+0000 mgr.y (mgr.25136) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.057671+0000 mgr.y (mgr.25136) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.217737+0000 mgr.y (mgr.25136) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.217737+0000 mgr.y (mgr.25136) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.375276+0000 mgr.y (mgr.25136) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.375276+0000 mgr.y (mgr.25136) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.537505+0000 mgr.y (mgr.25136) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.537505+0000 mgr.y (mgr.25136) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.686721+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.686721+0000 mon.b (mon.1) 2388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.689149+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.689149+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.692320+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.692320+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.693377+0000 mon.b (mon.1) 2391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.693377+0000 mon.b (mon.1) 2391 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.696572+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.696572+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.697477+0000 mgr.y (mgr.25136) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.697477+0000 mgr.y (mgr.25136) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.801877+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.801877+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.804350+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.804350+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.807039+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.807039+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.807944+0000 mon.b (mon.1) 2395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.807944+0000 mon.b (mon.1) 2395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.810246+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.810246+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.915199+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.915199+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.917576+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.917576+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.920781+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.920781+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.696572+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.696572+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.697477+0000 mgr.y (mgr.25136) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.697477+0000 mgr.y (mgr.25136) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.801877+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.801877+0000 mon.b (mon.1) 2392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.804350+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.804350+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.807039+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.807039+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.807944+0000 mon.b (mon.1) 2395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.807944+0000 mon.b (mon.1) 2395 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.810246+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.810246+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.915199+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.915199+0000 mon.b (mon.1) 2396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.917576+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.917576+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.920781+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.920781+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.921776+0000 mon.b (mon.1) 2399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.921776+0000 mon.b (mon.1) 2399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.926319+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:20.926319+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.054553+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.054553+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.057200+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.057200+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.059687+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.059687+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.060566+0000 mon.b (mon.1) 2403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.060566+0000 mon.b (mon.1) 2403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.066775+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.066775+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cluster 2024-08-25T12:06:21.067384+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:22.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: cluster 2024-08-25T12:06:21.067384+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.184332+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.184332+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.186368+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.186368+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.921776+0000 mon.b (mon.1) 2399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.921776+0000 mon.b (mon.1) 2399 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.926319+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:20.926319+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.054553+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.054553+0000 mon.b (mon.1) 2400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.057200+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.057200+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.059687+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.059687+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.060566+0000 mon.b (mon.1) 2403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.060566+0000 mon.b (mon.1) 2403 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.066775+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.066775+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cluster 2024-08-25T12:06:21.067384+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: cluster 2024-08-25T12:06:21.067384+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check update: Degraded data redundancy: 82/639 objects degraded (12.833%), 22 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.184332+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.184332+0000 mon.b (mon.1) 2404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.186368+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.186368+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.188961+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.188961+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.189839+0000 mon.b (mon.1) 2407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.189839+0000 mon.b (mon.1) 2407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.194193+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.194193+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.308096+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.308096+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.310312+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.310312+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.313003+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.313003+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.313757+0000 mon.b (mon.1) 2411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.313757+0000 mon.b (mon.1) 2411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.316874+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.316874+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.441242+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.441242+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.443407+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.443407+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.188961+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.188961+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.189839+0000 mon.b (mon.1) 2407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.189839+0000 mon.b (mon.1) 2407 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.194193+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.194193+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.308096+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.308096+0000 mon.b (mon.1) 2408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.310312+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.310312+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.313003+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.313003+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.313757+0000 mon.b (mon.1) 2411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.313757+0000 mon.b (mon.1) 2411 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.316874+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.316874+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.441242+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.441242+0000 mon.b (mon.1) 2412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.443407+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.443407+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.445710+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.445710+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.446628+0000 mon.b (mon.1) 2415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.446628+0000 mon.b (mon.1) 2415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.450739+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.450739+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.510662+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.510662+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.523935+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.523935+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.533875+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.533875+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.584106+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.584106+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.586735+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.586735+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.588292+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.588292+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.589511+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.589511+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.591136+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[104335]: audit 2024-08-25T12:06:21.591136+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.445710+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.445710+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.446628+0000 mon.b (mon.1) 2415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.446628+0000 mon.b (mon.1) 2415 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.450739+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.450739+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.510662+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.510662+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.523935+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.523935+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.533875+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.533875+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.584106+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.584106+0000 mon.b (mon.1) 2416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.586735+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.586735+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.588292+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.588292+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.589511+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.589511+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:22.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.591136+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:22.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:21 smithi059 bash[105101]: audit 2024-08-25T12:06:21.591136+0000 mon.b (mon.1) 2420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:22.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.810873+0000 mgr.y (mgr.25136) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.810873+0000 mgr.y (mgr.25136) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.927299+0000 mgr.y (mgr.25136) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:20.927299+0000 mgr.y (mgr.25136) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.067887+0000 mgr.y (mgr.25136) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.067887+0000 mgr.y (mgr.25136) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.195249+0000 mgr.y (mgr.25136) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.195249+0000 mgr.y (mgr.25136) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.317629+0000 mgr.y (mgr.25136) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.317629+0000 mgr.y (mgr.25136) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cluster 2024-08-25T12:06:21.343999+0000 mgr.y (mgr.25136) 2280 : cluster [DBG] pgmap v770: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cluster 2024-08-25T12:06:21.343999+0000 mgr.y (mgr.25136) 2280 : cluster [DBG] pgmap v770: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.451417+0000 mgr.y (mgr.25136) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.451417+0000 mgr.y (mgr.25136) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: audit 2024-08-25T12:06:21.587231+0000 mgr.y (mgr.25136) 2282 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: audit 2024-08-25T12:06:21.587231+0000 mgr.y (mgr.25136) 2282 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.588348+0000 mgr.y (mgr.25136) 2283 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-25T12:06:22.910 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:22 smithi196 bash[84730]: cephadm 2024-08-25T12:06:21.588348+0000 mgr.y (mgr.25136) 2283 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-25T12:06:23.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.810873+0000 mgr.y (mgr.25136) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.810873+0000 mgr.y (mgr.25136) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.927299+0000 mgr.y (mgr.25136) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:20.927299+0000 mgr.y (mgr.25136) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.067887+0000 mgr.y (mgr.25136) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.067887+0000 mgr.y (mgr.25136) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.195249+0000 mgr.y (mgr.25136) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.195249+0000 mgr.y (mgr.25136) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.317629+0000 mgr.y (mgr.25136) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.317629+0000 mgr.y (mgr.25136) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cluster 2024-08-25T12:06:21.343999+0000 mgr.y (mgr.25136) 2280 : cluster [DBG] pgmap v770: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:23.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cluster 2024-08-25T12:06:21.343999+0000 mgr.y (mgr.25136) 2280 : cluster [DBG] pgmap v770: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.451417+0000 mgr.y (mgr.25136) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.451417+0000 mgr.y (mgr.25136) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: audit 2024-08-25T12:06:21.587231+0000 mgr.y (mgr.25136) 2282 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: audit 2024-08-25T12:06:21.587231+0000 mgr.y (mgr.25136) 2282 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.588348+0000 mgr.y (mgr.25136) 2283 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[104335]: cephadm 2024-08-25T12:06:21.588348+0000 mgr.y (mgr.25136) 2283 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.810873+0000 mgr.y (mgr.25136) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.810873+0000 mgr.y (mgr.25136) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.927299+0000 mgr.y (mgr.25136) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:20.927299+0000 mgr.y (mgr.25136) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.067887+0000 mgr.y (mgr.25136) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.067887+0000 mgr.y (mgr.25136) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.195249+0000 mgr.y (mgr.25136) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.195249+0000 mgr.y (mgr.25136) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.317629+0000 mgr.y (mgr.25136) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.317629+0000 mgr.y (mgr.25136) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cluster 2024-08-25T12:06:21.343999+0000 mgr.y (mgr.25136) 2280 : cluster [DBG] pgmap v770: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cluster 2024-08-25T12:06:21.343999+0000 mgr.y (mgr.25136) 2280 : cluster [DBG] pgmap v770: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.451417+0000 mgr.y (mgr.25136) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.451417+0000 mgr.y (mgr.25136) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: audit 2024-08-25T12:06:21.587231+0000 mgr.y (mgr.25136) 2282 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: audit 2024-08-25T12:06:21.587231+0000 mgr.y (mgr.25136) 2282 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.588348+0000 mgr.y (mgr.25136) 2283 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-25T12:06:23.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:22 smithi059 bash[105101]: cephadm 2024-08-25T12:06:21.588348+0000 mgr.y (mgr.25136) 2283 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-25T12:06:23.609 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:23 smithi196 bash[95718]: debug 2024-08-25T12:06:23.318+0000 7f37ed388640 -1 osd.4 141 log_to_monitors true 2024-08-25T12:06:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:23 smithi059 bash[104335]: audit 2024-08-25T12:06:23.325018+0000 mon.a (mon.0) 1053 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:23 smithi059 bash[104335]: audit 2024-08-25T12:06:23.325018+0000 mon.a (mon.0) 1053 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:23 smithi059 bash[104335]: audit 2024-08-25T12:06:23.328562+0000 mon.b (mon.1) 2421 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:23 smithi059 bash[104335]: audit 2024-08-25T12:06:23.328562+0000 mon.b (mon.1) 2421 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:23 smithi059 bash[105101]: audit 2024-08-25T12:06:23.325018+0000 mon.a (mon.0) 1053 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:23 smithi059 bash[105101]: audit 2024-08-25T12:06:23.325018+0000 mon.a (mon.0) 1053 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:23 smithi059 bash[105101]: audit 2024-08-25T12:06:23.328562+0000 mon.b (mon.1) 2421 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:23 smithi059 bash[105101]: audit 2024-08-25T12:06:23.328562+0000 mon.b (mon.1) 2421 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.103 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:23 smithi196 bash[84730]: audit 2024-08-25T12:06:23.325018+0000 mon.a (mon.0) 1053 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.103 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:23 smithi196 bash[84730]: audit 2024-08-25T12:06:23.325018+0000 mon.a (mon.0) 1053 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.103 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:23 smithi196 bash[84730]: audit 2024-08-25T12:06:23.328562+0000 mon.b (mon.1) 2421 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.103 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:23 smithi196 bash[84730]: audit 2024-08-25T12:06:23.328562+0000 mon.b (mon.1) 2421 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-25T12:06:24.104 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:23 smithi196 bash[95718]: debug 2024-08-25T12:06:23.694+0000 7f37e5132640 -1 osd.4 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:06:25.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: cluster 2024-08-25T12:06:23.345097+0000 mgr.y (mgr.25136) 2284 : cluster [DBG] pgmap v771: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:25.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: cluster 2024-08-25T12:06:23.345097+0000 mgr.y (mgr.25136) 2284 : cluster [DBG] pgmap v771: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:25.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:23.651577+0000 mon.a (mon.0) 1054 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:25.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:23.651577+0000 mon.a (mon.0) 1054 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:23.661517+0000 mon.b (mon.1) 2422 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:23.661517+0000 mon.b (mon.1) 2422 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: cluster 2024-08-25T12:06:23.665166+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: cluster 2024-08-25T12:06:23.665166+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:23.667390+0000 mon.a (mon.0) 1056 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:23.667390+0000 mon.a (mon.0) 1056 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:24.345326+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:24.345326+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:24.359276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:24.359276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:24.372620+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[104335]: audit 2024-08-25T12:06:24.372620+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: cluster 2024-08-25T12:06:23.345097+0000 mgr.y (mgr.25136) 2284 : cluster [DBG] pgmap v771: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: cluster 2024-08-25T12:06:23.345097+0000 mgr.y (mgr.25136) 2284 : cluster [DBG] pgmap v771: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:23.651577+0000 mon.a (mon.0) 1054 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:23.651577+0000 mon.a (mon.0) 1054 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:23.661517+0000 mon.b (mon.1) 2422 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:23.661517+0000 mon.b (mon.1) 2422 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: cluster 2024-08-25T12:06:23.665166+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: cluster 2024-08-25T12:06:23.665166+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:23.667390+0000 mon.a (mon.0) 1056 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:23.667390+0000 mon.a (mon.0) 1056 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:24.345326+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:24.345326+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:24.359276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:24.359276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:24.372620+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:24 smithi059 bash[105101]: audit 2024-08-25T12:06:24.372620+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: cluster 2024-08-25T12:06:23.345097+0000 mgr.y (mgr.25136) 2284 : cluster [DBG] pgmap v771: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: cluster 2024-08-25T12:06:23.345097+0000 mgr.y (mgr.25136) 2284 : cluster [DBG] pgmap v771: 161 pgs: 42 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/639 objects degraded (12.833%) 2024-08-25T12:06:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:23.651577+0000 mon.a (mon.0) 1054 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:23.651577+0000 mon.a (mon.0) 1054 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-25T12:06:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:23.661517+0000 mon.b (mon.1) 2422 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:23.661517+0000 mon.b (mon.1) 2422 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: cluster 2024-08-25T12:06:23.665166+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-25T12:06:25.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: cluster 2024-08-25T12:06:23.665166+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-08-25T12:06:25.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:23.667390+0000 mon.a (mon.0) 1056 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:23.667390+0000 mon.a (mon.0) 1056 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:06:25.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:24.345326+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:24.345326+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:24.359276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:24.359276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:24.372620+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:24 smithi196 bash[84730]: audit 2024-08-25T12:06:24.372620+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: cluster 2024-08-25T12:06:24.652575+0000 mon.a (mon.0) 1060 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:25.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: cluster 2024-08-25T12:06:24.652575+0000 mon.a (mon.0) 1060 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:25.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: cluster 2024-08-25T12:06:24.659292+0000 mon.a (mon.0) 1061 : cluster [INF] osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025] boot 2024-08-25T12:06:25.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: cluster 2024-08-25T12:06:24.659292+0000 mon.a (mon.0) 1061 : cluster [INF] osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025] boot 2024-08-25T12:06:25.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: cluster 2024-08-25T12:06:24.659350+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-25T12:06:25.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: cluster 2024-08-25T12:06:24.659350+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-25T12:06:25.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: audit 2024-08-25T12:06:24.664148+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:25.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: audit 2024-08-25T12:06:24.664148+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:25.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: audit 2024-08-25T12:06:24.695614+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: audit 2024-08-25T12:06:24.695614+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: audit 2024-08-25T12:06:24.706079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: audit 2024-08-25T12:06:24.706079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: audit 2024-08-25T12:06:24.718738+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:25.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:25 smithi196 bash[84730]: audit 2024-08-25T12:06:24.718738+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: cluster 2024-08-25T12:06:24.652575+0000 mon.a (mon.0) 1060 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:26.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: cluster 2024-08-25T12:06:24.652575+0000 mon.a (mon.0) 1060 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: cluster 2024-08-25T12:06:24.659292+0000 mon.a (mon.0) 1061 : cluster [INF] osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025] boot 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: cluster 2024-08-25T12:06:24.659292+0000 mon.a (mon.0) 1061 : cluster [INF] osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025] boot 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: cluster 2024-08-25T12:06:24.659350+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: cluster 2024-08-25T12:06:24.659350+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: audit 2024-08-25T12:06:24.664148+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: audit 2024-08-25T12:06:24.664148+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: audit 2024-08-25T12:06:24.695614+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: audit 2024-08-25T12:06:24.695614+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: audit 2024-08-25T12:06:24.706079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: audit 2024-08-25T12:06:24.706079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: audit 2024-08-25T12:06:24.718738+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[104335]: audit 2024-08-25T12:06:24.718738+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: cluster 2024-08-25T12:06:24.652575+0000 mon.a (mon.0) 1060 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: cluster 2024-08-25T12:06:24.652575+0000 mon.a (mon.0) 1060 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: cluster 2024-08-25T12:06:24.659292+0000 mon.a (mon.0) 1061 : cluster [INF] osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025] boot 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: cluster 2024-08-25T12:06:24.659292+0000 mon.a (mon.0) 1061 : cluster [INF] osd.4 [v2:172.21.15.196:6800/3380989025,v1:172.21.15.196:6801/3380989025] boot 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: cluster 2024-08-25T12:06:24.659350+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: cluster 2024-08-25T12:06:24.659350+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: audit 2024-08-25T12:06:24.664148+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: audit 2024-08-25T12:06:24.664148+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: audit 2024-08-25T12:06:24.695614+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: audit 2024-08-25T12:06:24.695614+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: audit 2024-08-25T12:06:24.706079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: audit 2024-08-25T12:06:24.706079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: audit 2024-08-25T12:06:24.718738+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:25 smithi059 bash[105101]: audit 2024-08-25T12:06:24.718738+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:27.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[104335]: cluster 2024-08-25T12:06:25.346585+0000 mgr.y (mgr.25136) 2285 : cluster [DBG] pgmap v774: 161 pgs: 22 peering, 28 active+undersized, 14 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/639 objects degraded (6.573%) 2024-08-25T12:06:27.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[104335]: cluster 2024-08-25T12:06:25.346585+0000 mgr.y (mgr.25136) 2285 : cluster [DBG] pgmap v774: 161 pgs: 22 peering, 28 active+undersized, 14 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/639 objects degraded (6.573%) 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[104335]: audit 2024-08-25T12:06:25.358282+0000 mgr.y (mgr.25136) 2286 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[104335]: audit 2024-08-25T12:06:25.358282+0000 mgr.y (mgr.25136) 2286 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[104335]: cluster 2024-08-25T12:06:25.692072+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[104335]: cluster 2024-08-25T12:06:25.692072+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[104335]: cluster 2024-08-25T12:06:26.068098+0000 mon.a (mon.0) 1067 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[104335]: cluster 2024-08-25T12:06:26.068098+0000 mon.a (mon.0) 1067 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[105101]: cluster 2024-08-25T12:06:25.346585+0000 mgr.y (mgr.25136) 2285 : cluster [DBG] pgmap v774: 161 pgs: 22 peering, 28 active+undersized, 14 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/639 objects degraded (6.573%) 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[105101]: cluster 2024-08-25T12:06:25.346585+0000 mgr.y (mgr.25136) 2285 : cluster [DBG] pgmap v774: 161 pgs: 22 peering, 28 active+undersized, 14 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/639 objects degraded (6.573%) 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[105101]: audit 2024-08-25T12:06:25.358282+0000 mgr.y (mgr.25136) 2286 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[105101]: audit 2024-08-25T12:06:25.358282+0000 mgr.y (mgr.25136) 2286 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[105101]: cluster 2024-08-25T12:06:25.692072+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-25T12:06:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[105101]: cluster 2024-08-25T12:06:25.692072+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-25T12:06:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[105101]: cluster 2024-08-25T12:06:26.068098+0000 mon.a (mon.0) 1067 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:26 smithi059 bash[105101]: cluster 2024-08-25T12:06:26.068098+0000 mon.a (mon.0) 1067 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:26 smithi196 bash[84730]: cluster 2024-08-25T12:06:25.346585+0000 mgr.y (mgr.25136) 2285 : cluster [DBG] pgmap v774: 161 pgs: 22 peering, 28 active+undersized, 14 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/639 objects degraded (6.573%) 2024-08-25T12:06:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:26 smithi196 bash[84730]: cluster 2024-08-25T12:06:25.346585+0000 mgr.y (mgr.25136) 2285 : cluster [DBG] pgmap v774: 161 pgs: 22 peering, 28 active+undersized, 14 active+undersized+degraded, 97 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/639 objects degraded (6.573%) 2024-08-25T12:06:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:26 smithi196 bash[84730]: audit 2024-08-25T12:06:25.358282+0000 mgr.y (mgr.25136) 2286 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:26 smithi196 bash[84730]: audit 2024-08-25T12:06:25.358282+0000 mgr.y (mgr.25136) 2286 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:26 smithi196 bash[84730]: cluster 2024-08-25T12:06:25.692072+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-25T12:06:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:26 smithi196 bash[84730]: cluster 2024-08-25T12:06:25.692072+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-25T12:06:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:26 smithi196 bash[84730]: cluster 2024-08-25T12:06:26.068098+0000 mon.a (mon.0) 1067 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:26 smithi196 bash[84730]: cluster 2024-08-25T12:06:26.068098+0000 mon.a (mon.0) 1067 : cluster [WRN] Health check update: Degraded data redundancy: 42/639 objects degraded (6.573%), 14 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:28 smithi059 bash[104335]: cluster 2024-08-25T12:06:27.347593+0000 mgr.y (mgr.25136) 2287 : cluster [DBG] pgmap v776: 161 pgs: 3 activating, 22 peering, 21 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:06:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:28 smithi059 bash[104335]: cluster 2024-08-25T12:06:27.347593+0000 mgr.y (mgr.25136) 2287 : cluster [DBG] pgmap v776: 161 pgs: 3 activating, 22 peering, 21 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:06:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:28 smithi059 bash[105101]: cluster 2024-08-25T12:06:27.347593+0000 mgr.y (mgr.25136) 2287 : cluster [DBG] pgmap v776: 161 pgs: 3 activating, 22 peering, 21 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:06:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:28 smithi059 bash[105101]: cluster 2024-08-25T12:06:27.347593+0000 mgr.y (mgr.25136) 2287 : cluster [DBG] pgmap v776: 161 pgs: 3 activating, 22 peering, 21 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:06:29.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:28 smithi196 bash[84730]: cluster 2024-08-25T12:06:27.347593+0000 mgr.y (mgr.25136) 2287 : cluster [DBG] pgmap v776: 161 pgs: 3 activating, 22 peering, 21 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:06:29.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:28 smithi196 bash[84730]: cluster 2024-08-25T12:06:27.347593+0000 mgr.y (mgr.25136) 2287 : cluster [DBG] pgmap v776: 161 pgs: 3 activating, 22 peering, 21 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/639 objects degraded (5.164%) 2024-08-25T12:06:29.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:06:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:06:29] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-08-25T12:06:30.026 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:29 smithi196 bash[84730]: cluster 2024-08-25T12:06:29.348644+0000 mgr.y (mgr.25136) 2288 : cluster [DBG] pgmap v777: 161 pgs: 3 activating, 22 peering, 5 active+undersized, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 13/639 objects degraded (2.034%) 2024-08-25T12:06:30.026 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:29 smithi196 bash[84730]: cluster 2024-08-25T12:06:29.348644+0000 mgr.y (mgr.25136) 2288 : cluster [DBG] pgmap v777: 161 pgs: 3 activating, 22 peering, 5 active+undersized, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 13/639 objects degraded (2.034%) 2024-08-25T12:06:30.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:29 smithi059 bash[104335]: cluster 2024-08-25T12:06:29.348644+0000 mgr.y (mgr.25136) 2288 : cluster [DBG] pgmap v777: 161 pgs: 3 activating, 22 peering, 5 active+undersized, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 13/639 objects degraded (2.034%) 2024-08-25T12:06:30.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:29 smithi059 bash[104335]: cluster 2024-08-25T12:06:29.348644+0000 mgr.y (mgr.25136) 2288 : cluster [DBG] pgmap v777: 161 pgs: 3 activating, 22 peering, 5 active+undersized, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 13/639 objects degraded (2.034%) 2024-08-25T12:06:30.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:29 smithi059 bash[105101]: cluster 2024-08-25T12:06:29.348644+0000 mgr.y (mgr.25136) 2288 : cluster [DBG] pgmap v777: 161 pgs: 3 activating, 22 peering, 5 active+undersized, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 13/639 objects degraded (2.034%) 2024-08-25T12:06:30.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:29 smithi059 bash[105101]: cluster 2024-08-25T12:06:29.348644+0000 mgr.y (mgr.25136) 2288 : cluster [DBG] pgmap v777: 161 pgs: 3 activating, 22 peering, 5 active+undersized, 2 active+undersized+degraded, 129 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 13/639 objects degraded (2.034%) 2024-08-25T12:06:31.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:31 smithi059 bash[104335]: cluster 2024-08-25T12:06:31.068952+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:31.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:31 smithi059 bash[104335]: cluster 2024-08-25T12:06:31.068952+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:31.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:31 smithi059 bash[105101]: cluster 2024-08-25T12:06:31.068952+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:31.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:31 smithi059 bash[105101]: cluster 2024-08-25T12:06:31.068952+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:31.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:31 smithi196 bash[84730]: cluster 2024-08-25T12:06:31.068952+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:31.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:31 smithi196 bash[84730]: cluster 2024-08-25T12:06:31.068952+0000 mon.a (mon.0) 1068 : cluster [WRN] Health check update: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:32.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:32 smithi059 bash[104335]: cluster 2024-08-25T12:06:31.350024+0000 mgr.y (mgr.25136) 2289 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-08-25T12:06:32.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:32 smithi059 bash[104335]: cluster 2024-08-25T12:06:31.350024+0000 mgr.y (mgr.25136) 2289 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-08-25T12:06:32.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:32 smithi059 bash[105101]: cluster 2024-08-25T12:06:31.350024+0000 mgr.y (mgr.25136) 2289 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-08-25T12:06:32.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:32 smithi059 bash[105101]: cluster 2024-08-25T12:06:31.350024+0000 mgr.y (mgr.25136) 2289 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-08-25T12:06:32.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:32 smithi196 bash[84730]: cluster 2024-08-25T12:06:31.350024+0000 mgr.y (mgr.25136) 2289 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-08-25T12:06:32.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:32 smithi196 bash[84730]: cluster 2024-08-25T12:06:31.350024+0000 mgr.y (mgr.25136) 2289 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-08-25T12:06:33.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:33 smithi059 bash[104335]: cluster 2024-08-25T12:06:32.122489+0000 mon.a (mon.0) 1069 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded) 2024-08-25T12:06:33.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:33 smithi059 bash[104335]: cluster 2024-08-25T12:06:32.122489+0000 mon.a (mon.0) 1069 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded) 2024-08-25T12:06:33.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:33 smithi059 bash[104335]: cluster 2024-08-25T12:06:32.122561+0000 mon.a (mon.0) 1070 : cluster [INF] Cluster is now healthy 2024-08-25T12:06:33.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:33 smithi059 bash[104335]: cluster 2024-08-25T12:06:32.122561+0000 mon.a (mon.0) 1070 : cluster [INF] Cluster is now healthy 2024-08-25T12:06:33.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:33 smithi059 bash[105101]: cluster 2024-08-25T12:06:32.122489+0000 mon.a (mon.0) 1069 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded) 2024-08-25T12:06:33.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:33 smithi059 bash[105101]: cluster 2024-08-25T12:06:32.122489+0000 mon.a (mon.0) 1069 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded) 2024-08-25T12:06:33.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:33 smithi059 bash[105101]: cluster 2024-08-25T12:06:32.122561+0000 mon.a (mon.0) 1070 : cluster [INF] Cluster is now healthy 2024-08-25T12:06:33.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:33 smithi059 bash[105101]: cluster 2024-08-25T12:06:32.122561+0000 mon.a (mon.0) 1070 : cluster [INF] Cluster is now healthy 2024-08-25T12:06:33.610 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:06:33 smithi196 bash[80422]: logger=cleanup t=2024-08-25T12:06:33.24891014Z level=info msg="Completed cleanup jobs" duration=106.777276ms 2024-08-25T12:06:33.610 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:06:33 smithi196 bash[80422]: logger=grafana.update.checker t=2024-08-25T12:06:33.30002276Z level=info msg="Update check succeeded" duration=80.186303ms 2024-08-25T12:06:33.610 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:06:33 smithi196 bash[80422]: logger=plugins.update.checker t=2024-08-25T12:06:33.301259675Z level=info msg="Update check succeeded" duration=74.223639ms 2024-08-25T12:06:33.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:33 smithi196 bash[84730]: cluster 2024-08-25T12:06:32.122489+0000 mon.a (mon.0) 1069 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded) 2024-08-25T12:06:33.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:33 smithi196 bash[84730]: cluster 2024-08-25T12:06:32.122489+0000 mon.a (mon.0) 1069 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/639 objects degraded (2.034%), 2 pgs degraded) 2024-08-25T12:06:33.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:33 smithi196 bash[84730]: cluster 2024-08-25T12:06:32.122561+0000 mon.a (mon.0) 1070 : cluster [INF] Cluster is now healthy 2024-08-25T12:06:33.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:33 smithi196 bash[84730]: cluster 2024-08-25T12:06:32.122561+0000 mon.a (mon.0) 1070 : cluster [INF] Cluster is now healthy 2024-08-25T12:06:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:34 smithi059 bash[104335]: cluster 2024-08-25T12:06:33.350908+0000 mgr.y (mgr.25136) 2290 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-08-25T12:06:34.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:34 smithi059 bash[104335]: cluster 2024-08-25T12:06:33.350908+0000 mgr.y (mgr.25136) 2290 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-08-25T12:06:34.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:34 smithi059 bash[105101]: cluster 2024-08-25T12:06:33.350908+0000 mgr.y (mgr.25136) 2290 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-08-25T12:06:34.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:34 smithi059 bash[105101]: cluster 2024-08-25T12:06:33.350908+0000 mgr.y (mgr.25136) 2290 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-08-25T12:06:34.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:34 smithi196 bash[84730]: cluster 2024-08-25T12:06:33.350908+0000 mgr.y (mgr.25136) 2290 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-08-25T12:06:34.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:34 smithi196 bash[84730]: cluster 2024-08-25T12:06:33.350908+0000 mgr.y (mgr.25136) 2290 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-08-25T12:06:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:35 smithi059 bash[104335]: audit 2024-08-25T12:06:34.627957+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:35 smithi059 bash[104335]: audit 2024-08-25T12:06:34.627957+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:35 smithi059 bash[104335]: audit 2024-08-25T12:06:34.677759+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:36.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:35 smithi059 bash[104335]: audit 2024-08-25T12:06:34.677759+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:35 smithi059 bash[105101]: audit 2024-08-25T12:06:34.627957+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:35 smithi059 bash[105101]: audit 2024-08-25T12:06:34.627957+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:35 smithi059 bash[105101]: audit 2024-08-25T12:06:34.677759+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:35 smithi059 bash[105101]: audit 2024-08-25T12:06:34.677759+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:35 smithi196 bash[84730]: audit 2024-08-25T12:06:34.627957+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:35 smithi196 bash[84730]: audit 2024-08-25T12:06:34.627957+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:35 smithi196 bash[84730]: audit 2024-08-25T12:06:34.677759+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:35 smithi196 bash[84730]: audit 2024-08-25T12:06:34.677759+0000 mon.b (mon.1) 2424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[104335]: cluster 2024-08-25T12:06:35.352395+0000 mgr.y (mgr.25136) 2291 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:06:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[104335]: cluster 2024-08-25T12:06:35.352395+0000 mgr.y (mgr.25136) 2291 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:06:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[104335]: audit 2024-08-25T12:06:35.365885+0000 mgr.y (mgr.25136) 2292 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[104335]: audit 2024-08-25T12:06:35.365885+0000 mgr.y (mgr.25136) 2292 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[104335]: audit 2024-08-25T12:06:36.594835+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[104335]: audit 2024-08-25T12:06:36.594835+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[105101]: cluster 2024-08-25T12:06:35.352395+0000 mgr.y (mgr.25136) 2291 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[105101]: cluster 2024-08-25T12:06:35.352395+0000 mgr.y (mgr.25136) 2291 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[105101]: audit 2024-08-25T12:06:35.365885+0000 mgr.y (mgr.25136) 2292 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[105101]: audit 2024-08-25T12:06:35.365885+0000 mgr.y (mgr.25136) 2292 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[105101]: audit 2024-08-25T12:06:36.594835+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:36 smithi059 bash[105101]: audit 2024-08-25T12:06:36.594835+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:37.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:36 smithi196 bash[84730]: cluster 2024-08-25T12:06:35.352395+0000 mgr.y (mgr.25136) 2291 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:06:37.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:36 smithi196 bash[84730]: cluster 2024-08-25T12:06:35.352395+0000 mgr.y (mgr.25136) 2291 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-25T12:06:37.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:36 smithi196 bash[84730]: audit 2024-08-25T12:06:35.365885+0000 mgr.y (mgr.25136) 2292 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:37.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:36 smithi196 bash[84730]: audit 2024-08-25T12:06:35.365885+0000 mgr.y (mgr.25136) 2292 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:37.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:36 smithi196 bash[84730]: audit 2024-08-25T12:06:36.594835+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:37.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:36 smithi196 bash[84730]: audit 2024-08-25T12:06:36.594835+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-08-25T12:06:38.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:37 smithi059 bash[105101]: audit 2024-08-25T12:06:36.591248+0000 mgr.y (mgr.25136) 2293 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:38.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:37 smithi059 bash[105101]: audit 2024-08-25T12:06:36.591248+0000 mgr.y (mgr.25136) 2293 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:38.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:37 smithi059 bash[105101]: cephadm 2024-08-25T12:06:36.594108+0000 mgr.y (mgr.25136) 2294 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-25T12:06:38.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:37 smithi059 bash[105101]: cephadm 2024-08-25T12:06:36.594108+0000 mgr.y (mgr.25136) 2294 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-25T12:06:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:37 smithi059 bash[104335]: audit 2024-08-25T12:06:36.591248+0000 mgr.y (mgr.25136) 2293 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:37 smithi059 bash[104335]: audit 2024-08-25T12:06:36.591248+0000 mgr.y (mgr.25136) 2293 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:37 smithi059 bash[104335]: cephadm 2024-08-25T12:06:36.594108+0000 mgr.y (mgr.25136) 2294 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-25T12:06:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:37 smithi059 bash[104335]: cephadm 2024-08-25T12:06:36.594108+0000 mgr.y (mgr.25136) 2294 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-25T12:06:38.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:37 smithi196 bash[84730]: audit 2024-08-25T12:06:36.591248+0000 mgr.y (mgr.25136) 2293 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:38.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:37 smithi196 bash[84730]: audit 2024-08-25T12:06:36.591248+0000 mgr.y (mgr.25136) 2293 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-25T12:06:38.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:37 smithi196 bash[84730]: cephadm 2024-08-25T12:06:36.594108+0000 mgr.y (mgr.25136) 2294 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-25T12:06:38.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:37 smithi196 bash[84730]: cephadm 2024-08-25T12:06:36.594108+0000 mgr.y (mgr.25136) 2294 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-25T12:06:39.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:38 smithi059 bash[104335]: cluster 2024-08-25T12:06:37.353317+0000 mgr.y (mgr.25136) 2295 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-25T12:06:39.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:38 smithi059 bash[104335]: cluster 2024-08-25T12:06:37.353317+0000 mgr.y (mgr.25136) 2295 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-25T12:06:39.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:38 smithi059 bash[105101]: cluster 2024-08-25T12:06:37.353317+0000 mgr.y (mgr.25136) 2295 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-25T12:06:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:38 smithi059 bash[105101]: cluster 2024-08-25T12:06:37.353317+0000 mgr.y (mgr.25136) 2295 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-25T12:06:39.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:38 smithi196 bash[84730]: cluster 2024-08-25T12:06:37.353317+0000 mgr.y (mgr.25136) 2295 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-25T12:06:39.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:38 smithi196 bash[84730]: cluster 2024-08-25T12:06:37.353317+0000 mgr.y (mgr.25136) 2295 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-25T12:06:39.439 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:06:39.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:06:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:06:39] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 15s ago 48m - - 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 15s ago 47m - - 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (10m) 15s ago 38m 14.4M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (10m) 15s ago 38m 69.4M - c8b91775d855 f57175f62128 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (12m) 15s ago 35m 49.5M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (12m) 15s ago 46m 442M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (23m) 15s ago 49m 539M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (7m) 15s ago 49m 63.9M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (8m) 15s ago 47m 53.1M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:06:40.095 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (6m) 15s ago 47m 46.7M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (12m) 15s ago 38m 8296k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (12m) 15s ago 38m 9455k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (4m) 15s ago 46m 54.6M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (4m) 15s ago 45m 50.4M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (2m) 15s ago 44m 46.7M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (85s) 15s ago 43m 55.7M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (24s) 15s ago 42m 30.5M 3036M 19.0.0-5847-g79766939 50bbda8a3289 881411fbf9b3 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (41m) 15s ago 41m 72.4M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 45b593c3e121 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (40m) 15s ago 40m 68.7M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (39m) 15s ago 39m 64.8M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (11m) 15s ago 39m 54.5M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:06:40.096 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (36m) 15s ago 36m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:06:40.097 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (36m) 15s ago 36m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:06:40.487 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:06:40.487 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:06:40.487 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:06:40.487 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 5, 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 10, 2024-08-25T12:06:40.488 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 5 2024-08-25T12:06:40.489 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:06:40.489 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:06:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: cephadm 2024-08-25T12:06:39.279485+0000 mgr.y (mgr.25136) 2296 : cephadm [INF] Upgrade: Updating osd.5 2024-08-25T12:06:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: cephadm 2024-08-25T12:06:39.279485+0000 mgr.y (mgr.25136) 2296 : cephadm [INF] Upgrade: Updating osd.5 2024-08-25T12:06:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.285500+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.285500+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.296009+0000 mon.b (mon.1) 2426 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-25T12:06:40.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.296009+0000 mon.b (mon.1) 2426 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.297199+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.297199+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: cephadm 2024-08-25T12:06:39.298086+0000 mgr.y (mgr.25136) 2297 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: cephadm 2024-08-25T12:06:39.298086+0000 mgr.y (mgr.25136) 2297 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: cluster 2024-08-25T12:06:39.354292+0000 mgr.y (mgr.25136) 2298 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: cluster 2024-08-25T12:06:39.354292+0000 mgr.y (mgr.25136) 2298 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.428327+0000 mgr.y (mgr.25136) 2299 : audit [DBG] from='client.74465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.428327+0000 mgr.y (mgr.25136) 2299 : audit [DBG] from='client.74465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.828674+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:40 smithi196 bash[84730]: audit 2024-08-25T12:06:39.828674+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: cephadm 2024-08-25T12:06:39.279485+0000 mgr.y (mgr.25136) 2296 : cephadm [INF] Upgrade: Updating osd.5 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: cephadm 2024-08-25T12:06:39.279485+0000 mgr.y (mgr.25136) 2296 : cephadm [INF] Upgrade: Updating osd.5 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.285500+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.285500+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.296009+0000 mon.b (mon.1) 2426 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.296009+0000 mon.b (mon.1) 2426 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.297199+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.297199+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: cephadm 2024-08-25T12:06:39.298086+0000 mgr.y (mgr.25136) 2297 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: cephadm 2024-08-25T12:06:39.298086+0000 mgr.y (mgr.25136) 2297 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: cluster 2024-08-25T12:06:39.354292+0000 mgr.y (mgr.25136) 2298 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: cluster 2024-08-25T12:06:39.354292+0000 mgr.y (mgr.25136) 2298 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.428327+0000 mgr.y (mgr.25136) 2299 : audit [DBG] from='client.74465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.428327+0000 mgr.y (mgr.25136) 2299 : audit [DBG] from='client.74465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.828674+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[104335]: audit 2024-08-25T12:06:39.828674+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: cephadm 2024-08-25T12:06:39.279485+0000 mgr.y (mgr.25136) 2296 : cephadm [INF] Upgrade: Updating osd.5 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: cephadm 2024-08-25T12:06:39.279485+0000 mgr.y (mgr.25136) 2296 : cephadm [INF] Upgrade: Updating osd.5 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.285500+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.285500+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.296009+0000 mon.b (mon.1) 2426 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.296009+0000 mon.b (mon.1) 2426 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.297199+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:40.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.297199+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: cephadm 2024-08-25T12:06:39.298086+0000 mgr.y (mgr.25136) 2297 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T12:06:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: cephadm 2024-08-25T12:06:39.298086+0000 mgr.y (mgr.25136) 2297 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-08-25T12:06:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: cluster 2024-08-25T12:06:39.354292+0000 mgr.y (mgr.25136) 2298 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: cluster 2024-08-25T12:06:39.354292+0000 mgr.y (mgr.25136) 2298 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.428327+0000 mgr.y (mgr.25136) 2299 : audit [DBG] from='client.74465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.428327+0000 mgr.y (mgr.25136) 2299 : audit [DBG] from='client.74465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.828674+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:40 smithi059 bash[105101]: audit 2024-08-25T12:06:39.828674+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:40.819 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:06:40.819 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:06:40.820 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:06:40.820 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-25T12:06:40.820 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:06:40.820 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "5/8 daemons upgraded", 2024-08-25T12:06:40.820 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:06:40.820 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:06:40.820 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:06:41.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:41 smithi196 bash[84730]: audit 2024-08-25T12:06:39.754317+0000 mgr.y (mgr.25136) 2300 : audit [DBG] from='client.74471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:41 smithi196 bash[84730]: audit 2024-08-25T12:06:39.754317+0000 mgr.y (mgr.25136) 2300 : audit [DBG] from='client.74471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:41 smithi196 bash[84730]: audit 2024-08-25T12:06:40.070816+0000 mgr.y (mgr.25136) 2301 : audit [DBG] from='client.64482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:41 smithi196 bash[84730]: audit 2024-08-25T12:06:40.070816+0000 mgr.y (mgr.25136) 2301 : audit [DBG] from='client.64482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:41 smithi196 bash[84730]: audit 2024-08-25T12:06:40.489654+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.59:0/143527118' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:41.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:41 smithi196 bash[84730]: audit 2024-08-25T12:06:40.489654+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.59:0/143527118' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:41.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[104335]: audit 2024-08-25T12:06:39.754317+0000 mgr.y (mgr.25136) 2300 : audit [DBG] from='client.74471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[104335]: audit 2024-08-25T12:06:39.754317+0000 mgr.y (mgr.25136) 2300 : audit [DBG] from='client.74471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[104335]: audit 2024-08-25T12:06:40.070816+0000 mgr.y (mgr.25136) 2301 : audit [DBG] from='client.64482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[104335]: audit 2024-08-25T12:06:40.070816+0000 mgr.y (mgr.25136) 2301 : audit [DBG] from='client.64482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[104335]: audit 2024-08-25T12:06:40.489654+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.59:0/143527118' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[104335]: audit 2024-08-25T12:06:40.489654+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.59:0/143527118' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[105101]: audit 2024-08-25T12:06:39.754317+0000 mgr.y (mgr.25136) 2300 : audit [DBG] from='client.74471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[105101]: audit 2024-08-25T12:06:39.754317+0000 mgr.y (mgr.25136) 2300 : audit [DBG] from='client.74471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[105101]: audit 2024-08-25T12:06:40.070816+0000 mgr.y (mgr.25136) 2301 : audit [DBG] from='client.64482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[105101]: audit 2024-08-25T12:06:40.070816+0000 mgr.y (mgr.25136) 2301 : audit [DBG] from='client.64482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[105101]: audit 2024-08-25T12:06:40.489654+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.59:0/143527118' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:41.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:41 smithi059 bash[105101]: audit 2024-08-25T12:06:40.489654+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.59:0/143527118' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:42.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:42 smithi196 bash[84730]: audit 2024-08-25T12:06:40.822155+0000 mgr.y (mgr.25136) 2302 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:42.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:42 smithi196 bash[84730]: audit 2024-08-25T12:06:40.822155+0000 mgr.y (mgr.25136) 2302 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:42.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:42 smithi196 bash[84730]: cluster 2024-08-25T12:06:41.355645+0000 mgr.y (mgr.25136) 2303 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:42.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:42 smithi196 bash[84730]: cluster 2024-08-25T12:06:41.355645+0000 mgr.y (mgr.25136) 2303 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:42 smithi059 bash[105101]: audit 2024-08-25T12:06:40.822155+0000 mgr.y (mgr.25136) 2302 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:42 smithi059 bash[105101]: audit 2024-08-25T12:06:40.822155+0000 mgr.y (mgr.25136) 2302 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:42 smithi059 bash[105101]: cluster 2024-08-25T12:06:41.355645+0000 mgr.y (mgr.25136) 2303 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:42.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:42 smithi059 bash[105101]: cluster 2024-08-25T12:06:41.355645+0000 mgr.y (mgr.25136) 2303 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:42 smithi059 bash[104335]: audit 2024-08-25T12:06:40.822155+0000 mgr.y (mgr.25136) 2302 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:42 smithi059 bash[104335]: audit 2024-08-25T12:06:40.822155+0000 mgr.y (mgr.25136) 2302 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:06:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:42 smithi059 bash[104335]: cluster 2024-08-25T12:06:41.355645+0000 mgr.y (mgr.25136) 2303 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:42 smithi059 bash[104335]: cluster 2024-08-25T12:06:41.355645+0000 mgr.y (mgr.25136) 2303 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:44.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.360 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.360 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: Stopping Ceph osd.5 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:06:44.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.361 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.362 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.362 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.362 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:06:44 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:44.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:44 smithi059 bash[105101]: cluster 2024-08-25T12:06:43.356607+0000 mgr.y (mgr.25136) 2304 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:44.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:44 smithi059 bash[105101]: cluster 2024-08-25T12:06:43.356607+0000 mgr.y (mgr.25136) 2304 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:44.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:44 smithi059 bash[104335]: cluster 2024-08-25T12:06:43.356607+0000 mgr.y (mgr.25136) 2304 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:44.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:44 smithi059 bash[104335]: cluster 2024-08-25T12:06:43.356607+0000 mgr.y (mgr.25136) 2304 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:44 smithi196 bash[84730]: cluster 2024-08-25T12:06:43.356607+0000 mgr.y (mgr.25136) 2304 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:44 smithi196 bash[84730]: cluster 2024-08-25T12:06:43.356607+0000 mgr.y (mgr.25136) 2304 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:06:44.860 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:44 smithi196 bash[30677]: debug 2024-08-25T12:06:44.417+0000 7fa6f2840640 -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-08-25T12:06:44.860 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:44 smithi196 bash[30677]: debug 2024-08-25T12:06:44.417+0000 7fa6f2840640 -1 osd.5 146 *** Got signal Terminated *** 2024-08-25T12:06:44.860 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:44 smithi196 bash[30677]: debug 2024-08-25T12:06:44.417+0000 7fa6f2840640 -1 osd.5 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:06:45.767 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: cluster 2024-08-25T12:06:44.418989+0000 mon.a (mon.0) 1075 : cluster [INF] osd.5 marked itself down and dead 2024-08-25T12:06:45.767 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: cluster 2024-08-25T12:06:44.418989+0000 mon.a (mon.0) 1075 : cluster [INF] osd.5 marked itself down and dead 2024-08-25T12:06:45.767 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.502122+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.502122+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.515677+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.515677+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.528619+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.528619+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.928048+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.928048+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.943193+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.943193+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.955352+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.768 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:45 smithi196 bash[84730]: audit 2024-08-25T12:06:44.955352+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: cluster 2024-08-25T12:06:44.418989+0000 mon.a (mon.0) 1075 : cluster [INF] osd.5 marked itself down and dead 2024-08-25T12:06:45.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: cluster 2024-08-25T12:06:44.418989+0000 mon.a (mon.0) 1075 : cluster [INF] osd.5 marked itself down and dead 2024-08-25T12:06:45.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.502122+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.502122+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.515677+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.515677+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.528619+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.528619+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.928048+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.928048+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.943193+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.943193+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.955352+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[104335]: audit 2024-08-25T12:06:44.955352+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: cluster 2024-08-25T12:06:44.418989+0000 mon.a (mon.0) 1075 : cluster [INF] osd.5 marked itself down and dead 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: cluster 2024-08-25T12:06:44.418989+0000 mon.a (mon.0) 1075 : cluster [INF] osd.5 marked itself down and dead 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.502122+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.502122+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.515677+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.515677+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.528619+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.528619+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.928048+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.928048+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.943193+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.943193+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.955352+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:45.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:45 smithi059 bash[105101]: audit 2024-08-25T12:06:44.955352+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.358167+0000 mgr.y (mgr.25136) 2305 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.358167+0000 mgr.y (mgr.25136) 2305 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: audit 2024-08-25T12:06:45.373916+0000 mgr.y (mgr.25136) 2306 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: audit 2024-08-25T12:06:45.373916+0000 mgr.y (mgr.25136) 2306 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.413944+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.413944+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.434368+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.434368+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-08-25T12:06:46.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: audit 2024-08-25T12:06:45.735440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: audit 2024-08-25T12:06:45.735440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: audit 2024-08-25T12:06:45.750911+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: audit 2024-08-25T12:06:45.750911+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: audit 2024-08-25T12:06:45.767211+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: audit 2024-08-25T12:06:45.767211+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.950906+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.950906+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:46.428747+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[104335]: cluster 2024-08-25T12:06:46.428747+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.358167+0000 mgr.y (mgr.25136) 2305 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.358167+0000 mgr.y (mgr.25136) 2305 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:46.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: audit 2024-08-25T12:06:45.373916+0000 mgr.y (mgr.25136) 2306 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: audit 2024-08-25T12:06:45.373916+0000 mgr.y (mgr.25136) 2306 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.413944+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.413944+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.434368+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.434368+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: audit 2024-08-25T12:06:45.735440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: audit 2024-08-25T12:06:45.735440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: audit 2024-08-25T12:06:45.750911+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: audit 2024-08-25T12:06:45.750911+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: audit 2024-08-25T12:06:45.767211+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.530 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: audit 2024-08-25T12:06:45.767211+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.950906+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:06:46.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.950906+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:06:46.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:46.428747+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-25T12:06:46.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:46 smithi059 bash[105101]: cluster 2024-08-25T12:06:46.428747+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-25T12:06:46.859 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[97820]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-5 2024-08-25T12:06:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.358167+0000 mgr.y (mgr.25136) 2305 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.358167+0000 mgr.y (mgr.25136) 2305 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: audit 2024-08-25T12:06:45.373916+0000 mgr.y (mgr.25136) 2306 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: audit 2024-08-25T12:06:45.373916+0000 mgr.y (mgr.25136) 2306 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.413944+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.413944+0000 mon.a (mon.0) 1082 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.434368+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.434368+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: audit 2024-08-25T12:06:45.735440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: audit 2024-08-25T12:06:45.735440+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: audit 2024-08-25T12:06:45.750911+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: audit 2024-08-25T12:06:45.750911+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: audit 2024-08-25T12:06:45.767211+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: audit 2024-08-25T12:06:45.767211+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.950906+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.950906+0000 mon.a (mon.0) 1087 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:46.428747+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-25T12:06:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[84730]: cluster 2024-08-25T12:06:46.428747+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-08-25T12:06:47.359 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:46 smithi196 bash[97975]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-5 2024-08-25T12:06:47.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:47 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.754599+0000 mgr.y (mgr.25136) 2307 : cluster [DBG] pgmap v787: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:47.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:47 smithi059 bash[104335]: cluster 2024-08-25T12:06:45.754599+0000 mgr.y (mgr.25136) 2307 : cluster [DBG] pgmap v787: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:47.731 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:47 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.754599+0000 mgr.y (mgr.25136) 2307 : cluster [DBG] pgmap v787: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:47.732 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:47 smithi059 bash[105101]: cluster 2024-08-25T12:06:45.754599+0000 mgr.y (mgr.25136) 2307 : cluster [DBG] pgmap v787: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:47.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:47 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.754599+0000 mgr.y (mgr.25136) 2307 : cluster [DBG] pgmap v787: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:47 smithi196 bash[84730]: cluster 2024-08-25T12:06:45.754599+0000 mgr.y (mgr.25136) 2307 : cluster [DBG] pgmap v787: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:06:48.751 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:48 smithi196 bash[84730]: cluster 2024-08-25T12:06:48.447177+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: Degraded data redundancy: 12/639 objects degraded (1.878%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:48.751 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:48 smithi196 bash[84730]: cluster 2024-08-25T12:06:48.447177+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: Degraded data redundancy: 12/639 objects degraded (1.878%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:48 smithi059 bash[104335]: cluster 2024-08-25T12:06:48.447177+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: Degraded data redundancy: 12/639 objects degraded (1.878%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:48 smithi059 bash[104335]: cluster 2024-08-25T12:06:48.447177+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: Degraded data redundancy: 12/639 objects degraded (1.878%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:48.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:48 smithi059 bash[105101]: cluster 2024-08-25T12:06:48.447177+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: Degraded data redundancy: 12/639 objects degraded (1.878%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:48.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:48 smithi059 bash[105101]: cluster 2024-08-25T12:06:48.447177+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: Degraded data redundancy: 12/639 objects degraded (1.878%), 3 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:49.501 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:06:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:06:49] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-08-25T12:06:49.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:49 smithi059 bash[104335]: cluster 2024-08-25T12:06:47.755671+0000 mgr.y (mgr.25136) 2308 : cluster [DBG] pgmap v789: 161 pgs: 10 active+undersized, 5 peering, 16 stale+active+clean, 3 active+undersized+degraded, 127 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 12/639 objects degraded (1.878%) 2024-08-25T12:06:49.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:49 smithi059 bash[104335]: cluster 2024-08-25T12:06:47.755671+0000 mgr.y (mgr.25136) 2308 : cluster [DBG] pgmap v789: 161 pgs: 10 active+undersized, 5 peering, 16 stale+active+clean, 3 active+undersized+degraded, 127 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 12/639 objects degraded (1.878%) 2024-08-25T12:06:49.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:49 smithi059 bash[105101]: cluster 2024-08-25T12:06:47.755671+0000 mgr.y (mgr.25136) 2308 : cluster [DBG] pgmap v789: 161 pgs: 10 active+undersized, 5 peering, 16 stale+active+clean, 3 active+undersized+degraded, 127 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 12/639 objects degraded (1.878%) 2024-08-25T12:06:49.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:49 smithi059 bash[105101]: cluster 2024-08-25T12:06:47.755671+0000 mgr.y (mgr.25136) 2308 : cluster [DBG] pgmap v789: 161 pgs: 10 active+undersized, 5 peering, 16 stale+active+clean, 3 active+undersized+degraded, 127 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 12/639 objects degraded (1.878%) 2024-08-25T12:06:49.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:49 smithi196 bash[84730]: cluster 2024-08-25T12:06:47.755671+0000 mgr.y (mgr.25136) 2308 : cluster [DBG] pgmap v789: 161 pgs: 10 active+undersized, 5 peering, 16 stale+active+clean, 3 active+undersized+degraded, 127 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 12/639 objects degraded (1.878%) 2024-08-25T12:06:49.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:49 smithi196 bash[84730]: cluster 2024-08-25T12:06:47.755671+0000 mgr.y (mgr.25136) 2308 : cluster [DBG] pgmap v789: 161 pgs: 10 active+undersized, 5 peering, 16 stale+active+clean, 3 active+undersized+degraded, 127 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 12/639 objects degraded (1.878%) 2024-08-25T12:06:50.356 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.357 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.5.service: Deactivated successfully. 2024-08-25T12:06:50.357 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: Stopped Ceph osd.5 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:06:50.357 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.357 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.357 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.358 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.358 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.358 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:06:50.609 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:50 smithi196 systemd[1]: Started Ceph osd.5 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:06:50.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:49.629901+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:49.629901+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:49.636370+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:49.636370+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.411872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.411872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.427144+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.427144+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.436343+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.436343+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.437677+0000 mon.b (mon.1) 2430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.437677+0000 mon.b (mon.1) 2430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.445546+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.445546+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.551938+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.551938+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.555365+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.555365+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.559615+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.559615+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.560869+0000 mon.b (mon.1) 2434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.560869+0000 mon.b (mon.1) 2434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.564983+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[105101]: audit 2024-08-25T12:06:50.564983+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:49.629901+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:49.629901+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:49.636370+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:49.636370+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.411872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.411872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.427144+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.427144+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.436343+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.436343+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.437677+0000 mon.b (mon.1) 2430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.437677+0000 mon.b (mon.1) 2430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.445546+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.445546+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.551938+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.551938+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.555365+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.555365+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.559615+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.559615+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.560869+0000 mon.b (mon.1) 2434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.560869+0000 mon.b (mon.1) 2434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.564983+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:50.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:50 smithi059 bash[104335]: audit 2024-08-25T12:06:50.564983+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:49.629901+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:49.629901+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:49.636370+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:49.636370+0000 mon.b (mon.1) 2428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:06:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.411872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.411872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.427144+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.427144+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.436343+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.436343+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.437677+0000 mon.b (mon.1) 2430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.437677+0000 mon.b (mon.1) 2430 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.445546+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.445546+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.551938+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.551938+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.555365+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:51.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.555365+0000 mon.b (mon.1) 2432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.559615+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.559615+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.560869+0000 mon.b (mon.1) 2434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.560869+0000 mon.b (mon.1) 2434 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.564983+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:51.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:50 smithi196 bash[84730]: audit 2024-08-25T12:06:50.564983+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cluster 2024-08-25T12:06:49.757123+0000 mgr.y (mgr.25136) 2309 : cluster [DBG] pgmap v790: 161 pgs: 23 active+undersized, 5 peering, 6 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%) 2024-08-25T12:06:52.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cluster 2024-08-25T12:06:49.757123+0000 mgr.y (mgr.25136) 2309 : cluster [DBG] pgmap v790: 161 pgs: 23 active+undersized, 5 peering, 6 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%) 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cluster 2024-08-25T12:06:50.436627+0000 mgr.y (mgr.25136) 2310 : cluster [DBG] pgmap v791: 161 pgs: 31 active+undersized, 5 peering, 24 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cluster 2024-08-25T12:06:50.436627+0000 mgr.y (mgr.25136) 2310 : cluster [DBG] pgmap v791: 161 pgs: 31 active+undersized, 5 peering, 24 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.446515+0000 mgr.y (mgr.25136) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.446515+0000 mgr.y (mgr.25136) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.568995+0000 mgr.y (mgr.25136) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.568995+0000 mgr.y (mgr.25136) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cluster 2024-08-25T12:06:50.625304+0000 mon.a (mon.0) 1095 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cluster 2024-08-25T12:06:50.625304+0000 mon.a (mon.0) 1095 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.674603+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.674603+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.677601+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.677601+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.680310+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.680310+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.681374+0000 mon.b (mon.1) 2438 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cluster 2024-08-25T12:06:49.757123+0000 mgr.y (mgr.25136) 2309 : cluster [DBG] pgmap v790: 161 pgs: 23 active+undersized, 5 peering, 6 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%) 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cluster 2024-08-25T12:06:49.757123+0000 mgr.y (mgr.25136) 2309 : cluster [DBG] pgmap v790: 161 pgs: 23 active+undersized, 5 peering, 6 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%) 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cluster 2024-08-25T12:06:50.436627+0000 mgr.y (mgr.25136) 2310 : cluster [DBG] pgmap v791: 161 pgs: 31 active+undersized, 5 peering, 24 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cluster 2024-08-25T12:06:50.436627+0000 mgr.y (mgr.25136) 2310 : cluster [DBG] pgmap v791: 161 pgs: 31 active+undersized, 5 peering, 24 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.446515+0000 mgr.y (mgr.25136) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.446515+0000 mgr.y (mgr.25136) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.568995+0000 mgr.y (mgr.25136) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.568995+0000 mgr.y (mgr.25136) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cluster 2024-08-25T12:06:50.625304+0000 mon.a (mon.0) 1095 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cluster 2024-08-25T12:06:50.625304+0000 mon.a (mon.0) 1095 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.674603+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.674603+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.677601+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.677601+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.680310+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.680310+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.681374+0000 mon.b (mon.1) 2438 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.681374+0000 mon.b (mon.1) 2438 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.684674+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.684674+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.686897+0000 mgr.y (mgr.25136) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.686897+0000 mgr.y (mgr.25136) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.764466+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.764466+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.767245+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.767245+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.769705+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.769705+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.770803+0000 mon.b (mon.1) 2442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.770803+0000 mon.b (mon.1) 2442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.775473+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.775473+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.880938+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.880938+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.883902+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.883902+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.886698+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.886698+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.887688+0000 mon.b (mon.1) 2446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.887688+0000 mon.b (mon.1) 2446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.890762+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.890762+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.988204+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.988204+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.991267+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.991267+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.994795+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.994795+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.996310+0000 mon.b (mon.1) 2450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:50.996310+0000 mon.b (mon.1) 2450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.002476+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.002476+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.105865+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.105865+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.108977+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.108977+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.112055+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.681374+0000 mon.b (mon.1) 2438 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.684674+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.684674+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.686897+0000 mgr.y (mgr.25136) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.686897+0000 mgr.y (mgr.25136) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.764466+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.764466+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.767245+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.767245+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.769705+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.769705+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.770803+0000 mon.b (mon.1) 2442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.770803+0000 mon.b (mon.1) 2442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.775473+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.775473+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.880938+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.880938+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.883902+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.883902+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.886698+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.112055+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.113416+0000 mon.b (mon.1) 2454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.113416+0000 mon.b (mon.1) 2454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.115953+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.115953+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.247534+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.247534+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.250808+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.250808+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.253540+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.253540+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.254825+0000 mon.b (mon.1) 2458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.254825+0000 mon.b (mon.1) 2458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.257566+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.257566+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.395839+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.395839+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.399022+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.399022+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.402528+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.402528+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.404026+0000 mon.b (mon.1) 2462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.404026+0000 mon.b (mon.1) 2462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.407401+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.407401+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.560990+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.560990+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.564250+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.564250+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.568355+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.568355+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.569767+0000 mon.b (mon.1) 2466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.569767+0000 mon.b (mon.1) 2466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.575169+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[105101]: audit 2024-08-25T12:06:51.575169+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.886698+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.887688+0000 mon.b (mon.1) 2446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.887688+0000 mon.b (mon.1) 2446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.890762+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.890762+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.988204+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.988204+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.991267+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.991267+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.994795+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.994795+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.996310+0000 mon.b (mon.1) 2450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:50.996310+0000 mon.b (mon.1) 2450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.002476+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.002476+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.105865+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.105865+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.108977+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.108977+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.112055+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.112055+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.113416+0000 mon.b (mon.1) 2454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.113416+0000 mon.b (mon.1) 2454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.115953+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.115953+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.247534+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.247534+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.250808+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.250808+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.253540+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.253540+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.254825+0000 mon.b (mon.1) 2458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.254825+0000 mon.b (mon.1) 2458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.257566+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.257566+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.395839+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.395839+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.399022+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.399022+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.402528+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.402528+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.404026+0000 mon.b (mon.1) 2462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.404026+0000 mon.b (mon.1) 2462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.407401+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.407401+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.560990+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.560990+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.564250+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.564250+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.568355+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.568355+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.569767+0000 mon.b (mon.1) 2466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.569767+0000 mon.b (mon.1) 2466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.575169+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:51 smithi059 bash[104335]: audit 2024-08-25T12:06:51.575169+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cluster 2024-08-25T12:06:49.757123+0000 mgr.y (mgr.25136) 2309 : cluster [DBG] pgmap v790: 161 pgs: 23 active+undersized, 5 peering, 6 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%) 2024-08-25T12:06:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cluster 2024-08-25T12:06:49.757123+0000 mgr.y (mgr.25136) 2309 : cluster [DBG] pgmap v790: 161 pgs: 23 active+undersized, 5 peering, 6 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 59/639 objects degraded (9.233%) 2024-08-25T12:06:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cluster 2024-08-25T12:06:50.436627+0000 mgr.y (mgr.25136) 2310 : cluster [DBG] pgmap v791: 161 pgs: 31 active+undersized, 5 peering, 24 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-08-25T12:06:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cluster 2024-08-25T12:06:50.436627+0000 mgr.y (mgr.25136) 2310 : cluster [DBG] pgmap v791: 161 pgs: 31 active+undersized, 5 peering, 24 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 78/639 objects degraded (12.207%) 2024-08-25T12:06:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.446515+0000 mgr.y (mgr.25136) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.446515+0000 mgr.y (mgr.25136) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.568995+0000 mgr.y (mgr.25136) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.568995+0000 mgr.y (mgr.25136) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cluster 2024-08-25T12:06:50.625304+0000 mon.a (mon.0) 1095 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cluster 2024-08-25T12:06:50.625304+0000 mon.a (mon.0) 1095 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.674603+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.674603+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.677601+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.677601+0000 mon.b (mon.1) 2436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.680310+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.680310+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.681374+0000 mon.b (mon.1) 2438 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.681374+0000 mon.b (mon.1) 2438 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.684674+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.684674+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.686897+0000 mgr.y (mgr.25136) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.686897+0000 mgr.y (mgr.25136) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.764466+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.764466+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.767245+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.767245+0000 mon.b (mon.1) 2440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.769705+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.769705+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.770803+0000 mon.b (mon.1) 2442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.770803+0000 mon.b (mon.1) 2442 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.775473+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.775473+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.880938+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.880938+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.883902+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.883902+0000 mon.b (mon.1) 2444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.886698+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.886698+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.887688+0000 mon.b (mon.1) 2446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.887688+0000 mon.b (mon.1) 2446 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.890762+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.890762+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.988204+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.988204+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.991267+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.991267+0000 mon.b (mon.1) 2448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.994795+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.994795+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.996310+0000 mon.b (mon.1) 2450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:50.996310+0000 mon.b (mon.1) 2450 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.002476+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.002476+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.105865+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.105865+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.108977+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.108977+0000 mon.b (mon.1) 2452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.112055+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.112055+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.113416+0000 mon.b (mon.1) 2454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.113416+0000 mon.b (mon.1) 2454 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.115953+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.115953+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.247534+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.247534+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.250808+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.250808+0000 mon.b (mon.1) 2456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.253540+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.253540+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.254825+0000 mon.b (mon.1) 2458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.254825+0000 mon.b (mon.1) 2458 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.257566+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.257566+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.395839+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.395839+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.399022+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.399022+0000 mon.b (mon.1) 2460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.402528+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.402528+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.404026+0000 mon.b (mon.1) 2462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.404026+0000 mon.b (mon.1) 2462 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.407401+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.407401+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.560990+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.560990+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.564250+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.564250+0000 mon.b (mon.1) 2464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.568355+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.568355+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.569767+0000 mon.b (mon.1) 2466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.569767+0000 mon.b (mon.1) 2466 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.575169+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:51 smithi196 bash[84730]: audit 2024-08-25T12:06:51.575169+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.503 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:06:52.503 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:06:52.503 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:06:52.503 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:06:52.859 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:06:52.860 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-25T12:06:52.860 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-08-25T12:06:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.776884+0000 mgr.y (mgr.25136) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.776884+0000 mgr.y (mgr.25136) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.893561+0000 mgr.y (mgr.25136) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:50.893561+0000 mgr.y (mgr.25136) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.003873+0000 mgr.y (mgr.25136) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.003873+0000 mgr.y (mgr.25136) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.119263+0000 mgr.y (mgr.25136) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.119263+0000 mgr.y (mgr.25136) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.258565+0000 mgr.y (mgr.25136) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.258565+0000 mgr.y (mgr.25136) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.410846+0000 mgr.y (mgr.25136) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.410846+0000 mgr.y (mgr.25136) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.577287+0000 mgr.y (mgr.25136) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.577287+0000 mgr.y (mgr.25136) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.732066+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.732066+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.734824+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.734824+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.737821+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.737821+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.739128+0000 mon.b (mon.1) 2470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.739128+0000 mon.b (mon.1) 2470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.742206+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.742206+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.892197+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.892197+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.895828+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.895828+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.899517+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.899517+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.901046+0000 mon.b (mon.1) 2474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.901046+0000 mon.b (mon.1) 2474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.906299+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:51.906299+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.056379+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.056379+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.059360+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.059360+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.063391+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.063391+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.064933+0000 mon.b (mon.1) 2478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.064933+0000 mon.b (mon.1) 2478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.070386+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.070386+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.215309+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.215309+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.218542+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.218542+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.222020+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.222020+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.223268+0000 mon.b (mon.1) 2482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.223268+0000 mon.b (mon.1) 2482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.228412+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.228412+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.370095+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.370095+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.372390+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.372390+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.374549+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.374549+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.375302+0000 mon.b (mon.1) 2486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.375302+0000 mon.b (mon.1) 2486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.378373+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.378373+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.518374+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.518374+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.520997+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.520997+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.524523+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.524523+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.525752+0000 mon.b (mon.1) 2490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.525752+0000 mon.b (mon.1) 2490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.529418+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:52.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[84730]: audit 2024-08-25T12:06:52.529418+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.776884+0000 mgr.y (mgr.25136) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.776884+0000 mgr.y (mgr.25136) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.893561+0000 mgr.y (mgr.25136) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:50.893561+0000 mgr.y (mgr.25136) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.003873+0000 mgr.y (mgr.25136) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.003873+0000 mgr.y (mgr.25136) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.119263+0000 mgr.y (mgr.25136) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.119263+0000 mgr.y (mgr.25136) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.258565+0000 mgr.y (mgr.25136) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.258565+0000 mgr.y (mgr.25136) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.410846+0000 mgr.y (mgr.25136) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.410846+0000 mgr.y (mgr.25136) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.577287+0000 mgr.y (mgr.25136) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.577287+0000 mgr.y (mgr.25136) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.732066+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.732066+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.734824+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.734824+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.737821+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.737821+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.776884+0000 mgr.y (mgr.25136) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.776884+0000 mgr.y (mgr.25136) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.893561+0000 mgr.y (mgr.25136) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:50.893561+0000 mgr.y (mgr.25136) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.003873+0000 mgr.y (mgr.25136) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.003873+0000 mgr.y (mgr.25136) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.119263+0000 mgr.y (mgr.25136) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.119263+0000 mgr.y (mgr.25136) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.258565+0000 mgr.y (mgr.25136) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.258565+0000 mgr.y (mgr.25136) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.410846+0000 mgr.y (mgr.25136) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.410846+0000 mgr.y (mgr.25136) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.577287+0000 mgr.y (mgr.25136) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.577287+0000 mgr.y (mgr.25136) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.732066+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.732066+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.734824+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.734824+0000 mon.b (mon.1) 2468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.737821+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.737821+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.739128+0000 mon.b (mon.1) 2470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.739128+0000 mon.b (mon.1) 2470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.742206+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.742206+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.892197+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.892197+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.895828+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.895828+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.899517+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.899517+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.901046+0000 mon.b (mon.1) 2474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.901046+0000 mon.b (mon.1) 2474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.906299+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:51.906299+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.056379+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.056379+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.059360+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.059360+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.063391+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.063391+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.064933+0000 mon.b (mon.1) 2478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.064933+0000 mon.b (mon.1) 2478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.070386+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.070386+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.215309+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.215309+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.218542+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.218542+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.222020+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.222020+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.223268+0000 mon.b (mon.1) 2482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.223268+0000 mon.b (mon.1) 2482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.228412+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.228412+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.370095+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.370095+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.372390+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.372390+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.374549+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.374549+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.739128+0000 mon.b (mon.1) 2470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.739128+0000 mon.b (mon.1) 2470 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.742206+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.742206+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.892197+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.892197+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.895828+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.895828+0000 mon.b (mon.1) 2472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.899517+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.899517+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.901046+0000 mon.b (mon.1) 2474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.901046+0000 mon.b (mon.1) 2474 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.906299+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:51.906299+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.056379+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.056379+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.059360+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.059360+0000 mon.b (mon.1) 2476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.063391+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.063391+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.375302+0000 mon.b (mon.1) 2486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.375302+0000 mon.b (mon.1) 2486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.378373+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.378373+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.518374+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.518374+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.520997+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.520997+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.524523+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.524523+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.525752+0000 mon.b (mon.1) 2490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.525752+0000 mon.b (mon.1) 2490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.529418+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[105101]: audit 2024-08-25T12:06:52.529418+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.064933+0000 mon.b (mon.1) 2478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.064933+0000 mon.b (mon.1) 2478 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.070386+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.070386+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.215309+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.215309+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.218542+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.218542+0000 mon.b (mon.1) 2480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.222020+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.222020+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.223268+0000 mon.b (mon.1) 2482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.223268+0000 mon.b (mon.1) 2482 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.228412+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.228412+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.370095+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.370095+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.372390+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.372390+0000 mon.b (mon.1) 2484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.374549+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.374549+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.375302+0000 mon.b (mon.1) 2486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.375302+0000 mon.b (mon.1) 2486 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.378373+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.378373+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.518374+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.518374+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.520997+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.520997+0000 mon.b (mon.1) 2488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.524523+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.524523+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.525752+0000 mon.b (mon.1) 2490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.525752+0000 mon.b (mon.1) 2490 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.529418+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:52 smithi059 bash[104335]: audit 2024-08-25T12:06:52.529418+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:53.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-25T12:06:53.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:52 smithi196 bash[98186]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-08-25T12:06:53.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[98186]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-25T12:06:53.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[98186]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-25T12:06:53.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[98186]: --> ceph-volume lvm activate successful for osd ID: 5 2024-08-25T12:06:54.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.744179+0000 mgr.y (mgr.25136) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.744179+0000 mgr.y (mgr.25136) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.908006+0000 mgr.y (mgr.25136) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:51.908006+0000 mgr.y (mgr.25136) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.072246+0000 mgr.y (mgr.25136) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.072246+0000 mgr.y (mgr.25136) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.230289+0000 mgr.y (mgr.25136) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.230289+0000 mgr.y (mgr.25136) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.379313+0000 mgr.y (mgr.25136) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.379313+0000 mgr.y (mgr.25136) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cluster 2024-08-25T12:06:52.437851+0000 mgr.y (mgr.25136) 2326 : cluster [DBG] pgmap v792: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cluster 2024-08-25T12:06:52.437851+0000 mgr.y (mgr.25136) 2326 : cluster [DBG] pgmap v792: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.530316+0000 mgr.y (mgr.25136) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.530316+0000 mgr.y (mgr.25136) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.665123+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.665123+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.667827+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.667827+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.670199+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.670199+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.671182+0000 mon.b (mon.1) 2494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.671182+0000 mon.b (mon.1) 2494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.673168+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.673168+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.674018+0000 mgr.y (mgr.25136) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.674018+0000 mgr.y (mgr.25136) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.772637+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.772637+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.775284+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.775284+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.778462+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.778462+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.779539+0000 mon.b (mon.1) 2498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.779539+0000 mon.b (mon.1) 2498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.784968+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.784968+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.905285+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.905285+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.907728+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.907728+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.744179+0000 mgr.y (mgr.25136) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.744179+0000 mgr.y (mgr.25136) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.908006+0000 mgr.y (mgr.25136) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:51.908006+0000 mgr.y (mgr.25136) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.072246+0000 mgr.y (mgr.25136) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.072246+0000 mgr.y (mgr.25136) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.230289+0000 mgr.y (mgr.25136) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.230289+0000 mgr.y (mgr.25136) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.379313+0000 mgr.y (mgr.25136) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.379313+0000 mgr.y (mgr.25136) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cluster 2024-08-25T12:06:52.437851+0000 mgr.y (mgr.25136) 2326 : cluster [DBG] pgmap v792: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cluster 2024-08-25T12:06:52.437851+0000 mgr.y (mgr.25136) 2326 : cluster [DBG] pgmap v792: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.530316+0000 mgr.y (mgr.25136) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.530316+0000 mgr.y (mgr.25136) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.665123+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.665123+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.667827+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.667827+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.670199+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.910829+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.910829+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.911788+0000 mon.b (mon.1) 2502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.911788+0000 mon.b (mon.1) 2502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.918880+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:52.918880+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.055818+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.055818+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.058456+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.058456+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.061385+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.061385+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.062113+0000 mon.b (mon.1) 2506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.062113+0000 mon.b (mon.1) 2506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.068549+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.068549+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.207343+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.207343+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.210131+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.210131+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.213516+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.213516+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.215048+0000 mon.b (mon.1) 2510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.215048+0000 mon.b (mon.1) 2510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.222748+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.222748+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.370025+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.370025+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.372425+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.372425+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.375041+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.375041+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.376043+0000 mon.b (mon.1) 2514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.376043+0000 mon.b (mon.1) 2514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.382983+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.382983+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.499982+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.499982+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.503014+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.670199+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.671182+0000 mon.b (mon.1) 2494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.671182+0000 mon.b (mon.1) 2494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.673168+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.673168+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.674018+0000 mgr.y (mgr.25136) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.674018+0000 mgr.y (mgr.25136) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.772637+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.772637+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.775284+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.775284+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.778462+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.778462+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.779539+0000 mon.b (mon.1) 2498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.779539+0000 mon.b (mon.1) 2498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.784968+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.784968+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.905285+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.905285+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.907728+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.907728+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.503014+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.506562+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.506562+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.508138+0000 mon.b (mon.1) 2518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.508138+0000 mon.b (mon.1) 2518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.510823+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.510823+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.627512+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.627512+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.630808+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.630808+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.634794+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.634794+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.636381+0000 mon.b (mon.1) 2522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[104335]: audit 2024-08-25T12:06:53.636381+0000 mon.b (mon.1) 2522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.910829+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.910829+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.911788+0000 mon.b (mon.1) 2502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.911788+0000 mon.b (mon.1) 2502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.918880+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:52.918880+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.055818+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.055818+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.058456+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.058456+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.061385+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.061385+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.062113+0000 mon.b (mon.1) 2506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.062113+0000 mon.b (mon.1) 2506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.068549+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.068549+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.207343+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.207343+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.210131+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.210131+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.213516+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.213516+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.215048+0000 mon.b (mon.1) 2510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.215048+0000 mon.b (mon.1) 2510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.222748+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.222748+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.370025+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.370025+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.372425+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.372425+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.375041+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.375041+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.376043+0000 mon.b (mon.1) 2514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.376043+0000 mon.b (mon.1) 2514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.382983+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.382983+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.499982+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.499982+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.503014+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.503014+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.506562+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.506562+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.508138+0000 mon.b (mon.1) 2518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.508138+0000 mon.b (mon.1) 2518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.510823+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.510823+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.627512+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.627512+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.630808+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.630808+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.634794+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.634794+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.636381+0000 mon.b (mon.1) 2522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:53 smithi059 bash[105101]: audit 2024-08-25T12:06:53.636381+0000 mon.b (mon.1) 2522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.744179+0000 mgr.y (mgr.25136) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.744179+0000 mgr.y (mgr.25136) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.908006+0000 mgr.y (mgr.25136) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:51.908006+0000 mgr.y (mgr.25136) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.072246+0000 mgr.y (mgr.25136) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.072246+0000 mgr.y (mgr.25136) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.230289+0000 mgr.y (mgr.25136) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.230289+0000 mgr.y (mgr.25136) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.379313+0000 mgr.y (mgr.25136) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.379313+0000 mgr.y (mgr.25136) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cluster 2024-08-25T12:06:52.437851+0000 mgr.y (mgr.25136) 2326 : cluster [DBG] pgmap v792: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cluster 2024-08-25T12:06:52.437851+0000 mgr.y (mgr.25136) 2326 : cluster [DBG] pgmap v792: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.530316+0000 mgr.y (mgr.25136) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.530316+0000 mgr.y (mgr.25136) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.665123+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.665123+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.667827+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.667827+0000 mon.b (mon.1) 2492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.670199+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.670199+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.671182+0000 mon.b (mon.1) 2494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.671182+0000 mon.b (mon.1) 2494 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.673168+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.673168+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.674018+0000 mgr.y (mgr.25136) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.674018+0000 mgr.y (mgr.25136) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.772637+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.772637+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.775284+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.775284+0000 mon.b (mon.1) 2496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.778462+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.778462+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.779539+0000 mon.b (mon.1) 2498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.779539+0000 mon.b (mon.1) 2498 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.784968+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.784968+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.905285+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.905285+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.907728+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.907728+0000 mon.b (mon.1) 2500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.910829+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.910829+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.911788+0000 mon.b (mon.1) 2502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.911788+0000 mon.b (mon.1) 2502 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.918880+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:52.918880+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.055818+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.055818+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.058456+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.058456+0000 mon.b (mon.1) 2504 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.061385+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.061385+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.062113+0000 mon.b (mon.1) 2506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.062113+0000 mon.b (mon.1) 2506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.068549+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.068549+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.207343+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.207343+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.210131+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.210131+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.213516+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.213516+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.215048+0000 mon.b (mon.1) 2510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.215048+0000 mon.b (mon.1) 2510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.222748+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.222748+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.370025+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.370025+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.372425+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.372425+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.375041+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.375041+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.376043+0000 mon.b (mon.1) 2514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.376043+0000 mon.b (mon.1) 2514 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.382983+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.382983+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.499982+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.499982+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.503014+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.503014+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.506562+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.506562+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.508138+0000 mon.b (mon.1) 2518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.508138+0000 mon.b (mon.1) 2518 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.510823+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.510823+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.627512+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.627512+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.630808+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.630808+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.634794+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.634794+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.636381+0000 mon.b (mon.1) 2522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:53 smithi196 bash[84730]: audit 2024-08-25T12:06:53.636381+0000 mon.b (mon.1) 2522 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.785803+0000 mgr.y (mgr.25136) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.785803+0000 mgr.y (mgr.25136) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.919882+0000 mgr.y (mgr.25136) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:52.919882+0000 mgr.y (mgr.25136) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.069343+0000 mgr.y (mgr.25136) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.069343+0000 mgr.y (mgr.25136) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.225149+0000 mgr.y (mgr.25136) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.225149+0000 mgr.y (mgr.25136) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.383828+0000 mgr.y (mgr.25136) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.383828+0000 mgr.y (mgr.25136) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.514290+0000 mgr.y (mgr.25136) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.514290+0000 mgr.y (mgr.25136) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.643476+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.643476+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.644599+0000 mgr.y (mgr.25136) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.644599+0000 mgr.y (mgr.25136) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.739045+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.739045+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.742728+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.742728+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.746265+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.746265+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.747506+0000 mon.b (mon.1) 2526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.747506+0000 mon.b (mon.1) 2526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.752179+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.752179+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.854559+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.854559+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.857773+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.857773+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.861575+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.861575+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.863049+0000 mon.b (mon.1) 2530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.863049+0000 mon.b (mon.1) 2530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.866526+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.866526+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.984132+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.984132+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.987165+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.987165+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.990028+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.990028+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.991635+0000 mon.b (mon.1) 2534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.991635+0000 mon.b (mon.1) 2534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.995062+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:53.995062+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.113722+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.113722+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.116158+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.116158+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.119978+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.119978+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.121347+0000 mon.b (mon.1) 2538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.121347+0000 mon.b (mon.1) 2538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.123794+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.123794+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.221187+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.221187+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.224401+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.224401+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.227261+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.227261+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.228789+0000 mon.b (mon.1) 2542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.228789+0000 mon.b (mon.1) 2542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.235300+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.235300+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.363087+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.363087+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.366446+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.366446+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.369882+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.369882+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.371487+0000 mon.b (mon.1) 2546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.371487+0000 mon.b (mon.1) 2546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.378763+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.378763+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.525751+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.525751+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.529155+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.529155+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:54.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.533033+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.533033+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.534515+0000 mon.b (mon.1) 2550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.534515+0000 mon.b (mon.1) 2550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.539220+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:54.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:54 smithi196 bash[84730]: audit 2024-08-25T12:06:54.539220+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.785803+0000 mgr.y (mgr.25136) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.785803+0000 mgr.y (mgr.25136) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.919882+0000 mgr.y (mgr.25136) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:52.919882+0000 mgr.y (mgr.25136) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.069343+0000 mgr.y (mgr.25136) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.069343+0000 mgr.y (mgr.25136) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.225149+0000 mgr.y (mgr.25136) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.225149+0000 mgr.y (mgr.25136) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.383828+0000 mgr.y (mgr.25136) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.383828+0000 mgr.y (mgr.25136) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.514290+0000 mgr.y (mgr.25136) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.514290+0000 mgr.y (mgr.25136) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.643476+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.643476+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.644599+0000 mgr.y (mgr.25136) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.644599+0000 mgr.y (mgr.25136) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.739045+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.739045+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.742728+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.742728+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.746265+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.785803+0000 mgr.y (mgr.25136) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.785803+0000 mgr.y (mgr.25136) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.919882+0000 mgr.y (mgr.25136) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:52.919882+0000 mgr.y (mgr.25136) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.069343+0000 mgr.y (mgr.25136) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.069343+0000 mgr.y (mgr.25136) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.225149+0000 mgr.y (mgr.25136) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.225149+0000 mgr.y (mgr.25136) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.383828+0000 mgr.y (mgr.25136) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.383828+0000 mgr.y (mgr.25136) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.514290+0000 mgr.y (mgr.25136) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.514290+0000 mgr.y (mgr.25136) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.643476+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.643476+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.644599+0000 mgr.y (mgr.25136) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.644599+0000 mgr.y (mgr.25136) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.739045+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.739045+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.742728+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.742728+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.746265+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.746265+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.747506+0000 mon.b (mon.1) 2526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.747506+0000 mon.b (mon.1) 2526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.752179+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.752179+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.854559+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.854559+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.857773+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.857773+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.861575+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.861575+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.863049+0000 mon.b (mon.1) 2530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.863049+0000 mon.b (mon.1) 2530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.866526+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.866526+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.984132+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.984132+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.987165+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.987165+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.990028+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.746265+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.747506+0000 mon.b (mon.1) 2526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.747506+0000 mon.b (mon.1) 2526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.752179+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.752179+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.854559+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.854559+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.857773+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.857773+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.861575+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.861575+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.863049+0000 mon.b (mon.1) 2530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.863049+0000 mon.b (mon.1) 2530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.866526+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.866526+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.984132+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.984132+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.987165+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.987165+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.990028+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.990028+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.991635+0000 mon.b (mon.1) 2534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.991635+0000 mon.b (mon.1) 2534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.995062+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:53.995062+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.113722+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.113722+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.116158+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.116158+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.119978+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.119978+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.121347+0000 mon.b (mon.1) 2538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.121347+0000 mon.b (mon.1) 2538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.123794+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.123794+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.221187+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.221187+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.224401+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.224401+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.227261+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.227261+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.228789+0000 mon.b (mon.1) 2542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.228789+0000 mon.b (mon.1) 2542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.235300+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.235300+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.363087+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.363087+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.366446+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.366446+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.369882+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.369882+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.371487+0000 mon.b (mon.1) 2546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.371487+0000 mon.b (mon.1) 2546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.378763+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.378763+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.525751+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.525751+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.529155+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.529155+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.533033+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.533033+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.534515+0000 mon.b (mon.1) 2550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.534515+0000 mon.b (mon.1) 2550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.539220+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[104335]: audit 2024-08-25T12:06:54.539220+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.990028+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.991635+0000 mon.b (mon.1) 2534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.991635+0000 mon.b (mon.1) 2534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.995062+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:53.995062+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.113722+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.113722+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.116158+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.116158+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.119978+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.119978+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.121347+0000 mon.b (mon.1) 2538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.121347+0000 mon.b (mon.1) 2538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.123794+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.123794+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.221187+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.221187+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.224401+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.224401+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.227261+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.227261+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.228789+0000 mon.b (mon.1) 2542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.228789+0000 mon.b (mon.1) 2542 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.235300+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.235300+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.363087+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.363087+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.366446+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.366446+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.369882+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.369882+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.371487+0000 mon.b (mon.1) 2546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.371487+0000 mon.b (mon.1) 2546 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.378763+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.378763+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.525751+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.525751+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.529155+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.529155+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.533033+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.533033+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.534515+0000 mon.b (mon.1) 2550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.534515+0000 mon.b (mon.1) 2550 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.539220+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:54 smithi059 bash[105101]: audit 2024-08-25T12:06:54.539220+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.917 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[98566]: debug 2024-08-25T12:06:55.885+0000 7fb1d9070640 1 -- 172.21.15.196:0/1260106609 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a07743e960 con 0x55a07822a000 2024-08-25T12:06:55.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.753380+0000 mgr.y (mgr.25136) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.753380+0000 mgr.y (mgr.25136) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.869507+0000 mgr.y (mgr.25136) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.869507+0000 mgr.y (mgr.25136) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.997764+0000 mgr.y (mgr.25136) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:53.997764+0000 mgr.y (mgr.25136) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.125096+0000 mgr.y (mgr.25136) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.125096+0000 mgr.y (mgr.25136) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.238843+0000 mgr.y (mgr.25136) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.238843+0000 mgr.y (mgr.25136) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.380563+0000 mgr.y (mgr.25136) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.380563+0000 mgr.y (mgr.25136) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cluster 2024-08-25T12:06:54.438648+0000 mgr.y (mgr.25136) 2342 : cluster [DBG] pgmap v793: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cluster 2024-08-25T12:06:54.438648+0000 mgr.y (mgr.25136) 2342 : cluster [DBG] pgmap v793: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.542745+0000 mgr.y (mgr.25136) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.542745+0000 mgr.y (mgr.25136) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.672555+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.672555+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.674861+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.674861+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.677496+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.677496+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.678217+0000 mon.b (mon.1) 2554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.678217+0000 mon.b (mon.1) 2554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.683943+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.683943+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.684779+0000 mgr.y (mgr.25136) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.684779+0000 mgr.y (mgr.25136) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.814120+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.814120+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.816438+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.816438+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.819311+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.819311+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.820798+0000 mon.b (mon.1) 2558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.820798+0000 mon.b (mon.1) 2558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.827923+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.827923+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.976659+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.976659+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.979743+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.979743+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.983355+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.983355+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.984939+0000 mon.b (mon.1) 2562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.984939+0000 mon.b (mon.1) 2562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.992435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:54.992435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.142166+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.142166+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.145423+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.145423+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.148942+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.148942+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.150532+0000 mon.b (mon.1) 2566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.150532+0000 mon.b (mon.1) 2566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.157962+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.157962+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.303111+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.303111+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.306692+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.306692+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.310786+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.310786+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.312177+0000 mon.b (mon.1) 2570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.312177+0000 mon.b (mon.1) 2570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.318975+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.318975+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.440419+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.440419+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.443393+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.443393+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.446676+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.446676+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.448138+0000 mon.b (mon.1) 2574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.448138+0000 mon.b (mon.1) 2574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.453556+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.453556+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.553373+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.553373+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.556619+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.556619+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.559748+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.559748+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.561051+0000 mon.b (mon.1) 2578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.561051+0000 mon.b (mon.1) 2578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.569043+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:55.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:55 smithi196 bash[84730]: audit 2024-08-25T12:06:55.569043+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.753380+0000 mgr.y (mgr.25136) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.753380+0000 mgr.y (mgr.25136) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.869507+0000 mgr.y (mgr.25136) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.869507+0000 mgr.y (mgr.25136) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.997764+0000 mgr.y (mgr.25136) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:53.997764+0000 mgr.y (mgr.25136) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.125096+0000 mgr.y (mgr.25136) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.125096+0000 mgr.y (mgr.25136) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.238843+0000 mgr.y (mgr.25136) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.238843+0000 mgr.y (mgr.25136) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.380563+0000 mgr.y (mgr.25136) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.380563+0000 mgr.y (mgr.25136) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cluster 2024-08-25T12:06:54.438648+0000 mgr.y (mgr.25136) 2342 : cluster [DBG] pgmap v793: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cluster 2024-08-25T12:06:54.438648+0000 mgr.y (mgr.25136) 2342 : cluster [DBG] pgmap v793: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.542745+0000 mgr.y (mgr.25136) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.542745+0000 mgr.y (mgr.25136) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.672555+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.672555+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.674861+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.674861+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.677496+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.677496+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.678217+0000 mon.b (mon.1) 2554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.678217+0000 mon.b (mon.1) 2554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.683943+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.683943+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.684779+0000 mgr.y (mgr.25136) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.684779+0000 mgr.y (mgr.25136) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.814120+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.814120+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.816438+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.816438+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.819311+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.819311+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.820798+0000 mon.b (mon.1) 2558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.820798+0000 mon.b (mon.1) 2558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.827923+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.827923+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.976659+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.976659+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.753380+0000 mgr.y (mgr.25136) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.753380+0000 mgr.y (mgr.25136) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.869507+0000 mgr.y (mgr.25136) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.869507+0000 mgr.y (mgr.25136) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.997764+0000 mgr.y (mgr.25136) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:53.997764+0000 mgr.y (mgr.25136) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.125096+0000 mgr.y (mgr.25136) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.125096+0000 mgr.y (mgr.25136) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.238843+0000 mgr.y (mgr.25136) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.238843+0000 mgr.y (mgr.25136) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.380563+0000 mgr.y (mgr.25136) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.380563+0000 mgr.y (mgr.25136) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cluster 2024-08-25T12:06:54.438648+0000 mgr.y (mgr.25136) 2342 : cluster [DBG] pgmap v793: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cluster 2024-08-25T12:06:54.438648+0000 mgr.y (mgr.25136) 2342 : cluster [DBG] pgmap v793: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.542745+0000 mgr.y (mgr.25136) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.542745+0000 mgr.y (mgr.25136) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.672555+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.672555+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.674861+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.674861+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.979743+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.979743+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.983355+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.983355+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.984939+0000 mon.b (mon.1) 2562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.984939+0000 mon.b (mon.1) 2562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.992435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:54.992435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.142166+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.142166+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.145423+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.145423+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.148942+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.148942+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.150532+0000 mon.b (mon.1) 2566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.150532+0000 mon.b (mon.1) 2566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.157962+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.157962+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.303111+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.303111+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.306692+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.306692+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.310786+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.310786+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.312177+0000 mon.b (mon.1) 2570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.312177+0000 mon.b (mon.1) 2570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.318975+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.318975+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.440419+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.440419+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.443393+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.443393+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.446676+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.446676+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.448138+0000 mon.b (mon.1) 2574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.448138+0000 mon.b (mon.1) 2574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.453556+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.453556+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.553373+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.553373+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.556619+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.556619+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.559748+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.559748+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.561051+0000 mon.b (mon.1) 2578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.561051+0000 mon.b (mon.1) 2578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.569043+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[104335]: audit 2024-08-25T12:06:55.569043+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.677496+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.677496+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.678217+0000 mon.b (mon.1) 2554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.678217+0000 mon.b (mon.1) 2554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.683943+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.683943+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.684779+0000 mgr.y (mgr.25136) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.684779+0000 mgr.y (mgr.25136) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.814120+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.814120+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.816438+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.816438+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.819311+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.819311+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.820798+0000 mon.b (mon.1) 2558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.820798+0000 mon.b (mon.1) 2558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.827923+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.827923+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.976659+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.976659+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.979743+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.979743+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.983355+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.983355+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.984939+0000 mon.b (mon.1) 2562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.984939+0000 mon.b (mon.1) 2562 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.992435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:54.992435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.142166+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.142166+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.145423+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.145423+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.148942+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.148942+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.150532+0000 mon.b (mon.1) 2566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.150532+0000 mon.b (mon.1) 2566 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.157962+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.157962+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.303111+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.303111+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.306692+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.306692+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.310786+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.310786+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.312177+0000 mon.b (mon.1) 2570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.312177+0000 mon.b (mon.1) 2570 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.318975+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.318975+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.440419+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.440419+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.443393+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.443393+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.446676+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.446676+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.448138+0000 mon.b (mon.1) 2574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.448138+0000 mon.b (mon.1) 2574 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.453556+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.453556+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.553373+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.553373+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.556619+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.556619+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.559748+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.559748+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.561051+0000 mon.b (mon.1) 2578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.561051+0000 mon.b (mon.1) 2578 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:56.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.569043+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:56.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:55 smithi059 bash[105101]: audit 2024-08-25T12:06:55.569043+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.829416+0000 mgr.y (mgr.25136) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.829416+0000 mgr.y (mgr.25136) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.994266+0000 mgr.y (mgr.25136) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:54.994266+0000 mgr.y (mgr.25136) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.159876+0000 mgr.y (mgr.25136) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.159876+0000 mgr.y (mgr.25136) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.320916+0000 mgr.y (mgr.25136) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.320916+0000 mgr.y (mgr.25136) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.381769+0000 mgr.y (mgr.25136) 2349 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.381769+0000 mgr.y (mgr.25136) 2349 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.455949+0000 mgr.y (mgr.25136) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.455949+0000 mgr.y (mgr.25136) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.569858+0000 mgr.y (mgr.25136) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.569858+0000 mgr.y (mgr.25136) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.674862+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.674862+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.677244+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.677244+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.679964+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.679964+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.829416+0000 mgr.y (mgr.25136) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.829416+0000 mgr.y (mgr.25136) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.994266+0000 mgr.y (mgr.25136) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:54.994266+0000 mgr.y (mgr.25136) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.159876+0000 mgr.y (mgr.25136) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.159876+0000 mgr.y (mgr.25136) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.320916+0000 mgr.y (mgr.25136) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.320916+0000 mgr.y (mgr.25136) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.381769+0000 mgr.y (mgr.25136) 2349 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.381769+0000 mgr.y (mgr.25136) 2349 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.455949+0000 mgr.y (mgr.25136) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.455949+0000 mgr.y (mgr.25136) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.569858+0000 mgr.y (mgr.25136) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.569858+0000 mgr.y (mgr.25136) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.674862+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.674862+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.677244+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.677244+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.679964+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.679964+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.681085+0000 mon.b (mon.1) 2582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.681085+0000 mon.b (mon.1) 2582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.684585+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.684585+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.685486+0000 mgr.y (mgr.25136) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.685486+0000 mgr.y (mgr.25136) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.790493+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.790493+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.792684+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.792684+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.795694+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.795694+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.796779+0000 mon.b (mon.1) 2586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.796779+0000 mon.b (mon.1) 2586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.800114+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.800114+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.910688+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.910688+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.913116+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.913116+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.681085+0000 mon.b (mon.1) 2582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.681085+0000 mon.b (mon.1) 2582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.684585+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.684585+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.685486+0000 mgr.y (mgr.25136) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.685486+0000 mgr.y (mgr.25136) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.790493+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.790493+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.792684+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.792684+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.795694+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.795694+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.796779+0000 mon.b (mon.1) 2586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.796779+0000 mon.b (mon.1) 2586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.800114+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.800114+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.910688+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.910688+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.913116+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.913116+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.915890+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.915890+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.916731+0000 mon.b (mon.1) 2590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.916731+0000 mon.b (mon.1) 2590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.919764+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:55.919764+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.035413+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.035413+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.038323+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.038323+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.040855+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.040855+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.041826+0000 mon.b (mon.1) 2594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.041826+0000 mon.b (mon.1) 2594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.045136+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.045136+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cluster 2024-08-25T12:06:56.074271+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check update: Degraded data redundancy: 79/639 objects degraded (12.363%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: cluster 2024-08-25T12:06:56.074271+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check update: Degraded data redundancy: 79/639 objects degraded (12.363%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.141309+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.141309+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.144007+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.144007+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.146500+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.146500+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.147750+0000 mon.b (mon.1) 2598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.147750+0000 mon.b (mon.1) 2598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.150578+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.150578+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.258573+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.258573+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.261226+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.261226+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.263493+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.263493+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.264588+0000 mon.b (mon.1) 2602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.264588+0000 mon.b (mon.1) 2602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.268074+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.268074+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.394798+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.394798+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.915890+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.915890+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.916731+0000 mon.b (mon.1) 2590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.916731+0000 mon.b (mon.1) 2590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.919764+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:55.919764+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.035413+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.035413+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.038323+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.038323+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.040855+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.040855+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.041826+0000 mon.b (mon.1) 2594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.041826+0000 mon.b (mon.1) 2594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.045136+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.045136+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cluster 2024-08-25T12:06:56.074271+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check update: Degraded data redundancy: 79/639 objects degraded (12.363%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: cluster 2024-08-25T12:06:56.074271+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check update: Degraded data redundancy: 79/639 objects degraded (12.363%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.141309+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.141309+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.397232+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.397232+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.400459+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.400459+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.401611+0000 mon.b (mon.1) 2606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.401611+0000 mon.b (mon.1) 2606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.405664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.405664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.518562+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.518562+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.521500+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.521500+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.524456+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.524456+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.525879+0000 mon.b (mon.1) 2610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.525879+0000 mon.b (mon.1) 2610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.529299+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[104335]: audit 2024-08-25T12:06:56.529299+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.144007+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.144007+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.146500+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.146500+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.147750+0000 mon.b (mon.1) 2598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.147750+0000 mon.b (mon.1) 2598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.150578+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.150578+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.258573+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.258573+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.261226+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.261226+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.263493+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.263493+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.264588+0000 mon.b (mon.1) 2602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.264588+0000 mon.b (mon.1) 2602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.268074+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.268074+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.394798+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.394798+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.397232+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.397232+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.400459+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.400459+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.401611+0000 mon.b (mon.1) 2606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.401611+0000 mon.b (mon.1) 2606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.405664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.405664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.518562+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.518562+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.521500+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.521500+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.524456+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.524456+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.525879+0000 mon.b (mon.1) 2610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.525879+0000 mon.b (mon.1) 2610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.529299+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:56 smithi059 bash[105101]: audit 2024-08-25T12:06:56.529299+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.829416+0000 mgr.y (mgr.25136) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.829416+0000 mgr.y (mgr.25136) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.994266+0000 mgr.y (mgr.25136) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:54.994266+0000 mgr.y (mgr.25136) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.159876+0000 mgr.y (mgr.25136) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.159876+0000 mgr.y (mgr.25136) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.320916+0000 mgr.y (mgr.25136) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.320916+0000 mgr.y (mgr.25136) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.381769+0000 mgr.y (mgr.25136) 2349 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.381769+0000 mgr.y (mgr.25136) 2349 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:06:57.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.455949+0000 mgr.y (mgr.25136) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.455949+0000 mgr.y (mgr.25136) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.569858+0000 mgr.y (mgr.25136) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.569858+0000 mgr.y (mgr.25136) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.674862+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.674862+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.677244+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.677244+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.679964+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.679964+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.681085+0000 mon.b (mon.1) 2582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.681085+0000 mon.b (mon.1) 2582 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.684585+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.684585+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.685486+0000 mgr.y (mgr.25136) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.685486+0000 mgr.y (mgr.25136) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.790493+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.790493+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.792684+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.792684+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.795694+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.795694+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.796779+0000 mon.b (mon.1) 2586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.796779+0000 mon.b (mon.1) 2586 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.800114+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.800114+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.910688+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.910688+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.913116+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.913116+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.915890+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.915890+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.916731+0000 mon.b (mon.1) 2590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.916731+0000 mon.b (mon.1) 2590 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.919764+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:55.919764+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.035413+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.035413+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.038323+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.038323+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.040855+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.040855+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.041826+0000 mon.b (mon.1) 2594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.041826+0000 mon.b (mon.1) 2594 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.045136+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.045136+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cluster 2024-08-25T12:06:56.074271+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check update: Degraded data redundancy: 79/639 objects degraded (12.363%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: cluster 2024-08-25T12:06:56.074271+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check update: Degraded data redundancy: 79/639 objects degraded (12.363%), 25 pgs degraded (PG_DEGRADED) 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.141309+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.141309+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.144007+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.144007+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.146500+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.146500+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.147750+0000 mon.b (mon.1) 2598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.147750+0000 mon.b (mon.1) 2598 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.150578+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.150578+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.258573+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.258573+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.261226+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.261226+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.263493+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.263493+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.264588+0000 mon.b (mon.1) 2602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.264588+0000 mon.b (mon.1) 2602 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.268074+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.268074+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.394798+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.394798+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.397232+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.397232+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.400459+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.400459+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.401611+0000 mon.b (mon.1) 2606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.401611+0000 mon.b (mon.1) 2606 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.405664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.405664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.518562+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.518562+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.521500+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.521500+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.524456+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.524456+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.525879+0000 mon.b (mon.1) 2610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.525879+0000 mon.b (mon.1) 2610 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.529299+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:56 smithi196 bash[84730]: audit 2024-08-25T12:06:56.529299+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.859 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[98566]: debug 2024-08-25T12:06:57.469+0000 7fb1db8d7640 -1 Falling back to public interface 2024-08-25T12:06:57.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.800709+0000 mgr.y (mgr.25136) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.800709+0000 mgr.y (mgr.25136) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.921624+0000 mgr.y (mgr.25136) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:55.921624+0000 mgr.y (mgr.25136) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.047290+0000 mgr.y (mgr.25136) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.047290+0000 mgr.y (mgr.25136) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.153269+0000 mgr.y (mgr.25136) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.153269+0000 mgr.y (mgr.25136) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.269060+0000 mgr.y (mgr.25136) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.269060+0000 mgr.y (mgr.25136) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.408483+0000 mgr.y (mgr.25136) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.408483+0000 mgr.y (mgr.25136) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cluster 2024-08-25T12:06:56.439557+0000 mgr.y (mgr.25136) 2359 : cluster [DBG] pgmap v794: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cluster 2024-08-25T12:06:56.439557+0000 mgr.y (mgr.25136) 2359 : cluster [DBG] pgmap v794: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.532036+0000 mgr.y (mgr.25136) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.532036+0000 mgr.y (mgr.25136) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.657467+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.657467+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.667349+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.667349+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.678207+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.678207+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.679531+0000 mon.b (mon.1) 2614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.679531+0000 mon.b (mon.1) 2614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.682920+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.682920+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.685157+0000 mgr.y (mgr.25136) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.685157+0000 mgr.y (mgr.25136) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.815551+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.815551+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.817969+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.817969+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.821026+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.821026+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.822346+0000 mon.b (mon.1) 2618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.822346+0000 mon.b (mon.1) 2618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.825492+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.825492+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.963622+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.963622+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.966685+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.966685+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.969202+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.969202+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.970274+0000 mon.b (mon.1) 2622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.970274+0000 mon.b (mon.1) 2622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.973050+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:56.973050+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.117807+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.117807+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.121059+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.121059+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.123813+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.123813+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.124799+0000 mon.b (mon.1) 2626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.124799+0000 mon.b (mon.1) 2626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.129877+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.129877+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.242906+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.242906+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.245162+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.245162+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.247783+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.247783+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.248799+0000 mon.b (mon.1) 2630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.248799+0000 mon.b (mon.1) 2630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.253933+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.253933+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.373326+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.373326+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.376673+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.376673+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.379914+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.379914+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.381543+0000 mon.b (mon.1) 2634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.381543+0000 mon.b (mon.1) 2634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.387591+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.387591+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.503422+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.503422+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.506187+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.506187+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.508809+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.508809+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.509876+0000 mon.b (mon.1) 2638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.509876+0000 mon.b (mon.1) 2638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.514078+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.514078+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.645488+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.645488+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.647907+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.647907+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.650790+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.650790+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:57.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.651844+0000 mon.b (mon.1) 2642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.651844+0000 mon.b (mon.1) 2642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:57.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.653852+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:57.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:57 smithi196 bash[84730]: audit 2024-08-25T12:06:57.653852+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.800709+0000 mgr.y (mgr.25136) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.800709+0000 mgr.y (mgr.25136) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.921624+0000 mgr.y (mgr.25136) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:55.921624+0000 mgr.y (mgr.25136) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.047290+0000 mgr.y (mgr.25136) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.047290+0000 mgr.y (mgr.25136) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.153269+0000 mgr.y (mgr.25136) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.153269+0000 mgr.y (mgr.25136) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.269060+0000 mgr.y (mgr.25136) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.269060+0000 mgr.y (mgr.25136) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.408483+0000 mgr.y (mgr.25136) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.408483+0000 mgr.y (mgr.25136) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cluster 2024-08-25T12:06:56.439557+0000 mgr.y (mgr.25136) 2359 : cluster [DBG] pgmap v794: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cluster 2024-08-25T12:06:56.439557+0000 mgr.y (mgr.25136) 2359 : cluster [DBG] pgmap v794: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.532036+0000 mgr.y (mgr.25136) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.532036+0000 mgr.y (mgr.25136) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.657467+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.657467+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.667349+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.667349+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.800709+0000 mgr.y (mgr.25136) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.800709+0000 mgr.y (mgr.25136) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.921624+0000 mgr.y (mgr.25136) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:55.921624+0000 mgr.y (mgr.25136) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.047290+0000 mgr.y (mgr.25136) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.047290+0000 mgr.y (mgr.25136) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.153269+0000 mgr.y (mgr.25136) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.153269+0000 mgr.y (mgr.25136) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.269060+0000 mgr.y (mgr.25136) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.269060+0000 mgr.y (mgr.25136) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.408483+0000 mgr.y (mgr.25136) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.408483+0000 mgr.y (mgr.25136) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cluster 2024-08-25T12:06:56.439557+0000 mgr.y (mgr.25136) 2359 : cluster [DBG] pgmap v794: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cluster 2024-08-25T12:06:56.439557+0000 mgr.y (mgr.25136) 2359 : cluster [DBG] pgmap v794: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.532036+0000 mgr.y (mgr.25136) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.532036+0000 mgr.y (mgr.25136) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.657467+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.657467+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.667349+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.667349+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.678207+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.678207+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.679531+0000 mon.b (mon.1) 2614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.679531+0000 mon.b (mon.1) 2614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.682920+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.682920+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.685157+0000 mgr.y (mgr.25136) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.685157+0000 mgr.y (mgr.25136) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.815551+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.815551+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.817969+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.817969+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.821026+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.821026+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.822346+0000 mon.b (mon.1) 2618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.822346+0000 mon.b (mon.1) 2618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.825492+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.825492+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.963622+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.963622+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.966685+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.966685+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.969202+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.969202+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.970274+0000 mon.b (mon.1) 2622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.970274+0000 mon.b (mon.1) 2622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.973050+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:56.973050+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.117807+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.117807+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.121059+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.121059+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.123813+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.123813+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.124799+0000 mon.b (mon.1) 2626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.124799+0000 mon.b (mon.1) 2626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.129877+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.129877+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.242906+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.242906+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.678207+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.678207+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.679531+0000 mon.b (mon.1) 2614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.679531+0000 mon.b (mon.1) 2614 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.682920+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.682920+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.685157+0000 mgr.y (mgr.25136) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.685157+0000 mgr.y (mgr.25136) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.815551+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.815551+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.817969+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.817969+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.821026+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.821026+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.822346+0000 mon.b (mon.1) 2618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.822346+0000 mon.b (mon.1) 2618 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.825492+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.825492+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.963622+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.963622+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.245162+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.245162+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.247783+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.247783+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.248799+0000 mon.b (mon.1) 2630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.248799+0000 mon.b (mon.1) 2630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.253933+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.253933+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.373326+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.373326+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.376673+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.376673+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.379914+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.379914+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.381543+0000 mon.b (mon.1) 2634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.381543+0000 mon.b (mon.1) 2634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.387591+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.387591+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.503422+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.503422+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.966685+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.966685+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.969202+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.969202+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.970274+0000 mon.b (mon.1) 2622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.970274+0000 mon.b (mon.1) 2622 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.973050+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:56.973050+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.117807+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.117807+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.121059+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.121059+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.123813+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.123813+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.124799+0000 mon.b (mon.1) 2626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.124799+0000 mon.b (mon.1) 2626 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.129877+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.129877+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.242906+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.242906+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.506187+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.506187+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.508809+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.508809+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.509876+0000 mon.b (mon.1) 2638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.509876+0000 mon.b (mon.1) 2638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.514078+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.514078+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.645488+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.645488+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.647907+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.647907+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.650790+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.650790+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.651844+0000 mon.b (mon.1) 2642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.651844+0000 mon.b (mon.1) 2642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.653852+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[104335]: audit 2024-08-25T12:06:57.653852+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.245162+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.245162+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.247783+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.247783+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.248799+0000 mon.b (mon.1) 2630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.248799+0000 mon.b (mon.1) 2630 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.253933+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.253933+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.373326+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.373326+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.376673+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.376673+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.379914+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.379914+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.381543+0000 mon.b (mon.1) 2634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.381543+0000 mon.b (mon.1) 2634 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.387591+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.387591+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.503422+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.503422+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.506187+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.506187+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.508809+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.508809+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.509876+0000 mon.b (mon.1) 2638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.509876+0000 mon.b (mon.1) 2638 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.514078+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.514078+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.645488+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.645488+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.647907+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.647907+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.650790+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.650790+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.651844+0000 mon.b (mon.1) 2642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.651844+0000 mon.b (mon.1) 2642 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.653852+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:57 smithi059 bash[105101]: audit 2024-08-25T12:06:57.653852+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.826610+0000 mgr.y (mgr.25136) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.826610+0000 mgr.y (mgr.25136) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.975625+0000 mgr.y (mgr.25136) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:56.975625+0000 mgr.y (mgr.25136) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.133199+0000 mgr.y (mgr.25136) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.133199+0000 mgr.y (mgr.25136) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.255349+0000 mgr.y (mgr.25136) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.255349+0000 mgr.y (mgr.25136) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.389992+0000 mgr.y (mgr.25136) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.389992+0000 mgr.y (mgr.25136) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.515077+0000 mgr.y (mgr.25136) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.515077+0000 mgr.y (mgr.25136) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.655015+0000 mgr.y (mgr.25136) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.655015+0000 mgr.y (mgr.25136) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.752525+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.752525+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.755326+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.755326+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.757365+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.757365+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.758239+0000 mon.b (mon.1) 2646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.758239+0000 mon.b (mon.1) 2646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.760518+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.760518+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.856120+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.856120+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.858658+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.858658+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.860962+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.860962+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.861937+0000 mon.b (mon.1) 2650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.861937+0000 mon.b (mon.1) 2650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.866895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.866895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.983349+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.983349+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.986005+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.986005+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.988688+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.988688+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.989585+0000 mon.b (mon.1) 2654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.989585+0000 mon.b (mon.1) 2654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.996191+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:57.996191+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.125163+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.125163+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.127748+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.127748+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.130232+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.130232+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.131349+0000 mon.b (mon.1) 2658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.131349+0000 mon.b (mon.1) 2658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.136872+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.136872+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.263415+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.263415+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.266227+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.266227+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.269273+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.269273+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.270425+0000 mon.b (mon.1) 2662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.270425+0000 mon.b (mon.1) 2662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.277223+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.277223+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.421503+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.421503+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.425123+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.425123+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.428519+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.428519+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.430098+0000 mon.b (mon.1) 2666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.430098+0000 mon.b (mon.1) 2666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.435240+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.435240+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.583888+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.583888+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.586858+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.586858+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.591289+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.591289+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.592807+0000 mon.b (mon.1) 2670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.592807+0000 mon.b (mon.1) 2670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.600563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:58.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:58 smithi196 bash[84730]: audit 2024-08-25T12:06:58.600563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.826610+0000 mgr.y (mgr.25136) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.826610+0000 mgr.y (mgr.25136) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.975625+0000 mgr.y (mgr.25136) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:56.975625+0000 mgr.y (mgr.25136) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.133199+0000 mgr.y (mgr.25136) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.133199+0000 mgr.y (mgr.25136) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.255349+0000 mgr.y (mgr.25136) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.255349+0000 mgr.y (mgr.25136) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.389992+0000 mgr.y (mgr.25136) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.389992+0000 mgr.y (mgr.25136) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.515077+0000 mgr.y (mgr.25136) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.515077+0000 mgr.y (mgr.25136) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.655015+0000 mgr.y (mgr.25136) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.655015+0000 mgr.y (mgr.25136) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.752525+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.752525+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.755326+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.755326+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.757365+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.757365+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.826610+0000 mgr.y (mgr.25136) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.826610+0000 mgr.y (mgr.25136) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.975625+0000 mgr.y (mgr.25136) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:56.975625+0000 mgr.y (mgr.25136) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.133199+0000 mgr.y (mgr.25136) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.133199+0000 mgr.y (mgr.25136) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.255349+0000 mgr.y (mgr.25136) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.255349+0000 mgr.y (mgr.25136) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.389992+0000 mgr.y (mgr.25136) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.389992+0000 mgr.y (mgr.25136) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.515077+0000 mgr.y (mgr.25136) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.515077+0000 mgr.y (mgr.25136) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.655015+0000 mgr.y (mgr.25136) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.655015+0000 mgr.y (mgr.25136) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.752525+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.752525+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.755326+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.755326+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.757365+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.757365+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.758239+0000 mon.b (mon.1) 2646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.758239+0000 mon.b (mon.1) 2646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.760518+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.760518+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.856120+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.856120+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.858658+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.858658+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.860962+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.860962+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.861937+0000 mon.b (mon.1) 2650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.861937+0000 mon.b (mon.1) 2650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.866895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.866895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.983349+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.983349+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.986005+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.986005+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.988688+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.988688+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.758239+0000 mon.b (mon.1) 2646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.758239+0000 mon.b (mon.1) 2646 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.760518+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.760518+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.856120+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.856120+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.858658+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.858658+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.860962+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.860962+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.861937+0000 mon.b (mon.1) 2650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.861937+0000 mon.b (mon.1) 2650 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.866895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.866895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.983349+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.983349+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.986005+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.986005+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.988688+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.988688+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.989585+0000 mon.b (mon.1) 2654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.989585+0000 mon.b (mon.1) 2654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.996191+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:57.996191+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.125163+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.125163+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.127748+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.127748+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.130232+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.130232+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.131349+0000 mon.b (mon.1) 2658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.131349+0000 mon.b (mon.1) 2658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.136872+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.136872+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.263415+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.263415+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.266227+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.266227+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.269273+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.269273+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.989585+0000 mon.b (mon.1) 2654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.989585+0000 mon.b (mon.1) 2654 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.996191+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:57.996191+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.125163+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.125163+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.127748+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.127748+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.130232+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.130232+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.131349+0000 mon.b (mon.1) 2658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.131349+0000 mon.b (mon.1) 2658 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.136872+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.136872+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.263415+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.263415+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.266227+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.266227+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.269273+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.269273+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.270425+0000 mon.b (mon.1) 2662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.270425+0000 mon.b (mon.1) 2662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.277223+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.277223+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.421503+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.421503+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.425123+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.425123+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.428519+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.428519+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.430098+0000 mon.b (mon.1) 2666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.430098+0000 mon.b (mon.1) 2666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.435240+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.435240+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.583888+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.583888+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.586858+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.586858+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.591289+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.591289+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.270425+0000 mon.b (mon.1) 2662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.270425+0000 mon.b (mon.1) 2662 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.277223+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.277223+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.421503+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.421503+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.425123+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.425123+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.428519+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.428519+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.430098+0000 mon.b (mon.1) 2666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.430098+0000 mon.b (mon.1) 2666 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.435240+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.435240+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.583888+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.583888+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.586858+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.586858+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:06:59.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.591289+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.591289+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:06:59.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.592807+0000 mon.b (mon.1) 2670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.592807+0000 mon.b (mon.1) 2670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.600563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[104335]: audit 2024-08-25T12:06:58.600563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.592807+0000 mon.b (mon.1) 2670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.592807+0000 mon.b (mon.1) 2670 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:06:59.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.600563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:58 smithi059 bash[105101]: audit 2024-08-25T12:06:58.600563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:06:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:06:59] "GET /metrics HTTP/1.1" 200 38394 "" "Prometheus/2.51.0" 2024-08-25T12:07:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.761233+0000 mgr.y (mgr.25136) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.761233+0000 mgr.y (mgr.25136) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.867835+0000 mgr.y (mgr.25136) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.867835+0000 mgr.y (mgr.25136) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.997179+0000 mgr.y (mgr.25136) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:57.997179+0000 mgr.y (mgr.25136) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.137838+0000 mgr.y (mgr.25136) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.137838+0000 mgr.y (mgr.25136) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.278268+0000 mgr.y (mgr.25136) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.278268+0000 mgr.y (mgr.25136) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.437713+0000 mgr.y (mgr.25136) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.437713+0000 mgr.y (mgr.25136) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cluster 2024-08-25T12:06:58.440801+0000 mgr.y (mgr.25136) 2375 : cluster [DBG] pgmap v795: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cluster 2024-08-25T12:06:58.440801+0000 mgr.y (mgr.25136) 2375 : cluster [DBG] pgmap v795: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.601718+0000 mgr.y (mgr.25136) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.601718+0000 mgr.y (mgr.25136) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.752117+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.752117+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.754693+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.754693+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.761233+0000 mgr.y (mgr.25136) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.761233+0000 mgr.y (mgr.25136) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.867835+0000 mgr.y (mgr.25136) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.867835+0000 mgr.y (mgr.25136) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.997179+0000 mgr.y (mgr.25136) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:57.997179+0000 mgr.y (mgr.25136) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.137838+0000 mgr.y (mgr.25136) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.137838+0000 mgr.y (mgr.25136) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.278268+0000 mgr.y (mgr.25136) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.278268+0000 mgr.y (mgr.25136) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.437713+0000 mgr.y (mgr.25136) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.437713+0000 mgr.y (mgr.25136) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cluster 2024-08-25T12:06:58.440801+0000 mgr.y (mgr.25136) 2375 : cluster [DBG] pgmap v795: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cluster 2024-08-25T12:06:58.440801+0000 mgr.y (mgr.25136) 2375 : cluster [DBG] pgmap v795: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.601718+0000 mgr.y (mgr.25136) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.601718+0000 mgr.y (mgr.25136) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.752117+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.752117+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.754693+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.754693+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.757340+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.757340+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.758459+0000 mon.b (mon.1) 2674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.758459+0000 mon.b (mon.1) 2674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.763220+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.763220+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.854560+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.854560+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.857563+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.857563+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.861070+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.861070+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.862463+0000 mon.b (mon.1) 2678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.862463+0000 mon.b (mon.1) 2678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.867289+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:58.867289+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.001688+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.001688+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.004852+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.004852+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.008331+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.008331+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.009653+0000 mon.b (mon.1) 2682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.009653+0000 mon.b (mon.1) 2682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.014812+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.014812+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.161770+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.161770+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.164963+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.164963+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.169315+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.169315+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.170714+0000 mon.b (mon.1) 2686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.170714+0000 mon.b (mon.1) 2686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.178221+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.178221+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.303640+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.303640+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.306648+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.757340+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.757340+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.758459+0000 mon.b (mon.1) 2674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.758459+0000 mon.b (mon.1) 2674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.763220+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.763220+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.854560+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.854560+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.857563+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.857563+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.861070+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.861070+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.862463+0000 mon.b (mon.1) 2678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.862463+0000 mon.b (mon.1) 2678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.867289+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:58.867289+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.001688+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.001688+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.004852+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.004852+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.306648+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.309639+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.309639+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.310821+0000 mon.b (mon.1) 2690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.310821+0000 mon.b (mon.1) 2690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.317927+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.317927+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.454296+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.454296+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.457739+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.457739+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.461622+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.461622+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.463059+0000 mon.b (mon.1) 2694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.463059+0000 mon.b (mon.1) 2694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.471126+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.471126+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.569297+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.569297+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.572012+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.572012+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.575218+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.575218+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.576616+0000 mon.b (mon.1) 2698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.576616+0000 mon.b (mon.1) 2698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.582317+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[105101]: audit 2024-08-25T12:06:59.582317+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.008331+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.008331+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.009653+0000 mon.b (mon.1) 2682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.009653+0000 mon.b (mon.1) 2682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.014812+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.014812+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.161770+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.161770+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.164963+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.164963+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.169315+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.169315+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.170714+0000 mon.b (mon.1) 2686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.170714+0000 mon.b (mon.1) 2686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.178221+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.178221+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.303640+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.303640+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.306648+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.306648+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.309639+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.309639+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.310821+0000 mon.b (mon.1) 2690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.310821+0000 mon.b (mon.1) 2690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.317927+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.317927+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.454296+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.454296+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.457739+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.457739+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.461622+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.461622+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.463059+0000 mon.b (mon.1) 2694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.463059+0000 mon.b (mon.1) 2694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.471126+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.471126+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.569297+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.569297+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.572012+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.572012+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.575218+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.575218+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.576616+0000 mon.b (mon.1) 2698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.576616+0000 mon.b (mon.1) 2698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.582317+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:06:59 smithi059 bash[104335]: audit 2024-08-25T12:06:59.582317+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.761233+0000 mgr.y (mgr.25136) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.761233+0000 mgr.y (mgr.25136) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.867835+0000 mgr.y (mgr.25136) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.867835+0000 mgr.y (mgr.25136) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.997179+0000 mgr.y (mgr.25136) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:57.997179+0000 mgr.y (mgr.25136) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.137838+0000 mgr.y (mgr.25136) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.137838+0000 mgr.y (mgr.25136) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.278268+0000 mgr.y (mgr.25136) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.278268+0000 mgr.y (mgr.25136) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.437713+0000 mgr.y (mgr.25136) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.437713+0000 mgr.y (mgr.25136) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cluster 2024-08-25T12:06:58.440801+0000 mgr.y (mgr.25136) 2375 : cluster [DBG] pgmap v795: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cluster 2024-08-25T12:06:58.440801+0000 mgr.y (mgr.25136) 2375 : cluster [DBG] pgmap v795: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/639 objects degraded (12.363%) 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.601718+0000 mgr.y (mgr.25136) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.601718+0000 mgr.y (mgr.25136) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.752117+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.752117+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.754693+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.754693+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.757340+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.757340+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.758459+0000 mon.b (mon.1) 2674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.758459+0000 mon.b (mon.1) 2674 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.763220+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.763220+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.854560+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.854560+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.857563+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.857563+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.861070+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.861070+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.862463+0000 mon.b (mon.1) 2678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.862463+0000 mon.b (mon.1) 2678 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.867289+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:58.867289+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.001688+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.001688+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.004852+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.004852+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.008331+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.008331+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.009653+0000 mon.b (mon.1) 2682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.009653+0000 mon.b (mon.1) 2682 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.014812+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.014812+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.161770+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.161770+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.164963+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.164963+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.169315+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.169315+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.170714+0000 mon.b (mon.1) 2686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.170714+0000 mon.b (mon.1) 2686 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.178221+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.178221+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.303640+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.303640+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.306648+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.306648+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.309639+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.309639+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.310821+0000 mon.b (mon.1) 2690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.310821+0000 mon.b (mon.1) 2690 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.317927+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.317927+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.454296+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.454296+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.457739+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.457739+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.461622+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.461622+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.463059+0000 mon.b (mon.1) 2694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.463059+0000 mon.b (mon.1) 2694 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.471126+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.471126+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.569297+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.569297+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.572012+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.572012+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.575218+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.575218+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.576616+0000 mon.b (mon.1) 2698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.576616+0000 mon.b (mon.1) 2698 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.582317+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:06:59 smithi196 bash[84730]: audit 2024-08-25T12:06:59.582317+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.764109+0000 mgr.y (mgr.25136) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.764109+0000 mgr.y (mgr.25136) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.871029+0000 mgr.y (mgr.25136) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:58.871029+0000 mgr.y (mgr.25136) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.017419+0000 mgr.y (mgr.25136) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.017419+0000 mgr.y (mgr.25136) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.179442+0000 mgr.y (mgr.25136) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.179442+0000 mgr.y (mgr.25136) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.319103+0000 mgr.y (mgr.25136) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.319103+0000 mgr.y (mgr.25136) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.472305+0000 mgr.y (mgr.25136) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.472305+0000 mgr.y (mgr.25136) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.585977+0000 mgr.y (mgr.25136) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.585977+0000 mgr.y (mgr.25136) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.684144+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.684144+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.686150+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.686150+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.688161+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.688161+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.688882+0000 mon.b (mon.1) 2702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.688882+0000 mon.b (mon.1) 2702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.690738+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.690738+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.692131+0000 mgr.y (mgr.25136) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.692131+0000 mgr.y (mgr.25136) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.785504+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.785504+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.788631+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.788631+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.791086+0000 mon.b (mon.1) 2705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.791086+0000 mon.b (mon.1) 2705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.792262+0000 mon.b (mon.1) 2706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.792262+0000 mon.b (mon.1) 2706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.796265+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.796265+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.886066+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.886066+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.888598+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.888598+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.890923+0000 mon.b (mon.1) 2709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.890923+0000 mon.b (mon.1) 2709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.886 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.891915+0000 mon.b (mon.1) 2710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.891915+0000 mon.b (mon.1) 2710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.895591+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.895591+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.998394+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:06:59.998394+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.000752+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.000752+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.003891+0000 mon.b (mon.1) 2713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.003891+0000 mon.b (mon.1) 2713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.004863+0000 mon.b (mon.1) 2714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.004863+0000 mon.b (mon.1) 2714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.887 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.010289+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.888 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.010289+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.888 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.112316+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.888 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.112316+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.888 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.114796+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.888 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.114796+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.888 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.117998+0000 mon.b (mon.1) 2717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.117998+0000 mon.b (mon.1) 2717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.119047+0000 mon.b (mon.1) 2718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.119047+0000 mon.b (mon.1) 2718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.124768+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.124768+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.243524+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.243524+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.246059+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.246059+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.248374+0000 mon.b (mon.1) 2721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.889 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.248374+0000 mon.b (mon.1) 2721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.249457+0000 mon.b (mon.1) 2722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.249457+0000 mon.b (mon.1) 2722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.256090+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.256090+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.391494+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.391494+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.394249+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.394249+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.397256+0000 mon.b (mon.1) 2725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.397256+0000 mon.b (mon.1) 2725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.398432+0000 mon.b (mon.1) 2726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.398432+0000 mon.b (mon.1) 2726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.890 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.405415+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.405415+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.525679+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.525679+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.528184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.528184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.530727+0000 mon.b (mon.1) 2729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.530727+0000 mon.b (mon.1) 2729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.531644+0000 mon.b (mon.1) 2730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.531644+0000 mon.b (mon.1) 2730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.536881+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.536881+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.891 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.632331+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.632331+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.634528+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.634528+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.636503+0000 mon.b (mon.1) 2733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.636503+0000 mon.b (mon.1) 2733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.637346+0000 mon.b (mon.1) 2734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.637346+0000 mon.b (mon.1) 2734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.641940+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:00.892 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:00 smithi196 bash[84730]: audit 2024-08-25T12:07:00.641940+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.027 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[75117]: debug 2024-08-25T12:07:00.903+0000 7f6242153640 -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-08-25T12:07:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.764109+0000 mgr.y (mgr.25136) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.764109+0000 mgr.y (mgr.25136) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.871029+0000 mgr.y (mgr.25136) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:58.871029+0000 mgr.y (mgr.25136) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.017419+0000 mgr.y (mgr.25136) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.017419+0000 mgr.y (mgr.25136) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.179442+0000 mgr.y (mgr.25136) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.179442+0000 mgr.y (mgr.25136) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.319103+0000 mgr.y (mgr.25136) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.319103+0000 mgr.y (mgr.25136) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.472305+0000 mgr.y (mgr.25136) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.472305+0000 mgr.y (mgr.25136) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.585977+0000 mgr.y (mgr.25136) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.585977+0000 mgr.y (mgr.25136) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.684144+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.684144+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.686150+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.686150+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.688161+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.688161+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.764109+0000 mgr.y (mgr.25136) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.764109+0000 mgr.y (mgr.25136) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.871029+0000 mgr.y (mgr.25136) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:58.871029+0000 mgr.y (mgr.25136) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.017419+0000 mgr.y (mgr.25136) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.017419+0000 mgr.y (mgr.25136) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.179442+0000 mgr.y (mgr.25136) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.179442+0000 mgr.y (mgr.25136) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.319103+0000 mgr.y (mgr.25136) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.319103+0000 mgr.y (mgr.25136) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.472305+0000 mgr.y (mgr.25136) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.472305+0000 mgr.y (mgr.25136) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.585977+0000 mgr.y (mgr.25136) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.585977+0000 mgr.y (mgr.25136) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.684144+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.684144+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.686150+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.686150+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.688161+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.688161+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.688882+0000 mon.b (mon.1) 2702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.688882+0000 mon.b (mon.1) 2702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.690738+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.690738+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.692131+0000 mgr.y (mgr.25136) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.692131+0000 mgr.y (mgr.25136) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.785504+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.785504+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.788631+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.788631+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.791086+0000 mon.b (mon.1) 2705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.791086+0000 mon.b (mon.1) 2705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.792262+0000 mon.b (mon.1) 2706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.792262+0000 mon.b (mon.1) 2706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.796265+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.796265+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.886066+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.886066+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.888598+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.888598+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.890923+0000 mon.b (mon.1) 2709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.688882+0000 mon.b (mon.1) 2702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.688882+0000 mon.b (mon.1) 2702 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.690738+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.690738+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.692131+0000 mgr.y (mgr.25136) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.692131+0000 mgr.y (mgr.25136) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.785504+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.785504+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.788631+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.788631+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.791086+0000 mon.b (mon.1) 2705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.791086+0000 mon.b (mon.1) 2705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.792262+0000 mon.b (mon.1) 2706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.792262+0000 mon.b (mon.1) 2706 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.796265+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.796265+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.886066+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.886066+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.888598+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.888598+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.890923+0000 mon.b (mon.1) 2709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.890923+0000 mon.b (mon.1) 2709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.891915+0000 mon.b (mon.1) 2710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.891915+0000 mon.b (mon.1) 2710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.895591+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.895591+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.998394+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:06:59.998394+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.000752+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.000752+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.003891+0000 mon.b (mon.1) 2713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.003891+0000 mon.b (mon.1) 2713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.004863+0000 mon.b (mon.1) 2714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.004863+0000 mon.b (mon.1) 2714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.010289+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.010289+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.112316+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.112316+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.114796+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.114796+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.117998+0000 mon.b (mon.1) 2717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.890923+0000 mon.b (mon.1) 2709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.891915+0000 mon.b (mon.1) 2710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.891915+0000 mon.b (mon.1) 2710 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.895591+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.895591+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.998394+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:06:59.998394+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.000752+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.000752+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.003891+0000 mon.b (mon.1) 2713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.003891+0000 mon.b (mon.1) 2713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.004863+0000 mon.b (mon.1) 2714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.004863+0000 mon.b (mon.1) 2714 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.010289+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.010289+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.112316+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.112316+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.114796+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.114796+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.117998+0000 mon.b (mon.1) 2717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.117998+0000 mon.b (mon.1) 2717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.119047+0000 mon.b (mon.1) 2718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.119047+0000 mon.b (mon.1) 2718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.124768+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.124768+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.243524+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.243524+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.246059+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.246059+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.248374+0000 mon.b (mon.1) 2721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.248374+0000 mon.b (mon.1) 2721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.249457+0000 mon.b (mon.1) 2722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.249457+0000 mon.b (mon.1) 2722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.256090+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.256090+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.391494+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.391494+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.394249+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.394249+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.117998+0000 mon.b (mon.1) 2717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.119047+0000 mon.b (mon.1) 2718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.119047+0000 mon.b (mon.1) 2718 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.124768+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.124768+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.243524+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.243524+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.246059+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.246059+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.248374+0000 mon.b (mon.1) 2721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.248374+0000 mon.b (mon.1) 2721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.249457+0000 mon.b (mon.1) 2722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.249457+0000 mon.b (mon.1) 2722 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.256090+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.256090+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.391494+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.391494+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.394249+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.394249+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.397256+0000 mon.b (mon.1) 2725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.397256+0000 mon.b (mon.1) 2725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.398432+0000 mon.b (mon.1) 2726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.398432+0000 mon.b (mon.1) 2726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.405415+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.405415+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.525679+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.525679+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.528184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.528184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.530727+0000 mon.b (mon.1) 2729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.530727+0000 mon.b (mon.1) 2729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.531644+0000 mon.b (mon.1) 2730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.531644+0000 mon.b (mon.1) 2730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.536881+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.536881+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.632331+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.632331+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.634528+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.634528+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.397256+0000 mon.b (mon.1) 2725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.397256+0000 mon.b (mon.1) 2725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.398432+0000 mon.b (mon.1) 2726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.398432+0000 mon.b (mon.1) 2726 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.405415+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.405415+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.525679+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.525679+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.528184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.528184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.530727+0000 mon.b (mon.1) 2729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.530727+0000 mon.b (mon.1) 2729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.531644+0000 mon.b (mon.1) 2730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.531644+0000 mon.b (mon.1) 2730 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.536881+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.536881+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.632331+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.632331+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:01.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.634528+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.634528+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:01.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.636503+0000 mon.b (mon.1) 2733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.636503+0000 mon.b (mon.1) 2733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.637346+0000 mon.b (mon.1) 2734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.637346+0000 mon.b (mon.1) 2734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.641940+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[104335]: audit 2024-08-25T12:07:00.641940+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.636503+0000 mon.b (mon.1) 2733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.636503+0000 mon.b (mon.1) 2733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:01.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.637346+0000 mon.b (mon.1) 2734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.637346+0000 mon.b (mon.1) 2734 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:01.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.641940+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:00 smithi059 bash[105101]: audit 2024-08-25T12:07:00.641940+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:01.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[98566]: debug 2024-08-25T12:07:01.333+0000 7fb1db8d7640 -1 osd.5 146 log_to_monitors true 2024-08-25T12:07:02.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.799937+0000 mgr.y (mgr.25136) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.799937+0000 mgr.y (mgr.25136) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.897837+0000 mgr.y (mgr.25136) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:06:59.897837+0000 mgr.y (mgr.25136) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.011072+0000 mgr.y (mgr.25136) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.011072+0000 mgr.y (mgr.25136) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.125603+0000 mgr.y (mgr.25136) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.125603+0000 mgr.y (mgr.25136) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.258120+0000 mgr.y (mgr.25136) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.258120+0000 mgr.y (mgr.25136) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.406162+0000 mgr.y (mgr.25136) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.406162+0000 mgr.y (mgr.25136) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cluster 2024-08-25T12:07:00.441802+0000 mgr.y (mgr.25136) 2391 : cluster [DBG] pgmap v796: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cluster 2024-08-25T12:07:00.441802+0000 mgr.y (mgr.25136) 2391 : cluster [DBG] pgmap v796: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.537793+0000 mgr.y (mgr.25136) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.537793+0000 mgr.y (mgr.25136) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.642636+0000 mgr.y (mgr.25136) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.642636+0000 mgr.y (mgr.25136) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.752722+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.752722+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.799937+0000 mgr.y (mgr.25136) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.799937+0000 mgr.y (mgr.25136) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.897837+0000 mgr.y (mgr.25136) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:06:59.897837+0000 mgr.y (mgr.25136) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.011072+0000 mgr.y (mgr.25136) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.011072+0000 mgr.y (mgr.25136) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.125603+0000 mgr.y (mgr.25136) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.125603+0000 mgr.y (mgr.25136) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.258120+0000 mgr.y (mgr.25136) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.258120+0000 mgr.y (mgr.25136) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.406162+0000 mgr.y (mgr.25136) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.406162+0000 mgr.y (mgr.25136) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cluster 2024-08-25T12:07:00.441802+0000 mgr.y (mgr.25136) 2391 : cluster [DBG] pgmap v796: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cluster 2024-08-25T12:07:00.441802+0000 mgr.y (mgr.25136) 2391 : cluster [DBG] pgmap v796: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.537793+0000 mgr.y (mgr.25136) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.537793+0000 mgr.y (mgr.25136) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.642636+0000 mgr.y (mgr.25136) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.642636+0000 mgr.y (mgr.25136) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.752722+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.752722+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.754909+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.754909+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.757445+0000 mon.b (mon.1) 2737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.757445+0000 mon.b (mon.1) 2737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.758170+0000 mon.b (mon.1) 2738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.758170+0000 mon.b (mon.1) 2738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.760149+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.760149+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.880319+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.880319+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.888595+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.888595+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.891340+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.891340+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.891949+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.891949+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.899693+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.899693+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.900654+0000 mon.b (mon.1) 2741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.900654+0000 mon.b (mon.1) 2741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.907470+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.907470+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.754909+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.754909+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.757445+0000 mon.b (mon.1) 2737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.757445+0000 mon.b (mon.1) 2737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.758170+0000 mon.b (mon.1) 2738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.758170+0000 mon.b (mon.1) 2738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.760149+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.760149+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.880319+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.880319+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.888595+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.888595+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.891340+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.891340+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.891949+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.891949+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.899693+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.899693+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.900654+0000 mon.b (mon.1) 2741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.900654+0000 mon.b (mon.1) 2741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.907470+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.907470+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.910602+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:02.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:00.910602+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:02.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:01.336791+0000 mon.a (mon.0) 1176 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:01.336791+0000 mon.a (mon.0) 1176 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:01.340042+0000 mon.b (mon.1) 2744 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[104335]: audit 2024-08-25T12:07:01.340042+0000 mon.b (mon.1) 2744 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.910602+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:02.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:00.910602+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:02.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:01.336791+0000 mon.a (mon.0) 1176 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:01.336791+0000 mon.a (mon.0) 1176 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:01.340042+0000 mon.b (mon.1) 2744 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:01 smithi059 bash[105101]: audit 2024-08-25T12:07:01.340042+0000 mon.b (mon.1) 2744 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.799937+0000 mgr.y (mgr.25136) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.799937+0000 mgr.y (mgr.25136) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.897837+0000 mgr.y (mgr.25136) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:06:59.897837+0000 mgr.y (mgr.25136) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.011072+0000 mgr.y (mgr.25136) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.011072+0000 mgr.y (mgr.25136) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.125603+0000 mgr.y (mgr.25136) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.125603+0000 mgr.y (mgr.25136) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.258120+0000 mgr.y (mgr.25136) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.258120+0000 mgr.y (mgr.25136) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.406162+0000 mgr.y (mgr.25136) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.406162+0000 mgr.y (mgr.25136) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cluster 2024-08-25T12:07:00.441802+0000 mgr.y (mgr.25136) 2391 : cluster [DBG] pgmap v796: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cluster 2024-08-25T12:07:00.441802+0000 mgr.y (mgr.25136) 2391 : cluster [DBG] pgmap v796: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.537793+0000 mgr.y (mgr.25136) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.537793+0000 mgr.y (mgr.25136) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.642636+0000 mgr.y (mgr.25136) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.642636+0000 mgr.y (mgr.25136) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:02.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.752722+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.752722+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.754909+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.754909+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.757445+0000 mon.b (mon.1) 2737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:02.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.757445+0000 mon.b (mon.1) 2737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:02.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.758170+0000 mon.b (mon.1) 2738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.758170+0000 mon.b (mon.1) 2738 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.760149+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.760149+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.880319+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.880319+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.888595+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.888595+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.891340+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.891340+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.891949+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.891949+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.899693+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.899693+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.900654+0000 mon.b (mon.1) 2741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.900654+0000 mon.b (mon.1) 2741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.907470+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.907470+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.910602+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:00.910602+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:01.336791+0000 mon.a (mon.0) 1176 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:01.336791+0000 mon.a (mon.0) 1176 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:01.340042+0000 mon.b (mon.1) 2744 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:01 smithi196 bash[84730]: audit 2024-08-25T12:07:01.340042+0000 mon.b (mon.1) 2744 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-08-25T12:07:02.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[98566]: debug 2024-08-25T12:07:02.141+0000 7fb1cf679640 -1 osd.5 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:07:03.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.761027+0000 mgr.y (mgr.25136) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.761027+0000 mgr.y (mgr.25136) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: audit 2024-08-25T12:07:00.906872+0000 mgr.y (mgr.25136) 2395 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: audit 2024-08-25T12:07:00.906872+0000 mgr.y (mgr.25136) 2395 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.908296+0000 mgr.y (mgr.25136) 2396 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: cephadm 2024-08-25T12:07:00.908296+0000 mgr.y (mgr.25136) 2396 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: audit 2024-08-25T12:07:02.087411+0000 mon.a (mon.0) 1177 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: audit 2024-08-25T12:07:02.087411+0000 mon.a (mon.0) 1177 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: cluster 2024-08-25T12:07:02.099617+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: cluster 2024-08-25T12:07:02.099617+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-25T12:07:03.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: audit 2024-08-25T12:07:02.103022+0000 mon.b (mon.1) 2745 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: audit 2024-08-25T12:07:02.103022+0000 mon.b (mon.1) 2745 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: audit 2024-08-25T12:07:02.104293+0000 mon.a (mon.0) 1179 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[104335]: audit 2024-08-25T12:07:02.104293+0000 mon.a (mon.0) 1179 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.761027+0000 mgr.y (mgr.25136) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.761027+0000 mgr.y (mgr.25136) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: audit 2024-08-25T12:07:00.906872+0000 mgr.y (mgr.25136) 2395 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: audit 2024-08-25T12:07:00.906872+0000 mgr.y (mgr.25136) 2395 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.908296+0000 mgr.y (mgr.25136) 2396 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:03.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: cephadm 2024-08-25T12:07:00.908296+0000 mgr.y (mgr.25136) 2396 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:03.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: audit 2024-08-25T12:07:02.087411+0000 mon.a (mon.0) 1177 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T12:07:03.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: audit 2024-08-25T12:07:02.087411+0000 mon.a (mon.0) 1177 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T12:07:03.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: cluster 2024-08-25T12:07:02.099617+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-25T12:07:03.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: cluster 2024-08-25T12:07:02.099617+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-25T12:07:03.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: audit 2024-08-25T12:07:02.103022+0000 mon.b (mon.1) 2745 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: audit 2024-08-25T12:07:02.103022+0000 mon.b (mon.1) 2745 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: audit 2024-08-25T12:07:02.104293+0000 mon.a (mon.0) 1179 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:02 smithi059 bash[105101]: audit 2024-08-25T12:07:02.104293+0000 mon.a (mon.0) 1179 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.761027+0000 mgr.y (mgr.25136) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:03.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.761027+0000 mgr.y (mgr.25136) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: audit 2024-08-25T12:07:00.906872+0000 mgr.y (mgr.25136) 2395 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: audit 2024-08-25T12:07:00.906872+0000 mgr.y (mgr.25136) 2395 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.908296+0000 mgr.y (mgr.25136) 2396 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: cephadm 2024-08-25T12:07:00.908296+0000 mgr.y (mgr.25136) 2396 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: audit 2024-08-25T12:07:02.087411+0000 mon.a (mon.0) 1177 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: audit 2024-08-25T12:07:02.087411+0000 mon.a (mon.0) 1177 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: cluster 2024-08-25T12:07:02.099617+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: cluster 2024-08-25T12:07:02.099617+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: audit 2024-08-25T12:07:02.103022+0000 mon.b (mon.1) 2745 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: audit 2024-08-25T12:07:02.103022+0000 mon.b (mon.1) 2745 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: audit 2024-08-25T12:07:02.104293+0000 mon.a (mon.0) 1179 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:03.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:02 smithi196 bash[84730]: audit 2024-08-25T12:07:02.104293+0000 mon.a (mon.0) 1179 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: cluster 2024-08-25T12:07:02.443271+0000 mgr.y (mgr.25136) 2397 : cluster [DBG] pgmap v798: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: cluster 2024-08-25T12:07:02.443271+0000 mgr.y (mgr.25136) 2397 : cluster [DBG] pgmap v798: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: cluster 2024-08-25T12:07:03.089037+0000 mon.a (mon.0) 1180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: cluster 2024-08-25T12:07:03.089037+0000 mon.a (mon.0) 1180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: cluster 2024-08-25T12:07:03.105089+0000 mon.a (mon.0) 1181 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686] boot 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: cluster 2024-08-25T12:07:03.105089+0000 mon.a (mon.0) 1181 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686] boot 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: cluster 2024-08-25T12:07:03.105218+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: cluster 2024-08-25T12:07:03.105218+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: audit 2024-08-25T12:07:03.105740+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[104335]: audit 2024-08-25T12:07:03.105740+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: cluster 2024-08-25T12:07:02.443271+0000 mgr.y (mgr.25136) 2397 : cluster [DBG] pgmap v798: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:04.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: cluster 2024-08-25T12:07:02.443271+0000 mgr.y (mgr.25136) 2397 : cluster [DBG] pgmap v798: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: cluster 2024-08-25T12:07:03.089037+0000 mon.a (mon.0) 1180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: cluster 2024-08-25T12:07:03.089037+0000 mon.a (mon.0) 1180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: cluster 2024-08-25T12:07:03.105089+0000 mon.a (mon.0) 1181 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686] boot 2024-08-25T12:07:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: cluster 2024-08-25T12:07:03.105089+0000 mon.a (mon.0) 1181 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686] boot 2024-08-25T12:07:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: cluster 2024-08-25T12:07:03.105218+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-25T12:07:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: cluster 2024-08-25T12:07:03.105218+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-25T12:07:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: audit 2024-08-25T12:07:03.105740+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-25T12:07:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:03 smithi059 bash[105101]: audit 2024-08-25T12:07:03.105740+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-25T12:07:04.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: cluster 2024-08-25T12:07:02.443271+0000 mgr.y (mgr.25136) 2397 : cluster [DBG] pgmap v798: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: cluster 2024-08-25T12:07:02.443271+0000 mgr.y (mgr.25136) 2397 : cluster [DBG] pgmap v798: 161 pgs: 35 active+undersized, 25 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/639 objects degraded (12.363%) 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: cluster 2024-08-25T12:07:03.089037+0000 mon.a (mon.0) 1180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: cluster 2024-08-25T12:07:03.089037+0000 mon.a (mon.0) 1180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: cluster 2024-08-25T12:07:03.105089+0000 mon.a (mon.0) 1181 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686] boot 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: cluster 2024-08-25T12:07:03.105089+0000 mon.a (mon.0) 1181 : cluster [INF] osd.5 [v2:172.21.15.196:6808/1583731686,v1:172.21.15.196:6809/1583731686] boot 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: cluster 2024-08-25T12:07:03.105218+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: cluster 2024-08-25T12:07:03.105218+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: audit 2024-08-25T12:07:03.105740+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-25T12:07:04.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:03 smithi196 bash[84730]: audit 2024-08-25T12:07:03.105740+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-25T12:07:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: cluster 2024-08-25T12:07:04.106250+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-25T12:07:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: cluster 2024-08-25T12:07:04.106250+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-25T12:07:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: cluster 2024-08-25T12:07:04.444352+0000 mgr.y (mgr.25136) 2398 : cluster [DBG] pgmap v801: 161 pgs: 10 peering, 29 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/639 objects degraded (10.955%) 2024-08-25T12:07:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: cluster 2024-08-25T12:07:04.444352+0000 mgr.y (mgr.25136) 2398 : cluster [DBG] pgmap v801: 161 pgs: 10 peering, 29 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/639 objects degraded (10.955%) 2024-08-25T12:07:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.628871+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.628871+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.635340+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:05.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.635340+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:05.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.813064+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.813064+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.826893+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.826893+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.840471+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:05 smithi196 bash[84730]: audit 2024-08-25T12:07:04.840471+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.387 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: cluster 2024-08-25T12:07:04.106250+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-25T12:07:05.387 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: cluster 2024-08-25T12:07:04.106250+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: cluster 2024-08-25T12:07:04.444352+0000 mgr.y (mgr.25136) 2398 : cluster [DBG] pgmap v801: 161 pgs: 10 peering, 29 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/639 objects degraded (10.955%) 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: cluster 2024-08-25T12:07:04.444352+0000 mgr.y (mgr.25136) 2398 : cluster [DBG] pgmap v801: 161 pgs: 10 peering, 29 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/639 objects degraded (10.955%) 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.628871+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.628871+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.635340+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.635340+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.813064+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.813064+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.826893+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.826893+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.840471+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[104335]: audit 2024-08-25T12:07:04.840471+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: cluster 2024-08-25T12:07:04.106250+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: cluster 2024-08-25T12:07:04.106250+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: cluster 2024-08-25T12:07:04.444352+0000 mgr.y (mgr.25136) 2398 : cluster [DBG] pgmap v801: 161 pgs: 10 peering, 29 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/639 objects degraded (10.955%) 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: cluster 2024-08-25T12:07:04.444352+0000 mgr.y (mgr.25136) 2398 : cluster [DBG] pgmap v801: 161 pgs: 10 peering, 29 active+undersized, 21 active+undersized+degraded, 101 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/639 objects degraded (10.955%) 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.628871+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.628871+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.635340+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.635340+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.813064+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.813064+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.826893+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.826893+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.840471+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:05.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:05 smithi059 bash[105101]: audit 2024-08-25T12:07:04.840471+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: cluster 2024-08-25T12:07:05.099476+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 70/639 objects degraded (10.955%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: cluster 2024-08-25T12:07:05.099476+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 70/639 objects degraded (10.955%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: audit 2024-08-25T12:07:05.157932+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: audit 2024-08-25T12:07:05.157932+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: audit 2024-08-25T12:07:05.185614+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: audit 2024-08-25T12:07:05.185614+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: audit 2024-08-25T12:07:05.199970+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: audit 2024-08-25T12:07:05.199970+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: audit 2024-08-25T12:07:05.389917+0000 mgr.y (mgr.25136) 2399 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:06 smithi196 bash[84730]: audit 2024-08-25T12:07:05.389917+0000 mgr.y (mgr.25136) 2399 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:06.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: cluster 2024-08-25T12:07:05.099476+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 70/639 objects degraded (10.955%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: cluster 2024-08-25T12:07:05.099476+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 70/639 objects degraded (10.955%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: audit 2024-08-25T12:07:05.157932+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: audit 2024-08-25T12:07:05.157932+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: audit 2024-08-25T12:07:05.185614+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: audit 2024-08-25T12:07:05.185614+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: audit 2024-08-25T12:07:05.199970+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: audit 2024-08-25T12:07:05.199970+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: audit 2024-08-25T12:07:05.389917+0000 mgr.y (mgr.25136) 2399 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[104335]: audit 2024-08-25T12:07:05.389917+0000 mgr.y (mgr.25136) 2399 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:06.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: cluster 2024-08-25T12:07:05.099476+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 70/639 objects degraded (10.955%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: cluster 2024-08-25T12:07:05.099476+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 70/639 objects degraded (10.955%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: audit 2024-08-25T12:07:05.157932+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: audit 2024-08-25T12:07:05.157932+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: audit 2024-08-25T12:07:05.185614+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: audit 2024-08-25T12:07:05.185614+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: audit 2024-08-25T12:07:05.199970+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: audit 2024-08-25T12:07:05.199970+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: audit 2024-08-25T12:07:05.389917+0000 mgr.y (mgr.25136) 2399 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:06.529 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:06 smithi059 bash[105101]: audit 2024-08-25T12:07:05.389917+0000 mgr.y (mgr.25136) 2399 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:07.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:07 smithi059 bash[104335]: cluster 2024-08-25T12:07:06.445815+0000 mgr.y (mgr.25136) 2400 : cluster [DBG] pgmap v802: 161 pgs: 10 peering, 20 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/639 objects degraded (6.886%) 2024-08-25T12:07:07.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:07 smithi059 bash[104335]: cluster 2024-08-25T12:07:06.445815+0000 mgr.y (mgr.25136) 2400 : cluster [DBG] pgmap v802: 161 pgs: 10 peering, 20 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/639 objects degraded (6.886%) 2024-08-25T12:07:07.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:07 smithi059 bash[105101]: cluster 2024-08-25T12:07:06.445815+0000 mgr.y (mgr.25136) 2400 : cluster [DBG] pgmap v802: 161 pgs: 10 peering, 20 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/639 objects degraded (6.886%) 2024-08-25T12:07:07.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:07 smithi059 bash[105101]: cluster 2024-08-25T12:07:06.445815+0000 mgr.y (mgr.25136) 2400 : cluster [DBG] pgmap v802: 161 pgs: 10 peering, 20 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/639 objects degraded (6.886%) 2024-08-25T12:07:07.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:07 smithi196 bash[84730]: cluster 2024-08-25T12:07:06.445815+0000 mgr.y (mgr.25136) 2400 : cluster [DBG] pgmap v802: 161 pgs: 10 peering, 20 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/639 objects degraded (6.886%) 2024-08-25T12:07:07.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:07 smithi196 bash[84730]: cluster 2024-08-25T12:07:06.445815+0000 mgr.y (mgr.25136) 2400 : cluster [DBG] pgmap v802: 161 pgs: 10 peering, 20 active+undersized, 10 active+undersized+degraded, 121 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/639 objects degraded (6.886%) 2024-08-25T12:07:08.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:08 smithi196 bash[84730]: cluster 2024-08-25T12:07:08.498902+0000 mon.a (mon.0) 1192 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/639 objects degraded (6.886%), 10 pgs degraded) 2024-08-25T12:07:08.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:08 smithi196 bash[84730]: cluster 2024-08-25T12:07:08.498902+0000 mon.a (mon.0) 1192 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/639 objects degraded (6.886%), 10 pgs degraded) 2024-08-25T12:07:08.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:08 smithi196 bash[84730]: cluster 2024-08-25T12:07:08.498957+0000 mon.a (mon.0) 1193 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:08.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:08 smithi196 bash[84730]: cluster 2024-08-25T12:07:08.498957+0000 mon.a (mon.0) 1193 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:08.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:08 smithi059 bash[104335]: cluster 2024-08-25T12:07:08.498902+0000 mon.a (mon.0) 1192 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/639 objects degraded (6.886%), 10 pgs degraded) 2024-08-25T12:07:08.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:08 smithi059 bash[104335]: cluster 2024-08-25T12:07:08.498902+0000 mon.a (mon.0) 1192 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/639 objects degraded (6.886%), 10 pgs degraded) 2024-08-25T12:07:08.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:08 smithi059 bash[104335]: cluster 2024-08-25T12:07:08.498957+0000 mon.a (mon.0) 1193 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:08.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:08 smithi059 bash[104335]: cluster 2024-08-25T12:07:08.498957+0000 mon.a (mon.0) 1193 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:08.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:08 smithi059 bash[105101]: cluster 2024-08-25T12:07:08.498902+0000 mon.a (mon.0) 1192 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/639 objects degraded (6.886%), 10 pgs degraded) 2024-08-25T12:07:08.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:08 smithi059 bash[105101]: cluster 2024-08-25T12:07:08.498902+0000 mon.a (mon.0) 1192 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/639 objects degraded (6.886%), 10 pgs degraded) 2024-08-25T12:07:08.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:08 smithi059 bash[105101]: cluster 2024-08-25T12:07:08.498957+0000 mon.a (mon.0) 1193 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:08.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:08 smithi059 bash[105101]: cluster 2024-08-25T12:07:08.498957+0000 mon.a (mon.0) 1193 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:09.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:07:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:07:09] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.51.0" 2024-08-25T12:07:09.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:09 smithi196 bash[84730]: cluster 2024-08-25T12:07:08.446984+0000 mgr.y (mgr.25136) 2401 : cluster [DBG] pgmap v803: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T12:07:09.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:09 smithi196 bash[84730]: cluster 2024-08-25T12:07:08.446984+0000 mgr.y (mgr.25136) 2401 : cluster [DBG] pgmap v803: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T12:07:10.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:09 smithi059 bash[104335]: cluster 2024-08-25T12:07:08.446984+0000 mgr.y (mgr.25136) 2401 : cluster [DBG] pgmap v803: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T12:07:10.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:09 smithi059 bash[104335]: cluster 2024-08-25T12:07:08.446984+0000 mgr.y (mgr.25136) 2401 : cluster [DBG] pgmap v803: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T12:07:10.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:09 smithi059 bash[105101]: cluster 2024-08-25T12:07:08.446984+0000 mgr.y (mgr.25136) 2401 : cluster [DBG] pgmap v803: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T12:07:10.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:09 smithi059 bash[105101]: cluster 2024-08-25T12:07:08.446984+0000 mgr.y (mgr.25136) 2401 : cluster [DBG] pgmap v803: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-25T12:07:11.158 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:07:11.809 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:07:11.809 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 6s ago 48m - - 2024-08-25T12:07:11.809 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 6s ago 48m - - 2024-08-25T12:07:11.809 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (11m) 6s ago 39m 14.4M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:07:11.809 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (10m) 6s ago 38m 68.8M - c8b91775d855 f57175f62128 2024-08-25T12:07:11.809 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (13m) 6s ago 36m 49.5M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (13m) 6s ago 47m 442M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (24m) 6s ago 49m 539M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (7m) 6s ago 49m 66.5M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (8m) 6s ago 47m 54.8M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (7m) 6s ago 47m 48.4M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (12m) 6s ago 39m 8303k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (12m) 6s ago 39m 8496k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (5m) 6s ago 46m 56.2M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (4m) 6s ago 45m 53.4M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (3m) 6s ago 44m 47.2M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (117s) 6s ago 44m 57.2M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (55s) 6s ago 43m 43.5M 3036M 19.0.0-5847-g79766939 50bbda8a3289 881411fbf9b3 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (17s) 6s ago 42m 44.3M 3036M 19.0.0-5847-g79766939 50bbda8a3289 8da9bcc12505 2024-08-25T12:07:11.810 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (41m) 6s ago 41m 70.5M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 9ab893e1a62b 2024-08-25T12:07:11.811 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (40m) 6s ago 40m 66.5M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:07:11.811 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (12m) 6s ago 39m 55.0M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:07:11.811 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (36m) 6s ago 36m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:07:11.811 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (36m) 6s ago 36m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:07:11.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:11 smithi196 bash[84730]: cluster 2024-08-25T12:07:10.448239+0000 mgr.y (mgr.25136) 2402 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:11.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:11 smithi196 bash[84730]: cluster 2024-08-25T12:07:10.448239+0000 mgr.y (mgr.25136) 2402 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:12.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:11 smithi059 bash[105101]: cluster 2024-08-25T12:07:10.448239+0000 mgr.y (mgr.25136) 2402 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:12.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:11 smithi059 bash[105101]: cluster 2024-08-25T12:07:10.448239+0000 mgr.y (mgr.25136) 2402 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:11 smithi059 bash[104335]: cluster 2024-08-25T12:07:10.448239+0000 mgr.y (mgr.25136) 2402 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:11 smithi059 bash[104335]: cluster 2024-08-25T12:07:10.448239+0000 mgr.y (mgr.25136) 2402 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:07:12.195 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 6, 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 11, 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 4 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:07:12.196 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:07:12.508 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:07:12.509 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:07:12.509 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:07:12.509 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-25T12:07:12.509 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:07:12.509 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "6/8 daemons upgraded", 2024-08-25T12:07:12.509 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:07:12.509 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:07:12.509 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:07:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:12 smithi196 bash[84730]: audit 2024-08-25T12:07:11.149009+0000 mgr.y (mgr.25136) 2403 : audit [DBG] from='client.74501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:12 smithi196 bash[84730]: audit 2024-08-25T12:07:11.149009+0000 mgr.y (mgr.25136) 2403 : audit [DBG] from='client.74501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:12 smithi196 bash[84730]: audit 2024-08-25T12:07:11.456817+0000 mgr.y (mgr.25136) 2404 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:12 smithi196 bash[84730]: audit 2024-08-25T12:07:11.456817+0000 mgr.y (mgr.25136) 2404 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:12 smithi196 bash[84730]: audit 2024-08-25T12:07:12.197316+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.59:0/4004611779' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:12 smithi196 bash[84730]: audit 2024-08-25T12:07:12.197316+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.59:0/4004611779' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[104335]: audit 2024-08-25T12:07:11.149009+0000 mgr.y (mgr.25136) 2403 : audit [DBG] from='client.74501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[104335]: audit 2024-08-25T12:07:11.149009+0000 mgr.y (mgr.25136) 2403 : audit [DBG] from='client.74501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[104335]: audit 2024-08-25T12:07:11.456817+0000 mgr.y (mgr.25136) 2404 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[104335]: audit 2024-08-25T12:07:11.456817+0000 mgr.y (mgr.25136) 2404 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[104335]: audit 2024-08-25T12:07:12.197316+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.59:0/4004611779' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[104335]: audit 2024-08-25T12:07:12.197316+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.59:0/4004611779' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[105101]: audit 2024-08-25T12:07:11.149009+0000 mgr.y (mgr.25136) 2403 : audit [DBG] from='client.74501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[105101]: audit 2024-08-25T12:07:11.149009+0000 mgr.y (mgr.25136) 2403 : audit [DBG] from='client.74501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[105101]: audit 2024-08-25T12:07:11.456817+0000 mgr.y (mgr.25136) 2404 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[105101]: audit 2024-08-25T12:07:11.456817+0000 mgr.y (mgr.25136) 2404 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[105101]: audit 2024-08-25T12:07:12.197316+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.59:0/4004611779' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:12 smithi059 bash[105101]: audit 2024-08-25T12:07:12.197316+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.59:0/4004611779' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:13 smithi196 bash[84730]: audit 2024-08-25T12:07:11.769758+0000 mgr.y (mgr.25136) 2405 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:13 smithi196 bash[84730]: audit 2024-08-25T12:07:11.769758+0000 mgr.y (mgr.25136) 2405 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:13 smithi196 bash[84730]: cluster 2024-08-25T12:07:12.449269+0000 mgr.y (mgr.25136) 2406 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-08-25T12:07:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:13 smithi196 bash[84730]: cluster 2024-08-25T12:07:12.449269+0000 mgr.y (mgr.25136) 2406 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-08-25T12:07:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:13 smithi196 bash[84730]: audit 2024-08-25T12:07:12.510861+0000 mgr.y (mgr.25136) 2407 : audit [DBG] from='client.64530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:13 smithi196 bash[84730]: audit 2024-08-25T12:07:12.510861+0000 mgr.y (mgr.25136) 2407 : audit [DBG] from='client.64530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:14.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[105101]: audit 2024-08-25T12:07:11.769758+0000 mgr.y (mgr.25136) 2405 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:14.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[105101]: audit 2024-08-25T12:07:11.769758+0000 mgr.y (mgr.25136) 2405 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[105101]: cluster 2024-08-25T12:07:12.449269+0000 mgr.y (mgr.25136) 2406 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[105101]: cluster 2024-08-25T12:07:12.449269+0000 mgr.y (mgr.25136) 2406 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[105101]: audit 2024-08-25T12:07:12.510861+0000 mgr.y (mgr.25136) 2407 : audit [DBG] from='client.64530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[105101]: audit 2024-08-25T12:07:12.510861+0000 mgr.y (mgr.25136) 2407 : audit [DBG] from='client.64530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[104335]: audit 2024-08-25T12:07:11.769758+0000 mgr.y (mgr.25136) 2405 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[104335]: audit 2024-08-25T12:07:11.769758+0000 mgr.y (mgr.25136) 2405 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[104335]: cluster 2024-08-25T12:07:12.449269+0000 mgr.y (mgr.25136) 2406 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[104335]: cluster 2024-08-25T12:07:12.449269+0000 mgr.y (mgr.25136) 2406 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[104335]: audit 2024-08-25T12:07:12.510861+0000 mgr.y (mgr.25136) 2407 : audit [DBG] from='client.64530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:13 smithi059 bash[104335]: audit 2024-08-25T12:07:12.510861+0000 mgr.y (mgr.25136) 2407 : audit [DBG] from='client.64530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:15.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:15 smithi059 bash[105101]: cluster 2024-08-25T12:07:14.450280+0000 mgr.y (mgr.25136) 2408 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-25T12:07:15.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:15 smithi059 bash[105101]: cluster 2024-08-25T12:07:14.450280+0000 mgr.y (mgr.25136) 2408 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-25T12:07:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:15 smithi059 bash[104335]: cluster 2024-08-25T12:07:14.450280+0000 mgr.y (mgr.25136) 2408 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-25T12:07:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:15 smithi059 bash[104335]: cluster 2024-08-25T12:07:14.450280+0000 mgr.y (mgr.25136) 2408 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-25T12:07:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:15 smithi196 bash[84730]: cluster 2024-08-25T12:07:14.450280+0000 mgr.y (mgr.25136) 2408 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-25T12:07:15.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:15 smithi196 bash[84730]: cluster 2024-08-25T12:07:14.450280+0000 mgr.y (mgr.25136) 2408 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-25T12:07:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:16 smithi196 bash[84730]: audit 2024-08-25T12:07:15.400852+0000 mgr.y (mgr.25136) 2409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:16 smithi196 bash[84730]: audit 2024-08-25T12:07:15.400852+0000 mgr.y (mgr.25136) 2409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:16 smithi196 bash[84730]: audit 2024-08-25T12:07:15.928259+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:16 smithi196 bash[84730]: audit 2024-08-25T12:07:15.928259+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:17.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:16 smithi059 bash[104335]: audit 2024-08-25T12:07:15.400852+0000 mgr.y (mgr.25136) 2409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:17.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:16 smithi059 bash[104335]: audit 2024-08-25T12:07:15.400852+0000 mgr.y (mgr.25136) 2409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:17.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:16 smithi059 bash[104335]: audit 2024-08-25T12:07:15.928259+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:17.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:16 smithi059 bash[104335]: audit 2024-08-25T12:07:15.928259+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:16 smithi059 bash[105101]: audit 2024-08-25T12:07:15.400852+0000 mgr.y (mgr.25136) 2409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:16 smithi059 bash[105101]: audit 2024-08-25T12:07:15.400852+0000 mgr.y (mgr.25136) 2409 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:16 smithi059 bash[105101]: audit 2024-08-25T12:07:15.928259+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:16 smithi059 bash[105101]: audit 2024-08-25T12:07:15.928259+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-08-25T12:07:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:17 smithi196 bash[84730]: audit 2024-08-25T12:07:15.924846+0000 mgr.y (mgr.25136) 2410 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:17 smithi196 bash[84730]: audit 2024-08-25T12:07:15.924846+0000 mgr.y (mgr.25136) 2410 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:17 smithi196 bash[84730]: cephadm 2024-08-25T12:07:15.927740+0000 mgr.y (mgr.25136) 2411 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-25T12:07:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:17 smithi196 bash[84730]: cephadm 2024-08-25T12:07:15.927740+0000 mgr.y (mgr.25136) 2411 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-25T12:07:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:17 smithi196 bash[84730]: cluster 2024-08-25T12:07:16.451488+0000 mgr.y (mgr.25136) 2412 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:17.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:17 smithi196 bash[84730]: cluster 2024-08-25T12:07:16.451488+0000 mgr.y (mgr.25136) 2412 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:18.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[104335]: audit 2024-08-25T12:07:15.924846+0000 mgr.y (mgr.25136) 2410 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:18.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[104335]: audit 2024-08-25T12:07:15.924846+0000 mgr.y (mgr.25136) 2410 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[104335]: cephadm 2024-08-25T12:07:15.927740+0000 mgr.y (mgr.25136) 2411 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[104335]: cephadm 2024-08-25T12:07:15.927740+0000 mgr.y (mgr.25136) 2411 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[104335]: cluster 2024-08-25T12:07:16.451488+0000 mgr.y (mgr.25136) 2412 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[104335]: cluster 2024-08-25T12:07:16.451488+0000 mgr.y (mgr.25136) 2412 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[105101]: audit 2024-08-25T12:07:15.924846+0000 mgr.y (mgr.25136) 2410 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[105101]: audit 2024-08-25T12:07:15.924846+0000 mgr.y (mgr.25136) 2410 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[105101]: cephadm 2024-08-25T12:07:15.927740+0000 mgr.y (mgr.25136) 2411 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[105101]: cephadm 2024-08-25T12:07:15.927740+0000 mgr.y (mgr.25136) 2411 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[105101]: cluster 2024-08-25T12:07:16.451488+0000 mgr.y (mgr.25136) 2412 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:17 smithi059 bash[105101]: cluster 2024-08-25T12:07:16.451488+0000 mgr.y (mgr.25136) 2412 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:19.485 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:07:19] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.51.0" 2024-08-25T12:07:19.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: cluster 2024-08-25T12:07:18.452652+0000 mgr.y (mgr.25136) 2413 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: cluster 2024-08-25T12:07:18.452652+0000 mgr.y (mgr.25136) 2413 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: cephadm 2024-08-25T12:07:18.480935+0000 mgr.y (mgr.25136) 2414 : cephadm [INF] Upgrade: Updating osd.6 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: cephadm 2024-08-25T12:07:18.480935+0000 mgr.y (mgr.25136) 2414 : cephadm [INF] Upgrade: Updating osd.6 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: audit 2024-08-25T12:07:18.489568+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: audit 2024-08-25T12:07:18.489568+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: audit 2024-08-25T12:07:18.498919+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: audit 2024-08-25T12:07:18.498919+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: audit 2024-08-25T12:07:18.501033+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: audit 2024-08-25T12:07:18.501033+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: cephadm 2024-08-25T12:07:18.502713+0000 mgr.y (mgr.25136) 2415 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T12:07:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[104335]: cephadm 2024-08-25T12:07:18.502713+0000 mgr.y (mgr.25136) 2415 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: cluster 2024-08-25T12:07:18.452652+0000 mgr.y (mgr.25136) 2413 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: cluster 2024-08-25T12:07:18.452652+0000 mgr.y (mgr.25136) 2413 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: cephadm 2024-08-25T12:07:18.480935+0000 mgr.y (mgr.25136) 2414 : cephadm [INF] Upgrade: Updating osd.6 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: cephadm 2024-08-25T12:07:18.480935+0000 mgr.y (mgr.25136) 2414 : cephadm [INF] Upgrade: Updating osd.6 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: audit 2024-08-25T12:07:18.489568+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: audit 2024-08-25T12:07:18.489568+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: audit 2024-08-25T12:07:18.498919+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: audit 2024-08-25T12:07:18.498919+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: audit 2024-08-25T12:07:18.501033+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: audit 2024-08-25T12:07:18.501033+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:19.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: cephadm 2024-08-25T12:07:18.502713+0000 mgr.y (mgr.25136) 2415 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T12:07:19.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:19 smithi059 bash[105101]: cephadm 2024-08-25T12:07:18.502713+0000 mgr.y (mgr.25136) 2415 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T12:07:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: cluster 2024-08-25T12:07:18.452652+0000 mgr.y (mgr.25136) 2413 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:07:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: cluster 2024-08-25T12:07:18.452652+0000 mgr.y (mgr.25136) 2413 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:07:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: cephadm 2024-08-25T12:07:18.480935+0000 mgr.y (mgr.25136) 2414 : cephadm [INF] Upgrade: Updating osd.6 2024-08-25T12:07:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: cephadm 2024-08-25T12:07:18.480935+0000 mgr.y (mgr.25136) 2414 : cephadm [INF] Upgrade: Updating osd.6 2024-08-25T12:07:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: audit 2024-08-25T12:07:18.489568+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: audit 2024-08-25T12:07:18.489568+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: audit 2024-08-25T12:07:18.498919+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-25T12:07:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: audit 2024-08-25T12:07:18.498919+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-25T12:07:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: audit 2024-08-25T12:07:18.501033+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: audit 2024-08-25T12:07:18.501033+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: cephadm 2024-08-25T12:07:18.502713+0000 mgr.y (mgr.25136) 2415 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T12:07:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:19 smithi196 bash[84730]: cephadm 2024-08-25T12:07:18.502713+0000 mgr.y (mgr.25136) 2415 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-08-25T12:07:21.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[104335]: audit 2024-08-25T12:07:19.629584+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[104335]: audit 2024-08-25T12:07:19.629584+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[104335]: audit 2024-08-25T12:07:19.636094+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[104335]: audit 2024-08-25T12:07:19.636094+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[104335]: audit 2024-08-25T12:07:19.855054+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[104335]: audit 2024-08-25T12:07:19.855054+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[105101]: audit 2024-08-25T12:07:19.629584+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[105101]: audit 2024-08-25T12:07:19.629584+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[105101]: audit 2024-08-25T12:07:19.636094+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:21.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[105101]: audit 2024-08-25T12:07:19.636094+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[105101]: audit 2024-08-25T12:07:19.855054+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:20 smithi059 bash[105101]: audit 2024-08-25T12:07:19.855054+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.100 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:20 smithi196 bash[84730]: audit 2024-08-25T12:07:19.629584+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.101 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:20 smithi196 bash[84730]: audit 2024-08-25T12:07:19.629584+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.101 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:20 smithi196 bash[84730]: audit 2024-08-25T12:07:19.636094+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:21.101 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:20 smithi196 bash[84730]: audit 2024-08-25T12:07:19.636094+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:21.101 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:20 smithi196 bash[84730]: audit 2024-08-25T12:07:19.855054+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:21.101 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:20 smithi196 bash[84730]: audit 2024-08-25T12:07:19.855054+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:22.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:21 smithi059 bash[104335]: cluster 2024-08-25T12:07:20.453897+0000 mgr.y (mgr.25136) 2416 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:22.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:21 smithi059 bash[104335]: cluster 2024-08-25T12:07:20.453897+0000 mgr.y (mgr.25136) 2416 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:22.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:21 smithi059 bash[105101]: cluster 2024-08-25T12:07:20.453897+0000 mgr.y (mgr.25136) 2416 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:22.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:21 smithi059 bash[105101]: cluster 2024-08-25T12:07:20.453897+0000 mgr.y (mgr.25136) 2416 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:22.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:21 smithi196 bash[84730]: cluster 2024-08-25T12:07:20.453897+0000 mgr.y (mgr.25136) 2416 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:22.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:21 smithi196 bash[84730]: cluster 2024-08-25T12:07:20.453897+0000 mgr.y (mgr.25136) 2416 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:23.402 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.402 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.402 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.403 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.403 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.403 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.404 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.404 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.404 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:23.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:23 smithi196 bash[84730]: cluster 2024-08-25T12:07:22.455016+0000 mgr.y (mgr.25136) 2417 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:23.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:23 smithi196 bash[84730]: cluster 2024-08-25T12:07:22.455016+0000 mgr.y (mgr.25136) 2417 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:23.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:23 smithi196 bash[84730]: cluster 2024-08-25T12:07:23.502849+0000 mon.a (mon.0) 1197 : cluster [INF] osd.6 marked itself down and dead 2024-08-25T12:07:23.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:23 smithi196 bash[84730]: cluster 2024-08-25T12:07:23.502849+0000 mon.a (mon.0) 1197 : cluster [INF] osd.6 marked itself down and dead 2024-08-25T12:07:23.861 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:23 smithi196 systemd[1]: Stopping Ceph osd.6 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:07:23.861 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:23 smithi196 bash[34665]: debug 2024-08-25T12:07:23.504+0000 7f346f951640 -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-08-25T12:07:23.862 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:23 smithi196 bash[34665]: debug 2024-08-25T12:07:23.504+0000 7f346f951640 -1 osd.6 151 *** Got signal Terminated *** 2024-08-25T12:07:23.862 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:23 smithi196 bash[34665]: debug 2024-08-25T12:07:23.504+0000 7f346f951640 -1 osd.6 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:07:24.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:23 smithi059 bash[104335]: cluster 2024-08-25T12:07:22.455016+0000 mgr.y (mgr.25136) 2417 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:24.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:23 smithi059 bash[104335]: cluster 2024-08-25T12:07:22.455016+0000 mgr.y (mgr.25136) 2417 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:24.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:23 smithi059 bash[104335]: cluster 2024-08-25T12:07:23.502849+0000 mon.a (mon.0) 1197 : cluster [INF] osd.6 marked itself down and dead 2024-08-25T12:07:24.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:23 smithi059 bash[104335]: cluster 2024-08-25T12:07:23.502849+0000 mon.a (mon.0) 1197 : cluster [INF] osd.6 marked itself down and dead 2024-08-25T12:07:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:23 smithi059 bash[105101]: cluster 2024-08-25T12:07:22.455016+0000 mgr.y (mgr.25136) 2417 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:24.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:23 smithi059 bash[105101]: cluster 2024-08-25T12:07:22.455016+0000 mgr.y (mgr.25136) 2417 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:23 smithi059 bash[105101]: cluster 2024-08-25T12:07:23.502849+0000 mon.a (mon.0) 1197 : cluster [INF] osd.6 marked itself down and dead 2024-08-25T12:07:24.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:23 smithi059 bash[105101]: cluster 2024-08-25T12:07:23.502849+0000 mon.a (mon.0) 1197 : cluster [INF] osd.6 marked itself down and dead 2024-08-25T12:07:24.778 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:24 smithi196 bash[84730]: cluster 2024-08-25T12:07:23.632694+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:07:24.778 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:24 smithi196 bash[84730]: cluster 2024-08-25T12:07:23.632694+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:07:24.778 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:24 smithi196 bash[84730]: cluster 2024-08-25T12:07:23.642757+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-08-25T12:07:24.778 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:24 smithi196 bash[84730]: cluster 2024-08-25T12:07:23.642757+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-08-25T12:07:25.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:24 smithi059 bash[104335]: cluster 2024-08-25T12:07:23.632694+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:07:25.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:24 smithi059 bash[104335]: cluster 2024-08-25T12:07:23.632694+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:07:25.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:24 smithi059 bash[104335]: cluster 2024-08-25T12:07:23.642757+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-08-25T12:07:25.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:24 smithi059 bash[104335]: cluster 2024-08-25T12:07:23.642757+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-08-25T12:07:25.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:24 smithi059 bash[105101]: cluster 2024-08-25T12:07:23.632694+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:07:25.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:24 smithi059 bash[105101]: cluster 2024-08-25T12:07:23.632694+0000 mon.a (mon.0) 1198 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:07:25.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:24 smithi059 bash[105101]: cluster 2024-08-25T12:07:23.642757+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-08-25T12:07:25.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:24 smithi059 bash[105101]: cluster 2024-08-25T12:07:23.642757+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-08-25T12:07:25.109 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:24 smithi196 bash[100703]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-6 2024-08-25T12:07:25.110 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[100843]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-6 2024-08-25T12:07:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: cluster 2024-08-25T12:07:24.456101+0000 mgr.y (mgr.25136) 2418 : cluster [DBG] pgmap v812: 161 pgs: 14 peering, 7 stale+active+clean, 140 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:07:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: cluster 2024-08-25T12:07:24.456101+0000 mgr.y (mgr.25136) 2418 : cluster [DBG] pgmap v812: 161 pgs: 14 peering, 7 stale+active+clean, 140 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:07:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: cluster 2024-08-25T12:07:24.646454+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-08-25T12:07:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: cluster 2024-08-25T12:07:24.646454+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-08-25T12:07:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: cluster 2024-08-25T12:07:24.649346+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: cluster 2024-08-25T12:07:24.649346+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:24.750333+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:24.750333+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:24.764220+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:24.764220+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:24.778075+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:24.778075+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:25.390567+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:25.390567+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:25.403429+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:25.403429+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:25.416885+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[104335]: audit 2024-08-25T12:07:25.416885+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: cluster 2024-08-25T12:07:24.456101+0000 mgr.y (mgr.25136) 2418 : cluster [DBG] pgmap v812: 161 pgs: 14 peering, 7 stale+active+clean, 140 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: cluster 2024-08-25T12:07:24.456101+0000 mgr.y (mgr.25136) 2418 : cluster [DBG] pgmap v812: 161 pgs: 14 peering, 7 stale+active+clean, 140 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: cluster 2024-08-25T12:07:24.646454+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: cluster 2024-08-25T12:07:24.646454+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: cluster 2024-08-25T12:07:24.649346+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: cluster 2024-08-25T12:07:24.649346+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:24.750333+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:24.750333+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:24.764220+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:24.764220+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:24.778075+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:24.778075+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:25.390567+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:25.390567+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:25.403429+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:25.403429+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:25.416885+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:25 smithi059 bash[105101]: audit 2024-08-25T12:07:25.416885+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: cluster 2024-08-25T12:07:24.456101+0000 mgr.y (mgr.25136) 2418 : cluster [DBG] pgmap v812: 161 pgs: 14 peering, 7 stale+active+clean, 140 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:07:26.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: cluster 2024-08-25T12:07:24.456101+0000 mgr.y (mgr.25136) 2418 : cluster [DBG] pgmap v812: 161 pgs: 14 peering, 7 stale+active+clean, 140 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: cluster 2024-08-25T12:07:24.646454+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: cluster 2024-08-25T12:07:24.646454+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: cluster 2024-08-25T12:07:24.649346+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: cluster 2024-08-25T12:07:24.649346+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:24.750333+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:24.750333+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:24.764220+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:24.764220+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:24.778075+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:24.778075+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:25.390567+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:25.390567+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:25.403429+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:25.403429+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:25.416885+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:25 smithi196 bash[84730]: audit 2024-08-25T12:07:25.416885+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:26.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:24.767639+0000 mgr.y (mgr.25136) 2419 : cluster [DBG] pgmap v814: 161 pgs: 17 peering, 5 stale+active+clean, 139 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:24.767639+0000 mgr.y (mgr.25136) 2419 : cluster [DBG] pgmap v814: 161 pgs: 17 peering, 5 stale+active+clean, 139 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:25.407358+0000 mgr.y (mgr.25136) 2420 : cluster [DBG] pgmap v815: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:25.407358+0000 mgr.y (mgr.25136) 2420 : cluster [DBG] pgmap v815: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:25.407928+0000 mgr.y (mgr.25136) 2421 : cluster [DBG] pgmap v816: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:25.407928+0000 mgr.y (mgr.25136) 2421 : cluster [DBG] pgmap v816: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: audit 2024-08-25T12:07:25.409792+0000 mgr.y (mgr.25136) 2422 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: audit 2024-08-25T12:07:25.409792+0000 mgr.y (mgr.25136) 2422 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:25.759388+0000 mon.a (mon.0) 1208 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:25.759388+0000 mon.a (mon.0) 1208 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:25.759436+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: Degraded data redundancy: 17/639 objects degraded (2.660%), 5 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:26.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:26 smithi196 bash[84730]: cluster 2024-08-25T12:07:25.759436+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: Degraded data redundancy: 17/639 objects degraded (2.660%), 5 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:24.767639+0000 mgr.y (mgr.25136) 2419 : cluster [DBG] pgmap v814: 161 pgs: 17 peering, 5 stale+active+clean, 139 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-08-25T12:07:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:24.767639+0000 mgr.y (mgr.25136) 2419 : cluster [DBG] pgmap v814: 161 pgs: 17 peering, 5 stale+active+clean, 139 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-08-25T12:07:27.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:25.407358+0000 mgr.y (mgr.25136) 2420 : cluster [DBG] pgmap v815: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:25.407358+0000 mgr.y (mgr.25136) 2420 : cluster [DBG] pgmap v815: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:25.407928+0000 mgr.y (mgr.25136) 2421 : cluster [DBG] pgmap v816: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:25.407928+0000 mgr.y (mgr.25136) 2421 : cluster [DBG] pgmap v816: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: audit 2024-08-25T12:07:25.409792+0000 mgr.y (mgr.25136) 2422 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: audit 2024-08-25T12:07:25.409792+0000 mgr.y (mgr.25136) 2422 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:25.759388+0000 mon.a (mon.0) 1208 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:25.759388+0000 mon.a (mon.0) 1208 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:25.759436+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: Degraded data redundancy: 17/639 objects degraded (2.660%), 5 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:27.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[105101]: cluster 2024-08-25T12:07:25.759436+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: Degraded data redundancy: 17/639 objects degraded (2.660%), 5 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:24.767639+0000 mgr.y (mgr.25136) 2419 : cluster [DBG] pgmap v814: 161 pgs: 17 peering, 5 stale+active+clean, 139 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:24.767639+0000 mgr.y (mgr.25136) 2419 : cluster [DBG] pgmap v814: 161 pgs: 17 peering, 5 stale+active+clean, 139 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:25.407358+0000 mgr.y (mgr.25136) 2420 : cluster [DBG] pgmap v815: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:25.407358+0000 mgr.y (mgr.25136) 2420 : cluster [DBG] pgmap v815: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:25.407928+0000 mgr.y (mgr.25136) 2421 : cluster [DBG] pgmap v816: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:25.407928+0000 mgr.y (mgr.25136) 2421 : cluster [DBG] pgmap v816: 161 pgs: 5 active+undersized, 17 peering, 4 stale+active+clean, 5 active+undersized+degraded, 130 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 17/639 objects degraded (2.660%) 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: audit 2024-08-25T12:07:25.409792+0000 mgr.y (mgr.25136) 2422 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: audit 2024-08-25T12:07:25.409792+0000 mgr.y (mgr.25136) 2422 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:25.759388+0000 mon.a (mon.0) 1208 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:07:27.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:25.759388+0000 mon.a (mon.0) 1208 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:07:27.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:25.759436+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: Degraded data redundancy: 17/639 objects degraded (2.660%), 5 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:27.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:26 smithi059 bash[104335]: cluster 2024-08-25T12:07:25.759436+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: Degraded data redundancy: 17/639 objects degraded (2.660%), 5 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:28.414 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.415 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.415 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.6.service: Deactivated successfully. 2024-08-25T12:07:28.415 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: Stopped Ceph osd.6 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:07:28.415 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.416 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.416 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.416 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.416 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.417 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.417 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:07:28.682 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:28 smithi196 systemd[1]: Started Ceph osd.6 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:07:29.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: cluster 2024-08-25T12:07:27.409320+0000 mgr.y (mgr.25136) 2423 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized, 17 peering, 1 stale+active+clean, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 48/639 objects degraded (7.512%) 2024-08-25T12:07:29.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: cluster 2024-08-25T12:07:27.409320+0000 mgr.y (mgr.25136) 2423 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized, 17 peering, 1 stale+active+clean, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 48/639 objects degraded (7.512%) 2024-08-25T12:07:29.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.471847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.471847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.485180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.485180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.494494+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.494494+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.496117+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.496117+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.504285+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.504285+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.651704+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.651704+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.655430+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.655430+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.660017+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.660017+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.662030+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.662030+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.669706+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[105101]: audit 2024-08-25T12:07:28.669706+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: cluster 2024-08-25T12:07:27.409320+0000 mgr.y (mgr.25136) 2423 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized, 17 peering, 1 stale+active+clean, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 48/639 objects degraded (7.512%) 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: cluster 2024-08-25T12:07:27.409320+0000 mgr.y (mgr.25136) 2423 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized, 17 peering, 1 stale+active+clean, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 48/639 objects degraded (7.512%) 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.471847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.471847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.485180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.485180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.494494+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.494494+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.496117+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.496117+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.504285+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.504285+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.651704+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.651704+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.655430+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.655430+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.660017+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.660017+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.662030+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.662030+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.669706+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:28 smithi059 bash[104335]: audit 2024-08-25T12:07:28.669706+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: cluster 2024-08-25T12:07:27.409320+0000 mgr.y (mgr.25136) 2423 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized, 17 peering, 1 stale+active+clean, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 48/639 objects degraded (7.512%) 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: cluster 2024-08-25T12:07:27.409320+0000 mgr.y (mgr.25136) 2423 : cluster [DBG] pgmap v817: 161 pgs: 12 active+undersized, 17 peering, 1 stale+active+clean, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 48/639 objects degraded (7.512%) 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.471847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.471847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.485180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.485180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.494494+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.494494+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.496117+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.496117+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.504285+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.504285+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.651704+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.651704+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.655430+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.655430+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.660017+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.660017+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.662030+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.662030+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.669706+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:28 smithi196 bash[84730]: audit 2024-08-25T12:07:28.669706+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:29.432 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:07:29] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-08-25T12:07:30.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: cluster 2024-08-25T12:07:28.495519+0000 mgr.y (mgr.25136) 2424 : cluster [DBG] pgmap v818: 161 pgs: 19 active+undersized, 17 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60/639 objects degraded (9.390%) 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: cluster 2024-08-25T12:07:28.495519+0000 mgr.y (mgr.25136) 2424 : cluster [DBG] pgmap v818: 161 pgs: 19 active+undersized, 17 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60/639 objects degraded (9.390%) 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: cephadm 2024-08-25T12:07:28.505532+0000 mgr.y (mgr.25136) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: cephadm 2024-08-25T12:07:28.505532+0000 mgr.y (mgr.25136) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: cephadm 2024-08-25T12:07:28.672381+0000 mgr.y (mgr.25136) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: cephadm 2024-08-25T12:07:28.672381+0000 mgr.y (mgr.25136) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.771747+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.771747+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.774768+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.774768+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.777749+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.777749+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.779120+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.779120+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.784739+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.784739+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.914838+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.914838+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.918501+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: cluster 2024-08-25T12:07:28.495519+0000 mgr.y (mgr.25136) 2424 : cluster [DBG] pgmap v818: 161 pgs: 19 active+undersized, 17 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60/639 objects degraded (9.390%) 2024-08-25T12:07:30.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: cluster 2024-08-25T12:07:28.495519+0000 mgr.y (mgr.25136) 2424 : cluster [DBG] pgmap v818: 161 pgs: 19 active+undersized, 17 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60/639 objects degraded (9.390%) 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: cephadm 2024-08-25T12:07:28.505532+0000 mgr.y (mgr.25136) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: cephadm 2024-08-25T12:07:28.505532+0000 mgr.y (mgr.25136) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: cephadm 2024-08-25T12:07:28.672381+0000 mgr.y (mgr.25136) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: cephadm 2024-08-25T12:07:28.672381+0000 mgr.y (mgr.25136) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.771747+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.771747+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.774768+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.774768+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.777749+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.777749+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.779120+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.779120+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.784739+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.784739+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.914838+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.914838+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.918501+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.918501+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.922331+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.922331+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.923781+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.923781+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.929205+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:28.929205+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.064186+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.064186+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.067148+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.067148+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.069972+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.069972+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.071266+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.071266+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.074859+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.074859+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.161219+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.161219+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.918501+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.922331+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.922331+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.923781+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.923781+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.929205+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:28.929205+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.064186+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.064186+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.067148+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.067148+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.069972+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.069972+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.071266+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.071266+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.074859+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.074859+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.161219+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.161219+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.163867+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.163867+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.167569+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.167569+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.168636+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.168636+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.171159+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.171159+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.252195+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.252195+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.254948+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.254948+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.257431+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.257431+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.258675+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.258675+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.260252+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.260252+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.339441+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.339441+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.163867+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.163867+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.167569+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.167569+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.168636+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.168636+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.171159+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.171159+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.252195+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.252195+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.254948+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.254948+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.257431+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.257431+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.258675+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.258675+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.260252+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.260252+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.339441+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.339441+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.341977+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.341977+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.344299+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.344299+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.345324+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.345324+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.349475+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.349475+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.446467+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.446467+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.449535+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.449535+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.452529+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.452529+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.453777+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.453777+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.456539+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.456539+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: cluster 2024-08-25T12:07:29.479729+0000 mon.a (mon.0) 1221 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:07:30.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: cluster 2024-08-25T12:07:29.479729+0000 mon.a (mon.0) 1221 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:07:30.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.341977+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.341977+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.344299+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.344299+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.345324+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.345324+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.349475+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.349475+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.446467+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.446467+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.449535+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.449535+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.452529+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.452529+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.453777+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.453777+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.456539+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.456539+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: cluster 2024-08-25T12:07:29.479729+0000 mon.a (mon.0) 1221 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:07:30.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: cluster 2024-08-25T12:07:29.479729+0000 mon.a (mon.0) 1221 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:07:30.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.568558+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.568558+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.571581+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.571581+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.575105+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.575105+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.576389+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.576389+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.580309+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.580309+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.673245+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.673245+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.676301+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.676301+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.679105+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.679105+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.680601+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[105101]: audit 2024-08-25T12:07:29.680601+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.568558+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.568558+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.571581+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.571581+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.575105+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.575105+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.576389+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.576389+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.580309+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.580309+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.673245+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.673245+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.676301+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.676301+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.679105+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.679105+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.680601+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:29 smithi059 bash[104335]: audit 2024-08-25T12:07:29.680601+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: cluster 2024-08-25T12:07:28.495519+0000 mgr.y (mgr.25136) 2424 : cluster [DBG] pgmap v818: 161 pgs: 19 active+undersized, 17 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60/639 objects degraded (9.390%) 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: cluster 2024-08-25T12:07:28.495519+0000 mgr.y (mgr.25136) 2424 : cluster [DBG] pgmap v818: 161 pgs: 19 active+undersized, 17 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60/639 objects degraded (9.390%) 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: cephadm 2024-08-25T12:07:28.505532+0000 mgr.y (mgr.25136) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: cephadm 2024-08-25T12:07:28.505532+0000 mgr.y (mgr.25136) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: cephadm 2024-08-25T12:07:28.672381+0000 mgr.y (mgr.25136) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: cephadm 2024-08-25T12:07:28.672381+0000 mgr.y (mgr.25136) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.771747+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.771747+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.774768+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.774768+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.777749+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.777749+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.779120+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.779120+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.784739+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.784739+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.914838+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.914838+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.918501+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.918501+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.922331+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.922331+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.923781+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.923781+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.929205+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:28.929205+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.064186+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.064186+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.067148+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.067148+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.069972+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.069972+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.071266+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.071266+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.074859+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.074859+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.161219+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.161219+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.163867+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.163867+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.167569+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.167569+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.168636+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.168636+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.171159+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.171159+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.252195+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.252195+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.254948+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.254948+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.257431+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.257431+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.258675+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.258675+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.260252+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.260252+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.339441+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.339441+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.341977+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.341977+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.344299+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.344299+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.345324+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.345324+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.349475+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.349475+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.446467+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.446467+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.449535+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.449535+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.452529+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.452529+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.453777+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.453777+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.456539+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.456539+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: cluster 2024-08-25T12:07:29.479729+0000 mon.a (mon.0) 1221 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: cluster 2024-08-25T12:07:29.479729+0000 mon.a (mon.0) 1221 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.568558+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.568558+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.571581+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.571581+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.575105+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.575105+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.576389+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.576389+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.580309+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.580309+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.673245+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.673245+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.676301+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.676301+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.679105+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.679105+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.680601+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:29 smithi196 bash[84730]: audit 2024-08-25T12:07:29.680601+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.860 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[101053]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:07:30.860 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[101053]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:07:30.860 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[101053]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:07:30.860 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[101053]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:07:30.860 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[101053]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:07:30.860 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[101053]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-25T12:07:30.860 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[101053]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-08-25T12:07:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:28.788017+0000 mgr.y (mgr.25136) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:28.788017+0000 mgr.y (mgr.25136) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:28.932743+0000 mgr.y (mgr.25136) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:28.932743+0000 mgr.y (mgr.25136) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.079412+0000 mgr.y (mgr.25136) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.079412+0000 mgr.y (mgr.25136) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.175809+0000 mgr.y (mgr.25136) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.175809+0000 mgr.y (mgr.25136) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.265749+0000 mgr.y (mgr.25136) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.265749+0000 mgr.y (mgr.25136) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.352644+0000 mgr.y (mgr.25136) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.352644+0000 mgr.y (mgr.25136) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.461546+0000 mgr.y (mgr.25136) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.461546+0000 mgr.y (mgr.25136) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.583879+0000 mgr.y (mgr.25136) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.583879+0000 mgr.y (mgr.25136) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.685902+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.685902+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.689565+0000 mgr.y (mgr.25136) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.689565+0000 mgr.y (mgr.25136) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.784083+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.784083+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.787288+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.787288+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.789860+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.789860+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.791136+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.791136+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.793263+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.793263+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.896189+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.896189+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.899375+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.899375+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.902900+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.902900+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.904236+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.904236+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.911342+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:29.911342+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.027295+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.027295+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.030001+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.030001+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.032342+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.032342+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.033353+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.033353+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.037952+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.037952+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.117835+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.117835+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.121809+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.121809+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.124883+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.124883+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.126039+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.126039+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.132319+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.132319+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.228306+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.228306+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.231347+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.231347+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.234590+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.234590+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.236201+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.236201+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.242867+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.242867+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.373827+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.373827+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.376598+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.376598+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.379390+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.379390+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.380265+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.380265+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.386363+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.386363+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.522169+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.522169+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.524511+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.524511+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.526858+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.526858+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.527842+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.527842+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.532329+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.532329+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.667673+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.667673+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.670443+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.670443+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.673269+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.673269+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:30.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.674257+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.674257+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:30.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.682355+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:30.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:30 smithi196 bash[84730]: audit 2024-08-25T12:07:30.682355+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:28.788017+0000 mgr.y (mgr.25136) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:28.788017+0000 mgr.y (mgr.25136) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:28.932743+0000 mgr.y (mgr.25136) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:28.932743+0000 mgr.y (mgr.25136) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.079412+0000 mgr.y (mgr.25136) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.079412+0000 mgr.y (mgr.25136) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.175809+0000 mgr.y (mgr.25136) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.175809+0000 mgr.y (mgr.25136) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.265749+0000 mgr.y (mgr.25136) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.265749+0000 mgr.y (mgr.25136) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.352644+0000 mgr.y (mgr.25136) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.352644+0000 mgr.y (mgr.25136) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.461546+0000 mgr.y (mgr.25136) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.461546+0000 mgr.y (mgr.25136) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.583879+0000 mgr.y (mgr.25136) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.583879+0000 mgr.y (mgr.25136) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.685902+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.685902+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.689565+0000 mgr.y (mgr.25136) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.689565+0000 mgr.y (mgr.25136) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.784083+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.784083+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:28.788017+0000 mgr.y (mgr.25136) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:28.788017+0000 mgr.y (mgr.25136) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:28.932743+0000 mgr.y (mgr.25136) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:28.932743+0000 mgr.y (mgr.25136) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.079412+0000 mgr.y (mgr.25136) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.079412+0000 mgr.y (mgr.25136) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.175809+0000 mgr.y (mgr.25136) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.175809+0000 mgr.y (mgr.25136) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.265749+0000 mgr.y (mgr.25136) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.265749+0000 mgr.y (mgr.25136) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.352644+0000 mgr.y (mgr.25136) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.352644+0000 mgr.y (mgr.25136) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.461546+0000 mgr.y (mgr.25136) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.461546+0000 mgr.y (mgr.25136) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.583879+0000 mgr.y (mgr.25136) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.583879+0000 mgr.y (mgr.25136) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.685902+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.685902+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.689565+0000 mgr.y (mgr.25136) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.689565+0000 mgr.y (mgr.25136) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:31.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.784083+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.784083+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.787288+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.787288+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.789860+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.789860+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.791136+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.791136+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.793263+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.793263+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.896189+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.896189+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.899375+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.899375+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.902900+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.902900+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.904236+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.904236+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.911342+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:29.911342+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.027295+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.027295+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.030001+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.030001+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.032342+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.032342+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.033353+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.033353+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.037952+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.037952+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.117835+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.117835+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.121809+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.121809+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.124883+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.124883+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.126039+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.126039+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.132319+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.132319+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.228306+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.787288+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.787288+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.789860+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.789860+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.791136+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.791136+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.793263+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.793263+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.896189+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.896189+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.899375+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.899375+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.902900+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.902900+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.904236+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.904236+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.911342+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:29.911342+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.027295+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.027295+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.228306+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.231347+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.231347+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.234590+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.234590+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.236201+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.236201+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.242867+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.242867+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.373827+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.373827+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.376598+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.376598+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.379390+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.379390+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.380265+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.380265+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.386363+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.386363+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.522169+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.522169+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.524511+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.524511+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.526858+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.526858+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.527842+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.527842+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.532329+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.532329+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.667673+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.667673+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.670443+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.670443+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.673269+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.673269+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.674257+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.674257+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.682355+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[105101]: audit 2024-08-25T12:07:30.682355+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.030001+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.030001+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.032342+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.032342+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.033353+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.033353+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.037952+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.037952+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.117835+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.117835+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.121809+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.121809+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.124883+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.124883+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.126039+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.126039+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.132319+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.132319+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.228306+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.228306+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.231347+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.231347+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.234590+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.234590+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.236201+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.236201+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.242867+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.242867+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.373827+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.373827+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.376598+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.376598+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.379390+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.379390+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.380265+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.380265+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.386363+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.386363+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.522169+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.522169+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.524511+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.524511+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.526858+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.526858+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.527842+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.527842+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.532329+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.532329+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.667673+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.667673+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:31.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.670443+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.670443+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:31.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.673269+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.673269+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:31.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.674257+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.674257+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:31.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.682355+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:30 smithi059 bash[104335]: audit 2024-08-25T12:07:30.682355+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:31.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[101053]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-25T12:07:31.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[101053]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-08-25T12:07:31.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[101053]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-25T12:07:31.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[101053]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-25T12:07:31.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[101053]: --> ceph-volume lvm activate successful for osd ID: 6 2024-08-25T12:07:32.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.796802+0000 mgr.y (mgr.25136) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.796802+0000 mgr.y (mgr.25136) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.912696+0000 mgr.y (mgr.25136) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:29.912696+0000 mgr.y (mgr.25136) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.041715+0000 mgr.y (mgr.25136) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.041715+0000 mgr.y (mgr.25136) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.133910+0000 mgr.y (mgr.25136) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.133910+0000 mgr.y (mgr.25136) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.244667+0000 mgr.y (mgr.25136) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.244667+0000 mgr.y (mgr.25136) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.387347+0000 mgr.y (mgr.25136) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.387347+0000 mgr.y (mgr.25136) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cluster 2024-08-25T12:07:30.496883+0000 mgr.y (mgr.25136) 2442 : cluster [DBG] pgmap v819: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cluster 2024-08-25T12:07:30.496883+0000 mgr.y (mgr.25136) 2442 : cluster [DBG] pgmap v819: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.533203+0000 mgr.y (mgr.25136) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.533203+0000 mgr.y (mgr.25136) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.683409+0000 mgr.y (mgr.25136) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.683409+0000 mgr.y (mgr.25136) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.775692+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.775692+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.796802+0000 mgr.y (mgr.25136) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.796802+0000 mgr.y (mgr.25136) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.912696+0000 mgr.y (mgr.25136) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:29.912696+0000 mgr.y (mgr.25136) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.041715+0000 mgr.y (mgr.25136) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.041715+0000 mgr.y (mgr.25136) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.133910+0000 mgr.y (mgr.25136) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.133910+0000 mgr.y (mgr.25136) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.244667+0000 mgr.y (mgr.25136) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.244667+0000 mgr.y (mgr.25136) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.387347+0000 mgr.y (mgr.25136) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.387347+0000 mgr.y (mgr.25136) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cluster 2024-08-25T12:07:30.496883+0000 mgr.y (mgr.25136) 2442 : cluster [DBG] pgmap v819: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cluster 2024-08-25T12:07:30.496883+0000 mgr.y (mgr.25136) 2442 : cluster [DBG] pgmap v819: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.533203+0000 mgr.y (mgr.25136) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.533203+0000 mgr.y (mgr.25136) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.683409+0000 mgr.y (mgr.25136) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.683409+0000 mgr.y (mgr.25136) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.775692+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.775692+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.777995+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.777995+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.780353+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.780353+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.781134+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.781134+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.782166+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.782166+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.859968+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.859968+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.862819+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.862819+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.866236+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.866236+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.867444+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.867444+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.869330+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.869330+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.966544+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.966544+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.968945+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.968945+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.971910+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.971910+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.972743+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.972743+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.974352+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:30.974352+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.058339+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.058339+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.060700+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.060700+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.063035+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.063035+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.064284+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.064284+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.068383+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.068383+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cluster 2024-08-25T12:07:31.085572+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cluster 2024-08-25T12:07:31.085572+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cluster 2024-08-25T12:07:31.085597+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cluster 2024-08-25T12:07:31.085597+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.167824+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.167824+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.170707+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.170707+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.173620+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.173620+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.174766+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.174766+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.178701+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.178701+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.288298+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.288298+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.290675+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.290675+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.292904+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.292904+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.294066+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.777995+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.777995+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.780353+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.780353+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.781134+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.781134+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.782166+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.782166+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.859968+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.859968+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.862819+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.862819+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.866236+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.866236+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.867444+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.867444+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.869330+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.869330+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.966544+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.966544+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.294066+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.295781+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.295781+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.376445+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.376445+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.379191+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.379191+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.381516+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.381516+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.382542+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.382542+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.384138+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.384138+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cluster 2024-08-25T12:07:31.384349+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: cluster 2024-08-25T12:07:31.384349+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.508034+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.508034+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.511365+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.511365+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.515146+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.515146+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.516471+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.516471+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.519497+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.519497+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.600317+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.600317+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.603116+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.603116+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.605343+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.605343+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.606383+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.606383+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.609969+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.609969+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.688419+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.688419+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.691034+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.691034+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.693648+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.693648+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.694706+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[104335]: audit 2024-08-25T12:07:31.694706+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.968945+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.968945+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.971910+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.971910+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.972743+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.972743+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.974352+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:30.974352+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.058339+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.058339+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.060700+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.060700+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.063035+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.063035+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.064284+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.064284+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.068383+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.068383+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cluster 2024-08-25T12:07:31.085572+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cluster 2024-08-25T12:07:31.085572+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cluster 2024-08-25T12:07:31.085597+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cluster 2024-08-25T12:07:31.085597+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:32.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.167824+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.167824+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.170707+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.170707+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.173620+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.173620+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.174766+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.174766+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.178701+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.178701+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.288298+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.288298+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.290675+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.290675+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.292904+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.292904+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.294066+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.294066+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.295781+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.295781+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.376445+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.376445+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.379191+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.379191+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.381516+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.381516+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.382542+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.382542+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.384138+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.384138+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cluster 2024-08-25T12:07:31.384349+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: cluster 2024-08-25T12:07:31.384349+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.508034+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.508034+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.511365+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.511365+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.515146+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.515146+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.516471+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.516471+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.519497+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.519497+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.600317+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.600317+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.603116+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.603116+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.605343+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.605343+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.606383+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.606383+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.609969+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.609969+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.688419+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.688419+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.691034+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.691034+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.693648+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.693648+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.694706+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:31 smithi059 bash[105101]: audit 2024-08-25T12:07:31.694706+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.796802+0000 mgr.y (mgr.25136) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.796802+0000 mgr.y (mgr.25136) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.912696+0000 mgr.y (mgr.25136) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:29.912696+0000 mgr.y (mgr.25136) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.041715+0000 mgr.y (mgr.25136) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.041715+0000 mgr.y (mgr.25136) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.133910+0000 mgr.y (mgr.25136) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.133910+0000 mgr.y (mgr.25136) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.244667+0000 mgr.y (mgr.25136) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.244667+0000 mgr.y (mgr.25136) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.387347+0000 mgr.y (mgr.25136) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.387347+0000 mgr.y (mgr.25136) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cluster 2024-08-25T12:07:30.496883+0000 mgr.y (mgr.25136) 2442 : cluster [DBG] pgmap v819: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cluster 2024-08-25T12:07:30.496883+0000 mgr.y (mgr.25136) 2442 : cluster [DBG] pgmap v819: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.533203+0000 mgr.y (mgr.25136) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.533203+0000 mgr.y (mgr.25136) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.683409+0000 mgr.y (mgr.25136) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.683409+0000 mgr.y (mgr.25136) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.775692+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.775692+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.777995+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.777995+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.780353+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.780353+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.781134+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.781134+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.782166+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.782166+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.859968+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.859968+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.862819+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.862819+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.866236+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.866236+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.867444+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.867444+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.869330+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.869330+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.966544+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.966544+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.968945+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.968945+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.971910+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.971910+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.972743+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.972743+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.974352+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:30.974352+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.058339+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.058339+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.060700+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.060700+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.063035+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.063035+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.064284+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.064284+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.068383+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.068383+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cluster 2024-08-25T12:07:31.085572+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:32.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cluster 2024-08-25T12:07:31.085572+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-25T12:07:32.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cluster 2024-08-25T12:07:31.085597+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cluster 2024-08-25T12:07:31.085597+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 17 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.167824+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.167824+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.170707+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.170707+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.173620+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.173620+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.174766+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.174766+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.178701+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.178701+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.288298+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.288298+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.290675+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.290675+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.292904+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.292904+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.294066+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.294066+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.295781+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.295781+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.376445+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.376445+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.379191+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.379191+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.381516+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.381516+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.382542+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.382542+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.384138+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.384138+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cluster 2024-08-25T12:07:31.384349+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: cluster 2024-08-25T12:07:31.384349+0000 mon.a (mon.0) 1241 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.508034+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.508034+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.511365+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.511365+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.515146+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.515146+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.516471+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.516471+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.519497+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.519497+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.600317+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.600317+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.603116+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.603116+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.605343+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.605343+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.606383+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.606383+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.609969+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.609969+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.688419+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.688419+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:32.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.691034+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.691034+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:32.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.693648+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.693648+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:32.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.694706+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:32.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:31 smithi196 bash[84730]: audit 2024-08-25T12:07:31.694706+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.783120+0000 mgr.y (mgr.25136) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.783120+0000 mgr.y (mgr.25136) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.874922+0000 mgr.y (mgr.25136) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.874922+0000 mgr.y (mgr.25136) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.977730+0000 mgr.y (mgr.25136) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:30.977730+0000 mgr.y (mgr.25136) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.069521+0000 mgr.y (mgr.25136) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.069521+0000 mgr.y (mgr.25136) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.179733+0000 mgr.y (mgr.25136) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.179733+0000 mgr.y (mgr.25136) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.299130+0000 mgr.y (mgr.25136) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.299130+0000 mgr.y (mgr.25136) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.393985+0000 mgr.y (mgr.25136) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.393985+0000 mgr.y (mgr.25136) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.522644+0000 mgr.y (mgr.25136) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.522644+0000 mgr.y (mgr.25136) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.611720+0000 mgr.y (mgr.25136) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.611720+0000 mgr.y (mgr.25136) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.696881+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.696881+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.700155+0000 mgr.y (mgr.25136) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.700155+0000 mgr.y (mgr.25136) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.782079+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.782079+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.784599+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.784599+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.786737+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.786737+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.787810+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.787810+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.790406+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.790406+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.870328+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.870328+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.873110+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.873110+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.875699+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.875699+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.876815+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.876815+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.879501+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.879501+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.995689+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.995689+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.998319+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:31.998319+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.000835+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.000835+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.001906+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.001906+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.004422+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.004422+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.089821+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.089821+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.092770+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.092770+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.095201+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.095201+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.096543+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.096543+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.098889+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.098889+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.197490+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.197490+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.199930+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.199930+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.202123+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.202123+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.203012+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.203012+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.207078+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.207078+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.310261+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.310261+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.312850+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.312850+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.315591+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.315591+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.316882+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.316882+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.321695+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.321695+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.783120+0000 mgr.y (mgr.25136) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.783120+0000 mgr.y (mgr.25136) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.874922+0000 mgr.y (mgr.25136) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.874922+0000 mgr.y (mgr.25136) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.977730+0000 mgr.y (mgr.25136) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:30.977730+0000 mgr.y (mgr.25136) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.069521+0000 mgr.y (mgr.25136) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.069521+0000 mgr.y (mgr.25136) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.179733+0000 mgr.y (mgr.25136) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.179733+0000 mgr.y (mgr.25136) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.299130+0000 mgr.y (mgr.25136) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.299130+0000 mgr.y (mgr.25136) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.393985+0000 mgr.y (mgr.25136) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.393985+0000 mgr.y (mgr.25136) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.522644+0000 mgr.y (mgr.25136) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.522644+0000 mgr.y (mgr.25136) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.611720+0000 mgr.y (mgr.25136) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.611720+0000 mgr.y (mgr.25136) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.696881+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.696881+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.700155+0000 mgr.y (mgr.25136) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.700155+0000 mgr.y (mgr.25136) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.440358+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.440358+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.443657+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.443657+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.448059+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.448059+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.449414+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.449414+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.457412+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.457412+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.577999+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.577999+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.581141+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.581141+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.584600+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.584600+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.586030+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.586030+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.593242+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.593242+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.694467+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.694467+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.696956+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.696956+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.700035+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.700035+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.700984+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[104335]: audit 2024-08-25T12:07:32.700984+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.782079+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.782079+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.784599+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.784599+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.786737+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.786737+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.787810+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.787810+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.790406+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.790406+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.870328+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.870328+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.873110+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.873110+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.875699+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.875699+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.876815+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.876815+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.879501+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.879501+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.995689+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.995689+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.998319+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:31.998319+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.000835+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.000835+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.001906+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.001906+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.004422+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.004422+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.089821+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.089821+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.092770+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.092770+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.095201+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.095201+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.096543+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.096543+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.098889+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.098889+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.197490+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.197490+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.199930+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.199930+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.202123+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.202123+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.203012+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.203012+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.207078+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.207078+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.310261+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.310261+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.312850+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.312850+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.315591+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.315591+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.316882+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.316882+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.321695+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.321695+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.440358+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.440358+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.443657+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.443657+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.448059+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.448059+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.449414+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.449414+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.457412+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.457412+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.577999+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.577999+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.581141+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.581141+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.584600+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.584600+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.586030+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.586030+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.593242+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.593242+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.694467+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.694467+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.696956+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.696956+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.700035+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.700035+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.700984+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:32 smithi059 bash[105101]: audit 2024-08-25T12:07:32.700984+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.783120+0000 mgr.y (mgr.25136) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.783120+0000 mgr.y (mgr.25136) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.874922+0000 mgr.y (mgr.25136) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.874922+0000 mgr.y (mgr.25136) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.977730+0000 mgr.y (mgr.25136) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:30.977730+0000 mgr.y (mgr.25136) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.069521+0000 mgr.y (mgr.25136) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.069521+0000 mgr.y (mgr.25136) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.179733+0000 mgr.y (mgr.25136) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.179733+0000 mgr.y (mgr.25136) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.299130+0000 mgr.y (mgr.25136) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.299130+0000 mgr.y (mgr.25136) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.393985+0000 mgr.y (mgr.25136) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.393985+0000 mgr.y (mgr.25136) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.522644+0000 mgr.y (mgr.25136) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.522644+0000 mgr.y (mgr.25136) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.611720+0000 mgr.y (mgr.25136) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.611720+0000 mgr.y (mgr.25136) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.696881+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.696881+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.700155+0000 mgr.y (mgr.25136) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.700155+0000 mgr.y (mgr.25136) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:33.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.782079+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.782079+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.784599+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.784599+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.786737+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.786737+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.787810+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.787810+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.790406+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.790406+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.870328+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.870328+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.873110+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.873110+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.875699+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.875699+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.876815+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.876815+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.879501+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.879501+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.995689+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.995689+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.998319+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:31.998319+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.000835+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.000835+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.001906+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.001906+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.004422+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.004422+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.089821+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.089821+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.092770+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.092770+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.095201+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.095201+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.096543+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.096543+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.098889+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.098889+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.197490+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.197490+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.199930+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.199930+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.202123+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.202123+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.203012+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.203012+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.207078+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.207078+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.310261+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.310261+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.312850+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.312850+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.315591+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.315591+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.316882+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.316882+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.321695+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.321695+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.440358+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.440358+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.443657+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.443657+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.448059+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.448059+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.449414+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.449414+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.457412+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.457412+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.577999+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.577999+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.581141+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.581141+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.584600+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.584600+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.586030+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.586030+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.593242+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.593242+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.694467+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.694467+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:33.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.696956+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.696956+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:33.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.700035+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.700035+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:33.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.700984+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:33.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:32 smithi196 bash[84730]: audit 2024-08-25T12:07:32.700984+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.793300+0000 mgr.y (mgr.25136) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.793300+0000 mgr.y (mgr.25136) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.881900+0000 mgr.y (mgr.25136) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:31.881900+0000 mgr.y (mgr.25136) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.007500+0000 mgr.y (mgr.25136) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.007500+0000 mgr.y (mgr.25136) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.104887+0000 mgr.y (mgr.25136) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.104887+0000 mgr.y (mgr.25136) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.208600+0000 mgr.y (mgr.25136) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.208600+0000 mgr.y (mgr.25136) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.325463+0000 mgr.y (mgr.25136) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.325463+0000 mgr.y (mgr.25136) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.458673+0000 mgr.y (mgr.25136) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.458673+0000 mgr.y (mgr.25136) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cluster 2024-08-25T12:07:32.497710+0000 mgr.y (mgr.25136) 2462 : cluster [DBG] pgmap v820: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cluster 2024-08-25T12:07:32.497710+0000 mgr.y (mgr.25136) 2462 : cluster [DBG] pgmap v820: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.594202+0000 mgr.y (mgr.25136) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.594202+0000 mgr.y (mgr.25136) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.704985+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.704985+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.706750+0000 mgr.y (mgr.25136) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.706750+0000 mgr.y (mgr.25136) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.788548+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.788548+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.791201+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.791201+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.794226+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.794226+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.795712+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.795712+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.801023+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.801023+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.894117+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.894117+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.896366+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.896366+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.898405+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.898405+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.899434+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.899434+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.906210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.793300+0000 mgr.y (mgr.25136) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.793300+0000 mgr.y (mgr.25136) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.881900+0000 mgr.y (mgr.25136) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:31.881900+0000 mgr.y (mgr.25136) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.007500+0000 mgr.y (mgr.25136) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.007500+0000 mgr.y (mgr.25136) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.104887+0000 mgr.y (mgr.25136) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.104887+0000 mgr.y (mgr.25136) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.208600+0000 mgr.y (mgr.25136) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.208600+0000 mgr.y (mgr.25136) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.325463+0000 mgr.y (mgr.25136) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.325463+0000 mgr.y (mgr.25136) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.458673+0000 mgr.y (mgr.25136) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.458673+0000 mgr.y (mgr.25136) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cluster 2024-08-25T12:07:32.497710+0000 mgr.y (mgr.25136) 2462 : cluster [DBG] pgmap v820: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cluster 2024-08-25T12:07:32.497710+0000 mgr.y (mgr.25136) 2462 : cluster [DBG] pgmap v820: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.594202+0000 mgr.y (mgr.25136) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.594202+0000 mgr.y (mgr.25136) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.704985+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.704985+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.706750+0000 mgr.y (mgr.25136) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:32.906210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.016292+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.016292+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.019189+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.019189+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.021636+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.021636+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.022945+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.022945+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.030461+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.030461+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.132713+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.132713+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.135685+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.135685+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.138290+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.138290+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.139604+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.139604+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.144300+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.144300+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.250201+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.250201+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.253147+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.253147+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.256759+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.256759+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.258054+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.258054+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.262081+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.262081+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.379243+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.379243+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.382637+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.382637+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.385464+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.385464+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.386710+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.386710+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.706750+0000 mgr.y (mgr.25136) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.788548+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.788548+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.791201+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.791201+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.794226+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.794226+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.795712+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.795712+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.801023+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.801023+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.894117+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.894117+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.896366+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.896366+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.898405+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.898405+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.899434+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.899434+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.906210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.392097+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.392097+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.527250+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.527250+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.530284+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.530284+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.534114+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.534114+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.535606+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.535606+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.540703+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.540703+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.685617+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.685617+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.689039+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.689039+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.692268+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.692268+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.693645+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.693645+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.697502+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[105101]: audit 2024-08-25T12:07:33.697502+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:32.906210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.016292+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.016292+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.019189+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.019189+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.021636+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.021636+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.022945+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.022945+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.030461+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.030461+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.132713+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.132713+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.135685+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.135685+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.138290+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.138290+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.139604+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.139604+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.144300+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.144300+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.250201+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.250201+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.253147+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.253147+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.256759+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.256759+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.258054+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.258054+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.262081+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.262081+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.379243+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.379243+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.382637+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.382637+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.385464+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.385464+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.386710+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.386710+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.392097+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.392097+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.527250+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.527250+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.530284+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.530284+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.534114+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.534114+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.535606+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.535606+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.540703+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.540703+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.685617+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.685617+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.689039+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.689039+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.692268+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.692268+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.693645+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.693645+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.697502+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:33 smithi059 bash[104335]: audit 2024-08-25T12:07:33.697502+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.793300+0000 mgr.y (mgr.25136) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.793300+0000 mgr.y (mgr.25136) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.881900+0000 mgr.y (mgr.25136) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:31.881900+0000 mgr.y (mgr.25136) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.007500+0000 mgr.y (mgr.25136) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.007500+0000 mgr.y (mgr.25136) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.104887+0000 mgr.y (mgr.25136) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.104887+0000 mgr.y (mgr.25136) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.208600+0000 mgr.y (mgr.25136) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.208600+0000 mgr.y (mgr.25136) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.325463+0000 mgr.y (mgr.25136) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.325463+0000 mgr.y (mgr.25136) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.458673+0000 mgr.y (mgr.25136) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.458673+0000 mgr.y (mgr.25136) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cluster 2024-08-25T12:07:32.497710+0000 mgr.y (mgr.25136) 2462 : cluster [DBG] pgmap v820: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cluster 2024-08-25T12:07:32.497710+0000 mgr.y (mgr.25136) 2462 : cluster [DBG] pgmap v820: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/639 objects degraded (12.050%) 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.594202+0000 mgr.y (mgr.25136) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.594202+0000 mgr.y (mgr.25136) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.704985+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.704985+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.706750+0000 mgr.y (mgr.25136) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.706750+0000 mgr.y (mgr.25136) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.788548+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.788548+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.791201+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.791201+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.794226+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.794226+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.795712+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.795712+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.801023+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.801023+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.894117+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.894117+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.896366+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.896366+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.898405+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.898405+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.899434+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.899434+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.906210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:32.906210+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.016292+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.016292+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.019189+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.019189+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.021636+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.021636+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.022945+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.022945+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.030461+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.030461+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.132713+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.132713+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.135685+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.135685+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.138290+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.138290+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.139604+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.139604+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.144300+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.144300+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.250201+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.250201+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.253147+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.253147+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.256759+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.256759+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.258054+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.258054+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.262081+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.262081+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.379243+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.379243+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.382637+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.382637+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.385464+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.385464+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.386710+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.386710+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.392097+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.392097+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.527250+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.527250+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.530284+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.530284+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.534114+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.534114+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.535606+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.535606+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.540703+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.540703+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.685617+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.685617+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.689039+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.689039+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.692268+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.692268+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.693645+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.693645+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.697502+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:33 smithi196 bash[84730]: audit 2024-08-25T12:07:33.697502+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.802691+0000 mgr.y (mgr.25136) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.802691+0000 mgr.y (mgr.25136) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.906863+0000 mgr.y (mgr.25136) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:32.906863+0000 mgr.y (mgr.25136) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.032262+0000 mgr.y (mgr.25136) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.032262+0000 mgr.y (mgr.25136) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.145853+0000 mgr.y (mgr.25136) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.145853+0000 mgr.y (mgr.25136) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.262812+0000 mgr.y (mgr.25136) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.262812+0000 mgr.y (mgr.25136) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.395039+0000 mgr.y (mgr.25136) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.395039+0000 mgr.y (mgr.25136) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.542205+0000 mgr.y (mgr.25136) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.542205+0000 mgr.y (mgr.25136) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.700290+0000 mgr.y (mgr.25136) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.700290+0000 mgr.y (mgr.25136) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.830423+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.830423+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.833687+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.833687+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.836808+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.836808+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.838150+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.838150+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.842464+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.842464+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.988986+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.988986+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.992260+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.992260+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.995052+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.995052+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.996387+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:33.996387+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.001807+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.001807+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.147442+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.147442+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.150621+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.150621+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.153754+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.153754+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.155119+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.155119+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.158395+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.158395+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.306144+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.306144+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.309230+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.309230+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.312250+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.312250+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.313479+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.313479+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.319252+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.319252+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.459613+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.459613+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.462219+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.462219+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.466056+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.466056+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.467216+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.467216+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.475237+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.475237+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.621852+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.621852+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.624218+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.624218+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.627313+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.627313+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.627787+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.627787+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.635721+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.635721+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.636218+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.636218+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.658166+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:34.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:34 smithi196 bash[84730]: audit 2024-08-25T12:07:34.658166+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.802691+0000 mgr.y (mgr.25136) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.802691+0000 mgr.y (mgr.25136) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.906863+0000 mgr.y (mgr.25136) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:32.906863+0000 mgr.y (mgr.25136) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.032262+0000 mgr.y (mgr.25136) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.032262+0000 mgr.y (mgr.25136) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.145853+0000 mgr.y (mgr.25136) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.145853+0000 mgr.y (mgr.25136) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.262812+0000 mgr.y (mgr.25136) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.262812+0000 mgr.y (mgr.25136) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.395039+0000 mgr.y (mgr.25136) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.395039+0000 mgr.y (mgr.25136) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.542205+0000 mgr.y (mgr.25136) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.542205+0000 mgr.y (mgr.25136) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.700290+0000 mgr.y (mgr.25136) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.700290+0000 mgr.y (mgr.25136) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.830423+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.830423+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.833687+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.833687+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.836808+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.802691+0000 mgr.y (mgr.25136) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.802691+0000 mgr.y (mgr.25136) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.906863+0000 mgr.y (mgr.25136) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:32.906863+0000 mgr.y (mgr.25136) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.032262+0000 mgr.y (mgr.25136) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.032262+0000 mgr.y (mgr.25136) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.145853+0000 mgr.y (mgr.25136) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.145853+0000 mgr.y (mgr.25136) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.262812+0000 mgr.y (mgr.25136) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.262812+0000 mgr.y (mgr.25136) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.395039+0000 mgr.y (mgr.25136) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.395039+0000 mgr.y (mgr.25136) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.542205+0000 mgr.y (mgr.25136) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.542205+0000 mgr.y (mgr.25136) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.700290+0000 mgr.y (mgr.25136) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.700290+0000 mgr.y (mgr.25136) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.830423+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.830423+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.833687+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.833687+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.836808+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.836808+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.838150+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.838150+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.842464+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.842464+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.988986+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.988986+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.992260+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.992260+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.995052+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.995052+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.996387+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:33.996387+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.001807+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.001807+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.147442+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.147442+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.150621+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.150621+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.153754+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.836808+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.838150+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.838150+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.842464+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.842464+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.988986+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.988986+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.992260+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.992260+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.995052+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.995052+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.996387+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:33.996387+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.001807+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.001807+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.147442+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.147442+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.150621+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.150621+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.153754+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.153754+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.155119+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.155119+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.158395+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.158395+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.306144+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.306144+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.309230+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.309230+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.312250+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.312250+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.313479+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.313479+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.319252+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.319252+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.459613+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.459613+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.462219+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.462219+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.466056+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.153754+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.155119+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.155119+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.158395+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.158395+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.306144+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.306144+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.309230+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.309230+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.312250+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.312250+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.313479+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.313479+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.319252+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.319252+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.459613+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.459613+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.462219+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.462219+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.466056+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.466056+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.467216+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.467216+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.475237+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.475237+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.621852+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.621852+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.624218+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.624218+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.627313+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.627313+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.627787+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.627787+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.635721+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.635721+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.636218+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.636218+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.658166+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[104335]: audit 2024-08-25T12:07:34.658166+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.466056+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.467216+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.467216+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.475237+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.475237+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.621852+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.621852+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.624218+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.624218+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:35.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.627313+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.627313+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.627787+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.627787+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.635721+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.635721+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.636218+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.636218+0000 mon.b (mon.1) 2958 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.658166+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:34 smithi059 bash[105101]: audit 2024-08-25T12:07:34.658166+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:35.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[101446]: debug 2024-08-25T12:07:35.060+0000 7f903abff640 1 -- 172.21.15.196:0/1433320381 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559e0dcb0960 con 0x559e0ea9e000 2024-08-25T12:07:36.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.845158+0000 mgr.y (mgr.25136) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:33.845158+0000 mgr.y (mgr.25136) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.004555+0000 mgr.y (mgr.25136) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.004555+0000 mgr.y (mgr.25136) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.161808+0000 mgr.y (mgr.25136) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.161808+0000 mgr.y (mgr.25136) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.322632+0000 mgr.y (mgr.25136) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.322632+0000 mgr.y (mgr.25136) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.476446+0000 mgr.y (mgr.25136) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.476446+0000 mgr.y (mgr.25136) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cluster 2024-08-25T12:07:34.499267+0000 mgr.y (mgr.25136) 2478 : cluster [DBG] pgmap v821: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 337 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cluster 2024-08-25T12:07:34.499267+0000 mgr.y (mgr.25136) 2478 : cluster [DBG] pgmap v821: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 337 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.661559+0000 mgr.y (mgr.25136) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.661559+0000 mgr.y (mgr.25136) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.841058+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.841058+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.843892+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.843892+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.846997+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.845158+0000 mgr.y (mgr.25136) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:33.845158+0000 mgr.y (mgr.25136) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.004555+0000 mgr.y (mgr.25136) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.004555+0000 mgr.y (mgr.25136) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.161808+0000 mgr.y (mgr.25136) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.161808+0000 mgr.y (mgr.25136) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.322632+0000 mgr.y (mgr.25136) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.322632+0000 mgr.y (mgr.25136) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.476446+0000 mgr.y (mgr.25136) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.476446+0000 mgr.y (mgr.25136) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cluster 2024-08-25T12:07:34.499267+0000 mgr.y (mgr.25136) 2478 : cluster [DBG] pgmap v821: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 337 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cluster 2024-08-25T12:07:34.499267+0000 mgr.y (mgr.25136) 2478 : cluster [DBG] pgmap v821: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 337 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.661559+0000 mgr.y (mgr.25136) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.661559+0000 mgr.y (mgr.25136) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.841058+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.841058+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.843892+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.843892+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.846997+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.846997+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.848455+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.848455+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.852234+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.852234+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.951137+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.951137+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.953868+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.953868+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.956682+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.956682+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.957960+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.957960+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.963331+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:34.963331+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.072488+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.072488+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.074866+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.074866+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.078065+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.846997+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.848455+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.848455+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.852234+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.852234+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.951137+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.951137+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.953868+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.953868+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.956682+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.956682+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.957960+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.957960+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.963331+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:34.963331+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.072488+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.072488+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.074866+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.074866+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.078065+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.078065+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.078906+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.078906+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.083325+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.083325+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.182197+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.182197+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.184764+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.184764+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.187188+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.187188+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.188314+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.188314+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.193697+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.193697+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.303760+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.303760+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.306891+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.306891+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.310254+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.078065+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.078906+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.078906+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.083325+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.083325+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.182197+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.182197+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.184764+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.184764+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.187188+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.187188+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.188314+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.188314+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.193697+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.193697+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.303760+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.303760+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.306891+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.306891+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.310254+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.310254+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.311742+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.311742+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.317793+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.317793+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.440341+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.440341+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.443389+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.443389+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.447314+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.447314+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.448564+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.448564+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.453947+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.453947+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.575078+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.575078+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.577746+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.577746+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.580560+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.580560+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.581855+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.581855+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.587074+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[105101]: audit 2024-08-25T12:07:35.587074+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.310254+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.311742+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.311742+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.317793+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.317793+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.440341+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.440341+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.443389+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.443389+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.447314+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.447314+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.448564+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.448564+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.453947+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.453947+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.575078+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.575078+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.577746+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.577746+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.580560+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.580560+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.581855+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.581855+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.587074+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:35 smithi059 bash[104335]: audit 2024-08-25T12:07:35.587074+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.845158+0000 mgr.y (mgr.25136) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:33.845158+0000 mgr.y (mgr.25136) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.004555+0000 mgr.y (mgr.25136) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.004555+0000 mgr.y (mgr.25136) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.161808+0000 mgr.y (mgr.25136) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.161808+0000 mgr.y (mgr.25136) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.322632+0000 mgr.y (mgr.25136) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.322632+0000 mgr.y (mgr.25136) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.476446+0000 mgr.y (mgr.25136) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.476446+0000 mgr.y (mgr.25136) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cluster 2024-08-25T12:07:34.499267+0000 mgr.y (mgr.25136) 2478 : cluster [DBG] pgmap v821: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 337 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cluster 2024-08-25T12:07:34.499267+0000 mgr.y (mgr.25136) 2478 : cluster [DBG] pgmap v821: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 337 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.661559+0000 mgr.y (mgr.25136) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.661559+0000 mgr.y (mgr.25136) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.841058+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.841058+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.843892+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.843892+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.846997+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.846997+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.848455+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.848455+0000 mon.b (mon.1) 2962 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.852234+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.852234+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.951137+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.951137+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.953868+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.953868+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.956682+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.956682+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.957960+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.957960+0000 mon.b (mon.1) 2966 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.963331+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:34.963331+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.072488+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.072488+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.074866+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.074866+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.078065+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.078065+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.078906+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.078906+0000 mon.b (mon.1) 2970 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.083325+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.083325+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.182197+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.182197+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.184764+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.184764+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.187188+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.187188+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.188314+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.188314+0000 mon.b (mon.1) 2974 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.193697+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.193697+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.303760+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.303760+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.306891+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.306891+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.310254+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.310254+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.311742+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.311742+0000 mon.b (mon.1) 2978 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.317793+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.317793+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.440341+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.440341+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.443389+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.443389+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.447314+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.447314+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.448564+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.448564+0000 mon.b (mon.1) 2982 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.453947+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.453947+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.575078+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.575078+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.577746+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.577746+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.580560+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.580560+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.581855+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.581855+0000 mon.b (mon.1) 2986 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.587074+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:35 smithi196 bash[84730]: audit 2024-08-25T12:07:35.587074+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.982 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[101446]: debug 2024-08-25T12:07:36.660+0000 7f903d466640 -1 Falling back to public interface 2024-08-25T12:07:36.983 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.854199+0000 mgr.y (mgr.25136) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.983 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.854199+0000 mgr.y (mgr.25136) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.966141+0000 mgr.y (mgr.25136) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:34.966141+0000 mgr.y (mgr.25136) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.084004+0000 mgr.y (mgr.25136) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.084004+0000 mgr.y (mgr.25136) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.194521+0000 mgr.y (mgr.25136) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.194521+0000 mgr.y (mgr.25136) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.320421+0000 mgr.y (mgr.25136) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.320421+0000 mgr.y (mgr.25136) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.417851+0000 mgr.y (mgr.25136) 2485 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.417851+0000 mgr.y (mgr.25136) 2485 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.456217+0000 mgr.y (mgr.25136) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.456217+0000 mgr.y (mgr.25136) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.984 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.590638+0000 mgr.y (mgr.25136) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.590638+0000 mgr.y (mgr.25136) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.737079+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.737079+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.739818+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.739818+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.742447+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.742447+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.743627+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.743627+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.747901+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.747901+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.985 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.750135+0000 mgr.y (mgr.25136) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.750135+0000 mgr.y (mgr.25136) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.876473+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.876473+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.879505+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.879505+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.883415+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.883415+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.884871+0000 mon.b (mon.1) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.884871+0000 mon.b (mon.1) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.892315+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:35.892315+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.894146+0000 mgr.y (mgr.25136) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.986 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:35.894146+0000 mgr.y (mgr.25136) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.043393+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.043393+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.046602+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.046602+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.049351+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.049351+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.050662+0000 mon.b (mon.1) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.050662+0000 mon.b (mon.1) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.057766+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.057766+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.058709+0000 mgr.y (mgr.25136) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.058709+0000 mgr.y (mgr.25136) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.987 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cluster 2024-08-25T12:07:36.086374+0000 mon.a (mon.0) 1279 : cluster [WRN] Health check update: Degraded data redundancy: 77/639 objects degraded (12.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cluster 2024-08-25T12:07:36.086374+0000 mon.a (mon.0) 1279 : cluster [WRN] Health check update: Degraded data redundancy: 77/639 objects degraded (12.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.209258+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.209258+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.212504+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.212504+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.215990+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.215990+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.217526+0000 mon.b (mon.1) 3002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.217526+0000 mon.b (mon.1) 3002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.222017+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.222017+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.226303+0000 mgr.y (mgr.25136) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.988 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.226303+0000 mgr.y (mgr.25136) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.373114+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.373114+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.376034+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.376034+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.379206+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.379206+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.380546+0000 mon.b (mon.1) 3006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.380546+0000 mon.b (mon.1) 3006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.384362+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.384362+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.388459+0000 mgr.y (mgr.25136) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.388459+0000 mgr.y (mgr.25136) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cluster 2024-08-25T12:07:36.500089+0000 mgr.y (mgr.25136) 2493 : cluster [DBG] pgmap v822: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 276 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:36.989 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cluster 2024-08-25T12:07:36.500089+0000 mgr.y (mgr.25136) 2493 : cluster [DBG] pgmap v822: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 276 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.534737+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.534737+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.537805+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.537805+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.541173+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.541173+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.542280+0000 mon.b (mon.1) 3010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.542280+0000 mon.b (mon.1) 3010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.546107+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.546107+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.550138+0000 mgr.y (mgr.25136) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.550138+0000 mgr.y (mgr.25136) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.990 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.696725+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.696725+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.699100+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.699100+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.701302+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.701302+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.702164+0000 mon.b (mon.1) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.702164+0000 mon.b (mon.1) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.706018+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: audit 2024-08-25T12:07:36.706018+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.706748+0000 mgr.y (mgr.25136) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:36.991 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:36 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.706748+0000 mgr.y (mgr.25136) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.854199+0000 mgr.y (mgr.25136) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.854199+0000 mgr.y (mgr.25136) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.966141+0000 mgr.y (mgr.25136) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:34.966141+0000 mgr.y (mgr.25136) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.084004+0000 mgr.y (mgr.25136) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.084004+0000 mgr.y (mgr.25136) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.194521+0000 mgr.y (mgr.25136) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.194521+0000 mgr.y (mgr.25136) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.320421+0000 mgr.y (mgr.25136) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.320421+0000 mgr.y (mgr.25136) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.417851+0000 mgr.y (mgr.25136) 2485 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.417851+0000 mgr.y (mgr.25136) 2485 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.456217+0000 mgr.y (mgr.25136) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.456217+0000 mgr.y (mgr.25136) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.590638+0000 mgr.y (mgr.25136) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.590638+0000 mgr.y (mgr.25136) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.737079+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.737079+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.739818+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.739818+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.854199+0000 mgr.y (mgr.25136) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.854199+0000 mgr.y (mgr.25136) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.966141+0000 mgr.y (mgr.25136) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:34.966141+0000 mgr.y (mgr.25136) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.084004+0000 mgr.y (mgr.25136) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.084004+0000 mgr.y (mgr.25136) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.194521+0000 mgr.y (mgr.25136) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.194521+0000 mgr.y (mgr.25136) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.320421+0000 mgr.y (mgr.25136) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.320421+0000 mgr.y (mgr.25136) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.417851+0000 mgr.y (mgr.25136) 2485 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.417851+0000 mgr.y (mgr.25136) 2485 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.456217+0000 mgr.y (mgr.25136) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.456217+0000 mgr.y (mgr.25136) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.590638+0000 mgr.y (mgr.25136) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.590638+0000 mgr.y (mgr.25136) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.737079+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.737079+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.739818+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.739818+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.742447+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.742447+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.743627+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.743627+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.747901+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.747901+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.750135+0000 mgr.y (mgr.25136) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.750135+0000 mgr.y (mgr.25136) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.876473+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.876473+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.879505+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.879505+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.883415+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.883415+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.884871+0000 mon.b (mon.1) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.884871+0000 mon.b (mon.1) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.892315+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:35.892315+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.894146+0000 mgr.y (mgr.25136) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:35.894146+0000 mgr.y (mgr.25136) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.043393+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.742447+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.742447+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.743627+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.743627+0000 mon.b (mon.1) 2990 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.747901+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.747901+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.750135+0000 mgr.y (mgr.25136) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.750135+0000 mgr.y (mgr.25136) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.876473+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.876473+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.879505+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.879505+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.883415+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.883415+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.884871+0000 mon.b (mon.1) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.884871+0000 mon.b (mon.1) 2994 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.892315+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:35.892315+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.894146+0000 mgr.y (mgr.25136) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:35.894146+0000 mgr.y (mgr.25136) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.043393+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.043393+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.046602+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.046602+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.049351+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.049351+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.050662+0000 mon.b (mon.1) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.050662+0000 mon.b (mon.1) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.057766+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.057766+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.058709+0000 mgr.y (mgr.25136) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.058709+0000 mgr.y (mgr.25136) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cluster 2024-08-25T12:07:36.086374+0000 mon.a (mon.0) 1279 : cluster [WRN] Health check update: Degraded data redundancy: 77/639 objects degraded (12.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cluster 2024-08-25T12:07:36.086374+0000 mon.a (mon.0) 1279 : cluster [WRN] Health check update: Degraded data redundancy: 77/639 objects degraded (12.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.209258+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.209258+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.212504+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.212504+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.215990+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.215990+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.043393+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.046602+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.046602+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.049351+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.049351+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.050662+0000 mon.b (mon.1) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.050662+0000 mon.b (mon.1) 2998 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.057766+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.057766+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.058709+0000 mgr.y (mgr.25136) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.058709+0000 mgr.y (mgr.25136) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cluster 2024-08-25T12:07:36.086374+0000 mon.a (mon.0) 1279 : cluster [WRN] Health check update: Degraded data redundancy: 77/639 objects degraded (12.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cluster 2024-08-25T12:07:36.086374+0000 mon.a (mon.0) 1279 : cluster [WRN] Health check update: Degraded data redundancy: 77/639 objects degraded (12.050%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.209258+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.209258+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.212504+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.212504+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.215990+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.215990+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.217526+0000 mon.b (mon.1) 3002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.217526+0000 mon.b (mon.1) 3002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.222017+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.222017+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.226303+0000 mgr.y (mgr.25136) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.226303+0000 mgr.y (mgr.25136) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.373114+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.373114+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.376034+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.376034+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.379206+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.379206+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.380546+0000 mon.b (mon.1) 3006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.380546+0000 mon.b (mon.1) 3006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.384362+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.384362+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.388459+0000 mgr.y (mgr.25136) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.388459+0000 mgr.y (mgr.25136) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cluster 2024-08-25T12:07:36.500089+0000 mgr.y (mgr.25136) 2493 : cluster [DBG] pgmap v822: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 276 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cluster 2024-08-25T12:07:36.500089+0000 mgr.y (mgr.25136) 2493 : cluster [DBG] pgmap v822: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 276 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.217526+0000 mon.b (mon.1) 3002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.217526+0000 mon.b (mon.1) 3002 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.222017+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.222017+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.226303+0000 mgr.y (mgr.25136) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.226303+0000 mgr.y (mgr.25136) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.373114+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.373114+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.376034+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.376034+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.379206+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.379206+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.380546+0000 mon.b (mon.1) 3006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.380546+0000 mon.b (mon.1) 3006 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.384362+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.384362+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.388459+0000 mgr.y (mgr.25136) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.388459+0000 mgr.y (mgr.25136) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cluster 2024-08-25T12:07:36.500089+0000 mgr.y (mgr.25136) 2493 : cluster [DBG] pgmap v822: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 276 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cluster 2024-08-25T12:07:36.500089+0000 mgr.y (mgr.25136) 2493 : cluster [DBG] pgmap v822: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 276 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.534737+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.534737+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.537805+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.537805+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.541173+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.541173+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.542280+0000 mon.b (mon.1) 3010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.542280+0000 mon.b (mon.1) 3010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.546107+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.546107+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.550138+0000 mgr.y (mgr.25136) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.550138+0000 mgr.y (mgr.25136) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.696725+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.696725+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.699100+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.699100+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.701302+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.701302+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.702164+0000 mon.b (mon.1) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.534737+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.534737+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.537805+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.537805+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.541173+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.541173+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.542280+0000 mon.b (mon.1) 3010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.542280+0000 mon.b (mon.1) 3010 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.546107+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.546107+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.550138+0000 mgr.y (mgr.25136) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.550138+0000 mgr.y (mgr.25136) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.696725+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.696725+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.699100+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.699100+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.701302+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.701302+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.702164+0000 mon.b (mon.1) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.702164+0000 mon.b (mon.1) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.706018+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: audit 2024-08-25T12:07:36.706018+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.706748+0000 mgr.y (mgr.25136) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.706748+0000 mgr.y (mgr.25136) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.702164+0000 mon.b (mon.1) 3014 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.706018+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: audit 2024-08-25T12:07:36.706018+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.706748+0000 mgr.y (mgr.25136) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:36 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.706748+0000 mgr.y (mgr.25136) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.793805+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.793805+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.796761+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.796761+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.799586+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.799586+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.800730+0000 mon.b (mon.1) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.800730+0000 mon.b (mon.1) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.804257+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.804257+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.804937+0000 mgr.y (mgr.25136) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.804937+0000 mgr.y (mgr.25136) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.896782+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.896782+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.899255+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.899255+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.902394+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.902394+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.903434+0000 mon.b (mon.1) 3022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.903434+0000 mon.b (mon.1) 3022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.904711+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:36.904711+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.906880+0000 mgr.y (mgr.25136) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:36.906880+0000 mgr.y (mgr.25136) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.006886+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.006886+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.009509+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.009509+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.012363+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.012363+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.013431+0000 mon.b (mon.1) 3026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.013431+0000 mon.b (mon.1) 3026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.018007+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.018007+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.018724+0000 mgr.y (mgr.25136) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.018724+0000 mgr.y (mgr.25136) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.144683+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.144683+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.147160+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.147160+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.150191+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.150191+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.151361+0000 mon.b (mon.1) 3030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.151361+0000 mon.b (mon.1) 3030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.153975+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.153975+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.156909+0000 mgr.y (mgr.25136) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.156909+0000 mgr.y (mgr.25136) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.296766+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.296766+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.299470+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.299470+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.302000+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.302000+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.303003+0000 mon.b (mon.1) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.303003+0000 mon.b (mon.1) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.305523+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.305523+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.306356+0000 mgr.y (mgr.25136) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.306356+0000 mgr.y (mgr.25136) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.431994+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.431994+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.434564+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.434564+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.436729+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.436729+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.437545+0000 mon.b (mon.1) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.437545+0000 mon.b (mon.1) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.444783+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.444783+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.445924+0000 mgr.y (mgr.25136) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.445924+0000 mgr.y (mgr.25136) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.582251+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.582251+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.584824+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.584824+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:37.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.588176+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.588176+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:37.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.589296+0000 mon.b (mon.1) 3042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.589296+0000 mon.b (mon.1) 3042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:37.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.596176+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: audit 2024-08-25T12:07:37.596176+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:37.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.597303+0000 mgr.y (mgr.25136) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:37.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:37 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.597303+0000 mgr.y (mgr.25136) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.793805+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.793805+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.796761+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.796761+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.799586+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.799586+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.800730+0000 mon.b (mon.1) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.800730+0000 mon.b (mon.1) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.804257+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.804257+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.804937+0000 mgr.y (mgr.25136) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.804937+0000 mgr.y (mgr.25136) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.896782+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.896782+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.899255+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.899255+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.902394+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.902394+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.903434+0000 mon.b (mon.1) 3022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.793805+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.793805+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.796761+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.796761+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.799586+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.799586+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.800730+0000 mon.b (mon.1) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.800730+0000 mon.b (mon.1) 3018 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.804257+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.804257+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.804937+0000 mgr.y (mgr.25136) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.804937+0000 mgr.y (mgr.25136) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.896782+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.896782+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.899255+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.899255+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.902394+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.902394+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.903434+0000 mon.b (mon.1) 3022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.903434+0000 mon.b (mon.1) 3022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.904711+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:36.904711+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.906880+0000 mgr.y (mgr.25136) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:36.906880+0000 mgr.y (mgr.25136) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.006886+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.006886+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.009509+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.009509+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.012363+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.012363+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.013431+0000 mon.b (mon.1) 3026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.013431+0000 mon.b (mon.1) 3026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.018007+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.018007+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.018724+0000 mgr.y (mgr.25136) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.018724+0000 mgr.y (mgr.25136) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.144683+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.144683+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.147160+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.147160+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.150191+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.150191+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.151361+0000 mon.b (mon.1) 3030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.151361+0000 mon.b (mon.1) 3030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.153975+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.153975+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.156909+0000 mgr.y (mgr.25136) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.156909+0000 mgr.y (mgr.25136) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.296766+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.296766+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.299470+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.299470+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.302000+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.302000+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.303003+0000 mon.b (mon.1) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.303003+0000 mon.b (mon.1) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.305523+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.305523+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.306356+0000 mgr.y (mgr.25136) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.306356+0000 mgr.y (mgr.25136) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.903434+0000 mon.b (mon.1) 3022 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.904711+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:36.904711+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.906880+0000 mgr.y (mgr.25136) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:36.906880+0000 mgr.y (mgr.25136) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.006886+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.006886+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.009509+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.009509+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.012363+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.012363+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.013431+0000 mon.b (mon.1) 3026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.013431+0000 mon.b (mon.1) 3026 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.018007+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.018007+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.018724+0000 mgr.y (mgr.25136) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.018724+0000 mgr.y (mgr.25136) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.144683+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.144683+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.147160+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.147160+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.431994+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.431994+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.434564+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.434564+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.436729+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.436729+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.437545+0000 mon.b (mon.1) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.437545+0000 mon.b (mon.1) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.444783+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.444783+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.445924+0000 mgr.y (mgr.25136) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.445924+0000 mgr.y (mgr.25136) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.582251+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.582251+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.584824+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.584824+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.588176+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.588176+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.589296+0000 mon.b (mon.1) 3042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.589296+0000 mon.b (mon.1) 3042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.596176+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: audit 2024-08-25T12:07:37.596176+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.597303+0000 mgr.y (mgr.25136) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.597303+0000 mgr.y (mgr.25136) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.150191+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.150191+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.151361+0000 mon.b (mon.1) 3030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.151361+0000 mon.b (mon.1) 3030 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.153975+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.153975+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.156909+0000 mgr.y (mgr.25136) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.156909+0000 mgr.y (mgr.25136) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.296766+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.296766+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.299470+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.299470+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.302000+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.302000+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.303003+0000 mon.b (mon.1) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.303003+0000 mon.b (mon.1) 3034 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.305523+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.305523+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.306356+0000 mgr.y (mgr.25136) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.306356+0000 mgr.y (mgr.25136) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.431994+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.431994+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.434564+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.434564+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.436729+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.436729+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.437545+0000 mon.b (mon.1) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.437545+0000 mon.b (mon.1) 3038 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.444783+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.444783+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.445924+0000 mgr.y (mgr.25136) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.445924+0000 mgr.y (mgr.25136) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.582251+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.582251+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.584824+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.584824+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.588176+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.588176+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:38.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.589296+0000 mon.b (mon.1) 3042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.589296+0000 mon.b (mon.1) 3042 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:38.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.596176+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: audit 2024-08-25T12:07:37.596176+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:38.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.597303+0000 mgr.y (mgr.25136) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:38.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:37 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.597303+0000 mgr.y (mgr.25136) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.745774+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.745774+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.748853+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.748853+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.751565+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.751565+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.752689+0000 mon.b (mon.1) 3046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.752689+0000 mon.b (mon.1) 3046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.756614+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.756614+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.757564+0000 mgr.y (mgr.25136) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.757564+0000 mgr.y (mgr.25136) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.862344+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.862344+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.864928+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.864928+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.868036+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.868036+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.869005+0000 mon.b (mon.1) 3050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.745774+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.745774+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.748853+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.748853+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.751565+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.751565+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.752689+0000 mon.b (mon.1) 3046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.752689+0000 mon.b (mon.1) 3046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.756614+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.756614+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.757564+0000 mgr.y (mgr.25136) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.757564+0000 mgr.y (mgr.25136) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.862344+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.862344+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.864928+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.864928+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.868036+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.868036+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.869005+0000 mon.b (mon.1) 3050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.869005+0000 mon.b (mon.1) 3050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.874711+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:37.874711+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.875460+0000 mgr.y (mgr.25136) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:37.875460+0000 mgr.y (mgr.25136) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.004258+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.004258+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.006752+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.006752+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.009851+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.009851+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.010899+0000 mon.b (mon.1) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.010899+0000 mon.b (mon.1) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.013458+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.013458+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.014843+0000 mgr.y (mgr.25136) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.014843+0000 mgr.y (mgr.25136) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.103423+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.103423+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.106519+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.106519+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.110173+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.110173+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.111389+0000 mon.b (mon.1) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.111389+0000 mon.b (mon.1) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.115828+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.115828+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.117730+0000 mgr.y (mgr.25136) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.117730+0000 mgr.y (mgr.25136) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.215434+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.215434+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.218629+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.218629+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.222056+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.222056+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.223164+0000 mon.b (mon.1) 3062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.223164+0000 mon.b (mon.1) 3062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.227867+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.227867+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.229469+0000 mgr.y (mgr.25136) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.229469+0000 mgr.y (mgr.25136) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.869005+0000 mon.b (mon.1) 3050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.874711+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:37.874711+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.875460+0000 mgr.y (mgr.25136) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:37.875460+0000 mgr.y (mgr.25136) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.004258+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.004258+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.006752+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.006752+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.009851+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.009851+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.010899+0000 mon.b (mon.1) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.010899+0000 mon.b (mon.1) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.013458+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.013458+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.014843+0000 mgr.y (mgr.25136) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.014843+0000 mgr.y (mgr.25136) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.103423+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.103423+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.106519+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.106519+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.344226+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.344226+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.347807+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.347807+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.350334+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.350334+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.351350+0000 mon.b (mon.1) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.351350+0000 mon.b (mon.1) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.354060+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.354060+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.357659+0000 mgr.y (mgr.25136) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.357659+0000 mgr.y (mgr.25136) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.478543+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.478543+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.481573+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.481573+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.485180+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.485180+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.486332+0000 mon.b (mon.1) 3070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.486332+0000 mon.b (mon.1) 3070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.491519+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.491519+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.492454+0000 mgr.y (mgr.25136) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.492454+0000 mgr.y (mgr.25136) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cluster 2024-08-25T12:07:38.501187+0000 mgr.y (mgr.25136) 2510 : cluster [DBG] pgmap v823: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cluster 2024-08-25T12:07:38.501187+0000 mgr.y (mgr.25136) 2510 : cluster [DBG] pgmap v823: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.636134+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.636134+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.639269+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.639269+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.642442+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.642442+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.643832+0000 mon.b (mon.1) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.643832+0000 mon.b (mon.1) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.647345+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: audit 2024-08-25T12:07:38.647345+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.651010+0000 mgr.y (mgr.25136) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.651010+0000 mgr.y (mgr.25136) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.110173+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.110173+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.111389+0000 mon.b (mon.1) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.111389+0000 mon.b (mon.1) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.115828+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.115828+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.117730+0000 mgr.y (mgr.25136) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.117730+0000 mgr.y (mgr.25136) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.215434+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.215434+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.218629+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.218629+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.222056+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.222056+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.223164+0000 mon.b (mon.1) 3062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.223164+0000 mon.b (mon.1) 3062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.227867+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.227867+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.229469+0000 mgr.y (mgr.25136) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.229469+0000 mgr.y (mgr.25136) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.344226+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.344226+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.347807+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.347807+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.350334+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.350334+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.351350+0000 mon.b (mon.1) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.351350+0000 mon.b (mon.1) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.354060+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.354060+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.357659+0000 mgr.y (mgr.25136) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.357659+0000 mgr.y (mgr.25136) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.478543+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.478543+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.481573+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.481573+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.485180+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.485180+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.486332+0000 mon.b (mon.1) 3070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.486332+0000 mon.b (mon.1) 3070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.491519+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.491519+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.492454+0000 mgr.y (mgr.25136) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.492454+0000 mgr.y (mgr.25136) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cluster 2024-08-25T12:07:38.501187+0000 mgr.y (mgr.25136) 2510 : cluster [DBG] pgmap v823: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cluster 2024-08-25T12:07:38.501187+0000 mgr.y (mgr.25136) 2510 : cluster [DBG] pgmap v823: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.636134+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.636134+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.639269+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.639269+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.642442+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.642442+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.643832+0000 mon.b (mon.1) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.643832+0000 mon.b (mon.1) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.647345+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: audit 2024-08-25T12:07:38.647345+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.651010+0000 mgr.y (mgr.25136) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:38 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.651010+0000 mgr.y (mgr.25136) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.745774+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.745774+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.748853+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.748853+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.751565+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.751565+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.752689+0000 mon.b (mon.1) 3046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.752689+0000 mon.b (mon.1) 3046 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.756614+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.756614+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.757564+0000 mgr.y (mgr.25136) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.757564+0000 mgr.y (mgr.25136) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.862344+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.862344+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.864928+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.864928+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.868036+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.868036+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.869005+0000 mon.b (mon.1) 3050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.869005+0000 mon.b (mon.1) 3050 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.874711+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:37.874711+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.875460+0000 mgr.y (mgr.25136) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:37.875460+0000 mgr.y (mgr.25136) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.004258+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.004258+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.006752+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.006752+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.009851+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.009851+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.010899+0000 mon.b (mon.1) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.010899+0000 mon.b (mon.1) 3054 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.013458+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.013458+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.014843+0000 mgr.y (mgr.25136) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.014843+0000 mgr.y (mgr.25136) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.103423+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.103423+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.106519+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.106519+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.110173+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.110173+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.111389+0000 mon.b (mon.1) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.111389+0000 mon.b (mon.1) 3058 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.115828+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.115828+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.117730+0000 mgr.y (mgr.25136) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.117730+0000 mgr.y (mgr.25136) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.215434+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.215434+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.218629+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.218629+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.222056+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.222056+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.223164+0000 mon.b (mon.1) 3062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.223164+0000 mon.b (mon.1) 3062 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.227867+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.227867+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.229469+0000 mgr.y (mgr.25136) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.229469+0000 mgr.y (mgr.25136) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.344226+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.344226+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.347807+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.347807+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.350334+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.350334+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.351350+0000 mon.b (mon.1) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.351350+0000 mon.b (mon.1) 3066 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.354060+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.354060+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.357659+0000 mgr.y (mgr.25136) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.357659+0000 mgr.y (mgr.25136) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.478543+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.478543+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.481573+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.481573+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.485180+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.485180+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.486332+0000 mon.b (mon.1) 3070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.486332+0000 mon.b (mon.1) 3070 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.491519+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.491519+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.492454+0000 mgr.y (mgr.25136) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.492454+0000 mgr.y (mgr.25136) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cluster 2024-08-25T12:07:38.501187+0000 mgr.y (mgr.25136) 2510 : cluster [DBG] pgmap v823: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cluster 2024-08-25T12:07:38.501187+0000 mgr.y (mgr.25136) 2510 : cluster [DBG] pgmap v823: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.636134+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.636134+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.639269+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.639269+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.642442+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.642442+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.643832+0000 mon.b (mon.1) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.643832+0000 mon.b (mon.1) 3074 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.647345+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: audit 2024-08-25T12:07:38.647345+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.651010+0000 mgr.y (mgr.25136) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:38 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.651010+0000 mgr.y (mgr.25136) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:07:39] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.51.0" 2024-08-25T12:07:39.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.800133+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.800133+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.803311+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.803311+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.806616+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.806616+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.808179+0000 mon.b (mon.1) 3078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.808179+0000 mon.b (mon.1) 3078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.815889+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.815889+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.817154+0000 mgr.y (mgr.25136) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.817154+0000 mgr.y (mgr.25136) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.921676+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.921676+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.925052+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.925052+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.928857+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.928857+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.930118+0000 mon.b (mon.1) 3082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.930118+0000 mon.b (mon.1) 3082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.937428+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:38.937428+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.938567+0000 mgr.y (mgr.25136) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:38.938567+0000 mgr.y (mgr.25136) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.070201+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.070201+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.073431+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.073431+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.077209+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.077209+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.078673+0000 mon.b (mon.1) 3086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.078673+0000 mon.b (mon.1) 3086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.086718+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.086718+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.087750+0000 mgr.y (mgr.25136) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.087750+0000 mgr.y (mgr.25136) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.207403+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.207403+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.210527+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.210527+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.213516+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.213516+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.214575+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.214575+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.221131+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.221131+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.222036+0000 mgr.y (mgr.25136) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.222036+0000 mgr.y (mgr.25136) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.341834+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.341834+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.344520+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.344520+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.347601+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.347601+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.348882+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.348882+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.351743+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.351743+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.355204+0000 mgr.y (mgr.25136) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.355204+0000 mgr.y (mgr.25136) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.489989+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.489989+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.492676+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.492676+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.501164+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.501164+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.502688+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.502688+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.508264+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.508264+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.509514+0000 mgr.y (mgr.25136) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.509514+0000 mgr.y (mgr.25136) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.654277+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.654277+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.656544+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.656544+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.659373+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.659373+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.660148+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.660148+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.662503+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: audit 2024-08-25T12:07:39.662503+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.663430+0000 mgr.y (mgr.25136) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:39.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:39 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.663430+0000 mgr.y (mgr.25136) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.800133+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.800133+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.803311+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.803311+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.806616+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.806616+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.808179+0000 mon.b (mon.1) 3078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.808179+0000 mon.b (mon.1) 3078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.815889+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.815889+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.817154+0000 mgr.y (mgr.25136) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.817154+0000 mgr.y (mgr.25136) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.921676+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.921676+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.925052+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.925052+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.928857+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.928857+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.930118+0000 mon.b (mon.1) 3082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.800133+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.800133+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.803311+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.803311+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.806616+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.806616+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.808179+0000 mon.b (mon.1) 3078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.808179+0000 mon.b (mon.1) 3078 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.815889+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.815889+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.817154+0000 mgr.y (mgr.25136) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.817154+0000 mgr.y (mgr.25136) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.921676+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.921676+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.925052+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.925052+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.928857+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.928857+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.930118+0000 mon.b (mon.1) 3082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.930118+0000 mon.b (mon.1) 3082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.937428+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:38.937428+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.938567+0000 mgr.y (mgr.25136) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:38.938567+0000 mgr.y (mgr.25136) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.070201+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.070201+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.073431+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.073431+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.077209+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.077209+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.078673+0000 mon.b (mon.1) 3086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.078673+0000 mon.b (mon.1) 3086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.086718+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.086718+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.087750+0000 mgr.y (mgr.25136) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.087750+0000 mgr.y (mgr.25136) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.207403+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.207403+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.210527+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.210527+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.930118+0000 mon.b (mon.1) 3082 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.937428+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:38.937428+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.938567+0000 mgr.y (mgr.25136) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:38.938567+0000 mgr.y (mgr.25136) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.070201+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.070201+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.073431+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.073431+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.077209+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.077209+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.078673+0000 mon.b (mon.1) 3086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.078673+0000 mon.b (mon.1) 3086 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.086718+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.086718+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.087750+0000 mgr.y (mgr.25136) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.087750+0000 mgr.y (mgr.25136) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.207403+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.207403+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.210527+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.210527+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.213516+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.213516+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.214575+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.214575+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.221131+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.221131+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.222036+0000 mgr.y (mgr.25136) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.222036+0000 mgr.y (mgr.25136) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.341834+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.341834+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.344520+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.344520+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.347601+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.347601+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.348882+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.348882+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.351743+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.351743+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.355204+0000 mgr.y (mgr.25136) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.355204+0000 mgr.y (mgr.25136) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.213516+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.213516+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.214575+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.214575+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.221131+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.221131+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.222036+0000 mgr.y (mgr.25136) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.222036+0000 mgr.y (mgr.25136) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.341834+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.341834+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.344520+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.344520+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.347601+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.347601+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.348882+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.348882+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.351743+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.351743+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.355204+0000 mgr.y (mgr.25136) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.355204+0000 mgr.y (mgr.25136) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.489989+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.489989+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.492676+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.492676+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.501164+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.501164+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.502688+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.502688+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.508264+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.508264+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.509514+0000 mgr.y (mgr.25136) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.509514+0000 mgr.y (mgr.25136) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.654277+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.654277+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.656544+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.656544+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.659373+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.659373+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.660148+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.489989+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.489989+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.492676+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.492676+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.501164+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.501164+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.502688+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.502688+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.508264+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.508264+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.509514+0000 mgr.y (mgr.25136) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.509514+0000 mgr.y (mgr.25136) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.654277+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.654277+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.656544+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.656544+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.659373+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.659373+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.660148+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.660148+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.662503+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: audit 2024-08-25T12:07:39.662503+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.663430+0000 mgr.y (mgr.25136) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.663430+0000 mgr.y (mgr.25136) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.660148+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.662503+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: audit 2024-08-25T12:07:39.662503+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.663430+0000 mgr.y (mgr.25136) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:39 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.663430+0000 mgr.y (mgr.25136) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.955 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[101446]: debug 2024-08-25T12:07:40.748+0000 7f903d466640 -1 osd.6 151 log_to_monitors true 2024-08-25T12:07:40.955 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.815371+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.955 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.815371+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.955 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.817774+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.955 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.817774+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.821416+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.821416+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.822531+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.822531+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.828865+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.828865+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.830008+0000 mgr.y (mgr.25136) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.830008+0000 mgr.y (mgr.25136) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.979279+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.979279+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.982276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.956 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.982276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.986060+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.986060+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.987056+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.987056+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.994057+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:39.994057+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.995001+0000 mgr.y (mgr.25136) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:39.995001+0000 mgr.y (mgr.25136) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.097548+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.097548+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.099684+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.099684+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.957 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.102347+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.102347+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.103200+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.103200+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.109660+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.109660+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.110427+0000 mgr.y (mgr.25136) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.110427+0000 mgr.y (mgr.25136) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.210079+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.210079+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.212403+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.958 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.212403+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.959 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.214606+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.959 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.214606+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.959 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.215408+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.959 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.215408+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.959 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.221645+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.959 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.221645+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.959 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.222654+0000 mgr.y (mgr.25136) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.222654+0000 mgr.y (mgr.25136) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.341324+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.341324+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.343728+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.343728+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.346613+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.346613+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.347479+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.347479+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.352056+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.352056+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.352857+0000 mgr.y (mgr.25136) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.960 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.352857+0000 mgr.y (mgr.25136) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.484830+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.484830+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.487119+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.487119+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.490226+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.490226+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.491024+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.491024+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.495396+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.495396+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.496164+0000 mgr.y (mgr.25136) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.961 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.496164+0000 mgr.y (mgr.25136) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cluster 2024-08-25T12:07:40.502449+0000 mgr.y (mgr.25136) 2525 : cluster [DBG] pgmap v824: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cluster 2024-08-25T12:07:40.502449+0000 mgr.y (mgr.25136) 2525 : cluster [DBG] pgmap v824: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.622932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.622932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.625049+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.625049+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.627915+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.627915+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.628765+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.628765+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.636120+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.962 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: audit 2024-08-25T12:07:40.636120+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:40.963 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.636811+0000 mgr.y (mgr.25136) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:40.963 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:40 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.636811+0000 mgr.y (mgr.25136) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.815371+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.815371+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.817774+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.817774+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.821416+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.821416+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.822531+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.822531+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.828865+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.828865+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.830008+0000 mgr.y (mgr.25136) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.830008+0000 mgr.y (mgr.25136) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.979279+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.979279+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.982276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.982276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.986060+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.986060+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.987056+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.815371+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.815371+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.817774+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.817774+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.821416+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.821416+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.822531+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.822531+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.828865+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.828865+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.830008+0000 mgr.y (mgr.25136) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.830008+0000 mgr.y (mgr.25136) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.979279+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.979279+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.982276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.982276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.986060+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.986060+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.987056+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.987056+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.994057+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:39.994057+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.995001+0000 mgr.y (mgr.25136) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:39.995001+0000 mgr.y (mgr.25136) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.097548+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.097548+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.099684+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.099684+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.102347+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.102347+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.103200+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.103200+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.109660+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.109660+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.110427+0000 mgr.y (mgr.25136) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.110427+0000 mgr.y (mgr.25136) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.210079+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.210079+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.212403+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.212403+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.987056+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.994057+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:39.994057+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.995001+0000 mgr.y (mgr.25136) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:39.995001+0000 mgr.y (mgr.25136) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.097548+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.097548+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.099684+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.099684+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.102347+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.102347+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.103200+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.103200+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.109660+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.109660+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.110427+0000 mgr.y (mgr.25136) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.110427+0000 mgr.y (mgr.25136) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.210079+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.210079+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.212403+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.212403+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.214606+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.214606+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.215408+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.215408+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.221645+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.221645+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.222654+0000 mgr.y (mgr.25136) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.222654+0000 mgr.y (mgr.25136) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.341324+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.341324+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.343728+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.343728+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.346613+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.346613+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.347479+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.347479+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.352056+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.352056+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.352857+0000 mgr.y (mgr.25136) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.352857+0000 mgr.y (mgr.25136) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.214606+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.214606+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.215408+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.215408+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.221645+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.221645+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.222654+0000 mgr.y (mgr.25136) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.222654+0000 mgr.y (mgr.25136) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.341324+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.341324+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.343728+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.343728+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.346613+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.346613+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.347479+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.347479+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.352056+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.352056+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.352857+0000 mgr.y (mgr.25136) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.352857+0000 mgr.y (mgr.25136) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.484830+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.484830+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.487119+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.487119+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.490226+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.490226+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.491024+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.491024+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.495396+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.495396+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.496164+0000 mgr.y (mgr.25136) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.496164+0000 mgr.y (mgr.25136) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cluster 2024-08-25T12:07:40.502449+0000 mgr.y (mgr.25136) 2525 : cluster [DBG] pgmap v824: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cluster 2024-08-25T12:07:40.502449+0000 mgr.y (mgr.25136) 2525 : cluster [DBG] pgmap v824: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.622932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.622932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.625049+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.625049+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.627915+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.484830+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.484830+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.487119+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.487119+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.490226+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.490226+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.491024+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.491024+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.495396+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.495396+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.496164+0000 mgr.y (mgr.25136) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.496164+0000 mgr.y (mgr.25136) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cluster 2024-08-25T12:07:40.502449+0000 mgr.y (mgr.25136) 2525 : cluster [DBG] pgmap v824: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cluster 2024-08-25T12:07:40.502449+0000 mgr.y (mgr.25136) 2525 : cluster [DBG] pgmap v824: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.622932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.622932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.625049+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.625049+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.627915+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.627915+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.628765+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.628765+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.636120+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: audit 2024-08-25T12:07:40.636120+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.636811+0000 mgr.y (mgr.25136) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.636811+0000 mgr.y (mgr.25136) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.627915+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.628765+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.628765+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.636120+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: audit 2024-08-25T12:07:40.636120+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:41.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.636811+0000 mgr.y (mgr.25136) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:40 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.636811+0000 mgr.y (mgr.25136) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:41.530 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[75117]: debug 2024-08-25T12:07:41.111+0000 7f6242153640 -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-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.749823+0000 mon.a (mon.0) 1313 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.749823+0000 mon.a (mon.0) 1313 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.753300+0000 mon.b (mon.1) 3131 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.753300+0000 mon.b (mon.1) 3131 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.780981+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.780981+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.783871+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.783871+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.787135+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.787135+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.788089+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.788089+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.791252+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.791252+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.792063+0000 mgr.y (mgr.25136) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: cephadm 2024-08-25T12:07:40.792063+0000 mgr.y (mgr.25136) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.932140+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.932140+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.932148+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.749823+0000 mon.a (mon.0) 1313 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.749823+0000 mon.a (mon.0) 1313 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.753300+0000 mon.b (mon.1) 3131 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.753300+0000 mon.b (mon.1) 3131 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.780981+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.780981+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.783871+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.783871+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.787135+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.787135+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.788089+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.788089+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.791252+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.791252+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.792063+0000 mgr.y (mgr.25136) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: cephadm 2024-08-25T12:07:40.792063+0000 mgr.y (mgr.25136) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.932140+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.932140+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.932148+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.932148+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.941673+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.941673+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.944184+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.944184+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.948540+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.948540+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.953532+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.953532+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.954921+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.954921+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.961474+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:40.961474+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.108310+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.108310+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.111707+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.111707+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.114321+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.114321+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.116359+0000 mgr.y (mgr.25136) 2528 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.116359+0000 mgr.y (mgr.25136) 2528 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.116617+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.116617+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: cephadm 2024-08-25T12:07:41.117956+0000 mgr.y (mgr.25136) 2529 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: cephadm 2024-08-25T12:07:41.117956+0000 mgr.y (mgr.25136) 2529 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.119991+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[105101]: audit 2024-08-25T12:07:41.119991+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:42.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.932148+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.941673+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.941673+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.944184+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.944184+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.948540+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.948540+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.953532+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.953532+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.954921+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.954921+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.961474+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:40.961474+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.108310+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.108310+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.111707+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.111707+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.114321+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.114321+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.116359+0000 mgr.y (mgr.25136) 2528 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.116359+0000 mgr.y (mgr.25136) 2528 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.116617+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.116617+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: cephadm 2024-08-25T12:07:41.117956+0000 mgr.y (mgr.25136) 2529 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: cephadm 2024-08-25T12:07:41.117956+0000 mgr.y (mgr.25136) 2529 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.119991+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:42.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:41 smithi059 bash[104335]: audit 2024-08-25T12:07:41.119991+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:42.110 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[101446]: debug 2024-08-25T12:07:41.784+0000 7f9035210640 -1 osd.6 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:07:42.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.749823+0000 mon.a (mon.0) 1313 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.749823+0000 mon.a (mon.0) 1313 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.753300+0000 mon.b (mon.1) 3131 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.753300+0000 mon.b (mon.1) 3131 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-08-25T12:07:42.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.780981+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.780981+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.783871+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.783871+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.787135+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.787135+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.788089+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.788089+0000 mon.b (mon.1) 3135 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.791252+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.791252+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.792063+0000 mgr.y (mgr.25136) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: cephadm 2024-08-25T12:07:40.792063+0000 mgr.y (mgr.25136) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.932140+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.932140+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.932148+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.932148+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.941673+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.941673+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.944184+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.944184+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.948540+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.948540+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:42.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.953532+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.953532+0000 mon.b (mon.1) 3139 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.954921+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.954921+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.961474+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:40.961474+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.108310+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.108310+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.111707+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.111707+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.114321+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.114321+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.116359+0000 mgr.y (mgr.25136) 2528 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.116359+0000 mgr.y (mgr.25136) 2528 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:42.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.116617+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.116617+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: cephadm 2024-08-25T12:07:41.117956+0000 mgr.y (mgr.25136) 2529 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: cephadm 2024-08-25T12:07:41.117956+0000 mgr.y (mgr.25136) 2529 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-08-25T12:07:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.119991+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:42.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:41 smithi196 bash[84730]: audit 2024-08-25T12:07:41.119991+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: audit 2024-08-25T12:07:41.746397+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T12:07:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: audit 2024-08-25T12:07:41.746397+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T12:07:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: cluster 2024-08-25T12:07:41.754768+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-08-25T12:07:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: cluster 2024-08-25T12:07:41.754768+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-08-25T12:07:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: audit 2024-08-25T12:07:41.756997+0000 mon.a (mon.0) 1321 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: audit 2024-08-25T12:07:41.756997+0000 mon.a (mon.0) 1321 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: audit 2024-08-25T12:07:41.758484+0000 mon.b (mon.1) 3145 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: audit 2024-08-25T12:07:41.758484+0000 mon.b (mon.1) 3145 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: cluster 2024-08-25T12:07:42.503634+0000 mgr.y (mgr.25136) 2530 : cluster [DBG] pgmap v826: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:42 smithi196 bash[84730]: cluster 2024-08-25T12:07:42.503634+0000 mgr.y (mgr.25136) 2530 : cluster [DBG] pgmap v826: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:42.862 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:07:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: audit 2024-08-25T12:07:41.746397+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T12:07:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: audit 2024-08-25T12:07:41.746397+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T12:07:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: cluster 2024-08-25T12:07:41.754768+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-08-25T12:07:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: cluster 2024-08-25T12:07:41.754768+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-08-25T12:07:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: audit 2024-08-25T12:07:41.756997+0000 mon.a (mon.0) 1321 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: audit 2024-08-25T12:07:41.756997+0000 mon.a (mon.0) 1321 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: audit 2024-08-25T12:07:41.758484+0000 mon.b (mon.1) 3145 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: audit 2024-08-25T12:07:41.758484+0000 mon.b (mon.1) 3145 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: cluster 2024-08-25T12:07:42.503634+0000 mgr.y (mgr.25136) 2530 : cluster [DBG] pgmap v826: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[104335]: cluster 2024-08-25T12:07:42.503634+0000 mgr.y (mgr.25136) 2530 : cluster [DBG] pgmap v826: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: audit 2024-08-25T12:07:41.746397+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: audit 2024-08-25T12:07:41.746397+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: cluster 2024-08-25T12:07:41.754768+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: cluster 2024-08-25T12:07:41.754768+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: audit 2024-08-25T12:07:41.756997+0000 mon.a (mon.0) 1321 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: audit 2024-08-25T12:07:41.756997+0000 mon.a (mon.0) 1321 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: audit 2024-08-25T12:07:41.758484+0000 mon.b (mon.1) 3145 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: audit 2024-08-25T12:07:41.758484+0000 mon.b (mon.1) 3145 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:07:43.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: cluster 2024-08-25T12:07:42.503634+0000 mgr.y (mgr.25136) 2530 : cluster [DBG] pgmap v826: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:43.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:42 smithi059 bash[105101]: cluster 2024-08-25T12:07:42.503634+0000 mgr.y (mgr.25136) 2530 : cluster [DBG] pgmap v826: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/639 objects degraded (12.050%) 2024-08-25T12:07:43.531 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 18s ago 49m - - 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 2s ago 48m - - 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (12m) 18s ago 39m 14.4M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (11m) 2s ago 39m 68.0M - c8b91775d855 f57175f62128 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (14m) 18s ago 36m 49.5M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (13m) 2s ago 47m 443M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (24m) 18s ago 50m 540M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (8m) 18s ago 50m 67.9M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (9m) 2s ago 48m 57.1M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:07:43.532 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (8m) 18s ago 48m 49.4M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (13m) 18s ago 39m 8315k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (13m) 2s ago 39m 8584k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (6m) 18s ago 47m 57.8M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (5m) 18s ago 46m 53.8M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (4m) 18s ago 45m 48.7M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (2m) 18s ago 44m 58.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (87s) 2s ago 43m 44.2M 3036M 19.0.0-5847-g79766939 50bbda8a3289 881411fbf9b3 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (49s) 2s ago 42m 49.2M 3036M 19.0.0-5847-g79766939 50bbda8a3289 8da9bcc12505 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (10s) 2s ago 41m 11.9M 3036M 19.0.0-5847-g79766939 50bbda8a3289 b5a8cbff55f0 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (40m) 2s ago 41m 66.9M 3036M 19.1.0-1418-gfe0f1a54 ccd6c89564c0 85004592d731 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (12m) 2s ago 40m 55.0M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:07:43.533 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (37m) 18s ago 37m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:07:43.534 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (37m) 2s ago 37m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:07:43.924 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:07:43.924 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:07:43.924 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:07:43.924 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 7, 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 1 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:07:43.925 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:07:43.926 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 12, 2024-08-25T12:07:43.926 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 3 2024-08-25T12:07:43.926 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:07:43.926 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: cluster 2024-08-25T12:07:42.748012+0000 mon.a (mon.0) 1322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: cluster 2024-08-25T12:07:42.748012+0000 mon.a (mon.0) 1322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: audit 2024-08-25T12:07:42.770190+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: audit 2024-08-25T12:07:42.770190+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: cluster 2024-08-25T12:07:42.772060+0000 mon.a (mon.0) 1323 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245] boot 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: cluster 2024-08-25T12:07:42.772060+0000 mon.a (mon.0) 1323 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245] boot 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: cluster 2024-08-25T12:07:42.772550+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: cluster 2024-08-25T12:07:42.772550+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: audit 2024-08-25T12:07:42.853396+0000 mgr.y (mgr.25136) 2531 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: audit 2024-08-25T12:07:42.853396+0000 mgr.y (mgr.25136) 2531 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: audit 2024-08-25T12:07:43.175244+0000 mgr.y (mgr.25136) 2532 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: audit 2024-08-25T12:07:43.175244+0000 mgr.y (mgr.25136) 2532 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: audit 2024-08-25T12:07:43.492866+0000 mgr.y (mgr.25136) 2533 : audit [DBG] from='client.64554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:43 smithi196 bash[84730]: audit 2024-08-25T12:07:43.492866+0000 mgr.y (mgr.25136) 2533 : audit [DBG] from='client.64554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.255 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:07:44.255 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:07:44.256 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:07:44.256 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-25T12:07:44.256 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:07:44.256 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "7/8 daemons upgraded", 2024-08-25T12:07:44.256 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:07:44.256 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:07:44.256 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:07:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: cluster 2024-08-25T12:07:42.748012+0000 mon.a (mon.0) 1322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:44.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: cluster 2024-08-25T12:07:42.748012+0000 mon.a (mon.0) 1322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: audit 2024-08-25T12:07:42.770190+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: audit 2024-08-25T12:07:42.770190+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: cluster 2024-08-25T12:07:42.772060+0000 mon.a (mon.0) 1323 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245] boot 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: cluster 2024-08-25T12:07:42.772060+0000 mon.a (mon.0) 1323 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245] boot 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: cluster 2024-08-25T12:07:42.772550+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: cluster 2024-08-25T12:07:42.772550+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: audit 2024-08-25T12:07:42.853396+0000 mgr.y (mgr.25136) 2531 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: audit 2024-08-25T12:07:42.853396+0000 mgr.y (mgr.25136) 2531 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: audit 2024-08-25T12:07:43.175244+0000 mgr.y (mgr.25136) 2532 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: audit 2024-08-25T12:07:43.175244+0000 mgr.y (mgr.25136) 2532 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: audit 2024-08-25T12:07:43.492866+0000 mgr.y (mgr.25136) 2533 : audit [DBG] from='client.64554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[104335]: audit 2024-08-25T12:07:43.492866+0000 mgr.y (mgr.25136) 2533 : audit [DBG] from='client.64554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: cluster 2024-08-25T12:07:42.748012+0000 mon.a (mon.0) 1322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: cluster 2024-08-25T12:07:42.748012+0000 mon.a (mon.0) 1322 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: audit 2024-08-25T12:07:42.770190+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: audit 2024-08-25T12:07:42.770190+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: cluster 2024-08-25T12:07:42.772060+0000 mon.a (mon.0) 1323 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245] boot 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: cluster 2024-08-25T12:07:42.772060+0000 mon.a (mon.0) 1323 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1537036245,v1:172.21.15.196:6817/1537036245] boot 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: cluster 2024-08-25T12:07:42.772550+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: cluster 2024-08-25T12:07:42.772550+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: audit 2024-08-25T12:07:42.853396+0000 mgr.y (mgr.25136) 2531 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: audit 2024-08-25T12:07:42.853396+0000 mgr.y (mgr.25136) 2531 : audit [DBG] from='client.74537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: audit 2024-08-25T12:07:43.175244+0000 mgr.y (mgr.25136) 2532 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: audit 2024-08-25T12:07:43.175244+0000 mgr.y (mgr.25136) 2532 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: audit 2024-08-25T12:07:43.492866+0000 mgr.y (mgr.25136) 2533 : audit [DBG] from='client.64554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:43 smithi059 bash[105101]: audit 2024-08-25T12:07:43.492866+0000 mgr.y (mgr.25136) 2533 : audit [DBG] from='client.64554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: cluster 2024-08-25T12:07:43.766541+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: cluster 2024-08-25T12:07:43.766541+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:43.926938+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.59:0/1158680288' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:43.926938+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.59:0/1158680288' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:44.143673+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:44.143673+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:44.155887+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:44.155887+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:44.168267+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:44.168267+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:44.258045+0000 mgr.y (mgr.25136) 2534 : audit [DBG] from='client.64566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: audit 2024-08-25T12:07:44.258045+0000 mgr.y (mgr.25136) 2534 : audit [DBG] from='client.64566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: cluster 2024-08-25T12:07:44.504575+0000 mgr.y (mgr.25136) 2535 : cluster [DBG] pgmap v829: 161 pgs: 18 peering, 19 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 60/639 objects degraded (9.390%) 2024-08-25T12:07:44.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:44 smithi196 bash[84730]: cluster 2024-08-25T12:07:44.504575+0000 mgr.y (mgr.25136) 2535 : cluster [DBG] pgmap v829: 161 pgs: 18 peering, 19 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 60/639 objects degraded (9.390%) 2024-08-25T12:07:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: cluster 2024-08-25T12:07:43.766541+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-25T12:07:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: cluster 2024-08-25T12:07:43.766541+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-25T12:07:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:43.926938+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.59:0/1158680288' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:43.926938+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.59:0/1158680288' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:44.143673+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:44.143673+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:44.155887+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:44.155887+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:44.168267+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:44.168267+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:44.258045+0000 mgr.y (mgr.25136) 2534 : audit [DBG] from='client.64566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: audit 2024-08-25T12:07:44.258045+0000 mgr.y (mgr.25136) 2534 : audit [DBG] from='client.64566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: cluster 2024-08-25T12:07:44.504575+0000 mgr.y (mgr.25136) 2535 : cluster [DBG] pgmap v829: 161 pgs: 18 peering, 19 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 60/639 objects degraded (9.390%) 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[104335]: cluster 2024-08-25T12:07:44.504575+0000 mgr.y (mgr.25136) 2535 : cluster [DBG] pgmap v829: 161 pgs: 18 peering, 19 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 60/639 objects degraded (9.390%) 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: cluster 2024-08-25T12:07:43.766541+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: cluster 2024-08-25T12:07:43.766541+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-25T12:07:45.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:43.926938+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.59:0/1158680288' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:43.926938+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.59:0/1158680288' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:44.143673+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:44.143673+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:44.155887+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:44.155887+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:44.168267+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:44.168267+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:44.258045+0000 mgr.y (mgr.25136) 2534 : audit [DBG] from='client.64566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: audit 2024-08-25T12:07:44.258045+0000 mgr.y (mgr.25136) 2534 : audit [DBG] from='client.64566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: cluster 2024-08-25T12:07:44.504575+0000 mgr.y (mgr.25136) 2535 : cluster [DBG] pgmap v829: 161 pgs: 18 peering, 19 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 60/639 objects degraded (9.390%) 2024-08-25T12:07:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:44 smithi059 bash[105101]: cluster 2024-08-25T12:07:44.504575+0000 mgr.y (mgr.25136) 2535 : cluster [DBG] pgmap v829: 161 pgs: 18 peering, 19 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 60/639 objects degraded (9.390%) 2024-08-25T12:07:46.045 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: cluster 2024-08-25T12:07:45.165387+0000 mon.a (mon.0) 1330 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:46.045 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: cluster 2024-08-25T12:07:45.165387+0000 mon.a (mon.0) 1330 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:46.045 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: audit 2024-08-25T12:07:45.428781+0000 mgr.y (mgr.25136) 2536 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:46.045 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: audit 2024-08-25T12:07:45.428781+0000 mgr.y (mgr.25136) 2536 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:46.045 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: audit 2024-08-25T12:07:45.609269+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.046 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: audit 2024-08-25T12:07:45.609269+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.046 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: audit 2024-08-25T12:07:45.622093+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.046 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: audit 2024-08-25T12:07:45.622093+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.046 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: audit 2024-08-25T12:07:45.636857+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.046 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:45 smithi196 bash[84730]: audit 2024-08-25T12:07:45.636857+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: cluster 2024-08-25T12:07:45.165387+0000 mon.a (mon.0) 1330 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: cluster 2024-08-25T12:07:45.165387+0000 mon.a (mon.0) 1330 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: audit 2024-08-25T12:07:45.428781+0000 mgr.y (mgr.25136) 2536 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: audit 2024-08-25T12:07:45.428781+0000 mgr.y (mgr.25136) 2536 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: audit 2024-08-25T12:07:45.609269+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: audit 2024-08-25T12:07:45.609269+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: audit 2024-08-25T12:07:45.622093+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: audit 2024-08-25T12:07:45.622093+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: audit 2024-08-25T12:07:45.636857+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[105101]: audit 2024-08-25T12:07:45.636857+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: cluster 2024-08-25T12:07:45.165387+0000 mon.a (mon.0) 1330 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: cluster 2024-08-25T12:07:45.165387+0000 mon.a (mon.0) 1330 : cluster [WRN] Health check update: Degraded data redundancy: 60/639 objects degraded (9.390%), 16 pgs degraded (PG_DEGRADED) 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: audit 2024-08-25T12:07:45.428781+0000 mgr.y (mgr.25136) 2536 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: audit 2024-08-25T12:07:45.428781+0000 mgr.y (mgr.25136) 2536 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: audit 2024-08-25T12:07:45.609269+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: audit 2024-08-25T12:07:45.609269+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: audit 2024-08-25T12:07:45.622093+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: audit 2024-08-25T12:07:45.622093+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: audit 2024-08-25T12:07:45.636857+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:46.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:45 smithi059 bash[104335]: audit 2024-08-25T12:07:45.636857+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:47.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:47 smithi196 bash[84730]: cluster 2024-08-25T12:07:46.506056+0000 mgr.y (mgr.25136) 2537 : cluster [DBG] pgmap v830: 161 pgs: 18 peering, 14 active+undersized, 10 active+undersized+degraded, 119 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/639 objects degraded (5.477%) 2024-08-25T12:07:47.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:47 smithi196 bash[84730]: cluster 2024-08-25T12:07:46.506056+0000 mgr.y (mgr.25136) 2537 : cluster [DBG] pgmap v830: 161 pgs: 18 peering, 14 active+undersized, 10 active+undersized+degraded, 119 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/639 objects degraded (5.477%) 2024-08-25T12:07:47.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:47 smithi059 bash[104335]: cluster 2024-08-25T12:07:46.506056+0000 mgr.y (mgr.25136) 2537 : cluster [DBG] pgmap v830: 161 pgs: 18 peering, 14 active+undersized, 10 active+undersized+degraded, 119 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/639 objects degraded (5.477%) 2024-08-25T12:07:47.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:47 smithi059 bash[104335]: cluster 2024-08-25T12:07:46.506056+0000 mgr.y (mgr.25136) 2537 : cluster [DBG] pgmap v830: 161 pgs: 18 peering, 14 active+undersized, 10 active+undersized+degraded, 119 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/639 objects degraded (5.477%) 2024-08-25T12:07:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:47 smithi059 bash[105101]: cluster 2024-08-25T12:07:46.506056+0000 mgr.y (mgr.25136) 2537 : cluster [DBG] pgmap v830: 161 pgs: 18 peering, 14 active+undersized, 10 active+undersized+degraded, 119 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/639 objects degraded (5.477%) 2024-08-25T12:07:47.528 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:47 smithi059 bash[105101]: cluster 2024-08-25T12:07:46.506056+0000 mgr.y (mgr.25136) 2537 : cluster [DBG] pgmap v830: 161 pgs: 18 peering, 14 active+undersized, 10 active+undersized+degraded, 119 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/639 objects degraded (5.477%) 2024-08-25T12:07:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:48 smithi059 bash[104335]: cluster 2024-08-25T12:07:48.558559+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/639 objects degraded (5.477%), 10 pgs degraded) 2024-08-25T12:07:48.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:48 smithi059 bash[104335]: cluster 2024-08-25T12:07:48.558559+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/639 objects degraded (5.477%), 10 pgs degraded) 2024-08-25T12:07:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:48 smithi059 bash[104335]: cluster 2024-08-25T12:07:48.558605+0000 mon.a (mon.0) 1335 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:48.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:48 smithi059 bash[104335]: cluster 2024-08-25T12:07:48.558605+0000 mon.a (mon.0) 1335 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:48 smithi059 bash[105101]: cluster 2024-08-25T12:07:48.558559+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/639 objects degraded (5.477%), 10 pgs degraded) 2024-08-25T12:07:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:48 smithi059 bash[105101]: cluster 2024-08-25T12:07:48.558559+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/639 objects degraded (5.477%), 10 pgs degraded) 2024-08-25T12:07:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:48 smithi059 bash[105101]: cluster 2024-08-25T12:07:48.558605+0000 mon.a (mon.0) 1335 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:48.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:48 smithi059 bash[105101]: cluster 2024-08-25T12:07:48.558605+0000 mon.a (mon.0) 1335 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:48 smithi196 bash[84730]: cluster 2024-08-25T12:07:48.558559+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/639 objects degraded (5.477%), 10 pgs degraded) 2024-08-25T12:07:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:48 smithi196 bash[84730]: cluster 2024-08-25T12:07:48.558559+0000 mon.a (mon.0) 1334 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/639 objects degraded (5.477%), 10 pgs degraded) 2024-08-25T12:07:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:48 smithi196 bash[84730]: cluster 2024-08-25T12:07:48.558605+0000 mon.a (mon.0) 1335 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:48 smithi196 bash[84730]: cluster 2024-08-25T12:07:48.558605+0000 mon.a (mon.0) 1335 : cluster [INF] Cluster is now healthy 2024-08-25T12:07:49.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:07:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:07:49] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.51.0" 2024-08-25T12:07:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:49 smithi059 bash[104335]: cluster 2024-08-25T12:07:48.507175+0000 mgr.y (mgr.25136) 2538 : cluster [DBG] pgmap v831: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:07:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:49 smithi059 bash[104335]: cluster 2024-08-25T12:07:48.507175+0000 mgr.y (mgr.25136) 2538 : cluster [DBG] pgmap v831: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:07:50.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:49 smithi059 bash[105101]: cluster 2024-08-25T12:07:48.507175+0000 mgr.y (mgr.25136) 2538 : cluster [DBG] pgmap v831: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:07:50.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:49 smithi059 bash[105101]: cluster 2024-08-25T12:07:48.507175+0000 mgr.y (mgr.25136) 2538 : cluster [DBG] pgmap v831: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:07:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:49 smithi196 bash[84730]: cluster 2024-08-25T12:07:48.507175+0000 mgr.y (mgr.25136) 2538 : cluster [DBG] pgmap v831: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:07:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:49 smithi196 bash[84730]: cluster 2024-08-25T12:07:48.507175+0000 mgr.y (mgr.25136) 2538 : cluster [DBG] pgmap v831: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:07:50.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:50 smithi059 bash[104335]: audit 2024-08-25T12:07:49.629653+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:50.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:50 smithi059 bash[104335]: audit 2024-08-25T12:07:49.629653+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:50.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:50 smithi059 bash[104335]: audit 2024-08-25T12:07:49.636008+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:50.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:50 smithi059 bash[104335]: audit 2024-08-25T12:07:49.636008+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:50 smithi059 bash[105101]: audit 2024-08-25T12:07:49.629653+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:50 smithi059 bash[105101]: audit 2024-08-25T12:07:49.629653+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:50 smithi059 bash[105101]: audit 2024-08-25T12:07:49.636008+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:50 smithi059 bash[105101]: audit 2024-08-25T12:07:49.636008+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:50 smithi196 bash[84730]: audit 2024-08-25T12:07:49.629653+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:50 smithi196 bash[84730]: audit 2024-08-25T12:07:49.629653+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:50 smithi196 bash[84730]: audit 2024-08-25T12:07:49.636008+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:50 smithi196 bash[84730]: audit 2024-08-25T12:07:49.636008+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:07:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:51 smithi059 bash[104335]: cluster 2024-08-25T12:07:50.508354+0000 mgr.y (mgr.25136) 2539 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:51 smithi059 bash[104335]: cluster 2024-08-25T12:07:50.508354+0000 mgr.y (mgr.25136) 2539 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:52.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:51 smithi059 bash[105101]: cluster 2024-08-25T12:07:50.508354+0000 mgr.y (mgr.25136) 2539 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:51 smithi059 bash[105101]: cluster 2024-08-25T12:07:50.508354+0000 mgr.y (mgr.25136) 2539 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:51 smithi196 bash[84730]: cluster 2024-08-25T12:07:50.508354+0000 mgr.y (mgr.25136) 2539 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:52.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:51 smithi196 bash[84730]: cluster 2024-08-25T12:07:50.508354+0000 mgr.y (mgr.25136) 2539 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:07:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:53 smithi059 bash[105101]: cluster 2024-08-25T12:07:52.509521+0000 mgr.y (mgr.25136) 2540 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-25T12:07:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:53 smithi059 bash[105101]: cluster 2024-08-25T12:07:52.509521+0000 mgr.y (mgr.25136) 2540 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-25T12:07:54.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:53 smithi059 bash[104335]: cluster 2024-08-25T12:07:52.509521+0000 mgr.y (mgr.25136) 2540 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-25T12:07:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:53 smithi059 bash[104335]: cluster 2024-08-25T12:07:52.509521+0000 mgr.y (mgr.25136) 2540 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-25T12:07:54.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:53 smithi196 bash[84730]: cluster 2024-08-25T12:07:52.509521+0000 mgr.y (mgr.25136) 2540 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-25T12:07:54.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:53 smithi196 bash[84730]: cluster 2024-08-25T12:07:52.509521+0000 mgr.y (mgr.25136) 2540 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-25T12:07:55.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:55 smithi059 bash[104335]: cluster 2024-08-25T12:07:54.510599+0000 mgr.y (mgr.25136) 2541 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-25T12:07:55.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:55 smithi059 bash[104335]: cluster 2024-08-25T12:07:54.510599+0000 mgr.y (mgr.25136) 2541 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-25T12:07:55.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:55 smithi059 bash[105101]: cluster 2024-08-25T12:07:54.510599+0000 mgr.y (mgr.25136) 2541 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-25T12:07:55.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:55 smithi059 bash[105101]: cluster 2024-08-25T12:07:54.510599+0000 mgr.y (mgr.25136) 2541 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-25T12:07:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:55 smithi196 bash[84730]: cluster 2024-08-25T12:07:54.510599+0000 mgr.y (mgr.25136) 2541 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-25T12:07:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:55 smithi196 bash[84730]: cluster 2024-08-25T12:07:54.510599+0000 mgr.y (mgr.25136) 2541 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-25T12:07:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:56 smithi059 bash[104335]: audit 2024-08-25T12:07:55.439864+0000 mgr.y (mgr.25136) 2542 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:56 smithi059 bash[104335]: audit 2024-08-25T12:07:55.439864+0000 mgr.y (mgr.25136) 2542 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:56 smithi059 bash[104335]: audit 2024-08-25T12:07:56.137816+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:56 smithi059 bash[104335]: audit 2024-08-25T12:07:56.137816+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:56 smithi059 bash[105101]: audit 2024-08-25T12:07:55.439864+0000 mgr.y (mgr.25136) 2542 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:56 smithi059 bash[105101]: audit 2024-08-25T12:07:55.439864+0000 mgr.y (mgr.25136) 2542 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:56 smithi059 bash[105101]: audit 2024-08-25T12:07:56.137816+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:56 smithi059 bash[105101]: audit 2024-08-25T12:07:56.137816+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:56 smithi196 bash[84730]: audit 2024-08-25T12:07:55.439864+0000 mgr.y (mgr.25136) 2542 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:56 smithi196 bash[84730]: audit 2024-08-25T12:07:55.439864+0000 mgr.y (mgr.25136) 2542 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:07:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:56 smithi196 bash[84730]: audit 2024-08-25T12:07:56.137816+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:56 smithi196 bash[84730]: audit 2024-08-25T12:07:56.137816+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-08-25T12:07:58.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:57 smithi196 bash[84730]: audit 2024-08-25T12:07:56.134373+0000 mgr.y (mgr.25136) 2543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:58.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:57 smithi196 bash[84730]: audit 2024-08-25T12:07:56.134373+0000 mgr.y (mgr.25136) 2543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:58.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:57 smithi196 bash[84730]: cephadm 2024-08-25T12:07:56.137742+0000 mgr.y (mgr.25136) 2544 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-25T12:07:58.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:57 smithi196 bash[84730]: cephadm 2024-08-25T12:07:56.137742+0000 mgr.y (mgr.25136) 2544 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-25T12:07:58.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:57 smithi196 bash[84730]: cluster 2024-08-25T12:07:56.511758+0000 mgr.y (mgr.25136) 2545 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:58.019 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:57 smithi196 bash[84730]: cluster 2024-08-25T12:07:56.511758+0000 mgr.y (mgr.25136) 2545 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[104335]: audit 2024-08-25T12:07:56.134373+0000 mgr.y (mgr.25136) 2543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[104335]: audit 2024-08-25T12:07:56.134373+0000 mgr.y (mgr.25136) 2543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[104335]: cephadm 2024-08-25T12:07:56.137742+0000 mgr.y (mgr.25136) 2544 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-25T12:07:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[104335]: cephadm 2024-08-25T12:07:56.137742+0000 mgr.y (mgr.25136) 2544 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-25T12:07:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[104335]: cluster 2024-08-25T12:07:56.511758+0000 mgr.y (mgr.25136) 2545 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[104335]: cluster 2024-08-25T12:07:56.511758+0000 mgr.y (mgr.25136) 2545 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[105101]: audit 2024-08-25T12:07:56.134373+0000 mgr.y (mgr.25136) 2543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[105101]: audit 2024-08-25T12:07:56.134373+0000 mgr.y (mgr.25136) 2543 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-25T12:07:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[105101]: cephadm 2024-08-25T12:07:56.137742+0000 mgr.y (mgr.25136) 2544 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-25T12:07:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[105101]: cephadm 2024-08-25T12:07:56.137742+0000 mgr.y (mgr.25136) 2544 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-25T12:07:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[105101]: cluster 2024-08-25T12:07:56.511758+0000 mgr.y (mgr.25136) 2545 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:57 smithi059 bash[105101]: cluster 2024-08-25T12:07:56.511758+0000 mgr.y (mgr.25136) 2545 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:07:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:07:59] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-08-25T12:07:59.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: cluster 2024-08-25T12:07:58.512990+0000 mgr.y (mgr.25136) 2546 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:07:59.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: cluster 2024-08-25T12:07:58.512990+0000 mgr.y (mgr.25136) 2546 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:07:59.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: cephadm 2024-08-25T12:07:58.550332+0000 mgr.y (mgr.25136) 2547 : cephadm [INF] Upgrade: Updating osd.7 2024-08-25T12:07:59.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: cephadm 2024-08-25T12:07:58.550332+0000 mgr.y (mgr.25136) 2547 : cephadm [INF] Upgrade: Updating osd.7 2024-08-25T12:07:59.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: audit 2024-08-25T12:07:58.559003+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: audit 2024-08-25T12:07:58.559003+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:07:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: audit 2024-08-25T12:07:58.567506+0000 mon.b (mon.1) 3149 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-25T12:07:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: audit 2024-08-25T12:07:58.567506+0000 mon.b (mon.1) 3149 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-25T12:07:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: audit 2024-08-25T12:07:58.569275+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: audit 2024-08-25T12:07:58.569275+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:07:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: cephadm 2024-08-25T12:07:58.571121+0000 mgr.y (mgr.25136) 2548 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T12:07:59.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:07:59 smithi196 bash[84730]: cephadm 2024-08-25T12:07:58.571121+0000 mgr.y (mgr.25136) 2548 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T12:08:00.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: cluster 2024-08-25T12:07:58.512990+0000 mgr.y (mgr.25136) 2546 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: cluster 2024-08-25T12:07:58.512990+0000 mgr.y (mgr.25136) 2546 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: cephadm 2024-08-25T12:07:58.550332+0000 mgr.y (mgr.25136) 2547 : cephadm [INF] Upgrade: Updating osd.7 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: cephadm 2024-08-25T12:07:58.550332+0000 mgr.y (mgr.25136) 2547 : cephadm [INF] Upgrade: Updating osd.7 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: audit 2024-08-25T12:07:58.559003+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: audit 2024-08-25T12:07:58.559003+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: audit 2024-08-25T12:07:58.567506+0000 mon.b (mon.1) 3149 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: audit 2024-08-25T12:07:58.567506+0000 mon.b (mon.1) 3149 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: audit 2024-08-25T12:07:58.569275+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: audit 2024-08-25T12:07:58.569275+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: cephadm 2024-08-25T12:07:58.571121+0000 mgr.y (mgr.25136) 2548 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T12:08:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[104335]: cephadm 2024-08-25T12:07:58.571121+0000 mgr.y (mgr.25136) 2548 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: cluster 2024-08-25T12:07:58.512990+0000 mgr.y (mgr.25136) 2546 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: cluster 2024-08-25T12:07:58.512990+0000 mgr.y (mgr.25136) 2546 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: cephadm 2024-08-25T12:07:58.550332+0000 mgr.y (mgr.25136) 2547 : cephadm [INF] Upgrade: Updating osd.7 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: cephadm 2024-08-25T12:07:58.550332+0000 mgr.y (mgr.25136) 2547 : cephadm [INF] Upgrade: Updating osd.7 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: audit 2024-08-25T12:07:58.559003+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: audit 2024-08-25T12:07:58.559003+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: audit 2024-08-25T12:07:58.567506+0000 mon.b (mon.1) 3149 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: audit 2024-08-25T12:07:58.567506+0000 mon.b (mon.1) 3149 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: audit 2024-08-25T12:07:58.569275+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: audit 2024-08-25T12:07:58.569275+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:00.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: cephadm 2024-08-25T12:07:58.571121+0000 mgr.y (mgr.25136) 2548 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T12:08:00.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:07:59 smithi059 bash[105101]: cephadm 2024-08-25T12:07:58.571121+0000 mgr.y (mgr.25136) 2548 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-08-25T12:08:01.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:00 smithi196 bash[84730]: audit 2024-08-25T12:07:59.889208+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:01.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:00 smithi196 bash[84730]: audit 2024-08-25T12:07:59.889208+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:01.146 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:00 smithi196 bash[84730]: cluster 2024-08-25T12:08:00.514242+0000 mgr.y (mgr.25136) 2549 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:01.147 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:00 smithi196 bash[84730]: cluster 2024-08-25T12:08:00.514242+0000 mgr.y (mgr.25136) 2549 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:01.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:00 smithi059 bash[104335]: audit 2024-08-25T12:07:59.889208+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:01.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:00 smithi059 bash[104335]: audit 2024-08-25T12:07:59.889208+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:01.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:00 smithi059 bash[104335]: cluster 2024-08-25T12:08:00.514242+0000 mgr.y (mgr.25136) 2549 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:01.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:00 smithi059 bash[104335]: cluster 2024-08-25T12:08:00.514242+0000 mgr.y (mgr.25136) 2549 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:01.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:00 smithi059 bash[105101]: audit 2024-08-25T12:07:59.889208+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:01.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:00 smithi059 bash[105101]: audit 2024-08-25T12:07:59.889208+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:01.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:00 smithi059 bash[105101]: cluster 2024-08-25T12:08:00.514242+0000 mgr.y (mgr.25136) 2549 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:01.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:00 smithi059 bash[105101]: cluster 2024-08-25T12:08:00.514242+0000 mgr.y (mgr.25136) 2549 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:03.536 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.537 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.537 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.537 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.538 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.538 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.538 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.538 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: Stopping Ceph osd.7 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:08:03.539 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.539 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:08:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:03.853 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:03 smithi196 bash[84730]: cluster 2024-08-25T12:08:02.515780+0000 mgr.y (mgr.25136) 2550 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:03.853 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:03 smithi196 bash[84730]: cluster 2024-08-25T12:08:02.515780+0000 mgr.y (mgr.25136) 2550 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:03 smithi059 bash[104335]: cluster 2024-08-25T12:08:02.515780+0000 mgr.y (mgr.25136) 2550 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:04.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:03 smithi059 bash[104335]: cluster 2024-08-25T12:08:02.515780+0000 mgr.y (mgr.25136) 2550 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:04.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:03 smithi059 bash[105101]: cluster 2024-08-25T12:08:02.515780+0000 mgr.y (mgr.25136) 2550 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:04.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:03 smithi059 bash[105101]: cluster 2024-08-25T12:08:02.515780+0000 mgr.y (mgr.25136) 2550 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:04.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:03 smithi196 bash[38253]: debug 2024-08-25T12:08:03.855+0000 7f2b800aa640 -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-08-25T12:08:04.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:03 smithi196 bash[38253]: debug 2024-08-25T12:08:03.855+0000 7f2b800aa640 -1 osd.7 156 *** Got signal Terminated *** 2024-08-25T12:08:04.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:03 smithi196 bash[38253]: debug 2024-08-25T12:08:03.855+0000 7f2b800aa640 -1 osd.7 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:08:04.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:04 smithi196 bash[84730]: cluster 2024-08-25T12:08:03.856742+0000 mon.a (mon.0) 1339 : cluster [INF] osd.7 marked itself down and dead 2024-08-25T12:08:04.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:04 smithi196 bash[84730]: cluster 2024-08-25T12:08:03.856742+0000 mon.a (mon.0) 1339 : cluster [INF] osd.7 marked itself down and dead 2024-08-25T12:08:04.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:04 smithi196 bash[84730]: audit 2024-08-25T12:08:03.906947+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:04.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:04 smithi196 bash[84730]: audit 2024-08-25T12:08:03.906947+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:04.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:04 smithi196 bash[84730]: audit 2024-08-25T12:08:03.921492+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:04.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:04 smithi196 bash[84730]: audit 2024-08-25T12:08:03.921492+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:04.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:04 smithi196 bash[84730]: audit 2024-08-25T12:08:03.938443+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:04.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:04 smithi196 bash[84730]: audit 2024-08-25T12:08:03.938443+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[104335]: cluster 2024-08-25T12:08:03.856742+0000 mon.a (mon.0) 1339 : cluster [INF] osd.7 marked itself down and dead 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[104335]: cluster 2024-08-25T12:08:03.856742+0000 mon.a (mon.0) 1339 : cluster [INF] osd.7 marked itself down and dead 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[104335]: audit 2024-08-25T12:08:03.906947+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[104335]: audit 2024-08-25T12:08:03.906947+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[104335]: audit 2024-08-25T12:08:03.921492+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[104335]: audit 2024-08-25T12:08:03.921492+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[104335]: audit 2024-08-25T12:08:03.938443+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[104335]: audit 2024-08-25T12:08:03.938443+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[105101]: cluster 2024-08-25T12:08:03.856742+0000 mon.a (mon.0) 1339 : cluster [INF] osd.7 marked itself down and dead 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[105101]: cluster 2024-08-25T12:08:03.856742+0000 mon.a (mon.0) 1339 : cluster [INF] osd.7 marked itself down and dead 2024-08-25T12:08:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[105101]: audit 2024-08-25T12:08:03.906947+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[105101]: audit 2024-08-25T12:08:03.906947+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[105101]: audit 2024-08-25T12:08:03.921492+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[105101]: audit 2024-08-25T12:08:03.921492+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[105101]: audit 2024-08-25T12:08:03.938443+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:04 smithi059 bash[105101]: audit 2024-08-25T12:08:03.938443+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: cluster 2024-08-25T12:08:03.925144+0000 mgr.y (mgr.25136) 2551 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:08:05.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: cluster 2024-08-25T12:08:03.925144+0000 mgr.y (mgr.25136) 2551 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: cluster 2024-08-25T12:08:04.576037+0000 mon.a (mon.0) 1343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: cluster 2024-08-25T12:08:04.576037+0000 mon.a (mon.0) 1343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: cluster 2024-08-25T12:08:04.601481+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: cluster 2024-08-25T12:08:04.601481+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: audit 2024-08-25T12:08:04.638825+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: audit 2024-08-25T12:08:04.638825+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: audit 2024-08-25T12:08:04.645016+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: audit 2024-08-25T12:08:04.645016+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:05.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: cluster 2024-08-25T12:08:04.917171+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[104335]: cluster 2024-08-25T12:08:04.917171+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: cluster 2024-08-25T12:08:03.925144+0000 mgr.y (mgr.25136) 2551 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: cluster 2024-08-25T12:08:03.925144+0000 mgr.y (mgr.25136) 2551 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: cluster 2024-08-25T12:08:04.576037+0000 mon.a (mon.0) 1343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: cluster 2024-08-25T12:08:04.576037+0000 mon.a (mon.0) 1343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: cluster 2024-08-25T12:08:04.601481+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: cluster 2024-08-25T12:08:04.601481+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: audit 2024-08-25T12:08:04.638825+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: audit 2024-08-25T12:08:04.638825+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: audit 2024-08-25T12:08:04.645016+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: audit 2024-08-25T12:08:04.645016+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: cluster 2024-08-25T12:08:04.917171+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:08:05.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:05 smithi059 bash[105101]: cluster 2024-08-25T12:08:04.917171+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:08:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: cluster 2024-08-25T12:08:03.925144+0000 mgr.y (mgr.25136) 2551 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:08:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: cluster 2024-08-25T12:08:03.925144+0000 mgr.y (mgr.25136) 2551 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:08:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: cluster 2024-08-25T12:08:04.576037+0000 mon.a (mon.0) 1343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:08:05.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: cluster 2024-08-25T12:08:04.576037+0000 mon.a (mon.0) 1343 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-25T12:08:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: cluster 2024-08-25T12:08:04.601481+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-08-25T12:08:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: cluster 2024-08-25T12:08:04.601481+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-08-25T12:08:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: audit 2024-08-25T12:08:04.638825+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: audit 2024-08-25T12:08:04.638825+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: audit 2024-08-25T12:08:04.645016+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: audit 2024-08-25T12:08:04.645016+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: cluster 2024-08-25T12:08:04.917171+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:08:05.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:05 smithi196 bash[84730]: cluster 2024-08-25T12:08:04.917171+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:08:06.350 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[103583]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-7 2024-08-25T12:08:06.350 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[103777]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-7 2024-08-25T12:08:06.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: audit 2024-08-25T12:08:05.451170+0000 mgr.y (mgr.25136) 2552 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:06.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: audit 2024-08-25T12:08:05.451170+0000 mgr.y (mgr.25136) 2552 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:06.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: cluster 2024-08-25T12:08:05.604047+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-08-25T12:08:06.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: cluster 2024-08-25T12:08:05.604047+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-08-25T12:08:06.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: audit 2024-08-25T12:08:05.757982+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:06.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: audit 2024-08-25T12:08:05.757982+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:06.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: audit 2024-08-25T12:08:05.771364+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:06.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: audit 2024-08-25T12:08:05.771364+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:06.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: audit 2024-08-25T12:08:05.787784+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:06.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:06 smithi196 bash[84730]: audit 2024-08-25T12:08:05.787784+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: audit 2024-08-25T12:08:05.451170+0000 mgr.y (mgr.25136) 2552 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: audit 2024-08-25T12:08:05.451170+0000 mgr.y (mgr.25136) 2552 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: cluster 2024-08-25T12:08:05.604047+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: cluster 2024-08-25T12:08:05.604047+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: audit 2024-08-25T12:08:05.757982+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: audit 2024-08-25T12:08:05.757982+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: audit 2024-08-25T12:08:05.771364+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: audit 2024-08-25T12:08:05.771364+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: audit 2024-08-25T12:08:05.787784+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[104335]: audit 2024-08-25T12:08:05.787784+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: audit 2024-08-25T12:08:05.451170+0000 mgr.y (mgr.25136) 2552 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: audit 2024-08-25T12:08:05.451170+0000 mgr.y (mgr.25136) 2552 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: cluster 2024-08-25T12:08:05.604047+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: cluster 2024-08-25T12:08:05.604047+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: audit 2024-08-25T12:08:05.757982+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: audit 2024-08-25T12:08:05.757982+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: audit 2024-08-25T12:08:05.771364+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: audit 2024-08-25T12:08:05.771364+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: audit 2024-08-25T12:08:05.787784+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:06 smithi059 bash[105101]: audit 2024-08-25T12:08:05.787784+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:07 smithi196 bash[84730]: cluster 2024-08-25T12:08:05.775338+0000 mgr.y (mgr.25136) 2553 : cluster [DBG] pgmap v842: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:07 smithi196 bash[84730]: cluster 2024-08-25T12:08:05.775338+0000 mgr.y (mgr.25136) 2553 : cluster [DBG] pgmap v842: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:07 smithi196 bash[84730]: cluster 2024-08-25T12:08:05.775958+0000 mgr.y (mgr.25136) 2554 : cluster [DBG] pgmap v843: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:07 smithi196 bash[84730]: cluster 2024-08-25T12:08:05.775958+0000 mgr.y (mgr.25136) 2554 : cluster [DBG] pgmap v843: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:07 smithi196 bash[84730]: cluster 2024-08-25T12:08:06.767171+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-25T12:08:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:07 smithi196 bash[84730]: cluster 2024-08-25T12:08:06.767171+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-25T12:08:07.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:07 smithi196 bash[84730]: cluster 2024-08-25T12:08:06.767244+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 1 pg degraded (PG_DEGRADED) 2024-08-25T12:08:07.820 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:07 smithi196 bash[84730]: cluster 2024-08-25T12:08:06.767244+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 1 pg degraded (PG_DEGRADED) 2024-08-25T12:08:08.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[104335]: cluster 2024-08-25T12:08:05.775338+0000 mgr.y (mgr.25136) 2553 : cluster [DBG] pgmap v842: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[104335]: cluster 2024-08-25T12:08:05.775338+0000 mgr.y (mgr.25136) 2553 : cluster [DBG] pgmap v842: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[104335]: cluster 2024-08-25T12:08:05.775958+0000 mgr.y (mgr.25136) 2554 : cluster [DBG] pgmap v843: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[104335]: cluster 2024-08-25T12:08:05.775958+0000 mgr.y (mgr.25136) 2554 : cluster [DBG] pgmap v843: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[104335]: cluster 2024-08-25T12:08:06.767171+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[104335]: cluster 2024-08-25T12:08:06.767171+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[104335]: cluster 2024-08-25T12:08:06.767244+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 1 pg degraded (PG_DEGRADED) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[104335]: cluster 2024-08-25T12:08:06.767244+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 1 pg degraded (PG_DEGRADED) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[105101]: cluster 2024-08-25T12:08:05.775338+0000 mgr.y (mgr.25136) 2553 : cluster [DBG] pgmap v842: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[105101]: cluster 2024-08-25T12:08:05.775338+0000 mgr.y (mgr.25136) 2553 : cluster [DBG] pgmap v842: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[105101]: cluster 2024-08-25T12:08:05.775958+0000 mgr.y (mgr.25136) 2554 : cluster [DBG] pgmap v843: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[105101]: cluster 2024-08-25T12:08:05.775958+0000 mgr.y (mgr.25136) 2554 : cluster [DBG] pgmap v843: 161 pgs: 7 active+undersized, 12 peering, 16 stale+active+clean, 1 active+undersized+degraded, 125 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 5/639 objects degraded (0.782%) 2024-08-25T12:08:08.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[105101]: cluster 2024-08-25T12:08:06.767171+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-25T12:08:08.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[105101]: cluster 2024-08-25T12:08:06.767171+0000 mon.a (mon.0) 1351 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-25T12:08:08.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[105101]: cluster 2024-08-25T12:08:06.767244+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 1 pg degraded (PG_DEGRADED) 2024-08-25T12:08:08.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:07 smithi059 bash[105101]: cluster 2024-08-25T12:08:06.767244+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: Degraded data redundancy: 5/639 objects degraded (0.782%), 1 pg degraded (PG_DEGRADED) 2024-08-25T12:08:08.750 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.750 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.751 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.751 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.751 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.752 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.752 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.752 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.752 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.7.service: Deactivated successfully. 2024-08-25T12:08:08.753 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: Stopped Ceph osd.7 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:08:08.753 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:08:08.753 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:08 smithi196 systemd[1]: Started Ceph osd.7 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:08:09.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:08:09] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-08-25T12:08:09.851 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: cluster 2024-08-25T12:08:07.777340+0000 mgr.y (mgr.25136) 2555 : cluster [DBG] pgmap v844: 161 pgs: 23 active+undersized, 12 peering, 6 stale+active+clean, 11 active+undersized+degraded, 109 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30/639 objects degraded (4.695%) 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: cluster 2024-08-25T12:08:07.777340+0000 mgr.y (mgr.25136) 2555 : cluster [DBG] pgmap v844: 161 pgs: 23 active+undersized, 12 peering, 6 stale+active+clean, 11 active+undersized+degraded, 109 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30/639 objects degraded (4.695%) 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.808179+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.808179+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.819943+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.819943+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.828696+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.828696+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.830234+0000 mon.b (mon.1) 3153 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.830234+0000 mon.b (mon.1) 3153 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.837947+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.837947+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.993717+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.993717+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.997034+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:08.997034+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.001501+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.001501+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.002821+0000 mon.b (mon.1) 3157 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: cluster 2024-08-25T12:08:07.777340+0000 mgr.y (mgr.25136) 2555 : cluster [DBG] pgmap v844: 161 pgs: 23 active+undersized, 12 peering, 6 stale+active+clean, 11 active+undersized+degraded, 109 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30/639 objects degraded (4.695%) 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: cluster 2024-08-25T12:08:07.777340+0000 mgr.y (mgr.25136) 2555 : cluster [DBG] pgmap v844: 161 pgs: 23 active+undersized, 12 peering, 6 stale+active+clean, 11 active+undersized+degraded, 109 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30/639 objects degraded (4.695%) 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.808179+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.808179+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.819943+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.819943+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.828696+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.828696+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.830234+0000 mon.b (mon.1) 3153 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.830234+0000 mon.b (mon.1) 3153 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.837947+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.837947+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.993717+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.993717+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.997034+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:08.997034+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.001501+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.001501+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.002821+0000 mon.b (mon.1) 3157 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.002821+0000 mon.b (mon.1) 3157 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.011379+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.011379+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.111414+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.111414+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.113906+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.113906+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.116284+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.116284+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.117267+0000 mon.b (mon.1) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.117267+0000 mon.b (mon.1) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.118900+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.118900+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.199148+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.199148+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.201898+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.201898+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.856 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.204340+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.204340+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.205324+0000 mon.b (mon.1) 3165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.002821+0000 mon.b (mon.1) 3157 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.011379+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.011379+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.111414+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.111414+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.113906+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.113906+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.116284+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.857 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.116284+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.117267+0000 mon.b (mon.1) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.117267+0000 mon.b (mon.1) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.118900+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.118900+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.199148+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.199148+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.201898+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.201898+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.204340+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.204340+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.205324+0000 mon.b (mon.1) 3165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.205324+0000 mon.b (mon.1) 3165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.207287+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.207287+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.302100+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.302100+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.305195+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.305195+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.309281+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.309281+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.310708+0000 mon.b (mon.1) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.310708+0000 mon.b (mon.1) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.315260+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.315260+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.429757+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.429757+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.433260+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.433260+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.436425+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.436425+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.437867+0000 mon.b (mon.1) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.437867+0000 mon.b (mon.1) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.860 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.442541+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.442541+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.535095+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.535095+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.538132+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.538132+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.540784+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.540784+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.542015+0000 mon.b (mon.1) 3177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.542015+0000 mon.b (mon.1) 3177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.545021+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.861 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[105101]: audit 2024-08-25T12:08:09.545021+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.205324+0000 mon.b (mon.1) 3165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.207287+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.207287+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.302100+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.302100+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.305195+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.305195+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.309281+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.309281+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.310708+0000 mon.b (mon.1) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.310708+0000 mon.b (mon.1) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.315260+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.315260+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.429757+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.429757+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.433260+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.433260+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.436425+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.436425+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.437867+0000 mon.b (mon.1) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.437867+0000 mon.b (mon.1) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.442541+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.442541+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.535095+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.535095+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.538132+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.538132+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.540784+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.540784+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.542015+0000 mon.b (mon.1) 3177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.542015+0000 mon.b (mon.1) 3177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.545021+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.864 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:09 smithi059 bash[104335]: audit 2024-08-25T12:08:09.545021+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: cluster 2024-08-25T12:08:07.777340+0000 mgr.y (mgr.25136) 2555 : cluster [DBG] pgmap v844: 161 pgs: 23 active+undersized, 12 peering, 6 stale+active+clean, 11 active+undersized+degraded, 109 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30/639 objects degraded (4.695%) 2024-08-25T12:08:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: cluster 2024-08-25T12:08:07.777340+0000 mgr.y (mgr.25136) 2555 : cluster [DBG] pgmap v844: 161 pgs: 23 active+undersized, 12 peering, 6 stale+active+clean, 11 active+undersized+degraded, 109 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30/639 objects degraded (4.695%) 2024-08-25T12:08:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.808179+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.808179+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.819943+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.819943+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.828696+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.828696+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.830234+0000 mon.b (mon.1) 3153 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.830234+0000 mon.b (mon.1) 3153 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.837947+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.837947+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.993717+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.993717+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.997034+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:08.997034+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.001501+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.001501+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.002821+0000 mon.b (mon.1) 3157 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.002821+0000 mon.b (mon.1) 3157 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.011379+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.011379+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.111414+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.111414+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.113906+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.113906+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.116284+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.116284+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.117267+0000 mon.b (mon.1) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.117267+0000 mon.b (mon.1) 3161 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.118900+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.118900+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.199148+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.199148+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.201898+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.201898+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.204340+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.204340+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.205324+0000 mon.b (mon.1) 3165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.205324+0000 mon.b (mon.1) 3165 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.207287+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.207287+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.302100+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.302100+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.305195+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.305195+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.309281+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.309281+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.310708+0000 mon.b (mon.1) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.310708+0000 mon.b (mon.1) 3169 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.315260+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.315260+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.429757+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.429757+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.433260+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.433260+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.436425+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.436425+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.437867+0000 mon.b (mon.1) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.437867+0000 mon.b (mon.1) 3173 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.442541+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.442541+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.535095+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.535095+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:09.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.538132+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.538132+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:09.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.540784+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.540784+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:09.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.542015+0000 mon.b (mon.1) 3177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.542015+0000 mon.b (mon.1) 3177 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:09.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.545021+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:09.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:09 smithi196 bash[84730]: audit 2024-08-25T12:08:09.545021+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.840 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cluster 2024-08-25T12:08:08.830093+0000 mgr.y (mgr.25136) 2556 : cluster [DBG] pgmap v845: 161 pgs: 33 active+undersized, 12 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-08-25T12:08:10.840 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cluster 2024-08-25T12:08:08.830093+0000 mgr.y (mgr.25136) 2556 : cluster [DBG] pgmap v845: 161 pgs: 33 active+undersized, 12 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-08-25T12:08:10.840 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:08.839101+0000 mgr.y (mgr.25136) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:08.839101+0000 mgr.y (mgr.25136) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.012577+0000 mgr.y (mgr.25136) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.012577+0000 mgr.y (mgr.25136) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.120523+0000 mgr.y (mgr.25136) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.120523+0000 mgr.y (mgr.25136) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.210553+0000 mgr.y (mgr.25136) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.210553+0000 mgr.y (mgr.25136) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.317668+0000 mgr.y (mgr.25136) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.317668+0000 mgr.y (mgr.25136) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.445174+0000 mgr.y (mgr.25136) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.445174+0000 mgr.y (mgr.25136) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.841 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.548468+0000 mgr.y (mgr.25136) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.548468+0000 mgr.y (mgr.25136) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.666103+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.666103+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.669011+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.669011+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.671958+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.671958+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.673105+0000 mon.b (mon.1) 3181 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.673105+0000 mon.b (mon.1) 3181 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.676789+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.842 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.676789+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.679097+0000 mgr.y (mgr.25136) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.679097+0000 mgr.y (mgr.25136) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.778472+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.778472+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.781067+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.781067+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.783803+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.783803+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.784847+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.784847+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.843 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.786760+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.786760+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cluster 2024-08-25T12:08:09.815526+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: cluster 2024-08-25T12:08:09.815526+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.872480+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.872480+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.875039+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.875039+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.877470+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.877470+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.878682+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.878682+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.880477+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.844 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.880477+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.961457+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.961457+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.964557+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.964557+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.967180+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.967180+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.968257+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.968257+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.973684+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:09.973684+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.055856+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.845 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.055856+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.058506+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.058506+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.061012+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.061012+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.062099+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.062099+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.066501+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.066501+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.144849+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.144849+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.147470+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.147470+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.846 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.150920+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.150920+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.152157+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.152157+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.156268+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.156268+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.278233+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.278233+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.281056+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.281056+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.284725+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.284725+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.847 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.286053+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.286053+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.290799+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.290799+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.421373+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.421373+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.424477+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.424477+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.427203+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.427203+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.428451+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.848 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.428451+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.432624+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.432624+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.543222+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.543222+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.545323+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.545323+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.547455+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.547455+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.548175+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.548175+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.554060+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.849 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[84730]: audit 2024-08-25T12:08:10.554060+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cluster 2024-08-25T12:08:08.830093+0000 mgr.y (mgr.25136) 2556 : cluster [DBG] pgmap v845: 161 pgs: 33 active+undersized, 12 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-08-25T12:08:10.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cluster 2024-08-25T12:08:08.830093+0000 mgr.y (mgr.25136) 2556 : cluster [DBG] pgmap v845: 161 pgs: 33 active+undersized, 12 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-08-25T12:08:10.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:08.839101+0000 mgr.y (mgr.25136) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:08.839101+0000 mgr.y (mgr.25136) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.012577+0000 mgr.y (mgr.25136) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.012577+0000 mgr.y (mgr.25136) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.120523+0000 mgr.y (mgr.25136) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.120523+0000 mgr.y (mgr.25136) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.210553+0000 mgr.y (mgr.25136) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.210553+0000 mgr.y (mgr.25136) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.317668+0000 mgr.y (mgr.25136) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.317668+0000 mgr.y (mgr.25136) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.445174+0000 mgr.y (mgr.25136) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.445174+0000 mgr.y (mgr.25136) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.548468+0000 mgr.y (mgr.25136) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.548468+0000 mgr.y (mgr.25136) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.666103+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.666103+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.669011+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.669011+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cluster 2024-08-25T12:08:08.830093+0000 mgr.y (mgr.25136) 2556 : cluster [DBG] pgmap v845: 161 pgs: 33 active+undersized, 12 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-08-25T12:08:10.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cluster 2024-08-25T12:08:08.830093+0000 mgr.y (mgr.25136) 2556 : cluster [DBG] pgmap v845: 161 pgs: 33 active+undersized, 12 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 73/639 objects degraded (11.424%) 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:08.839101+0000 mgr.y (mgr.25136) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:08.839101+0000 mgr.y (mgr.25136) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.012577+0000 mgr.y (mgr.25136) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.012577+0000 mgr.y (mgr.25136) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.120523+0000 mgr.y (mgr.25136) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.120523+0000 mgr.y (mgr.25136) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.210553+0000 mgr.y (mgr.25136) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.210553+0000 mgr.y (mgr.25136) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.317668+0000 mgr.y (mgr.25136) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.317668+0000 mgr.y (mgr.25136) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.445174+0000 mgr.y (mgr.25136) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.997 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.445174+0000 mgr.y (mgr.25136) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.997 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.548468+0000 mgr.y (mgr.25136) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.997 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.548468+0000 mgr.y (mgr.25136) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.997 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.666103+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.997 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.666103+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.997 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.669011+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.998 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.669011+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.671958+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.671958+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.673105+0000 mon.b (mon.1) 3181 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.673105+0000 mon.b (mon.1) 3181 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.676789+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.676789+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.679097+0000 mgr.y (mgr.25136) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.679097+0000 mgr.y (mgr.25136) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.778472+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.778472+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.781067+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.781067+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.783803+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.783803+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.784847+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.784847+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.786760+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.786760+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cluster 2024-08-25T12:08:09.815526+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:08:10.999 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: cluster 2024-08-25T12:08:09.815526+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:08:11.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.671958+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.671958+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.673105+0000 mon.b (mon.1) 3181 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.673105+0000 mon.b (mon.1) 3181 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.676789+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.676789+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.679097+0000 mgr.y (mgr.25136) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.679097+0000 mgr.y (mgr.25136) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.778472+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.778472+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.781067+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.781067+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.783803+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.783803+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.784847+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.784847+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.786760+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.786760+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cluster 2024-08-25T12:08:09.815526+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:08:11.002 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: cluster 2024-08-25T12:08:09.815526+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.872480+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.872480+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.875039+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.875039+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.877470+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.877470+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.878682+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.878682+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.880477+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.880477+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.961457+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.961457+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.964557+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.964557+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.967180+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.967180+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.968257+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.968257+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.973684+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:09.973684+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.872480+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.872480+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.875039+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.875039+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.877470+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.877470+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.878682+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.878682+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.880477+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.880477+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.961457+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.961457+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.964557+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.964557+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.967180+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.967180+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.968257+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.968257+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.973684+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:09.973684+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.055856+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.055856+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.058506+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.058506+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.061012+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.061012+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.062099+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.062099+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.066501+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.066501+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.144849+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.144849+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.147470+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.147470+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.150920+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.150920+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.152157+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.152157+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.156268+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.156268+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.278233+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.278233+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.281056+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.281056+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.284725+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.284725+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.286053+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.286053+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.290799+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.290799+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.421373+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.421373+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.424477+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.424477+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.427203+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.427203+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.428451+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.428451+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.432624+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.432624+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.055856+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.055856+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.058506+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.058506+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.061012+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.061012+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.062099+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.062099+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.066501+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.066501+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.144849+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.144849+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.147470+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.147470+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.150920+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.150920+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.152157+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.152157+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.156268+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.156268+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.543222+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.543222+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.545323+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.545323+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.547455+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.547455+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.548175+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.548175+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.554060+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[104335]: audit 2024-08-25T12:08:10.554060+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.278233+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.278233+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.281056+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.281056+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.284725+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.284725+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.286053+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.286053+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.290799+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.290799+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.421373+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.421373+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.424477+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.424477+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.427203+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.427203+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.428451+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.428451+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.432624+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.432624+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.543222+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.543222+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.545323+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.545323+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.547455+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.547455+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.548175+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.548175+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.554060+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:10 smithi059 bash[105101]: audit 2024-08-25T12:08:10.554060+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[103927]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:08:11.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[103927]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:08:11.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[103927]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-25T12:08:11.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[103927]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:08:11.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:10 smithi196 bash[103927]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-25T12:08:11.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[103927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-25T12:08:11.110 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[103927]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-08-25T12:08:11.385 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[103927]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-25T12:08:11.385 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[103927]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-08-25T12:08:11.385 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[103927]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-25T12:08:11.385 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[103927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-25T12:08:11.385 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[103927]: --> ceph-volume lvm activate successful for osd ID: 7 2024-08-25T12:08:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.790028+0000 mgr.y (mgr.25136) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.790028+0000 mgr.y (mgr.25136) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.885396+0000 mgr.y (mgr.25136) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.885396+0000 mgr.y (mgr.25136) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.975858+0000 mgr.y (mgr.25136) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:09.975858+0000 mgr.y (mgr.25136) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.068764+0000 mgr.y (mgr.25136) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.068764+0000 mgr.y (mgr.25136) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.159243+0000 mgr.y (mgr.25136) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.159243+0000 mgr.y (mgr.25136) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.294321+0000 mgr.y (mgr.25136) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.294321+0000 mgr.y (mgr.25136) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.435984+0000 mgr.y (mgr.25136) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.611 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.435984+0000 mgr.y (mgr.25136) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.790028+0000 mgr.y (mgr.25136) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.790028+0000 mgr.y (mgr.25136) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.885396+0000 mgr.y (mgr.25136) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.885396+0000 mgr.y (mgr.25136) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.975858+0000 mgr.y (mgr.25136) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:09.975858+0000 mgr.y (mgr.25136) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.068764+0000 mgr.y (mgr.25136) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.068764+0000 mgr.y (mgr.25136) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.159243+0000 mgr.y (mgr.25136) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.159243+0000 mgr.y (mgr.25136) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.294321+0000 mgr.y (mgr.25136) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.294321+0000 mgr.y (mgr.25136) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.435984+0000 mgr.y (mgr.25136) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.435984+0000 mgr.y (mgr.25136) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.554858+0000 mgr.y (mgr.25136) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.554858+0000 mgr.y (mgr.25136) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.685107+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.685107+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.687504+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.687504+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.689868+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.689868+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.690886+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.690886+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.695720+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.695720+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.696552+0000 mgr.y (mgr.25136) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.696552+0000 mgr.y (mgr.25136) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.802143+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.802143+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.804587+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.804587+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.614 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.807743+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.790028+0000 mgr.y (mgr.25136) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.790028+0000 mgr.y (mgr.25136) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.885396+0000 mgr.y (mgr.25136) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.885396+0000 mgr.y (mgr.25136) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.975858+0000 mgr.y (mgr.25136) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:09.975858+0000 mgr.y (mgr.25136) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.068764+0000 mgr.y (mgr.25136) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.068764+0000 mgr.y (mgr.25136) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.159243+0000 mgr.y (mgr.25136) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.159243+0000 mgr.y (mgr.25136) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.294321+0000 mgr.y (mgr.25136) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.294321+0000 mgr.y (mgr.25136) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.435984+0000 mgr.y (mgr.25136) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.435984+0000 mgr.y (mgr.25136) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.554858+0000 mgr.y (mgr.25136) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.554858+0000 mgr.y (mgr.25136) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.685107+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.685107+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.687504+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.687504+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.689868+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.689868+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.690886+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.690886+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.695720+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.695720+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.696552+0000 mgr.y (mgr.25136) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.696552+0000 mgr.y (mgr.25136) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.802143+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.802143+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.804587+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.804587+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.807743+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.807743+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.808592+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.808592+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.813560+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.813560+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.924121+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.924121+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.926343+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.926343+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.929034+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.929034+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.929898+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.929898+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.934188+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:10.934188+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.048974+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.048974+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.051434+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.051434+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.053730+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.053730+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.054627+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.054627+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.055504+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.055504+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.129601+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.129601+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.131575+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.131575+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.133741+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.133741+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.134696+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.134696+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.136105+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.136105+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.208909+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.208909+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.211118+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.211118+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.213413+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.213413+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.214141+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.214141+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.216108+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.216108+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.292391+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.292391+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.294973+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.294973+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.297090+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.297090+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.297813+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.297813+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.300270+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.300270+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.378538+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.378538+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.380740+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.380740+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.382810+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.382810+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.383857+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.383857+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.386629+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.386629+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.463472+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.463472+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.465836+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.465836+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.468434+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.468434+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.469236+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.469236+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.472180+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.472180+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.549338+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.549338+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.552008+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.552008+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.555549+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.555549+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:11.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.556912+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.556912+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:11.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.560078+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:11.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:11 smithi196 bash[84730]: audit 2024-08-25T12:08:11.560078+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.554858+0000 mgr.y (mgr.25136) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.554858+0000 mgr.y (mgr.25136) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.685107+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.685107+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.687504+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.687504+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.689868+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.689868+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.690886+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.690886+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.695720+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.695720+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.696552+0000 mgr.y (mgr.25136) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.696552+0000 mgr.y (mgr.25136) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.802143+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.802143+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.804587+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.804587+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.807743+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.807743+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.808592+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.808592+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.813560+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.813560+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.924121+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.924121+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.926343+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.926343+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.929034+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.929034+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.929898+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.929898+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.934188+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:10.934188+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.048974+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.048974+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.051434+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.051434+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.807743+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.808592+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.808592+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.813560+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.813560+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.924121+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.924121+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.926343+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.926343+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.929034+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.929034+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.929898+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.929898+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.934188+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:10.934188+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.048974+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.048974+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.051434+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.051434+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.053730+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.053730+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.053730+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.054627+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.054627+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.055504+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.055504+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.129601+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.129601+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.131575+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.131575+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.133741+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.133741+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.134696+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.134696+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.136105+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.136105+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.208909+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.208909+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.211118+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.211118+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.213413+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.213413+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.214141+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.214141+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.216108+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.216108+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.292391+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.292391+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.294973+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.294973+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.297090+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.297090+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.297813+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.297813+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.300270+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.300270+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.378538+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.378538+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.380740+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.380740+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.053730+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.054627+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.054627+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.055504+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.055504+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.129601+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.129601+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.131575+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.131575+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.133741+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.133741+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.134696+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.134696+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.136105+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.136105+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.208909+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.208909+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.211118+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.211118+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.213413+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.382810+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.382810+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.383857+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.383857+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.386629+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.386629+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.463472+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.463472+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.465836+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.465836+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.468434+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.468434+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.469236+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.469236+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.472180+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.472180+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.549338+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.549338+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.552008+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.552008+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.555549+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.555549+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.556912+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.556912+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.560078+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[105101]: audit 2024-08-25T12:08:11.560078+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.213413+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.214141+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.214141+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.216108+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.216108+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.292391+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.292391+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.294973+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.294973+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.297090+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.297090+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.297813+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.297813+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.300270+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.300270+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.378538+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.378538+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.380740+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.380740+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.382810+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.382810+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.383857+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.383857+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.386629+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.386629+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.463472+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.463472+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.465836+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.465836+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.468434+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.468434+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.469236+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.469236+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.472180+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.472180+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.549338+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.549338+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.552008+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.552008+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.555549+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.555549+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.556912+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.556912+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.560078+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:11 smithi059 bash[104335]: audit 2024-08-25T12:08:11.560078+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.814630+0000 mgr.y (mgr.25136) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.814630+0000 mgr.y (mgr.25136) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cluster 2024-08-25T12:08:10.830888+0000 mgr.y (mgr.25136) 2575 : cluster [DBG] pgmap v846: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cluster 2024-08-25T12:08:10.830888+0000 mgr.y (mgr.25136) 2575 : cluster [DBG] pgmap v846: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.934919+0000 mgr.y (mgr.25136) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:10.934919+0000 mgr.y (mgr.25136) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.056603+0000 mgr.y (mgr.25136) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.056603+0000 mgr.y (mgr.25136) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.137455+0000 mgr.y (mgr.25136) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.137455+0000 mgr.y (mgr.25136) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.216797+0000 mgr.y (mgr.25136) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.216797+0000 mgr.y (mgr.25136) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.301277+0000 mgr.y (mgr.25136) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.301277+0000 mgr.y (mgr.25136) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.387452+0000 mgr.y (mgr.25136) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.387452+0000 mgr.y (mgr.25136) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.472779+0000 mgr.y (mgr.25136) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.472779+0000 mgr.y (mgr.25136) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.562452+0000 mgr.y (mgr.25136) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.562452+0000 mgr.y (mgr.25136) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.647569+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.647569+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.650155+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.650155+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.652907+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.652907+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.654115+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.654115+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.655908+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.655908+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.657264+0000 mgr.y (mgr.25136) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.657264+0000 mgr.y (mgr.25136) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.764866+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.764866+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.768189+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.768189+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.771729+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.771729+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.773543+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.773543+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.777192+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.777192+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cluster 2024-08-25T12:08:11.808729+0000 mon.a (mon.0) 1384 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 27 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cluster 2024-08-25T12:08:11.808729+0000 mon.a (mon.0) 1384 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 27 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cluster 2024-08-25T12:08:11.808756+0000 mon.a (mon.0) 1385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: cluster 2024-08-25T12:08:11.808756+0000 mon.a (mon.0) 1385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.912097+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.912097+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.915329+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.915329+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.918820+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.918820+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.920376+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.920376+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.926149+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:11.926149+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.020256+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.020256+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.022724+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.022724+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.025123+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.025123+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.026227+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.026227+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.030496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.030496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.126390+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.126390+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.128902+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.128902+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.131666+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.131666+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.132736+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.132736+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.138010+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.138010+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.216055+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.216055+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.219449+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.219449+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.222375+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.222375+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.223881+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.223881+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.229377+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.229377+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.315259+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.315259+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.318814+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.318814+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.322962+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.322962+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.324446+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.324446+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.330066+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.330066+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.429178+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.429178+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.432691+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.432691+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.435580+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.435580+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.436895+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.436895+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.443195+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.443195+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.529744+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.529744+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.532761+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.532761+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:12.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.535431+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.535431+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.536968+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.536968+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.540340+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:12.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:12 smithi196 bash[84730]: audit 2024-08-25T12:08:12.540340+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.814630+0000 mgr.y (mgr.25136) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.814630+0000 mgr.y (mgr.25136) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cluster 2024-08-25T12:08:10.830888+0000 mgr.y (mgr.25136) 2575 : cluster [DBG] pgmap v846: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cluster 2024-08-25T12:08:10.830888+0000 mgr.y (mgr.25136) 2575 : cluster [DBG] pgmap v846: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.934919+0000 mgr.y (mgr.25136) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:10.934919+0000 mgr.y (mgr.25136) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.056603+0000 mgr.y (mgr.25136) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.056603+0000 mgr.y (mgr.25136) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.137455+0000 mgr.y (mgr.25136) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.137455+0000 mgr.y (mgr.25136) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.216797+0000 mgr.y (mgr.25136) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.216797+0000 mgr.y (mgr.25136) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.301277+0000 mgr.y (mgr.25136) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.301277+0000 mgr.y (mgr.25136) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.387452+0000 mgr.y (mgr.25136) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.387452+0000 mgr.y (mgr.25136) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.472779+0000 mgr.y (mgr.25136) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.472779+0000 mgr.y (mgr.25136) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.562452+0000 mgr.y (mgr.25136) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.562452+0000 mgr.y (mgr.25136) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.814630+0000 mgr.y (mgr.25136) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.814630+0000 mgr.y (mgr.25136) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cluster 2024-08-25T12:08:10.830888+0000 mgr.y (mgr.25136) 2575 : cluster [DBG] pgmap v846: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cluster 2024-08-25T12:08:10.830888+0000 mgr.y (mgr.25136) 2575 : cluster [DBG] pgmap v846: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.934919+0000 mgr.y (mgr.25136) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:10.934919+0000 mgr.y (mgr.25136) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.056603+0000 mgr.y (mgr.25136) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.056603+0000 mgr.y (mgr.25136) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.137455+0000 mgr.y (mgr.25136) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.137455+0000 mgr.y (mgr.25136) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.216797+0000 mgr.y (mgr.25136) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.216797+0000 mgr.y (mgr.25136) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.301277+0000 mgr.y (mgr.25136) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.301277+0000 mgr.y (mgr.25136) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.387452+0000 mgr.y (mgr.25136) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.387452+0000 mgr.y (mgr.25136) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.472779+0000 mgr.y (mgr.25136) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.472779+0000 mgr.y (mgr.25136) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.562452+0000 mgr.y (mgr.25136) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.562452+0000 mgr.y (mgr.25136) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.647569+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.647569+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.650155+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.650155+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.652907+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.652907+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.654115+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.654115+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.655908+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.655908+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.657264+0000 mgr.y (mgr.25136) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.657264+0000 mgr.y (mgr.25136) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.764866+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.764866+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.768189+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.768189+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.771729+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.771729+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.773543+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.773543+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.777192+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.777192+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cluster 2024-08-25T12:08:11.808729+0000 mon.a (mon.0) 1384 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 27 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cluster 2024-08-25T12:08:11.808729+0000 mon.a (mon.0) 1384 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 27 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cluster 2024-08-25T12:08:11.808756+0000 mon.a (mon.0) 1385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: cluster 2024-08-25T12:08:11.808756+0000 mon.a (mon.0) 1385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.912097+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.912097+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.915329+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.915329+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.918820+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.918820+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.920376+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.920376+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.926149+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:11.926149+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.020256+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.020256+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.022724+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.022724+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.647569+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.647569+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.650155+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.650155+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.652907+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.652907+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.654115+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.654115+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.655908+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.655908+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.657264+0000 mgr.y (mgr.25136) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.657264+0000 mgr.y (mgr.25136) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.764866+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.764866+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.768189+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.768189+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.771729+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.771729+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.773543+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.773543+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.025123+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.025123+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.026227+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.026227+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.030496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.030496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.126390+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.126390+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.128902+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.128902+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.131666+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.131666+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.132736+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.132736+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.138010+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.138010+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.216055+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.216055+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.219449+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.219449+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.222375+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.222375+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.223881+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.223881+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.229377+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.229377+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.315259+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.315259+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.318814+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.318814+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.322962+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.322962+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.324446+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.324446+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.330066+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.330066+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.429178+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.429178+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.432691+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.432691+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.777192+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.777192+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cluster 2024-08-25T12:08:11.808729+0000 mon.a (mon.0) 1384 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 27 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cluster 2024-08-25T12:08:11.808729+0000 mon.a (mon.0) 1384 : cluster [WRN] Health check update: Degraded data redundancy: 81/639 objects degraded (12.676%), 27 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cluster 2024-08-25T12:08:11.808756+0000 mon.a (mon.0) 1385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: cluster 2024-08-25T12:08:11.808756+0000 mon.a (mon.0) 1385 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.912097+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.912097+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.915329+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.915329+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.918820+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.918820+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.920376+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.920376+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.926149+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:11.926149+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.020256+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.020256+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.022724+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.022724+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.435580+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.435580+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.436895+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.436895+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.443195+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.443195+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.529744+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.529744+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.532761+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.532761+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.535431+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.535431+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.536968+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.536968+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.540340+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[105101]: audit 2024-08-25T12:08:12.540340+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.025123+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.025123+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.026227+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.026227+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.030496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.030496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.126390+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.126390+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.128902+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.128902+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.131666+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.131666+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.132736+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.132736+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.138010+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.138010+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.216055+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.216055+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.219449+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.219449+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.222375+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.222375+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.223881+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.223881+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.229377+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.229377+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.315259+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.315259+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.318814+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.318814+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.322962+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.322962+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.324446+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.324446+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.330066+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.330066+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.429178+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.429178+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.432691+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.432691+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.435580+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.435580+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.436895+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.436895+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.443195+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.443195+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.529744+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.529744+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.532761+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.532761+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.535431+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.535431+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.536968+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.536968+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.540340+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:12 smithi059 bash[104335]: audit 2024-08-25T12:08:12.540340+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.782151+0000 mgr.y (mgr.25136) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.782151+0000 mgr.y (mgr.25136) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.929197+0000 mgr.y (mgr.25136) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:11.929197+0000 mgr.y (mgr.25136) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.034051+0000 mgr.y (mgr.25136) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.034051+0000 mgr.y (mgr.25136) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.140673+0000 mgr.y (mgr.25136) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.140673+0000 mgr.y (mgr.25136) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.235258+0000 mgr.y (mgr.25136) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.235258+0000 mgr.y (mgr.25136) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.333131+0000 mgr.y (mgr.25136) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.333131+0000 mgr.y (mgr.25136) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.444650+0000 mgr.y (mgr.25136) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.444650+0000 mgr.y (mgr.25136) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.543103+0000 mgr.y (mgr.25136) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.543103+0000 mgr.y (mgr.25136) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.644525+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.644525+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.647018+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.647018+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.649508+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.649508+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.650621+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.650621+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.654677+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.654677+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.657739+0000 mgr.y (mgr.25136) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.657739+0000 mgr.y (mgr.25136) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.753691+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.753691+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.756351+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.756351+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.759388+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.759388+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.760717+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.760717+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.763401+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.763401+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.878172+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.878172+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.881427+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.881427+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.884761+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.884761+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.886238+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.886238+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.889810+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.889810+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.999636+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:12.999636+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.002717+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.002717+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.005440+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.005440+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.006868+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.006868+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.009636+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.009636+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.123647+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.123647+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.125902+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.125902+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.128598+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.128598+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.129669+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.129669+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.131889+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.131889+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.239805+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.239805+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.242510+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.242510+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.245182+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.245182+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.246174+0000 mon.b (mon.1) 3313 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.246174+0000 mon.b (mon.1) 3313 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.249568+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.249568+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.342549+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.342549+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.345627+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.345627+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.348937+0000 mon.b (mon.1) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.348937+0000 mon.b (mon.1) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.350425+0000 mon.b (mon.1) 3317 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.350425+0000 mon.b (mon.1) 3317 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.353882+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.353882+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.444085+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.444085+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.446827+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.446827+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.449367+0000 mon.b (mon.1) 3320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.449367+0000 mon.b (mon.1) 3320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.450469+0000 mon.b (mon.1) 3321 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.450469+0000 mon.b (mon.1) 3321 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.453514+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.453514+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.557258+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.557258+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.560150+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.560150+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.563411+0000 mon.b (mon.1) 3324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.563411+0000 mon.b (mon.1) 3324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.564492+0000 mon.b (mon.1) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.564492+0000 mon.b (mon.1) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:13.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.567576+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:13.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:13 smithi196 bash[84730]: audit 2024-08-25T12:08:13.567576+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.782151+0000 mgr.y (mgr.25136) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.782151+0000 mgr.y (mgr.25136) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.929197+0000 mgr.y (mgr.25136) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:11.929197+0000 mgr.y (mgr.25136) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.034051+0000 mgr.y (mgr.25136) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.034051+0000 mgr.y (mgr.25136) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.140673+0000 mgr.y (mgr.25136) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.140673+0000 mgr.y (mgr.25136) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.235258+0000 mgr.y (mgr.25136) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.235258+0000 mgr.y (mgr.25136) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.333131+0000 mgr.y (mgr.25136) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.333131+0000 mgr.y (mgr.25136) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.444650+0000 mgr.y (mgr.25136) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.444650+0000 mgr.y (mgr.25136) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.543103+0000 mgr.y (mgr.25136) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.543103+0000 mgr.y (mgr.25136) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.644525+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.644525+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.647018+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.647018+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.649508+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.649508+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.650621+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.650621+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.654677+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.654677+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.657739+0000 mgr.y (mgr.25136) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.657739+0000 mgr.y (mgr.25136) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.753691+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.753691+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.756351+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.756351+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.759388+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.759388+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.760717+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.760717+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.763401+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.763401+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.878172+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.878172+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.881427+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.881427+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.884761+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.884761+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.886238+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.886238+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.889810+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.889810+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.999636+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:12.999636+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.002717+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.002717+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.005440+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.005440+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.006868+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.006868+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.009636+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.009636+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.123647+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.123647+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.125902+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.782151+0000 mgr.y (mgr.25136) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.782151+0000 mgr.y (mgr.25136) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.929197+0000 mgr.y (mgr.25136) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:11.929197+0000 mgr.y (mgr.25136) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.034051+0000 mgr.y (mgr.25136) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.034051+0000 mgr.y (mgr.25136) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.140673+0000 mgr.y (mgr.25136) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.140673+0000 mgr.y (mgr.25136) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.235258+0000 mgr.y (mgr.25136) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.235258+0000 mgr.y (mgr.25136) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.333131+0000 mgr.y (mgr.25136) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.333131+0000 mgr.y (mgr.25136) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.444650+0000 mgr.y (mgr.25136) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.444650+0000 mgr.y (mgr.25136) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.543103+0000 mgr.y (mgr.25136) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.543103+0000 mgr.y (mgr.25136) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.644525+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.644525+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.647018+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.647018+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.649508+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.125902+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.128598+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.128598+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.129669+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.129669+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.131889+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.131889+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.239805+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.239805+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.242510+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.242510+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.245182+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.245182+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.246174+0000 mon.b (mon.1) 3313 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.246174+0000 mon.b (mon.1) 3313 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.249568+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.249568+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.342549+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.342549+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.345627+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.345627+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.348937+0000 mon.b (mon.1) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.348937+0000 mon.b (mon.1) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.350425+0000 mon.b (mon.1) 3317 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.350425+0000 mon.b (mon.1) 3317 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.353882+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.353882+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.444085+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.444085+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.446827+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.446827+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.449367+0000 mon.b (mon.1) 3320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.449367+0000 mon.b (mon.1) 3320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.450469+0000 mon.b (mon.1) 3321 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.450469+0000 mon.b (mon.1) 3321 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.453514+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.453514+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.557258+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.557258+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.560150+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.560150+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.563411+0000 mon.b (mon.1) 3324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.563411+0000 mon.b (mon.1) 3324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.564492+0000 mon.b (mon.1) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.564492+0000 mon.b (mon.1) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.567576+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[104335]: audit 2024-08-25T12:08:13.567576+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.649508+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.650621+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.650621+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.654677+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.654677+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.657739+0000 mgr.y (mgr.25136) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.657739+0000 mgr.y (mgr.25136) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.753691+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.753691+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.756351+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.756351+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.759388+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.759388+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.760717+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.760717+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.763401+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.763401+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.878172+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.878172+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.881427+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.881427+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.884761+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.884761+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.886238+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.886238+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.889810+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.889810+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.999636+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:12.999636+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.002717+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.002717+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.005440+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.005440+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.006868+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.006868+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.009636+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.009636+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.123647+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.123647+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.125902+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.125902+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.128598+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.128598+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.129669+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.129669+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.131889+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.131889+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.239805+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.239805+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.242510+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.242510+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.245182+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.245182+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.246174+0000 mon.b (mon.1) 3313 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.246174+0000 mon.b (mon.1) 3313 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.249568+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.249568+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.342549+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.342549+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.345627+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.345627+0000 mon.b (mon.1) 3315 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.348937+0000 mon.b (mon.1) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.348937+0000 mon.b (mon.1) 3316 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.350425+0000 mon.b (mon.1) 3317 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.350425+0000 mon.b (mon.1) 3317 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.353882+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.353882+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.444085+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.444085+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.446827+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.446827+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.449367+0000 mon.b (mon.1) 3320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.449367+0000 mon.b (mon.1) 3320 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.450469+0000 mon.b (mon.1) 3321 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.450469+0000 mon.b (mon.1) 3321 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.453514+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.453514+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.557258+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.557258+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.560150+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.560150+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.563411+0000 mon.b (mon.1) 3324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.563411+0000 mon.b (mon.1) 3324 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.564492+0000 mon.b (mon.1) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.564492+0000 mon.b (mon.1) 3325 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.567576+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:13 smithi059 bash[105101]: audit 2024-08-25T12:08:13.567576+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.660 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:08:14.968 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.766704+0000 mgr.y (mgr.25136) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.968 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.766704+0000 mgr.y (mgr.25136) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.968 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cluster 2024-08-25T12:08:12.831557+0000 mgr.y (mgr.25136) 2595 : cluster [DBG] pgmap v847: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:14.968 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cluster 2024-08-25T12:08:12.831557+0000 mgr.y (mgr.25136) 2595 : cluster [DBG] pgmap v847: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:14.968 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.892606+0000 mgr.y (mgr.25136) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.968 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:12.892606+0000 mgr.y (mgr.25136) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.968 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.013119+0000 mgr.y (mgr.25136) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.013119+0000 mgr.y (mgr.25136) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.133048+0000 mgr.y (mgr.25136) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.133048+0000 mgr.y (mgr.25136) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.252163+0000 mgr.y (mgr.25136) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.252163+0000 mgr.y (mgr.25136) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.356538+0000 mgr.y (mgr.25136) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.356538+0000 mgr.y (mgr.25136) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.456087+0000 mgr.y (mgr.25136) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.456087+0000 mgr.y (mgr.25136) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.570294+0000 mgr.y (mgr.25136) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.570294+0000 mgr.y (mgr.25136) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.664121+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.969 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.664121+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.666278+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.666278+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.668331+0000 mon.b (mon.1) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.668331+0000 mon.b (mon.1) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.669029+0000 mon.b (mon.1) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.669029+0000 mon.b (mon.1) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.670705+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.670705+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.672052+0000 mgr.y (mgr.25136) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.672052+0000 mgr.y (mgr.25136) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.744580+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.744580+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.970 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.746493+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.746493+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.748426+0000 mon.b (mon.1) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.748426+0000 mon.b (mon.1) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.749217+0000 mon.b (mon.1) 3333 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.749217+0000 mon.b (mon.1) 3333 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.751711+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.751711+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.833615+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.833615+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.837547+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.837547+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.971 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.839520+0000 mon.b (mon.1) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.839520+0000 mon.b (mon.1) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.840289+0000 mon.b (mon.1) 3337 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.840289+0000 mon.b (mon.1) 3337 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.841978+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.841978+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.916348+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.916348+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.919181+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.919181+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.921637+0000 mon.b (mon.1) 3340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.921637+0000 mon.b (mon.1) 3340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.972 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.922956+0000 mon.b (mon.1) 3341 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.922956+0000 mon.b (mon.1) 3341 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.925396+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:13.925396+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.003996+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.003996+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.006952+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.006952+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.010019+0000 mon.b (mon.1) 3344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.010019+0000 mon.b (mon.1) 3344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.011130+0000 mon.b (mon.1) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.011130+0000 mon.b (mon.1) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.013194+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.973 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.013194+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.119412+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.119412+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.122039+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.122039+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.125591+0000 mon.b (mon.1) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.125591+0000 mon.b (mon.1) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.126753+0000 mon.b (mon.1) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.126753+0000 mon.b (mon.1) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.130272+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.974 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.130272+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.975 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.251040+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.975 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.251040+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.975 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.254668+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.975 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.254668+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.975 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.258786+0000 mon.b (mon.1) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.975 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.258786+0000 mon.b (mon.1) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.975 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.260193+0000 mon.b (mon.1) 3353 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.975 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.260193+0000 mon.b (mon.1) 3353 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.267382+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.267382+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.382300+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.382300+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.385597+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.385597+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.388515+0000 mon.b (mon.1) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.388515+0000 mon.b (mon.1) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.389594+0000 mon.b (mon.1) 3357 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.389594+0000 mon.b (mon.1) 3357 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.394828+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.976 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.394828+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.483437+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.483437+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.486306+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.486306+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.488890+0000 mon.b (mon.1) 3360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.488890+0000 mon.b (mon.1) 3360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.489884+0000 mon.b (mon.1) 3361 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.489884+0000 mon.b (mon.1) 3361 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.495165+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.495165+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.603150+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.603150+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:14.977 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.605937+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.978 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.605937+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:14.978 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.608674+0000 mon.b (mon.1) 3364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.978 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.608674+0000 mon.b (mon.1) 3364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:14.978 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.609874+0000 mon.b (mon.1) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:14.978 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:14 smithi196 bash[84730]: audit 2024-08-25T12:08:14.609874+0000 mon.b (mon.1) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.766704+0000 mgr.y (mgr.25136) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.766704+0000 mgr.y (mgr.25136) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cluster 2024-08-25T12:08:12.831557+0000 mgr.y (mgr.25136) 2595 : cluster [DBG] pgmap v847: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cluster 2024-08-25T12:08:12.831557+0000 mgr.y (mgr.25136) 2595 : cluster [DBG] pgmap v847: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.892606+0000 mgr.y (mgr.25136) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:12.892606+0000 mgr.y (mgr.25136) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.013119+0000 mgr.y (mgr.25136) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.013119+0000 mgr.y (mgr.25136) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.133048+0000 mgr.y (mgr.25136) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.133048+0000 mgr.y (mgr.25136) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.252163+0000 mgr.y (mgr.25136) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.252163+0000 mgr.y (mgr.25136) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.356538+0000 mgr.y (mgr.25136) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.356538+0000 mgr.y (mgr.25136) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.456087+0000 mgr.y (mgr.25136) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.456087+0000 mgr.y (mgr.25136) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.570294+0000 mgr.y (mgr.25136) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.570294+0000 mgr.y (mgr.25136) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.664121+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.664121+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.666278+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.666278+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.668331+0000 mon.b (mon.1) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.668331+0000 mon.b (mon.1) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.669029+0000 mon.b (mon.1) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.669029+0000 mon.b (mon.1) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.670705+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.670705+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.672052+0000 mgr.y (mgr.25136) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.672052+0000 mgr.y (mgr.25136) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.744580+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.744580+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.746493+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.746493+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.748426+0000 mon.b (mon.1) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.748426+0000 mon.b (mon.1) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.749217+0000 mon.b (mon.1) 3333 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.749217+0000 mon.b (mon.1) 3333 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.751711+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.751711+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.766704+0000 mgr.y (mgr.25136) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.766704+0000 mgr.y (mgr.25136) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cluster 2024-08-25T12:08:12.831557+0000 mgr.y (mgr.25136) 2595 : cluster [DBG] pgmap v847: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cluster 2024-08-25T12:08:12.831557+0000 mgr.y (mgr.25136) 2595 : cluster [DBG] pgmap v847: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 81/639 objects degraded (12.676%) 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.892606+0000 mgr.y (mgr.25136) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:12.892606+0000 mgr.y (mgr.25136) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.013119+0000 mgr.y (mgr.25136) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.013119+0000 mgr.y (mgr.25136) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.133048+0000 mgr.y (mgr.25136) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.133048+0000 mgr.y (mgr.25136) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.252163+0000 mgr.y (mgr.25136) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.252163+0000 mgr.y (mgr.25136) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.356538+0000 mgr.y (mgr.25136) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.356538+0000 mgr.y (mgr.25136) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.456087+0000 mgr.y (mgr.25136) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.456087+0000 mgr.y (mgr.25136) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.570294+0000 mgr.y (mgr.25136) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.570294+0000 mgr.y (mgr.25136) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.664121+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.664121+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.833615+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.833615+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.837547+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.837547+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.839520+0000 mon.b (mon.1) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.839520+0000 mon.b (mon.1) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.840289+0000 mon.b (mon.1) 3337 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.840289+0000 mon.b (mon.1) 3337 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.841978+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.841978+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.916348+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.916348+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.919181+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.919181+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.921637+0000 mon.b (mon.1) 3340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.921637+0000 mon.b (mon.1) 3340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.922956+0000 mon.b (mon.1) 3341 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.922956+0000 mon.b (mon.1) 3341 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.925396+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:13.925396+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.003996+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.003996+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.006952+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.006952+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.010019+0000 mon.b (mon.1) 3344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.010019+0000 mon.b (mon.1) 3344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.011130+0000 mon.b (mon.1) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.011130+0000 mon.b (mon.1) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.013194+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.013194+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.119412+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.119412+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.122039+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.122039+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.125591+0000 mon.b (mon.1) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.125591+0000 mon.b (mon.1) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.126753+0000 mon.b (mon.1) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.126753+0000 mon.b (mon.1) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.130272+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.130272+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.666278+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.666278+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.668331+0000 mon.b (mon.1) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.668331+0000 mon.b (mon.1) 3328 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.669029+0000 mon.b (mon.1) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.669029+0000 mon.b (mon.1) 3329 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.670705+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.670705+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.672052+0000 mgr.y (mgr.25136) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.672052+0000 mgr.y (mgr.25136) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.744580+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.744580+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.746493+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.746493+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.748426+0000 mon.b (mon.1) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.748426+0000 mon.b (mon.1) 3332 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.749217+0000 mon.b (mon.1) 3333 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.749217+0000 mon.b (mon.1) 3333 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.751711+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.751711+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.251040+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.251040+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.254668+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.254668+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.258786+0000 mon.b (mon.1) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.258786+0000 mon.b (mon.1) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.260193+0000 mon.b (mon.1) 3353 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.260193+0000 mon.b (mon.1) 3353 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.267382+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.267382+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.382300+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.382300+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.385597+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.385597+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.388515+0000 mon.b (mon.1) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.388515+0000 mon.b (mon.1) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.389594+0000 mon.b (mon.1) 3357 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.389594+0000 mon.b (mon.1) 3357 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.394828+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.394828+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.483437+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.483437+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.486306+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.486306+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.488890+0000 mon.b (mon.1) 3360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.488890+0000 mon.b (mon.1) 3360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.489884+0000 mon.b (mon.1) 3361 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.489884+0000 mon.b (mon.1) 3361 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.495165+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.495165+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.603150+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.603150+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.605937+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.605937+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.608674+0000 mon.b (mon.1) 3364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.608674+0000 mon.b (mon.1) 3364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.609874+0000 mon.b (mon.1) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[105101]: audit 2024-08-25T12:08:14.609874+0000 mon.b (mon.1) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.833615+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.833615+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.837547+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.837547+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.839520+0000 mon.b (mon.1) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.839520+0000 mon.b (mon.1) 3336 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.840289+0000 mon.b (mon.1) 3337 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.840289+0000 mon.b (mon.1) 3337 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.841978+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.841978+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.916348+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.916348+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.919181+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.919181+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.921637+0000 mon.b (mon.1) 3340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.921637+0000 mon.b (mon.1) 3340 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.922956+0000 mon.b (mon.1) 3341 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.922956+0000 mon.b (mon.1) 3341 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.925396+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:13.925396+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.003996+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.003996+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.006952+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.006952+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.010019+0000 mon.b (mon.1) 3344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.010019+0000 mon.b (mon.1) 3344 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.011130+0000 mon.b (mon.1) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.011130+0000 mon.b (mon.1) 3345 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.013194+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.013194+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.119412+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.119412+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.122039+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.122039+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.125591+0000 mon.b (mon.1) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.125591+0000 mon.b (mon.1) 3348 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.126753+0000 mon.b (mon.1) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.126753+0000 mon.b (mon.1) 3349 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.130272+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.130272+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.251040+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.251040+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.254668+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.254668+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.258786+0000 mon.b (mon.1) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.258786+0000 mon.b (mon.1) 3352 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.260193+0000 mon.b (mon.1) 3353 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.260193+0000 mon.b (mon.1) 3353 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.267382+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.267382+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.382300+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.382300+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.385597+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.385597+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.388515+0000 mon.b (mon.1) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.388515+0000 mon.b (mon.1) 3356 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.389594+0000 mon.b (mon.1) 3357 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.389594+0000 mon.b (mon.1) 3357 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.394828+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.394828+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.483437+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.483437+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.486306+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.486306+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.488890+0000 mon.b (mon.1) 3360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.488890+0000 mon.b (mon.1) 3360 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.489884+0000 mon.b (mon.1) 3361 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.489884+0000 mon.b (mon.1) 3361 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.495165+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.495165+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.603150+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.603150+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.605937+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.605937+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.608674+0000 mon.b (mon.1) 3364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.608674+0000 mon.b (mon.1) 3364 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.609874+0000 mon.b (mon.1) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:14 smithi059 bash[104335]: audit 2024-08-25T12:08:14.609874+0000 mon.b (mon.1) 3365 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.330 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[104324]: debug 2024-08-25T12:08:15.091+0000 7f089112e640 1 -- 172.21.15.196:0/1938198648 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b456f5a960 con 0x55b456f7bc00 2024-08-25T12:08:15.355 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:08:15.355 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 9s ago 49m - - 2024-08-25T12:08:15.355 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 11s ago 49m - - 2024-08-25T12:08:15.356 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (12m) 9s ago 40m 14.4M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:08:15.356 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (11m) 11s ago 39m 68.1M - c8b91775d855 f57175f62128 2024-08-25T12:08:15.356 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (14m) 9s ago 37m 49.6M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:08:15.356 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (14m) 11s ago 48m 443M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:08:15.356 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (25m) 9s ago 50m 540M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:08:15.357 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (8m) 9s ago 50m 73.3M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:08:15.357 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (10m) 11s ago 48m 55.8M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:08:15.357 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (8m) 9s ago 48m 53.7M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:08:15.357 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (14m) 9s ago 40m 8483k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:08:15.357 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (13m) 11s ago 40m 8592k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:08:15.357 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (6m) 9s ago 47m 58.1M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:08:15.358 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (5m) 9s ago 46m 55.3M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:08:15.358 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (4m) 9s ago 46m 49.3M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:08:15.358 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (3m) 9s ago 45m 59.3M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:08:15.358 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (119s) 11s ago 44m 45.4M 3036M 19.0.0-5847-g79766939 50bbda8a3289 881411fbf9b3 2024-08-25T12:08:15.358 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (81s) 11s ago 43m 49.4M 3036M 19.0.0-5847-g79766939 50bbda8a3289 8da9bcc12505 2024-08-25T12:08:15.358 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (42s) 11s ago 42m 47.2M 3036M 19.0.0-5847-g79766939 50bbda8a3289 b5a8cbff55f0 2024-08-25T12:08:15.359 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 starting - - - 3036M 2024-08-25T12:08:15.359 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (13m) 11s ago 40m 55.0M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:08:15.359 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (37m) 9s ago 37m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:08:15.359 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (37m) 11s ago 37m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:08:15.772 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:08:15.772 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:08:15.772 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:08:15.772 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:08:15.772 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:08:15.772 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 7 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 12, 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:08:15.773 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:08:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.757870+0000 mgr.y (mgr.25136) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.757870+0000 mgr.y (mgr.25136) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.843508+0000 mgr.y (mgr.25136) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.843508+0000 mgr.y (mgr.25136) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.929604+0000 mgr.y (mgr.25136) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:13.929604+0000 mgr.y (mgr.25136) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.016425+0000 mgr.y (mgr.25136) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.016425+0000 mgr.y (mgr.25136) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.132897+0000 mgr.y (mgr.25136) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.132897+0000 mgr.y (mgr.25136) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.268694+0000 mgr.y (mgr.25136) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.268694+0000 mgr.y (mgr.25136) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.397478+0000 mgr.y (mgr.25136) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.397478+0000 mgr.y (mgr.25136) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.497158+0000 mgr.y (mgr.25136) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.497158+0000 mgr.y (mgr.25136) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.615175+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.615175+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.618920+0000 mgr.y (mgr.25136) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.618920+0000 mgr.y (mgr.25136) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.652016+0000 mgr.y (mgr.25136) 2613 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:15.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.652016+0000 mgr.y (mgr.25136) 2613 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.757870+0000 mgr.y (mgr.25136) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.757870+0000 mgr.y (mgr.25136) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.843508+0000 mgr.y (mgr.25136) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.843508+0000 mgr.y (mgr.25136) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.929604+0000 mgr.y (mgr.25136) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:13.929604+0000 mgr.y (mgr.25136) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.016425+0000 mgr.y (mgr.25136) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.016425+0000 mgr.y (mgr.25136) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.132897+0000 mgr.y (mgr.25136) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.132897+0000 mgr.y (mgr.25136) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.268694+0000 mgr.y (mgr.25136) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.268694+0000 mgr.y (mgr.25136) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.397478+0000 mgr.y (mgr.25136) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.397478+0000 mgr.y (mgr.25136) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.497158+0000 mgr.y (mgr.25136) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.497158+0000 mgr.y (mgr.25136) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.615175+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.615175+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.618920+0000 mgr.y (mgr.25136) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.618920+0000 mgr.y (mgr.25136) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.652016+0000 mgr.y (mgr.25136) 2613 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:15.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.652016+0000 mgr.y (mgr.25136) 2613 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:15.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.708154+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.708154+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.710575+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.710575+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.713118+0000 mon.b (mon.1) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.713118+0000 mon.b (mon.1) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.714204+0000 mon.b (mon.1) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.714204+0000 mon.b (mon.1) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.716073+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.716073+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.719546+0000 mgr.y (mgr.25136) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.719546+0000 mgr.y (mgr.25136) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.797719+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.797719+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.800409+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.800409+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.803042+0000 mon.b (mon.1) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.803042+0000 mon.b (mon.1) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.804233+0000 mon.b (mon.1) 3373 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.804233+0000 mon.b (mon.1) 3373 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.808240+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.808240+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.893555+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.893555+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.896498+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.896498+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.899806+0000 mon.b (mon.1) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.899806+0000 mon.b (mon.1) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.900944+0000 mon.b (mon.1) 3377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.900944+0000 mon.b (mon.1) 3377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.904947+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:14.904947+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.002495+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.002495+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.005939+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.005939+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.008462+0000 mon.b (mon.1) 3380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.008462+0000 mon.b (mon.1) 3380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.009185+0000 mon.b (mon.1) 3381 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.708154+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.708154+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.710575+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.710575+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.713118+0000 mon.b (mon.1) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.713118+0000 mon.b (mon.1) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.714204+0000 mon.b (mon.1) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.714204+0000 mon.b (mon.1) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.716073+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.716073+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.719546+0000 mgr.y (mgr.25136) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.719546+0000 mgr.y (mgr.25136) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:15.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.797719+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.797719+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.800409+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.800409+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.803042+0000 mon.b (mon.1) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.803042+0000 mon.b (mon.1) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.804233+0000 mon.b (mon.1) 3373 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.009185+0000 mon.b (mon.1) 3381 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.015558+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.015558+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.093025+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.093025+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.095158+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.095158+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.097563+0000 mon.b (mon.1) 3384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.097563+0000 mon.b (mon.1) 3384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.098355+0000 mon.b (mon.1) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.098355+0000 mon.b (mon.1) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.105516+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.105516+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.184335+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.184335+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.186455+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.186455+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.188364+0000 mon.b (mon.1) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.188364+0000 mon.b (mon.1) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.189184+0000 mon.b (mon.1) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.804233+0000 mon.b (mon.1) 3373 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.808240+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.808240+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.893555+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.893555+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.896498+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.896498+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.899806+0000 mon.b (mon.1) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.899806+0000 mon.b (mon.1) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.900944+0000 mon.b (mon.1) 3377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.900944+0000 mon.b (mon.1) 3377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.904947+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:14.904947+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.002495+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.002495+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.005939+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.005939+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.008462+0000 mon.b (mon.1) 3380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.008462+0000 mon.b (mon.1) 3380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.009185+0000 mon.b (mon.1) 3381 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.189184+0000 mon.b (mon.1) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.191623+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.191623+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.267520+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.267520+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.269772+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.269772+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.272225+0000 mon.b (mon.1) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.272225+0000 mon.b (mon.1) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.273281+0000 mon.b (mon.1) 3393 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.273281+0000 mon.b (mon.1) 3393 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.275894+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.275894+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.393288+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.393288+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.395841+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.395841+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.398052+0000 mon.b (mon.1) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.398052+0000 mon.b (mon.1) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.398940+0000 mon.b (mon.1) 3397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.398940+0000 mon.b (mon.1) 3397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.401618+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.401618+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.487547+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.487547+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.489458+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.489458+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.491361+0000 mon.b (mon.1) 3400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.491361+0000 mon.b (mon.1) 3400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.492049+0000 mon.b (mon.1) 3401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.492049+0000 mon.b (mon.1) 3401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.493091+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.493091+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.590657+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.590657+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.593217+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.593217+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.595964+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.595964+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.597112+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.597112+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.600264+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.794 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[104335]: audit 2024-08-25T12:08:15.600264+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.009185+0000 mon.b (mon.1) 3381 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.015558+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.015558+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.794 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.093025+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.093025+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.095158+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.095158+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.097563+0000 mon.b (mon.1) 3384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.097563+0000 mon.b (mon.1) 3384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.098355+0000 mon.b (mon.1) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.098355+0000 mon.b (mon.1) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.105516+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.105516+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.184335+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.184335+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.186455+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.795 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.186455+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.188364+0000 mon.b (mon.1) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.188364+0000 mon.b (mon.1) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.189184+0000 mon.b (mon.1) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.189184+0000 mon.b (mon.1) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.191623+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.191623+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.267520+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.267520+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.796 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.269772+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.269772+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.272225+0000 mon.b (mon.1) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.272225+0000 mon.b (mon.1) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.273281+0000 mon.b (mon.1) 3393 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.273281+0000 mon.b (mon.1) 3393 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.275894+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.275894+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.393288+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.393288+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.395841+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.395841+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.398052+0000 mon.b (mon.1) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.797 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.398052+0000 mon.b (mon.1) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.398940+0000 mon.b (mon.1) 3397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.398940+0000 mon.b (mon.1) 3397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.401618+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.401618+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.487547+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.487547+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.489458+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.489458+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.491361+0000 mon.b (mon.1) 3400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.491361+0000 mon.b (mon.1) 3400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.492049+0000 mon.b (mon.1) 3401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.798 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.492049+0000 mon.b (mon.1) 3401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.493091+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.493091+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.590657+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.590657+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.593217+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.593217+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.595964+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.595964+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.597112+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.597112+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.600264+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:15.799 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:15 smithi059 bash[105101]: audit 2024-08-25T12:08:15.600264+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "7/8 daemons upgraded", 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:08:16.101 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.757870+0000 mgr.y (mgr.25136) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.757870+0000 mgr.y (mgr.25136) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.843508+0000 mgr.y (mgr.25136) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.843508+0000 mgr.y (mgr.25136) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.929604+0000 mgr.y (mgr.25136) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:13.929604+0000 mgr.y (mgr.25136) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.016425+0000 mgr.y (mgr.25136) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.016425+0000 mgr.y (mgr.25136) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.132897+0000 mgr.y (mgr.25136) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.132897+0000 mgr.y (mgr.25136) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.268694+0000 mgr.y (mgr.25136) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.268694+0000 mgr.y (mgr.25136) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.397478+0000 mgr.y (mgr.25136) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.397478+0000 mgr.y (mgr.25136) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.497158+0000 mgr.y (mgr.25136) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.497158+0000 mgr.y (mgr.25136) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.615175+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.615175+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.618920+0000 mgr.y (mgr.25136) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.618920+0000 mgr.y (mgr.25136) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.652016+0000 mgr.y (mgr.25136) 2613 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:16.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.652016+0000 mgr.y (mgr.25136) 2613 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.708154+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.708154+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.710575+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.710575+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.713118+0000 mon.b (mon.1) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.713118+0000 mon.b (mon.1) 3368 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.714204+0000 mon.b (mon.1) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.714204+0000 mon.b (mon.1) 3369 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.716073+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.716073+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.719546+0000 mgr.y (mgr.25136) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.719546+0000 mgr.y (mgr.25136) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.797719+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.797719+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.800409+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.800409+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.803042+0000 mon.b (mon.1) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.803042+0000 mon.b (mon.1) 3372 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.804233+0000 mon.b (mon.1) 3373 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.804233+0000 mon.b (mon.1) 3373 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.808240+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.808240+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.893555+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.893555+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.896498+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.896498+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.899806+0000 mon.b (mon.1) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.899806+0000 mon.b (mon.1) 3376 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.900944+0000 mon.b (mon.1) 3377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.900944+0000 mon.b (mon.1) 3377 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.904947+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:14.904947+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.002495+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.002495+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.005939+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.005939+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.008462+0000 mon.b (mon.1) 3380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.008462+0000 mon.b (mon.1) 3380 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.009185+0000 mon.b (mon.1) 3381 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.009185+0000 mon.b (mon.1) 3381 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.015558+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.015558+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.093025+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.093025+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.095158+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.095158+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.097563+0000 mon.b (mon.1) 3384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.097563+0000 mon.b (mon.1) 3384 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.098355+0000 mon.b (mon.1) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.098355+0000 mon.b (mon.1) 3385 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.105516+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.105516+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.184335+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.184335+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.186455+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.186455+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.188364+0000 mon.b (mon.1) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.188364+0000 mon.b (mon.1) 3388 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.189184+0000 mon.b (mon.1) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.189184+0000 mon.b (mon.1) 3389 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.191623+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.191623+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.267520+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.267520+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.269772+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.269772+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.272225+0000 mon.b (mon.1) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.272225+0000 mon.b (mon.1) 3392 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.273281+0000 mon.b (mon.1) 3393 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.273281+0000 mon.b (mon.1) 3393 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.275894+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.275894+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.393288+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.393288+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.395841+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.395841+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.398052+0000 mon.b (mon.1) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.398052+0000 mon.b (mon.1) 3396 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.398940+0000 mon.b (mon.1) 3397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.398940+0000 mon.b (mon.1) 3397 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.401618+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.401618+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.487547+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.487547+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.489458+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.489458+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.491361+0000 mon.b (mon.1) 3400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.491361+0000 mon.b (mon.1) 3400 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.492049+0000 mon.b (mon.1) 3401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.492049+0000 mon.b (mon.1) 3401 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.493091+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.493091+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.590657+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.590657+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.593217+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.593217+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.595964+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.595964+0000 mon.b (mon.1) 3404 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.597112+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.597112+0000 mon.b (mon.1) 3405 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.600264+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:15 smithi196 bash[84730]: audit 2024-08-25T12:08:15.600264+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.941 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.812043+0000 mgr.y (mgr.25136) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.941 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.812043+0000 mgr.y (mgr.25136) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.941 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cluster 2024-08-25T12:08:14.832223+0000 mgr.y (mgr.25136) 2616 : cluster [DBG] pgmap v848: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cluster 2024-08-25T12:08:14.832223+0000 mgr.y (mgr.25136) 2616 : cluster [DBG] pgmap v848: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.908887+0000 mgr.y (mgr.25136) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:14.908887+0000 mgr.y (mgr.25136) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:14.996506+0000 mgr.y (mgr.25136) 2618 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:14.996506+0000 mgr.y (mgr.25136) 2618 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.016342+0000 mgr.y (mgr.25136) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.016342+0000 mgr.y (mgr.25136) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.106230+0000 mgr.y (mgr.25136) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.106230+0000 mgr.y (mgr.25136) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.192229+0000 mgr.y (mgr.25136) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.192229+0000 mgr.y (mgr.25136) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.942 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.276729+0000 mgr.y (mgr.25136) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.276729+0000 mgr.y (mgr.25136) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.331875+0000 mgr.y (mgr.25136) 2623 : audit [DBG] from='client.64587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.331875+0000 mgr.y (mgr.25136) 2623 : audit [DBG] from='client.64587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.402280+0000 mgr.y (mgr.25136) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.402280+0000 mgr.y (mgr.25136) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.461655+0000 mgr.y (mgr.25136) 2625 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.461655+0000 mgr.y (mgr.25136) 2625 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.494674+0000 mgr.y (mgr.25136) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.494674+0000 mgr.y (mgr.25136) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.600923+0000 mgr.y (mgr.25136) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.600923+0000 mgr.y (mgr.25136) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.943 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.700053+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.700053+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.703039+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.703039+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.705602+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.705602+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.706721+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.706721+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.708919+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.708919+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.710341+0000 mgr.y (mgr.25136) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.710341+0000 mgr.y (mgr.25136) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.774845+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.59:0/3902885790' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.944 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.774845+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.59:0/3902885790' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.798475+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.798475+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.800860+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.800860+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.803393+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.803393+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.804345+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.804345+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.805780+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.805780+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.909956+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.909956+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.912552+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.912552+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.914747+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.914747+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.915707+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.915707+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.921413+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.921413+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.996810+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.996810+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.998790+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:15.998790+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.000937+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.000937+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.001699+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.001699+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.947 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.006556+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.006556+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.113076+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.113076+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.115191+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.115191+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.117519+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.117519+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.118414+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.118414+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.121596+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.121596+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.198163+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.948 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.198163+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.200340+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.200340+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.202274+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.202274+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.203251+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.203251+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.206689+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.206689+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.296418+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.296418+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.299082+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.949 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.299082+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.301652+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.301652+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.302758+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.302758+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.306915+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.306915+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.414583+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.414583+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.417466+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.417466+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.420117+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.420117+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.950 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.420987+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.420987+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.426596+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.426596+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.562798+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.562798+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.566091+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.566091+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.569814+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.569814+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.571192+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.571192+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.576666+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:16.951 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[84730]: audit 2024-08-25T12:08:16.576666+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.812043+0000 mgr.y (mgr.25136) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.812043+0000 mgr.y (mgr.25136) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cluster 2024-08-25T12:08:14.832223+0000 mgr.y (mgr.25136) 2616 : cluster [DBG] pgmap v848: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cluster 2024-08-25T12:08:14.832223+0000 mgr.y (mgr.25136) 2616 : cluster [DBG] pgmap v848: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.908887+0000 mgr.y (mgr.25136) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:14.908887+0000 mgr.y (mgr.25136) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:14.996506+0000 mgr.y (mgr.25136) 2618 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:14.996506+0000 mgr.y (mgr.25136) 2618 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.016342+0000 mgr.y (mgr.25136) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.016342+0000 mgr.y (mgr.25136) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.106230+0000 mgr.y (mgr.25136) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.106230+0000 mgr.y (mgr.25136) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.192229+0000 mgr.y (mgr.25136) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.192229+0000 mgr.y (mgr.25136) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.276729+0000 mgr.y (mgr.25136) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.276729+0000 mgr.y (mgr.25136) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.331875+0000 mgr.y (mgr.25136) 2623 : audit [DBG] from='client.64587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.331875+0000 mgr.y (mgr.25136) 2623 : audit [DBG] from='client.64587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.402280+0000 mgr.y (mgr.25136) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.812043+0000 mgr.y (mgr.25136) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.812043+0000 mgr.y (mgr.25136) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cluster 2024-08-25T12:08:14.832223+0000 mgr.y (mgr.25136) 2616 : cluster [DBG] pgmap v848: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cluster 2024-08-25T12:08:14.832223+0000 mgr.y (mgr.25136) 2616 : cluster [DBG] pgmap v848: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 452 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.908887+0000 mgr.y (mgr.25136) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:14.908887+0000 mgr.y (mgr.25136) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:14.996506+0000 mgr.y (mgr.25136) 2618 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:14.996506+0000 mgr.y (mgr.25136) 2618 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.016342+0000 mgr.y (mgr.25136) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.016342+0000 mgr.y (mgr.25136) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.106230+0000 mgr.y (mgr.25136) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.106230+0000 mgr.y (mgr.25136) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.192229+0000 mgr.y (mgr.25136) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.192229+0000 mgr.y (mgr.25136) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.276729+0000 mgr.y (mgr.25136) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.276729+0000 mgr.y (mgr.25136) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.331875+0000 mgr.y (mgr.25136) 2623 : audit [DBG] from='client.64587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.331875+0000 mgr.y (mgr.25136) 2623 : audit [DBG] from='client.64587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.402280+0000 mgr.y (mgr.25136) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.402280+0000 mgr.y (mgr.25136) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.461655+0000 mgr.y (mgr.25136) 2625 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.461655+0000 mgr.y (mgr.25136) 2625 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.494674+0000 mgr.y (mgr.25136) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.494674+0000 mgr.y (mgr.25136) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.600923+0000 mgr.y (mgr.25136) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.600923+0000 mgr.y (mgr.25136) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.700053+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.700053+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.703039+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.703039+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.705602+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.705602+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.706721+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.706721+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.708919+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.708919+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.710341+0000 mgr.y (mgr.25136) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.710341+0000 mgr.y (mgr.25136) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.774845+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.59:0/3902885790' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.774845+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.59:0/3902885790' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.402280+0000 mgr.y (mgr.25136) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.461655+0000 mgr.y (mgr.25136) 2625 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.461655+0000 mgr.y (mgr.25136) 2625 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.494674+0000 mgr.y (mgr.25136) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.494674+0000 mgr.y (mgr.25136) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.600923+0000 mgr.y (mgr.25136) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.600923+0000 mgr.y (mgr.25136) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.700053+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.700053+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.703039+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.703039+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.705602+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.705602+0000 mon.b (mon.1) 3408 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.706721+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.706721+0000 mon.b (mon.1) 3409 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.708919+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.708919+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.710341+0000 mgr.y (mgr.25136) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.710341+0000 mgr.y (mgr.25136) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.774845+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.59:0/3902885790' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.774845+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.59:0/3902885790' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.798475+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.798475+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.800860+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.800860+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.803393+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.803393+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.804345+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.804345+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.805780+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.805780+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.909956+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.909956+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.912552+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.912552+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.914747+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.914747+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.915707+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.915707+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.921413+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.921413+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.996810+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.996810+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.998790+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:15.998790+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.000937+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.000937+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.001699+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.001699+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.006556+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.006556+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.113076+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.113076+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.115191+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.115191+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.117519+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.117519+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.118414+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.118414+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.121596+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.798475+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.798475+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.800860+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.800860+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.803393+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.803393+0000 mon.b (mon.1) 3412 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.804345+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.804345+0000 mon.b (mon.1) 3413 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.805780+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.805780+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.909956+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.909956+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.912552+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.912552+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.914747+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.914747+0000 mon.b (mon.1) 3416 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.915707+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.915707+0000 mon.b (mon.1) 3417 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.921413+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.121596+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.198163+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.198163+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.200340+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.200340+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.202274+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.202274+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.203251+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.203251+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.206689+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.206689+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.296418+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.296418+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.299082+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.299082+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.301652+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.301652+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.302758+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.302758+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.306915+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.921413+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.996810+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.996810+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.998790+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:15.998790+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.000937+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.000937+0000 mon.b (mon.1) 3420 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.001699+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.001699+0000 mon.b (mon.1) 3421 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.006556+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.006556+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.113076+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.113076+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.115191+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.115191+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.117519+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.117519+0000 mon.b (mon.1) 3424 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.118414+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.118414+0000 mon.b (mon.1) 3425 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.121596+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.306915+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.414583+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.414583+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.417466+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.417466+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.420117+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.420117+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.420987+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.420987+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.426596+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.426596+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.562798+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.562798+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.566091+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.566091+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.569814+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.569814+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.571192+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.571192+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.576666+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[105101]: audit 2024-08-25T12:08:16.576666+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.121596+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.198163+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.198163+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.200340+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.200340+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.202274+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.202274+0000 mon.b (mon.1) 3428 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.203251+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.203251+0000 mon.b (mon.1) 3429 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.206689+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.206689+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.296418+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.296418+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.299082+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.299082+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.301652+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.301652+0000 mon.b (mon.1) 3432 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.302758+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.302758+0000 mon.b (mon.1) 3433 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.306915+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.306915+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.414583+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.414583+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.417466+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.417466+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.420117+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.420117+0000 mon.b (mon.1) 3436 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.420987+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.420987+0000 mon.b (mon.1) 3437 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.426596+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.426596+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.562798+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.562798+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.566091+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.566091+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.569814+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.569814+0000 mon.b (mon.1) 3440 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.571192+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.571192+0000 mon.b (mon.1) 3441 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.576666+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:16 smithi059 bash[104335]: audit 2024-08-25T12:08:16.576666+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.211 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:16 smithi196 bash[104324]: debug 2024-08-25T12:08:16.943+0000 7f0893995640 -1 Falling back to public interface 2024-08-25T12:08:17.902 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.809739+0000 mgr.y (mgr.25136) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.902 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.809739+0000 mgr.y (mgr.25136) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.902 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.922422+0000 mgr.y (mgr.25136) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.902 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:15.922422+0000 mgr.y (mgr.25136) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.902 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.007711+0000 mgr.y (mgr.25136) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.902 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.007711+0000 mgr.y (mgr.25136) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.103362+0000 mgr.y (mgr.25136) 2632 : audit [DBG] from='client.74594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.103362+0000 mgr.y (mgr.25136) 2632 : audit [DBG] from='client.74594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.123801+0000 mgr.y (mgr.25136) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.123801+0000 mgr.y (mgr.25136) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.208936+0000 mgr.y (mgr.25136) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.208936+0000 mgr.y (mgr.25136) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.310275+0000 mgr.y (mgr.25136) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.310275+0000 mgr.y (mgr.25136) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.429234+0000 mgr.y (mgr.25136) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.429234+0000 mgr.y (mgr.25136) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.580410+0000 mgr.y (mgr.25136) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.903 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.580410+0000 mgr.y (mgr.25136) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.726208+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.726208+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.729175+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.729175+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.731840+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.731840+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.733258+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.733258+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.740466+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.740466+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.886758+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.886758+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.904 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.889637+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.889637+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.893252+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.893252+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.894767+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.894767+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.901861+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:16.901861+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.044928+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.044928+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.047937+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.047937+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.051106+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.905 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.051106+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.052402+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.052402+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.057521+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.057521+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.196976+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.196976+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.200446+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.200446+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.203563+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.203563+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.205079+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.205079+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.906 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.211651+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.211651+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.349078+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.349078+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.351573+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.351573+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.354507+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.354507+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.355576+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.355576+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.361992+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.361992+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.501603+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.907 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.501603+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:17.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.504891+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.504891+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:17.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.507881+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.507881+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:17.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.509390+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.509390+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:17.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.514570+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:17.908 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:17 smithi196 bash[84730]: audit 2024-08-25T12:08:17.514570+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.809739+0000 mgr.y (mgr.25136) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.809739+0000 mgr.y (mgr.25136) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.922422+0000 mgr.y (mgr.25136) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:15.922422+0000 mgr.y (mgr.25136) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.007711+0000 mgr.y (mgr.25136) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.007711+0000 mgr.y (mgr.25136) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.103362+0000 mgr.y (mgr.25136) 2632 : audit [DBG] from='client.74594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.103362+0000 mgr.y (mgr.25136) 2632 : audit [DBG] from='client.74594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.123801+0000 mgr.y (mgr.25136) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.123801+0000 mgr.y (mgr.25136) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.208936+0000 mgr.y (mgr.25136) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.208936+0000 mgr.y (mgr.25136) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.310275+0000 mgr.y (mgr.25136) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.310275+0000 mgr.y (mgr.25136) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.429234+0000 mgr.y (mgr.25136) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.429234+0000 mgr.y (mgr.25136) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.580410+0000 mgr.y (mgr.25136) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.580410+0000 mgr.y (mgr.25136) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.726208+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.726208+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.729175+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.729175+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.731840+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.731840+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.733258+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.733258+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.740466+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.740466+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.886758+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.886758+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.889637+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.889637+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.893252+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.893252+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.894767+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.894767+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.901861+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:16.901861+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.044928+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.044928+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.047937+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.809739+0000 mgr.y (mgr.25136) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.809739+0000 mgr.y (mgr.25136) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.922422+0000 mgr.y (mgr.25136) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:15.922422+0000 mgr.y (mgr.25136) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.007711+0000 mgr.y (mgr.25136) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.007711+0000 mgr.y (mgr.25136) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.103362+0000 mgr.y (mgr.25136) 2632 : audit [DBG] from='client.74594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:18.031 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.103362+0000 mgr.y (mgr.25136) 2632 : audit [DBG] from='client.74594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.123801+0000 mgr.y (mgr.25136) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.123801+0000 mgr.y (mgr.25136) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.208936+0000 mgr.y (mgr.25136) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.208936+0000 mgr.y (mgr.25136) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.310275+0000 mgr.y (mgr.25136) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.310275+0000 mgr.y (mgr.25136) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.429234+0000 mgr.y (mgr.25136) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.429234+0000 mgr.y (mgr.25136) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.580410+0000 mgr.y (mgr.25136) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.580410+0000 mgr.y (mgr.25136) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.726208+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.726208+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.729175+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.047937+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.051106+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.051106+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.052402+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.052402+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.057521+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.057521+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.196976+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.196976+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.200446+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.200446+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.203563+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.203563+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.205079+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.205079+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.211651+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.211651+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.349078+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.349078+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.034 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.729175+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.731840+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.731840+0000 mon.b (mon.1) 3444 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.733258+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.733258+0000 mon.b (mon.1) 3445 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.740466+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.740466+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.886758+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.886758+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.889637+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.889637+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.893252+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.893252+0000 mon.b (mon.1) 3448 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.894767+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.894767+0000 mon.b (mon.1) 3449 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.901861+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:16.901861+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.044928+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.044928+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.047937+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.351573+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.351573+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.354507+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.354507+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.355576+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.355576+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.361992+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.361992+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.501603+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.501603+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.504891+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.504891+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.507881+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.507881+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.509390+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.509390+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.514570+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[105101]: audit 2024-08-25T12:08:17.514570+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.047937+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.051106+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.051106+0000 mon.b (mon.1) 3452 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.052402+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.052402+0000 mon.b (mon.1) 3453 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.057521+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.057521+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.196976+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.196976+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.200446+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.200446+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.203563+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.203563+0000 mon.b (mon.1) 3456 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.205079+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.205079+0000 mon.b (mon.1) 3457 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.211651+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.211651+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.349078+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.349078+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.351573+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.351573+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.354507+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.354507+0000 mon.b (mon.1) 3460 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.355576+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.355576+0000 mon.b (mon.1) 3461 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.361992+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.361992+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.501603+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.501603+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.504891+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.504891+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.507881+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.507881+0000 mon.b (mon.1) 3464 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:18.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.509390+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.509390+0000 mon.b (mon.1) 3465 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.514570+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:18.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:17 smithi059 bash[104335]: audit 2024-08-25T12:08:17.514570+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.741943+0000 mgr.y (mgr.25136) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.741943+0000 mgr.y (mgr.25136) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cluster 2024-08-25T12:08:16.833376+0000 mgr.y (mgr.25136) 2639 : cluster [DBG] pgmap v849: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 370 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cluster 2024-08-25T12:08:16.833376+0000 mgr.y (mgr.25136) 2639 : cluster [DBG] pgmap v849: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 370 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.902966+0000 mgr.y (mgr.25136) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:16.902966+0000 mgr.y (mgr.25136) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.061212+0000 mgr.y (mgr.25136) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.061212+0000 mgr.y (mgr.25136) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.213638+0000 mgr.y (mgr.25136) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.213638+0000 mgr.y (mgr.25136) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.363583+0000 mgr.y (mgr.25136) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.363583+0000 mgr.y (mgr.25136) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.516037+0000 mgr.y (mgr.25136) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.516037+0000 mgr.y (mgr.25136) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.663290+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.663290+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.665788+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.665788+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.668712+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.741943+0000 mgr.y (mgr.25136) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.741943+0000 mgr.y (mgr.25136) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cluster 2024-08-25T12:08:16.833376+0000 mgr.y (mgr.25136) 2639 : cluster [DBG] pgmap v849: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 370 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cluster 2024-08-25T12:08:16.833376+0000 mgr.y (mgr.25136) 2639 : cluster [DBG] pgmap v849: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 370 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.902966+0000 mgr.y (mgr.25136) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:16.902966+0000 mgr.y (mgr.25136) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.061212+0000 mgr.y (mgr.25136) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.061212+0000 mgr.y (mgr.25136) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.213638+0000 mgr.y (mgr.25136) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.213638+0000 mgr.y (mgr.25136) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.363583+0000 mgr.y (mgr.25136) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.363583+0000 mgr.y (mgr.25136) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.516037+0000 mgr.y (mgr.25136) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.516037+0000 mgr.y (mgr.25136) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.663290+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.663290+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.665788+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.665788+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.668712+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.668712+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.669725+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.669725+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.674418+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.674418+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.675602+0000 mgr.y (mgr.25136) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.675602+0000 mgr.y (mgr.25136) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.818193+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.818193+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.820640+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.820640+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.823438+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.823438+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.824398+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.824398+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.828839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.828839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.949730+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.949730+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.952097+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.952097+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.668712+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.669725+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.669725+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.674418+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.674418+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.675602+0000 mgr.y (mgr.25136) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.675602+0000 mgr.y (mgr.25136) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.818193+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.818193+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.820640+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.820640+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.823438+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.823438+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.824398+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.824398+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.828839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.828839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.949730+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.949730+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.952097+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.952097+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.955129+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.955129+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.955944+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.955944+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.960395+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:17.960395+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.048350+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.048350+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.051151+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.051151+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.053284+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.053284+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.053978+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.053978+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.056201+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.056201+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.160231+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.160231+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.162300+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.955129+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.955129+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.955944+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.955944+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.960395+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:17.960395+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.048350+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.048350+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.051151+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.051151+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.053284+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.053284+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.053978+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.053978+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.056201+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.056201+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.160231+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.160231+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.162300+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.162300+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.165025+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.165025+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.165809+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.165809+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.169984+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.169984+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.282016+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.282016+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.284522+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.284522+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.287600+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.287600+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.288606+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.288606+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.290934+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.290934+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.417568+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.417568+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.420229+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.162300+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.165025+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.165025+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.165809+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.165809+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.169984+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.169984+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.282016+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.282016+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.284522+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.284522+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.287600+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.287600+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.288606+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.288606+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.290934+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.290934+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.417568+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.417568+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.420229+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.420229+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.424239+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.424239+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.425111+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.425111+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.429885+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.429885+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.550008+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.550008+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.552128+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.552128+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.554846+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.554846+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.555696+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.555696+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.558470+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.558470+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.624494+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[104335]: audit 2024-08-25T12:08:18.624494+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.420229+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.424239+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.424239+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.425111+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.425111+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.429885+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.429885+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.550008+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.550008+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.552128+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.552128+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.554846+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.554846+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.555696+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.555696+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.558470+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.048 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.558470+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.624494+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:18 smithi059 bash[105101]: audit 2024-08-25T12:08:18.624494+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.741943+0000 mgr.y (mgr.25136) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.741943+0000 mgr.y (mgr.25136) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cluster 2024-08-25T12:08:16.833376+0000 mgr.y (mgr.25136) 2639 : cluster [DBG] pgmap v849: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 370 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cluster 2024-08-25T12:08:16.833376+0000 mgr.y (mgr.25136) 2639 : cluster [DBG] pgmap v849: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 370 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.902966+0000 mgr.y (mgr.25136) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:16.902966+0000 mgr.y (mgr.25136) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.061212+0000 mgr.y (mgr.25136) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.061212+0000 mgr.y (mgr.25136) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.213638+0000 mgr.y (mgr.25136) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.213638+0000 mgr.y (mgr.25136) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.363583+0000 mgr.y (mgr.25136) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.363583+0000 mgr.y (mgr.25136) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.516037+0000 mgr.y (mgr.25136) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.516037+0000 mgr.y (mgr.25136) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.663290+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.663290+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.665788+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.665788+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.668712+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.668712+0000 mon.b (mon.1) 3468 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.669725+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.669725+0000 mon.b (mon.1) 3469 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.674418+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.674418+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.675602+0000 mgr.y (mgr.25136) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.675602+0000 mgr.y (mgr.25136) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.818193+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.818193+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.820640+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.820640+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.823438+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.823438+0000 mon.b (mon.1) 3472 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.824398+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.824398+0000 mon.b (mon.1) 3473 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.828839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.828839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.949730+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.949730+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.952097+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.952097+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.955129+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.955129+0000 mon.b (mon.1) 3476 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.955944+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.955944+0000 mon.b (mon.1) 3477 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.960395+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:17.960395+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.048350+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.048350+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.051151+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.051151+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.053284+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.053284+0000 mon.b (mon.1) 3480 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.053978+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.053978+0000 mon.b (mon.1) 3481 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.056201+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.056201+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.160231+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.160231+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.162300+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.162300+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.165025+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.165025+0000 mon.b (mon.1) 3484 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.165809+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.165809+0000 mon.b (mon.1) 3485 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.169984+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.169984+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.282016+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.282016+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.284522+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.284522+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.287600+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.287600+0000 mon.b (mon.1) 3488 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.288606+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.288606+0000 mon.b (mon.1) 3489 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.290934+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.290934+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.417568+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.417568+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.420229+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.420229+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.424239+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.424239+0000 mon.b (mon.1) 3492 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.425111+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.425111+0000 mon.b (mon.1) 3493 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.429885+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.429885+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.550008+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.550008+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.552128+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.552128+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.554846+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.554846+0000 mon.b (mon.1) 3496 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.555696+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.555696+0000 mon.b (mon.1) 3497 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.558470+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.558470+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.624494+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:18 smithi196 bash[84730]: audit 2024-08-25T12:08:18.624494+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:08:19] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-08-25T12:08:19.915 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.829697+0000 mgr.y (mgr.25136) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.915 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.829697+0000 mgr.y (mgr.25136) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.915 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.961527+0000 mgr.y (mgr.25136) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:17.961527+0000 mgr.y (mgr.25136) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.056919+0000 mgr.y (mgr.25136) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.056919+0000 mgr.y (mgr.25136) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.170832+0000 mgr.y (mgr.25136) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.170832+0000 mgr.y (mgr.25136) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.291732+0000 mgr.y (mgr.25136) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.291732+0000 mgr.y (mgr.25136) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.430566+0000 mgr.y (mgr.25136) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.430566+0000 mgr.y (mgr.25136) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.560285+0000 mgr.y (mgr.25136) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.560285+0000 mgr.y (mgr.25136) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.634744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.634744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.916 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.656834+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.656834+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.681350+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.681350+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.683786+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.683786+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.685938+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.685938+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.687243+0000 mgr.y (mgr.25136) 2653 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.687243+0000 mgr.y (mgr.25136) 2653 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.687649+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.687649+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.690336+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.690336+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.917 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.692001+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.692001+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.695816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.695816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.699278+0000 mon.b (mon.1) 3503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.699278+0000 mon.b (mon.1) 3503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.699398+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.699398+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.702117+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.702117+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.705507+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.705507+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.705545+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.705545+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:19.918 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.708157+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.708157+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.711521+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.711521+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.711584+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.711584+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.714002+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.714002+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.717028+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.717028+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-25T12:08:19.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.717527+0000 mon.b (mon.1) 3506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.717527+0000 mon.b (mon.1) 3506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.721549+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.721549+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.724882+0000 mon.b (mon.1) 3507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.724882+0000 mon.b (mon.1) 3507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.726053+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.726053+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.729115+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.729115+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.732406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.732406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-25T12:08:19.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.732628+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.732628+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.736947+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.736947+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.740023+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.740023+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.740400+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.740400+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.743176+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.743176+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.746485+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.746485+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.746491+0000 mon.b (mon.1) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.746491+0000 mon.b (mon.1) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:19.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.757533+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.757533+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.759733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.759733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.768311+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.768311+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.770445+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.770445+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.779717+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.779717+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.781516+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.781516+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.783542+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.783542+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.791756+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.791756+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.793899+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.793899+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.804268+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.804268+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.807197+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.807197+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.816249+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.816249+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.819002+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.819002+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.821556+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.821556+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.824211+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.824211+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.826521+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.826521+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.828522+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.828522+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.828821+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.828821+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.831949+0000 mon.b (mon.1) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.831949+0000 mon.b (mon.1) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.836473+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:08:19.924 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.836473+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.840942+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.840942+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.843865+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.843865+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.848381+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.848381+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.852313+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.852313+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.855722+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.855722+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.859677+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.859677+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:08:19.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.864488+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.864488+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.867828+0000 mon.b (mon.1) 3526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.867828+0000 mon.b (mon.1) 3526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.873234+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.873234+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.877986+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.877986+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.881291+0000 mon.b (mon.1) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.881291+0000 mon.b (mon.1) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.885562+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.885562+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.889730+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.889730+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.891709+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:19.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.891709+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.893116+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.893116+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.895088+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.895088+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.901314+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.901314+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.906910+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.906910+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.909392+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.909392+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.910119+0000 mon.b (mon.1) 3530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.910119+0000 mon.b (mon.1) 3530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.912585+0000 mon.b (mon.1) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.912585+0000 mon.b (mon.1) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:19.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.916767+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.916767+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.921306+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.921306+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.923590+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.923590+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.924583+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.924583+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.926746+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.926746+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.930377+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.930377+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.935463+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.935463+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.938758+0000 mon.b (mon.1) 3534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:19.928 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.938758+0000 mon.b (mon.1) 3534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.943219+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.943219+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.947570+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.947570+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.949764+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.949764+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.950783+0000 mon.b (mon.1) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.950783+0000 mon.b (mon.1) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.952392+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.952392+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.953060+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.953060+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.929 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.954820+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.954820+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.955405+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.955405+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.956777+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.956777+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.957886+0000 mon.b (mon.1) 3538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.957886+0000 mon.b (mon.1) 3538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.958981+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.958981+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.960038+0000 mon.b (mon.1) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.960038+0000 mon.b (mon.1) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.961611+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:19.930 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.961611+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.962126+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.962126+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.964762+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.964762+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.968676+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.968676+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.975837+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.975837+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.977253+0000 mon.b (mon.1) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.977253+0000 mon.b (mon.1) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.984468+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:18.984468+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.079784+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.931 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.079784+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:19.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.081285+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.081285+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:19.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.088570+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.088570+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.630094+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.630094+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:19.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.636865+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:19.932 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:19 smithi196 bash[84730]: audit 2024-08-25T12:08:19.636865+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.829697+0000 mgr.y (mgr.25136) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.829697+0000 mgr.y (mgr.25136) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.961527+0000 mgr.y (mgr.25136) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:17.961527+0000 mgr.y (mgr.25136) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.056919+0000 mgr.y (mgr.25136) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.056919+0000 mgr.y (mgr.25136) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.170832+0000 mgr.y (mgr.25136) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.170832+0000 mgr.y (mgr.25136) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.291732+0000 mgr.y (mgr.25136) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.291732+0000 mgr.y (mgr.25136) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.430566+0000 mgr.y (mgr.25136) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.430566+0000 mgr.y (mgr.25136) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.560285+0000 mgr.y (mgr.25136) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.560285+0000 mgr.y (mgr.25136) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.634744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.634744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.656834+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.656834+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.681350+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.681350+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.683786+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.683786+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.829697+0000 mgr.y (mgr.25136) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.829697+0000 mgr.y (mgr.25136) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.961527+0000 mgr.y (mgr.25136) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:17.961527+0000 mgr.y (mgr.25136) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.056919+0000 mgr.y (mgr.25136) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.056919+0000 mgr.y (mgr.25136) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.170832+0000 mgr.y (mgr.25136) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.170832+0000 mgr.y (mgr.25136) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.291732+0000 mgr.y (mgr.25136) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.291732+0000 mgr.y (mgr.25136) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.430566+0000 mgr.y (mgr.25136) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.430566+0000 mgr.y (mgr.25136) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.560285+0000 mgr.y (mgr.25136) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.560285+0000 mgr.y (mgr.25136) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.634744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.634744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.032 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.656834+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.656834+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.681350+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.681350+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.683786+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.683786+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.685938+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.685938+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.687243+0000 mgr.y (mgr.25136) 2653 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.687243+0000 mgr.y (mgr.25136) 2653 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.687649+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.687649+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.690336+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.690336+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.692001+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.692001+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.695816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.695816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.699278+0000 mon.b (mon.1) 3503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.699278+0000 mon.b (mon.1) 3503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.699398+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.699398+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.702117+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.702117+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.705507+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-25T12:08:20.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.705507+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-25T12:08:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.685938+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.685938+0000 mon.b (mon.1) 3500 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.687243+0000 mgr.y (mgr.25136) 2653 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:08:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.687243+0000 mgr.y (mgr.25136) 2653 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:08:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.687649+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.687649+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.690336+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.690336+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.692001+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.692001+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.695816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.695816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.699278+0000 mon.b (mon.1) 3503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.699278+0000 mon.b (mon.1) 3503 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.699398+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.699398+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.702117+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.702117+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.705507+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-25T12:08:20.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.705507+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.705545+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.705545+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.708157+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.708157+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.711521+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.711521+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.711584+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.711584+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.714002+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:20.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.714002+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.717028+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.717028+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.717527+0000 mon.b (mon.1) 3506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.717527+0000 mon.b (mon.1) 3506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.721549+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.721549+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.724882+0000 mon.b (mon.1) 3507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.705545+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:20.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.705545+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-08-25T12:08:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.708157+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.708157+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.711521+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-25T12:08:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.711521+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-25T12:08:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.711584+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.711584+0000 mon.b (mon.1) 3505 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-08-25T12:08:20.039 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.714002+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.714002+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.717028+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.717028+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.717527+0000 mon.b (mon.1) 3506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.717527+0000 mon.b (mon.1) 3506 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.721549+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.721549+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.724882+0000 mon.b (mon.1) 3507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.724882+0000 mon.b (mon.1) 3507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:20.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.726053+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.726053+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.729115+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.729115+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.732406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.732406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.732628+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.732628+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.736947+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.736947+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.740023+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.740023+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.740400+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.740400+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:20.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.743176+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.743176+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.724882+0000 mon.b (mon.1) 3507 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.726053+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.726053+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.729115+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.729115+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.732406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.732406+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.732628+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.732628+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-08-25T12:08:20.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.736947+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:20.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.736947+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:20.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.740023+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-25T12:08:20.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.740023+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-25T12:08:20.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.740400+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:20.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.740400+0000 mon.b (mon.1) 3509 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-08-25T12:08:20.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.743176+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:20.043 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.743176+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.746485+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-25T12:08:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.746485+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-25T12:08:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.746491+0000 mon.b (mon.1) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.746491+0000 mon.b (mon.1) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.757533+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.757533+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.759733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.044 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.759733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.768311+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.768311+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.770445+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.770445+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.779717+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.779717+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.781516+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.781516+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.783542+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.783542+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.791756+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.791756+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.793899+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.793899+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.804268+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.804268+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.807197+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.807197+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.816249+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.816249+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.819002+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.819002+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.821556+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.821556+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.824211+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.824211+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.826521+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.826521+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.828522+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.828522+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.828821+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.828821+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.831949+0000 mon.b (mon.1) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:20.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.831949+0000 mon.b (mon.1) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.746485+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.746485+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.746491+0000 mon.b (mon.1) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.746491+0000 mon.b (mon.1) 3510 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.757533+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.757533+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.759733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.759733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.768311+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.768311+0000 mon.b (mon.1) 3512 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.770445+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.770445+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.779717+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.779717+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.781516+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.781516+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.783542+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.783542+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.049 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.791756+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.791756+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.793899+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.793899+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.836473+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:08:20.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.836473+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:08:20.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.840942+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.840942+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.843865+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.843865+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.848381+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.848381+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.852313+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.852313+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.855722+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.855722+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.859677+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.859677+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.864488+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:20.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.864488+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:20.052 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.867828+0000 mon.b (mon.1) 3526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:20.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.804268+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.804268+0000 mon.b (mon.1) 3516 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.807197+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.807197+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.816249+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.816249+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.819002+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.819002+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.821556+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.821556+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.824211+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.824211+0000 mon.b (mon.1) 3520 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.826521+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.826521+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.828522+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:20.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.828522+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:20.054 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.828821+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.054 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.828821+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:08:20.054 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.831949+0000 mon.b (mon.1) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:20.054 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.831949+0000 mon.b (mon.1) 3523 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:08:20.054 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.867828+0000 mon.b (mon.1) 3526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:20.054 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.873234+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:08:20.054 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.873234+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.877986+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.877986+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.881291+0000 mon.b (mon.1) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.881291+0000 mon.b (mon.1) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.885562+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.885562+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.889730+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.889730+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:20.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.891709+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.891709+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.893116+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.893116+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.895088+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.895088+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.901314+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.901314+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.906910+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.906910+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.909392+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.909392+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.910119+0000 mon.b (mon.1) 3530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.910119+0000 mon.b (mon.1) 3530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.912585+0000 mon.b (mon.1) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.912585+0000 mon.b (mon.1) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.916767+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.916767+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.921306+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.921306+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.923590+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.923590+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.924583+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:20.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.836473+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.836473+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.840942+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.840942+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.843865+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.843865+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.848381+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.848381+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.852313+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.852313+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.855722+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.855722+0000 mon.b (mon.1) 3525 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.859677+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:08:20.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.859677+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:08:20.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.864488+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:20.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.864488+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:20.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.867828+0000 mon.b (mon.1) 3526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:20.059 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.924583+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:20.059 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.926746+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:20.059 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.926746+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:20.059 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.930377+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:08:20.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.930377+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:08:20.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.935463+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:20.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.935463+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:20.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.938758+0000 mon.b (mon.1) 3534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:20.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.938758+0000 mon.b (mon.1) 3534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:20.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.943219+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.943219+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.947570+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.947570+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.949764+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.949764+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.950783+0000 mon.b (mon.1) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.950783+0000 mon.b (mon.1) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.952392+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.867828+0000 mon.b (mon.1) 3526 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.873234+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:08:20.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.873234+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.877986+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.877986+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.881291+0000 mon.b (mon.1) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.881291+0000 mon.b (mon.1) 3527 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.885562+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.885562+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.889730+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.889730+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.891709+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.891709+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:20.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.893116+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.893116+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:08:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.895088+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.895088+0000 mon.b (mon.1) 3529 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:08:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.901314+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:08:20.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.952392+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.953060+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.953060+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.954820+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.954820+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.955405+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.955405+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.956777+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.956777+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.957886+0000 mon.b (mon.1) 3538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.957886+0000 mon.b (mon.1) 3538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.958981+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.958981+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.960038+0000 mon.b (mon.1) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.960038+0000 mon.b (mon.1) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.961611+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.961611+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.901314+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.906910+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.906910+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.909392+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.909392+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.910119+0000 mon.b (mon.1) 3530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.910119+0000 mon.b (mon.1) 3530 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.912585+0000 mon.b (mon.1) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.912585+0000 mon.b (mon.1) 3531 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:08:20.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.916767+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:08:20.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.916767+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:08:20.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.921306+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:20.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.921306+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:20.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.923590+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:20.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.923590+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:20.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.924583+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:20.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.962126+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.962126+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.964762+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.964762+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.968676+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.968676+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.975837+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.975837+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.977253+0000 mon.b (mon.1) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.977253+0000 mon.b (mon.1) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.984468+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:18.984468+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.079784+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.079784+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.081285+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.081285+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.088570+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.088570+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.630094+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.630094+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.636865+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:20.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[105101]: audit 2024-08-25T12:08:19.636865+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:20.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.924583+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:08:20.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.926746+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:20.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.926746+0000 mon.b (mon.1) 3533 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:08:20.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.930377+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:08:20.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.930377+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:08:20.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.935463+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:20.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.935463+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.938758+0000 mon.b (mon.1) 3534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.938758+0000 mon.b (mon.1) 3534 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.943219+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.943219+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.947570+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.947570+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.949764+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.949764+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.950783+0000 mon.b (mon.1) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.950783+0000 mon.b (mon.1) 3535 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.952392+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.952392+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.953060+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.953060+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.954820+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.954820+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.955405+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.955405+0000 mon.b (mon.1) 3537 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.956777+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.956777+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.957886+0000 mon.b (mon.1) 3538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.957886+0000 mon.b (mon.1) 3538 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.958981+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.958981+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.960038+0000 mon.b (mon.1) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.960038+0000 mon.b (mon.1) 3539 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.961611+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.961611+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.962126+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.962126+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.964762+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.964762+0000 mon.b (mon.1) 3541 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.968676+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.968676+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.975837+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.975837+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.977253+0000 mon.b (mon.1) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.977253+0000 mon.b (mon.1) 3543 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.984468+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:18.984468+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.079784+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:20.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.079784+0000 mon.b (mon.1) 3544 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:08:20.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.081285+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:20.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.081285+0000 mon.b (mon.1) 3545 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:08:20.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.088570+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.088570+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.630094+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.630094+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.636865+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:20.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:19 smithi059 bash[104335]: audit 2024-08-25T12:08:19.636865+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:20.610 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[104324]: debug 2024-08-25T12:08:20.487+0000 7f0893995640 -1 osd.7 156 log_to_monitors true 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.754701+0000 mgr.y (mgr.25136) 2654 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.754701+0000 mgr.y (mgr.25136) 2654 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.765568+0000 mgr.y (mgr.25136) 2655 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.765568+0000 mgr.y (mgr.25136) 2655 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.778509+0000 mgr.y (mgr.25136) 2656 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.778509+0000 mgr.y (mgr.25136) 2656 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.788851+0000 mgr.y (mgr.25136) 2657 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.788851+0000 mgr.y (mgr.25136) 2657 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.801633+0000 mgr.y (mgr.25136) 2658 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.801633+0000 mgr.y (mgr.25136) 2658 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:08:20.945 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.826152+0000 mgr.y (mgr.25136) 2659 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.826152+0000 mgr.y (mgr.25136) 2659 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cluster 2024-08-25T12:08:18.834263+0000 mgr.y (mgr.25136) 2660 : cluster [DBG] pgmap v850: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cluster 2024-08-25T12:08:18.834263+0000 mgr.y (mgr.25136) 2660 : cluster [DBG] pgmap v850: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.960291+0000 mgr.y (mgr.25136) 2661 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: cephadm 2024-08-25T12:08:18.960291+0000 mgr.y (mgr.25136) 2661 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: audit 2024-08-25T12:08:19.906447+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: audit 2024-08-25T12:08:19.906447+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: audit 2024-08-25T12:08:20.490861+0000 mon.a (mon.0) 1503 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: audit 2024-08-25T12:08:20.490861+0000 mon.a (mon.0) 1503 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: audit 2024-08-25T12:08:20.493647+0000 mon.b (mon.1) 3547 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:20.946 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[84730]: audit 2024-08-25T12:08:20.493647+0000 mon.b (mon.1) 3547 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.754701+0000 mgr.y (mgr.25136) 2654 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:08:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.754701+0000 mgr.y (mgr.25136) 2654 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:08:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.765568+0000 mgr.y (mgr.25136) 2655 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:08:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.765568+0000 mgr.y (mgr.25136) 2655 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:08:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.778509+0000 mgr.y (mgr.25136) 2656 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:08:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.778509+0000 mgr.y (mgr.25136) 2656 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:08:21.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.788851+0000 mgr.y (mgr.25136) 2657 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.788851+0000 mgr.y (mgr.25136) 2657 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.801633+0000 mgr.y (mgr.25136) 2658 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.801633+0000 mgr.y (mgr.25136) 2658 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.826152+0000 mgr.y (mgr.25136) 2659 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.826152+0000 mgr.y (mgr.25136) 2659 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cluster 2024-08-25T12:08:18.834263+0000 mgr.y (mgr.25136) 2660 : cluster [DBG] pgmap v850: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cluster 2024-08-25T12:08:18.834263+0000 mgr.y (mgr.25136) 2660 : cluster [DBG] pgmap v850: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.960291+0000 mgr.y (mgr.25136) 2661 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: cephadm 2024-08-25T12:08:18.960291+0000 mgr.y (mgr.25136) 2661 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: audit 2024-08-25T12:08:19.906447+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: audit 2024-08-25T12:08:19.906447+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: audit 2024-08-25T12:08:20.490861+0000 mon.a (mon.0) 1503 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: audit 2024-08-25T12:08:20.490861+0000 mon.a (mon.0) 1503 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: audit 2024-08-25T12:08:20.493647+0000 mon.b (mon.1) 3547 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[104335]: audit 2024-08-25T12:08:20.493647+0000 mon.b (mon.1) 3547 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.754701+0000 mgr.y (mgr.25136) 2654 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.754701+0000 mgr.y (mgr.25136) 2654 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.765568+0000 mgr.y (mgr.25136) 2655 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.765568+0000 mgr.y (mgr.25136) 2655 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.778509+0000 mgr.y (mgr.25136) 2656 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.778509+0000 mgr.y (mgr.25136) 2656 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.788851+0000 mgr.y (mgr.25136) 2657 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.788851+0000 mgr.y (mgr.25136) 2657 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:08:21.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.801633+0000 mgr.y (mgr.25136) 2658 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.801633+0000 mgr.y (mgr.25136) 2658 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.826152+0000 mgr.y (mgr.25136) 2659 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.826152+0000 mgr.y (mgr.25136) 2659 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cluster 2024-08-25T12:08:18.834263+0000 mgr.y (mgr.25136) 2660 : cluster [DBG] pgmap v850: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cluster 2024-08-25T12:08:18.834263+0000 mgr.y (mgr.25136) 2660 : cluster [DBG] pgmap v850: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.960291+0000 mgr.y (mgr.25136) 2661 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: cephadm 2024-08-25T12:08:18.960291+0000 mgr.y (mgr.25136) 2661 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: audit 2024-08-25T12:08:19.906447+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: audit 2024-08-25T12:08:19.906447+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: audit 2024-08-25T12:08:20.490861+0000 mon.a (mon.0) 1503 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: audit 2024-08-25T12:08:20.490861+0000 mon.a (mon.0) 1503 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: audit 2024-08-25T12:08:20.493647+0000 mon.b (mon.1) 3547 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:20 smithi059 bash[105101]: audit 2024-08-25T12:08:20.493647+0000 mon.b (mon.1) 3547 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-08-25T12:08:21.212 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:08:20 smithi196 bash[104324]: debug 2024-08-25T12:08:20.943+0000 7f088b73f640 -1 osd.7 156 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: cluster 2024-08-25T12:08:20.835664+0000 mgr.y (mgr.25136) 2662 : cluster [DBG] pgmap v851: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: cluster 2024-08-25T12:08:20.835664+0000 mgr.y (mgr.25136) 2662 : cluster [DBG] pgmap v851: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:20.904320+0000 mon.a (mon.0) 1504 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:20.904320+0000 mon.a (mon.0) 1504 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: cluster 2024-08-25T12:08:20.913415+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: cluster 2024-08-25T12:08:20.913415+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:20.914495+0000 mon.a (mon.0) 1506 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:20.914495+0000 mon.a (mon.0) 1506 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:20.916861+0000 mon.b (mon.1) 3548 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:20.916861+0000 mon.b (mon.1) 3548 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:21.421167+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:21.421167+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:21.434461+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:21.434461+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:21.447815+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[104335]: audit 2024-08-25T12:08:21.447815+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: cluster 2024-08-25T12:08:20.835664+0000 mgr.y (mgr.25136) 2662 : cluster [DBG] pgmap v851: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: cluster 2024-08-25T12:08:20.835664+0000 mgr.y (mgr.25136) 2662 : cluster [DBG] pgmap v851: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:20.904320+0000 mon.a (mon.0) 1504 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:20.904320+0000 mon.a (mon.0) 1504 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: cluster 2024-08-25T12:08:20.913415+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: cluster 2024-08-25T12:08:20.913415+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:20.914495+0000 mon.a (mon.0) 1506 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:20.914495+0000 mon.a (mon.0) 1506 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:20.916861+0000 mon.b (mon.1) 3548 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:20.916861+0000 mon.b (mon.1) 3548 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:21.421167+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:21.421167+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:21.434461+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:21.434461+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:21.447815+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:21 smithi059 bash[105101]: audit 2024-08-25T12:08:21.447815+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: cluster 2024-08-25T12:08:20.835664+0000 mgr.y (mgr.25136) 2662 : cluster [DBG] pgmap v851: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:22.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: cluster 2024-08-25T12:08:20.835664+0000 mgr.y (mgr.25136) 2662 : cluster [DBG] pgmap v851: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/639 objects degraded (12.676%) 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:20.904320+0000 mon.a (mon.0) 1504 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:20.904320+0000 mon.a (mon.0) 1504 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: cluster 2024-08-25T12:08:20.913415+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: cluster 2024-08-25T12:08:20.913415+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:20.914495+0000 mon.a (mon.0) 1506 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:20.914495+0000 mon.a (mon.0) 1506 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:20.916861+0000 mon.b (mon.1) 3548 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:20.916861+0000 mon.b (mon.1) 3548 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]} : dispatch 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:21.421167+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:21.421167+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:21.434461+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:21.434461+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:21.447815+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:21 smithi196 bash[84730]: audit 2024-08-25T12:08:21.447815+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: cluster 2024-08-25T12:08:21.905229+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:08:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: cluster 2024-08-25T12:08:21.905229+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:08:23.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: audit 2024-08-25T12:08:21.922779+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-25T12:08:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: audit 2024-08-25T12:08:21.922779+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-25T12:08:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: cluster 2024-08-25T12:08:21.925862+0000 mon.a (mon.0) 1511 : cluster [INF] osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955] boot 2024-08-25T12:08:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: cluster 2024-08-25T12:08:21.925862+0000 mon.a (mon.0) 1511 : cluster [INF] osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955] boot 2024-08-25T12:08:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: cluster 2024-08-25T12:08:21.925981+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-25T12:08:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: cluster 2024-08-25T12:08:21.925981+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-25T12:08:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: cluster 2024-08-25T12:08:22.920196+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-25T12:08:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:22 smithi196 bash[84730]: cluster 2024-08-25T12:08:22.920196+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: cluster 2024-08-25T12:08:21.905229+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: cluster 2024-08-25T12:08:21.905229+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: audit 2024-08-25T12:08:21.922779+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: audit 2024-08-25T12:08:21.922779+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: cluster 2024-08-25T12:08:21.925862+0000 mon.a (mon.0) 1511 : cluster [INF] osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955] boot 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: cluster 2024-08-25T12:08:21.925862+0000 mon.a (mon.0) 1511 : cluster [INF] osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955] boot 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: cluster 2024-08-25T12:08:21.925981+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: cluster 2024-08-25T12:08:21.925981+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-25T12:08:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: cluster 2024-08-25T12:08:22.920196+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[104335]: cluster 2024-08-25T12:08:22.920196+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: cluster 2024-08-25T12:08:21.905229+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: cluster 2024-08-25T12:08:21.905229+0000 mon.a (mon.0) 1510 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: audit 2024-08-25T12:08:21.922779+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: audit 2024-08-25T12:08:21.922779+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: cluster 2024-08-25T12:08:21.925862+0000 mon.a (mon.0) 1511 : cluster [INF] osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955] boot 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: cluster 2024-08-25T12:08:21.925862+0000 mon.a (mon.0) 1511 : cluster [INF] osd.7 [v2:172.21.15.196:6824/690508955,v1:172.21.15.196:6825/690508955] boot 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: cluster 2024-08-25T12:08:21.925981+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: cluster 2024-08-25T12:08:21.925981+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: cluster 2024-08-25T12:08:22.920196+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-25T12:08:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:22 smithi059 bash[105101]: cluster 2024-08-25T12:08:22.920196+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-25T12:08:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:23 smithi196 bash[84730]: cluster 2024-08-25T12:08:22.836998+0000 mgr.y (mgr.25136) 2663 : cluster [DBG] pgmap v854: 161 pgs: 10 peering, 37 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-08-25T12:08:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:23 smithi196 bash[84730]: cluster 2024-08-25T12:08:22.836998+0000 mgr.y (mgr.25136) 2663 : cluster [DBG] pgmap v854: 161 pgs: 10 peering, 37 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-08-25T12:08:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:23 smithi196 bash[84730]: cluster 2024-08-25T12:08:22.939386+0000 mon.a (mon.0) 1514 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:24.098 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:23 smithi196 bash[84730]: cluster 2024-08-25T12:08:22.939386+0000 mon.a (mon.0) 1514 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:24.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:23 smithi059 bash[104335]: cluster 2024-08-25T12:08:22.836998+0000 mgr.y (mgr.25136) 2663 : cluster [DBG] pgmap v854: 161 pgs: 10 peering, 37 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-08-25T12:08:24.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:23 smithi059 bash[104335]: cluster 2024-08-25T12:08:22.836998+0000 mgr.y (mgr.25136) 2663 : cluster [DBG] pgmap v854: 161 pgs: 10 peering, 37 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-08-25T12:08:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:23 smithi059 bash[104335]: cluster 2024-08-25T12:08:22.939386+0000 mon.a (mon.0) 1514 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:23 smithi059 bash[104335]: cluster 2024-08-25T12:08:22.939386+0000 mon.a (mon.0) 1514 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:24.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:23 smithi059 bash[105101]: cluster 2024-08-25T12:08:22.836998+0000 mgr.y (mgr.25136) 2663 : cluster [DBG] pgmap v854: 161 pgs: 10 peering, 37 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-08-25T12:08:24.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:23 smithi059 bash[105101]: cluster 2024-08-25T12:08:22.836998+0000 mgr.y (mgr.25136) 2663 : cluster [DBG] pgmap v854: 161 pgs: 10 peering, 37 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/639 objects degraded (11.111%) 2024-08-25T12:08:24.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:23 smithi059 bash[105101]: cluster 2024-08-25T12:08:22.939386+0000 mon.a (mon.0) 1514 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:24.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:23 smithi059 bash[105101]: cluster 2024-08-25T12:08:22.939386+0000 mon.a (mon.0) 1514 : cluster [WRN] Health check update: Degraded data redundancy: 71/639 objects degraded (11.111%), 21 pgs degraded (PG_DEGRADED) 2024-08-25T12:08:26.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:25 smithi196 bash[84730]: cluster 2024-08-25T12:08:24.838428+0000 mgr.y (mgr.25136) 2664 : cluster [DBG] pgmap v856: 161 pgs: 10 peering, 22 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/639 objects degraded (6.260%) 2024-08-25T12:08:26.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:25 smithi196 bash[84730]: cluster 2024-08-25T12:08:24.838428+0000 mgr.y (mgr.25136) 2664 : cluster [DBG] pgmap v856: 161 pgs: 10 peering, 22 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/639 objects degraded (6.260%) 2024-08-25T12:08:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:25 smithi196 bash[84730]: audit 2024-08-25T12:08:25.472505+0000 mgr.y (mgr.25136) 2665 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:26.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:25 smithi196 bash[84730]: audit 2024-08-25T12:08:25.472505+0000 mgr.y (mgr.25136) 2665 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:25 smithi059 bash[104335]: cluster 2024-08-25T12:08:24.838428+0000 mgr.y (mgr.25136) 2664 : cluster [DBG] pgmap v856: 161 pgs: 10 peering, 22 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/639 objects degraded (6.260%) 2024-08-25T12:08:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:25 smithi059 bash[104335]: cluster 2024-08-25T12:08:24.838428+0000 mgr.y (mgr.25136) 2664 : cluster [DBG] pgmap v856: 161 pgs: 10 peering, 22 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/639 objects degraded (6.260%) 2024-08-25T12:08:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:25 smithi059 bash[104335]: audit 2024-08-25T12:08:25.472505+0000 mgr.y (mgr.25136) 2665 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:26.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:25 smithi059 bash[104335]: audit 2024-08-25T12:08:25.472505+0000 mgr.y (mgr.25136) 2665 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:25 smithi059 bash[105101]: cluster 2024-08-25T12:08:24.838428+0000 mgr.y (mgr.25136) 2664 : cluster [DBG] pgmap v856: 161 pgs: 10 peering, 22 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/639 objects degraded (6.260%) 2024-08-25T12:08:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:25 smithi059 bash[105101]: cluster 2024-08-25T12:08:24.838428+0000 mgr.y (mgr.25136) 2664 : cluster [DBG] pgmap v856: 161 pgs: 10 peering, 22 active+undersized, 11 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/639 objects degraded (6.260%) 2024-08-25T12:08:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:25 smithi059 bash[105101]: audit 2024-08-25T12:08:25.472505+0000 mgr.y (mgr.25136) 2665 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:25 smithi059 bash[105101]: audit 2024-08-25T12:08:25.472505+0000 mgr.y (mgr.25136) 2665 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:26 smithi196 bash[84730]: audit 2024-08-25T12:08:25.988527+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:26 smithi196 bash[84730]: audit 2024-08-25T12:08:25.988527+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:26 smithi196 bash[84730]: audit 2024-08-25T12:08:26.001756+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:26 smithi196 bash[84730]: audit 2024-08-25T12:08:26.001756+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:26 smithi196 bash[84730]: audit 2024-08-25T12:08:26.015000+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:26 smithi196 bash[84730]: audit 2024-08-25T12:08:26.015000+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[104335]: audit 2024-08-25T12:08:25.988527+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[104335]: audit 2024-08-25T12:08:25.988527+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[104335]: audit 2024-08-25T12:08:26.001756+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[104335]: audit 2024-08-25T12:08:26.001756+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[104335]: audit 2024-08-25T12:08:26.015000+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[104335]: audit 2024-08-25T12:08:26.015000+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[105101]: audit 2024-08-25T12:08:25.988527+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[105101]: audit 2024-08-25T12:08:25.988527+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[105101]: audit 2024-08-25T12:08:26.001756+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[105101]: audit 2024-08-25T12:08:26.001756+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[105101]: audit 2024-08-25T12:08:26.015000+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:27.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:26 smithi059 bash[105101]: audit 2024-08-25T12:08:26.015000+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:28.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[104335]: cluster 2024-08-25T12:08:26.839503+0000 mgr.y (mgr.25136) 2666 : cluster [DBG] pgmap v857: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T12:08:28.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[104335]: cluster 2024-08-25T12:08:26.839503+0000 mgr.y (mgr.25136) 2666 : cluster [DBG] pgmap v857: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T12:08:28.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[104335]: cluster 2024-08-25T12:08:27.010466+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/639 objects degraded (6.260%), 11 pgs degraded) 2024-08-25T12:08:28.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[104335]: cluster 2024-08-25T12:08:27.010466+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/639 objects degraded (6.260%), 11 pgs degraded) 2024-08-25T12:08:28.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[104335]: cluster 2024-08-25T12:08:27.010526+0000 mon.a (mon.0) 1519 : cluster [INF] Cluster is now healthy 2024-08-25T12:08:28.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[104335]: cluster 2024-08-25T12:08:27.010526+0000 mon.a (mon.0) 1519 : cluster [INF] Cluster is now healthy 2024-08-25T12:08:28.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[105101]: cluster 2024-08-25T12:08:26.839503+0000 mgr.y (mgr.25136) 2666 : cluster [DBG] pgmap v857: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T12:08:28.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[105101]: cluster 2024-08-25T12:08:26.839503+0000 mgr.y (mgr.25136) 2666 : cluster [DBG] pgmap v857: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T12:08:28.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[105101]: cluster 2024-08-25T12:08:27.010466+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/639 objects degraded (6.260%), 11 pgs degraded) 2024-08-25T12:08:28.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[105101]: cluster 2024-08-25T12:08:27.010466+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/639 objects degraded (6.260%), 11 pgs degraded) 2024-08-25T12:08:28.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[105101]: cluster 2024-08-25T12:08:27.010526+0000 mon.a (mon.0) 1519 : cluster [INF] Cluster is now healthy 2024-08-25T12:08:28.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:27 smithi059 bash[105101]: cluster 2024-08-25T12:08:27.010526+0000 mon.a (mon.0) 1519 : cluster [INF] Cluster is now healthy 2024-08-25T12:08:28.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:27 smithi196 bash[84730]: cluster 2024-08-25T12:08:26.839503+0000 mgr.y (mgr.25136) 2666 : cluster [DBG] pgmap v857: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T12:08:28.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:27 smithi196 bash[84730]: cluster 2024-08-25T12:08:26.839503+0000 mgr.y (mgr.25136) 2666 : cluster [DBG] pgmap v857: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-25T12:08:28.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:27 smithi196 bash[84730]: cluster 2024-08-25T12:08:27.010466+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/639 objects degraded (6.260%), 11 pgs degraded) 2024-08-25T12:08:28.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:27 smithi196 bash[84730]: cluster 2024-08-25T12:08:27.010466+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/639 objects degraded (6.260%), 11 pgs degraded) 2024-08-25T12:08:28.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:27 smithi196 bash[84730]: cluster 2024-08-25T12:08:27.010526+0000 mon.a (mon.0) 1519 : cluster [INF] Cluster is now healthy 2024-08-25T12:08:28.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:27 smithi196 bash[84730]: cluster 2024-08-25T12:08:27.010526+0000 mon.a (mon.0) 1519 : cluster [INF] Cluster is now healthy 2024-08-25T12:08:29.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:08:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:08:29] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-08-25T12:08:30.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:29 smithi059 bash[105101]: cluster 2024-08-25T12:08:28.840819+0000 mgr.y (mgr.25136) 2667 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:08:30.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:29 smithi059 bash[105101]: cluster 2024-08-25T12:08:28.840819+0000 mgr.y (mgr.25136) 2667 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:08:30.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:29 smithi059 bash[104335]: cluster 2024-08-25T12:08:28.840819+0000 mgr.y (mgr.25136) 2667 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:08:30.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:29 smithi059 bash[104335]: cluster 2024-08-25T12:08:28.840819+0000 mgr.y (mgr.25136) 2667 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:08:30.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:29 smithi196 bash[84730]: cluster 2024-08-25T12:08:28.840819+0000 mgr.y (mgr.25136) 2667 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:08:30.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:29 smithi196 bash[84730]: cluster 2024-08-25T12:08:28.840819+0000 mgr.y (mgr.25136) 2667 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-25T12:08:32.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:31 smithi059 bash[104335]: cluster 2024-08-25T12:08:30.841799+0000 mgr.y (mgr.25136) 2668 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:08:32.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:31 smithi059 bash[104335]: cluster 2024-08-25T12:08:30.841799+0000 mgr.y (mgr.25136) 2668 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:08:32.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:31 smithi059 bash[105101]: cluster 2024-08-25T12:08:30.841799+0000 mgr.y (mgr.25136) 2668 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:08:32.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:31 smithi059 bash[105101]: cluster 2024-08-25T12:08:30.841799+0000 mgr.y (mgr.25136) 2668 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:08:32.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:32 smithi196 bash[84730]: cluster 2024-08-25T12:08:30.841799+0000 mgr.y (mgr.25136) 2668 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:08:32.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:32 smithi196 bash[84730]: cluster 2024-08-25T12:08:30.841799+0000 mgr.y (mgr.25136) 2668 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-25T12:08:34.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:34 smithi059 bash[104335]: cluster 2024-08-25T12:08:32.843009+0000 mgr.y (mgr.25136) 2669 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:08:34.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:34 smithi059 bash[104335]: cluster 2024-08-25T12:08:32.843009+0000 mgr.y (mgr.25136) 2669 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:08:34.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:34 smithi059 bash[105101]: cluster 2024-08-25T12:08:32.843009+0000 mgr.y (mgr.25136) 2669 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:08:34.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:34 smithi059 bash[105101]: cluster 2024-08-25T12:08:32.843009+0000 mgr.y (mgr.25136) 2669 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:08:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:34 smithi196 bash[84730]: cluster 2024-08-25T12:08:32.843009+0000 mgr.y (mgr.25136) 2669 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:08:34.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:34 smithi196 bash[84730]: cluster 2024-08-25T12:08:32.843009+0000 mgr.y (mgr.25136) 2669 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-25T12:08:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[104335]: audit 2024-08-25T12:08:34.631683+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[104335]: audit 2024-08-25T12:08:34.631683+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[104335]: audit 2024-08-25T12:08:34.638065+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[104335]: audit 2024-08-25T12:08:34.638065+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[104335]: audit 2024-08-25T12:08:34.922678+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:35.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[104335]: audit 2024-08-25T12:08:34.922678+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:35.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[105101]: audit 2024-08-25T12:08:34.631683+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:35.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[105101]: audit 2024-08-25T12:08:34.631683+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:35.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[105101]: audit 2024-08-25T12:08:34.638065+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:35.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[105101]: audit 2024-08-25T12:08:34.638065+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:35.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[105101]: audit 2024-08-25T12:08:34.922678+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:35.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:35 smithi059 bash[105101]: audit 2024-08-25T12:08:34.922678+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:35 smithi196 bash[84730]: audit 2024-08-25T12:08:34.631683+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:35 smithi196 bash[84730]: audit 2024-08-25T12:08:34.631683+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:35 smithi196 bash[84730]: audit 2024-08-25T12:08:34.638065+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:35 smithi196 bash[84730]: audit 2024-08-25T12:08:34.638065+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:35 smithi196 bash[84730]: audit 2024-08-25T12:08:34.922678+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:36.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:35 smithi196 bash[84730]: audit 2024-08-25T12:08:34.922678+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:37.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:36 smithi059 bash[105101]: cluster 2024-08-25T12:08:34.844147+0000 mgr.y (mgr.25136) 2670 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:37.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:36 smithi059 bash[105101]: cluster 2024-08-25T12:08:34.844147+0000 mgr.y (mgr.25136) 2670 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:36 smithi059 bash[105101]: audit 2024-08-25T12:08:35.480482+0000 mgr.y (mgr.25136) 2671 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:37.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:36 smithi059 bash[105101]: audit 2024-08-25T12:08:35.480482+0000 mgr.y (mgr.25136) 2671 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:36 smithi059 bash[104335]: cluster 2024-08-25T12:08:34.844147+0000 mgr.y (mgr.25136) 2670 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:36 smithi059 bash[104335]: cluster 2024-08-25T12:08:34.844147+0000 mgr.y (mgr.25136) 2670 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:36 smithi059 bash[104335]: audit 2024-08-25T12:08:35.480482+0000 mgr.y (mgr.25136) 2671 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:37.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:36 smithi059 bash[104335]: audit 2024-08-25T12:08:35.480482+0000 mgr.y (mgr.25136) 2671 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:37.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:36 smithi196 bash[84730]: cluster 2024-08-25T12:08:34.844147+0000 mgr.y (mgr.25136) 2670 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:37.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:36 smithi196 bash[84730]: cluster 2024-08-25T12:08:34.844147+0000 mgr.y (mgr.25136) 2670 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:37.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:36 smithi196 bash[84730]: audit 2024-08-25T12:08:35.480482+0000 mgr.y (mgr.25136) 2671 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:37.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:36 smithi196 bash[84730]: audit 2024-08-25T12:08:35.480482+0000 mgr.y (mgr.25136) 2671 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:39.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:38 smithi059 bash[104335]: cluster 2024-08-25T12:08:36.845315+0000 mgr.y (mgr.25136) 2672 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T12:08:39.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:38 smithi059 bash[104335]: cluster 2024-08-25T12:08:36.845315+0000 mgr.y (mgr.25136) 2672 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T12:08:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:38 smithi059 bash[105101]: cluster 2024-08-25T12:08:36.845315+0000 mgr.y (mgr.25136) 2672 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T12:08:39.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:38 smithi059 bash[105101]: cluster 2024-08-25T12:08:36.845315+0000 mgr.y (mgr.25136) 2672 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T12:08:39.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:38 smithi196 bash[84730]: cluster 2024-08-25T12:08:36.845315+0000 mgr.y (mgr.25136) 2672 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T12:08:39.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:38 smithi196 bash[84730]: cluster 2024-08-25T12:08:36.845315+0000 mgr.y (mgr.25136) 2672 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-25T12:08:39.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:08:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:08:39] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-08-25T12:08:41.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:40 smithi059 bash[105101]: cluster 2024-08-25T12:08:38.846711+0000 mgr.y (mgr.25136) 2673 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:41.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:40 smithi059 bash[105101]: cluster 2024-08-25T12:08:38.846711+0000 mgr.y (mgr.25136) 2673 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:40 smithi059 bash[104335]: cluster 2024-08-25T12:08:38.846711+0000 mgr.y (mgr.25136) 2673 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:41.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:40 smithi059 bash[104335]: cluster 2024-08-25T12:08:38.846711+0000 mgr.y (mgr.25136) 2673 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:41.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:40 smithi196 bash[84730]: cluster 2024-08-25T12:08:38.846711+0000 mgr.y (mgr.25136) 2673 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:41.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:40 smithi196 bash[84730]: cluster 2024-08-25T12:08:38.846711+0000 mgr.y (mgr.25136) 2673 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:43.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[104335]: cluster 2024-08-25T12:08:40.847759+0000 mgr.y (mgr.25136) 2674 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[104335]: cluster 2024-08-25T12:08:40.847759+0000 mgr.y (mgr.25136) 2674 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[104335]: audit 2024-08-25T12:08:41.666411+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[104335]: audit 2024-08-25T12:08:41.666411+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[104335]: audit 2024-08-25T12:08:41.682343+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[104335]: audit 2024-08-25T12:08:41.682343+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[104335]: audit 2024-08-25T12:08:41.697597+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[104335]: audit 2024-08-25T12:08:41.697597+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[105101]: cluster 2024-08-25T12:08:40.847759+0000 mgr.y (mgr.25136) 2674 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[105101]: cluster 2024-08-25T12:08:40.847759+0000 mgr.y (mgr.25136) 2674 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[105101]: audit 2024-08-25T12:08:41.666411+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[105101]: audit 2024-08-25T12:08:41.666411+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[105101]: audit 2024-08-25T12:08:41.682343+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[105101]: audit 2024-08-25T12:08:41.682343+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[105101]: audit 2024-08-25T12:08:41.697597+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:42 smithi059 bash[105101]: audit 2024-08-25T12:08:41.697597+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:42 smithi196 bash[84730]: cluster 2024-08-25T12:08:40.847759+0000 mgr.y (mgr.25136) 2674 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:43.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:42 smithi196 bash[84730]: cluster 2024-08-25T12:08:40.847759+0000 mgr.y (mgr.25136) 2674 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:43.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:42 smithi196 bash[84730]: audit 2024-08-25T12:08:41.666411+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:42 smithi196 bash[84730]: audit 2024-08-25T12:08:41.666411+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:42 smithi196 bash[84730]: audit 2024-08-25T12:08:41.682343+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:42 smithi196 bash[84730]: audit 2024-08-25T12:08:41.682343+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:42 smithi196 bash[84730]: audit 2024-08-25T12:08:41.697597+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:43.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:42 smithi196 bash[84730]: audit 2024-08-25T12:08:41.697597+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:44.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:44 smithi196 bash[84730]: cluster 2024-08-25T12:08:42.849054+0000 mgr.y (mgr.25136) 2675 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:44.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:44 smithi196 bash[84730]: cluster 2024-08-25T12:08:42.849054+0000 mgr.y (mgr.25136) 2675 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:44 smithi059 bash[104335]: cluster 2024-08-25T12:08:42.849054+0000 mgr.y (mgr.25136) 2675 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:44 smithi059 bash[104335]: cluster 2024-08-25T12:08:42.849054+0000 mgr.y (mgr.25136) 2675 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:45.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:44 smithi059 bash[105101]: cluster 2024-08-25T12:08:42.849054+0000 mgr.y (mgr.25136) 2675 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:45.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:44 smithi059 bash[105101]: cluster 2024-08-25T12:08:42.849054+0000 mgr.y (mgr.25136) 2675 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: cluster 2024-08-25T12:08:44.850266+0000 mgr.y (mgr.25136) 2676 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: cluster 2024-08-25T12:08:44.850266+0000 mgr.y (mgr.25136) 2676 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: audit 2024-08-25T12:08:45.485272+0000 mgr.y (mgr.25136) 2677 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: audit 2024-08-25T12:08:45.485272+0000 mgr.y (mgr.25136) 2677 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: audit 2024-08-25T12:08:46.192304+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: audit 2024-08-25T12:08:46.192304+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: audit 2024-08-25T12:08:46.208164+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: audit 2024-08-25T12:08:46.208164+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: audit 2024-08-25T12:08:46.218215+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[105101]: audit 2024-08-25T12:08:46.218215+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: cluster 2024-08-25T12:08:44.850266+0000 mgr.y (mgr.25136) 2676 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: cluster 2024-08-25T12:08:44.850266+0000 mgr.y (mgr.25136) 2676 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: audit 2024-08-25T12:08:45.485272+0000 mgr.y (mgr.25136) 2677 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: audit 2024-08-25T12:08:45.485272+0000 mgr.y (mgr.25136) 2677 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: audit 2024-08-25T12:08:46.192304+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: audit 2024-08-25T12:08:46.192304+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: audit 2024-08-25T12:08:46.208164+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: audit 2024-08-25T12:08:46.208164+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: audit 2024-08-25T12:08:46.218215+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:46 smithi059 bash[104335]: audit 2024-08-25T12:08:46.218215+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: cluster 2024-08-25T12:08:44.850266+0000 mgr.y (mgr.25136) 2676 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: cluster 2024-08-25T12:08:44.850266+0000 mgr.y (mgr.25136) 2676 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: audit 2024-08-25T12:08:45.485272+0000 mgr.y (mgr.25136) 2677 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: audit 2024-08-25T12:08:45.485272+0000 mgr.y (mgr.25136) 2677 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: audit 2024-08-25T12:08:46.192304+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: audit 2024-08-25T12:08:46.192304+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: audit 2024-08-25T12:08:46.208164+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: audit 2024-08-25T12:08:46.208164+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: audit 2024-08-25T12:08:46.218215+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:46.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:46 smithi196 bash[84730]: audit 2024-08-25T12:08:46.218215+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:08:47.379 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T12:08:48.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:47 smithi059 bash[104335]: audit 2024-08-25T12:08:46.448796+0000 mgr.y (mgr.25136) 2678 : audit [DBG] from='client.74600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:47 smithi059 bash[104335]: audit 2024-08-25T12:08:46.448796+0000 mgr.y (mgr.25136) 2678 : audit [DBG] from='client.74600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:47 smithi059 bash[105101]: audit 2024-08-25T12:08:46.448796+0000 mgr.y (mgr.25136) 2678 : audit [DBG] from='client.74600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:47 smithi059 bash[105101]: audit 2024-08-25T12:08:46.448796+0000 mgr.y (mgr.25136) 2678 : audit [DBG] from='client.74600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:48.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:47 smithi196 bash[84730]: audit 2024-08-25T12:08:46.448796+0000 mgr.y (mgr.25136) 2678 : audit [DBG] from='client.74600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:48.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:47 smithi196 bash[84730]: audit 2024-08-25T12:08:46.448796+0000 mgr.y (mgr.25136) 2678 : audit [DBG] from='client.74600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:48 smithi059 bash[104335]: cluster 2024-08-25T12:08:46.851325+0000 mgr.y (mgr.25136) 2679 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:48 smithi059 bash[104335]: cluster 2024-08-25T12:08:46.851325+0000 mgr.y (mgr.25136) 2679 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:48 smithi059 bash[105101]: cluster 2024-08-25T12:08:46.851325+0000 mgr.y (mgr.25136) 2679 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:48 smithi059 bash[105101]: cluster 2024-08-25T12:08:46.851325+0000 mgr.y (mgr.25136) 2679 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:48 smithi196 bash[84730]: cluster 2024-08-25T12:08:46.851325+0000 mgr.y (mgr.25136) 2679 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:49.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:48 smithi196 bash[84730]: cluster 2024-08-25T12:08:46.851325+0000 mgr.y (mgr.25136) 2679 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:49.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:08:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:08:49] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-08-25T12:08:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:49 smithi059 bash[104335]: audit 2024-08-25T12:08:49.628810+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:49 smithi059 bash[104335]: audit 2024-08-25T12:08:49.628810+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:50.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:49 smithi059 bash[105101]: audit 2024-08-25T12:08:49.628810+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:50.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:49 smithi059 bash[105101]: audit 2024-08-25T12:08:49.628810+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:49 smithi196 bash[84730]: audit 2024-08-25T12:08:49.628810+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:50.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:49 smithi196 bash[84730]: audit 2024-08-25T12:08:49.628810+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:08:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:50 smithi059 bash[104335]: cluster 2024-08-25T12:08:48.852724+0000 mgr.y (mgr.25136) 2680 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:50 smithi059 bash[104335]: cluster 2024-08-25T12:08:48.852724+0000 mgr.y (mgr.25136) 2680 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:50 smithi059 bash[105101]: cluster 2024-08-25T12:08:48.852724+0000 mgr.y (mgr.25136) 2680 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:51.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:50 smithi059 bash[105101]: cluster 2024-08-25T12:08:48.852724+0000 mgr.y (mgr.25136) 2680 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:50 smithi196 bash[84730]: cluster 2024-08-25T12:08:48.852724+0000 mgr.y (mgr.25136) 2680 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:51.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:50 smithi196 bash[84730]: cluster 2024-08-25T12:08:48.852724+0000 mgr.y (mgr.25136) 2680 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:52.208 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:08:53.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:52 smithi059 bash[104335]: cluster 2024-08-25T12:08:50.853788+0000 mgr.y (mgr.25136) 2681 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:53.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:52 smithi059 bash[104335]: cluster 2024-08-25T12:08:50.853788+0000 mgr.y (mgr.25136) 2681 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:52 smithi059 bash[105101]: cluster 2024-08-25T12:08:50.853788+0000 mgr.y (mgr.25136) 2681 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:52 smithi059 bash[105101]: cluster 2024-08-25T12:08:50.853788+0000 mgr.y (mgr.25136) 2681 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:52 smithi196 bash[84730]: cluster 2024-08-25T12:08:50.853788+0000 mgr.y (mgr.25136) 2681 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:53.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:52 smithi196 bash[84730]: cluster 2024-08-25T12:08:50.853788+0000 mgr.y (mgr.25136) 2681 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:54.461 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:08:54.461 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 8s ago 50m - - 2024-08-25T12:08:54.461 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 12s ago 49m - - 2024-08-25T12:08:54.461 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (13m) 8s ago 40m 14.5M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:08:54.461 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (12m) 12s ago 40m 68.1M - c8b91775d855 f57175f62128 2024-08-25T12:08:54.461 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (15m) 8s ago 38m 49.6M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:08:54.461 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (14m) 12s ago 49m 443M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:08:54.461 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (25m) 8s ago 51m 541M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (9m) 8s ago 51m 74.3M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (10m) 12s ago 49m 59.2M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (9m) 8s ago 49m 50.9M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (14m) 8s ago 41m 8783k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (14m) 12s ago 41m 8628k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (7m) 8s ago 48m 60.2M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (6m) 8s ago 47m 56.0M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (5m) 8s ago 46m 51.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (3m) 8s ago 45m 60.4M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (2m) 12s ago 44m 46.7M 3036M 19.0.0-5847-g79766939 50bbda8a3289 881411fbf9b3 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (2m) 12s ago 44m 50.5M 3036M 19.0.0-5847-g79766939 50bbda8a3289 8da9bcc12505 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (81s) 12s ago 43m 48.3M 3036M 19.0.0-5847-g79766939 50bbda8a3289 b5a8cbff55f0 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (41s) 12s ago 42m 45.1M 3036M 19.0.0-5847-g79766939 50bbda8a3289 40cdb6224aa9 2024-08-25T12:08:54.462 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (13m) 12s ago 41m 55.1M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:08:54.463 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (38m) 8s ago 38m 102M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:08:54.463 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (38m) 12s ago 38m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:08:54.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:54 smithi059 bash[104335]: cluster 2024-08-25T12:08:52.854704+0000 mgr.y (mgr.25136) 2682 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:54.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:54 smithi059 bash[104335]: cluster 2024-08-25T12:08:52.854704+0000 mgr.y (mgr.25136) 2682 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:54.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:54 smithi059 bash[105101]: cluster 2024-08-25T12:08:52.854704+0000 mgr.y (mgr.25136) 2682 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:54.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:54 smithi059 bash[105101]: cluster 2024-08-25T12:08:52.854704+0000 mgr.y (mgr.25136) 2682 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:54 smithi196 bash[84730]: cluster 2024-08-25T12:08:52.854704+0000 mgr.y (mgr.25136) 2682 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:55.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:54 smithi196 bash[84730]: cluster 2024-08-25T12:08:52.854704+0000 mgr.y (mgr.25136) 2682 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:55.729 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-08-25T12:08:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:55 smithi059 bash[104335]: audit 2024-08-25T12:08:54.421794+0000 mgr.y (mgr.25136) 2683 : audit [DBG] from='client.64611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:55 smithi059 bash[104335]: audit 2024-08-25T12:08:54.421794+0000 mgr.y (mgr.25136) 2683 : audit [DBG] from='client.64611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:55 smithi059 bash[105101]: audit 2024-08-25T12:08:54.421794+0000 mgr.y (mgr.25136) 2683 : audit [DBG] from='client.64611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:56.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:55 smithi059 bash[105101]: audit 2024-08-25T12:08:54.421794+0000 mgr.y (mgr.25136) 2683 : audit [DBG] from='client.64611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:55 smithi196 bash[84730]: audit 2024-08-25T12:08:54.421794+0000 mgr.y (mgr.25136) 2683 : audit [DBG] from='client.64611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:56.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:55 smithi196 bash[84730]: audit 2024-08-25T12:08:54.421794+0000 mgr.y (mgr.25136) 2683 : audit [DBG] from='client.64611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:08:57.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:56 smithi059 bash[104335]: cluster 2024-08-25T12:08:54.855881+0000 mgr.y (mgr.25136) 2684 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:56 smithi059 bash[104335]: cluster 2024-08-25T12:08:54.855881+0000 mgr.y (mgr.25136) 2684 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:56 smithi059 bash[104335]: audit 2024-08-25T12:08:55.496516+0000 mgr.y (mgr.25136) 2685 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:57.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:56 smithi059 bash[104335]: audit 2024-08-25T12:08:55.496516+0000 mgr.y (mgr.25136) 2685 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:56 smithi059 bash[105101]: cluster 2024-08-25T12:08:54.855881+0000 mgr.y (mgr.25136) 2684 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:56 smithi059 bash[105101]: cluster 2024-08-25T12:08:54.855881+0000 mgr.y (mgr.25136) 2684 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:56 smithi059 bash[105101]: audit 2024-08-25T12:08:55.496516+0000 mgr.y (mgr.25136) 2685 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:57.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:56 smithi059 bash[105101]: audit 2024-08-25T12:08:55.496516+0000 mgr.y (mgr.25136) 2685 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:56 smithi196 bash[84730]: cluster 2024-08-25T12:08:54.855881+0000 mgr.y (mgr.25136) 2684 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:56 smithi196 bash[84730]: cluster 2024-08-25T12:08:54.855881+0000 mgr.y (mgr.25136) 2684 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:08:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:56 smithi196 bash[84730]: audit 2024-08-25T12:08:55.496516+0000 mgr.y (mgr.25136) 2685 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:57.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:56 smithi196 bash[84730]: audit 2024-08-25T12:08:55.496516+0000 mgr.y (mgr.25136) 2685 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:08:59.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:58 smithi059 bash[104335]: cluster 2024-08-25T12:08:56.856960+0000 mgr.y (mgr.25136) 2686 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:59.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:08:58 smithi059 bash[104335]: cluster 2024-08-25T12:08:56.856960+0000 mgr.y (mgr.25136) 2686 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:59.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:58 smithi059 bash[105101]: cluster 2024-08-25T12:08:56.856960+0000 mgr.y (mgr.25136) 2686 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:59.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:08:58 smithi059 bash[105101]: cluster 2024-08-25T12:08:56.856960+0000 mgr.y (mgr.25136) 2686 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:59.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:58 smithi196 bash[84730]: cluster 2024-08-25T12:08:56.856960+0000 mgr.y (mgr.25136) 2686 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:59.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:08:58 smithi196 bash[84730]: cluster 2024-08-25T12:08:56.856960+0000 mgr.y (mgr.25136) 2686 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:08:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:08:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:08:59] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-08-25T12:09:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:00 smithi059 bash[104335]: cluster 2024-08-25T12:08:58.858405+0000 mgr.y (mgr.25136) 2687 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:00 smithi059 bash[104335]: cluster 2024-08-25T12:08:58.858405+0000 mgr.y (mgr.25136) 2687 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:00 smithi059 bash[105101]: cluster 2024-08-25T12:08:58.858405+0000 mgr.y (mgr.25136) 2687 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:00 smithi059 bash[105101]: cluster 2024-08-25T12:08:58.858405+0000 mgr.y (mgr.25136) 2687 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:01.028 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:09:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:00 smithi196 bash[84730]: cluster 2024-08-25T12:08:58.858405+0000 mgr.y (mgr.25136) 2687 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:00 smithi196 bash[84730]: cluster 2024-08-25T12:08:58.858405+0000 mgr.y (mgr.25136) 2687 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:01 smithi059 bash[104335]: cluster 2024-08-25T12:09:00.859446+0000 mgr.y (mgr.25136) 2688 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:01 smithi059 bash[104335]: cluster 2024-08-25T12:09:00.859446+0000 mgr.y (mgr.25136) 2688 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:02.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:01 smithi059 bash[105101]: cluster 2024-08-25T12:09:00.859446+0000 mgr.y (mgr.25136) 2688 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:01 smithi059 bash[105101]: cluster 2024-08-25T12:09:00.859446+0000 mgr.y (mgr.25136) 2688 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:02.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:01 smithi196 bash[84730]: cluster 2024-08-25T12:09:00.859446+0000 mgr.y (mgr.25136) 2688 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:02.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:01 smithi196 bash[84730]: cluster 2024-08-25T12:09:00.859446+0000 mgr.y (mgr.25136) 2688 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:02.543 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:09:03.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[105101]: audit 2024-08-25T12:09:01.917575+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[105101]: audit 2024-08-25T12:09:01.917575+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[105101]: audit 2024-08-25T12:09:01.930491+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[105101]: audit 2024-08-25T12:09:01.930491+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[105101]: audit 2024-08-25T12:09:01.943110+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.274 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[105101]: audit 2024-08-25T12:09:01.943110+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[105101]: audit 2024-08-25T12:09:02.533152+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.59:0/2240338183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[105101]: audit 2024-08-25T12:09:02.533152+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.59:0/2240338183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[104335]: audit 2024-08-25T12:09:01.917575+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[104335]: audit 2024-08-25T12:09:01.917575+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[104335]: audit 2024-08-25T12:09:01.930491+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[104335]: audit 2024-08-25T12:09:01.930491+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[104335]: audit 2024-08-25T12:09:01.943110+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[104335]: audit 2024-08-25T12:09:01.943110+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[104335]: audit 2024-08-25T12:09:02.533152+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.59:0/2240338183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:03.275 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:02 smithi059 bash[104335]: audit 2024-08-25T12:09:02.533152+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.59:0/2240338183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:03.276 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-08-25T12:09:03.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:02 smithi196 bash[84730]: audit 2024-08-25T12:09:01.917575+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:02 smithi196 bash[84730]: audit 2024-08-25T12:09:01.917575+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:02 smithi196 bash[84730]: audit 2024-08-25T12:09:01.930491+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:02 smithi196 bash[84730]: audit 2024-08-25T12:09:01.930491+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:02 smithi196 bash[84730]: audit 2024-08-25T12:09:01.943110+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:02 smithi196 bash[84730]: audit 2024-08-25T12:09:01.943110+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:03.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:02 smithi196 bash[84730]: audit 2024-08-25T12:09:02.533152+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.59:0/2240338183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:03.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:02 smithi196 bash[84730]: audit 2024-08-25T12:09:02.533152+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.59:0/2240338183' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:04.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:03 smithi059 bash[104335]: cluster 2024-08-25T12:09:02.860865+0000 mgr.y (mgr.25136) 2689 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:04.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:03 smithi059 bash[104335]: cluster 2024-08-25T12:09:02.860865+0000 mgr.y (mgr.25136) 2689 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:04.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:03 smithi059 bash[105101]: cluster 2024-08-25T12:09:02.860865+0000 mgr.y (mgr.25136) 2689 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:04.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:03 smithi059 bash[105101]: cluster 2024-08-25T12:09:02.860865+0000 mgr.y (mgr.25136) 2689 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:04.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:03 smithi196 bash[84730]: cluster 2024-08-25T12:09:02.860865+0000 mgr.y (mgr.25136) 2689 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:04.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:03 smithi196 bash[84730]: cluster 2024-08-25T12:09:02.860865+0000 mgr.y (mgr.25136) 2689 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:05.223 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:04 smithi196 bash[84730]: audit 2024-08-25T12:09:04.628789+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:05.224 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:04 smithi196 bash[84730]: audit 2024-08-25T12:09:04.628789+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:05.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:04 smithi059 bash[104335]: audit 2024-08-25T12:09:04.628789+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:05.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:04 smithi059 bash[104335]: audit 2024-08-25T12:09:04.628789+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:05.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:04 smithi059 bash[105101]: audit 2024-08-25T12:09:04.628789+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:05.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:04 smithi059 bash[105101]: audit 2024-08-25T12:09:04.628789+0000 mon.b (mon.1) 3552 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:06.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:05 smithi059 bash[104335]: cluster 2024-08-25T12:09:04.862127+0000 mgr.y (mgr.25136) 2690 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:06.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:05 smithi059 bash[104335]: cluster 2024-08-25T12:09:04.862127+0000 mgr.y (mgr.25136) 2690 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:06.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:05 smithi059 bash[104335]: audit 2024-08-25T12:09:05.505933+0000 mgr.y (mgr.25136) 2691 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:06.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:05 smithi059 bash[104335]: audit 2024-08-25T12:09:05.505933+0000 mgr.y (mgr.25136) 2691 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:06.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:05 smithi059 bash[105101]: cluster 2024-08-25T12:09:04.862127+0000 mgr.y (mgr.25136) 2690 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:06.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:05 smithi059 bash[105101]: cluster 2024-08-25T12:09:04.862127+0000 mgr.y (mgr.25136) 2690 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:06.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:05 smithi059 bash[105101]: audit 2024-08-25T12:09:05.505933+0000 mgr.y (mgr.25136) 2691 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:06.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:05 smithi059 bash[105101]: audit 2024-08-25T12:09:05.505933+0000 mgr.y (mgr.25136) 2691 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:05 smithi196 bash[84730]: cluster 2024-08-25T12:09:04.862127+0000 mgr.y (mgr.25136) 2690 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:05 smithi196 bash[84730]: cluster 2024-08-25T12:09:04.862127+0000 mgr.y (mgr.25136) 2690 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:05 smithi196 bash[84730]: audit 2024-08-25T12:09:05.505933+0000 mgr.y (mgr.25136) 2691 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:06.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:05 smithi196 bash[84730]: audit 2024-08-25T12:09:05.505933+0000 mgr.y (mgr.25136) 2691 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:07.679 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:07 smithi196 bash[84730]: audit 2024-08-25T12:09:06.398692+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.679 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:07 smithi196 bash[84730]: audit 2024-08-25T12:09:06.398692+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.680 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:07 smithi196 bash[84730]: audit 2024-08-25T12:09:06.414884+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.680 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:07 smithi196 bash[84730]: audit 2024-08-25T12:09:06.414884+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.680 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:07 smithi196 bash[84730]: audit 2024-08-25T12:09:06.432282+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.680 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:07 smithi196 bash[84730]: audit 2024-08-25T12:09:06.432282+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[104335]: audit 2024-08-25T12:09:06.398692+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[104335]: audit 2024-08-25T12:09:06.398692+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[104335]: audit 2024-08-25T12:09:06.414884+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[104335]: audit 2024-08-25T12:09:06.414884+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[104335]: audit 2024-08-25T12:09:06.432282+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[104335]: audit 2024-08-25T12:09:06.432282+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[105101]: audit 2024-08-25T12:09:06.398692+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[105101]: audit 2024-08-25T12:09:06.398692+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[105101]: audit 2024-08-25T12:09:06.414884+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[105101]: audit 2024-08-25T12:09:06.414884+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[105101]: audit 2024-08-25T12:09:06.432282+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:07.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:07 smithi059 bash[105101]: audit 2024-08-25T12:09:06.432282+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:08.104 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:09:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:08 smithi059 bash[104335]: cluster 2024-08-25T12:09:06.863224+0000 mgr.y (mgr.25136) 2692 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:08.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:08 smithi059 bash[104335]: cluster 2024-08-25T12:09:06.863224+0000 mgr.y (mgr.25136) 2692 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:08 smithi059 bash[105101]: cluster 2024-08-25T12:09:06.863224+0000 mgr.y (mgr.25136) 2692 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:08.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:08 smithi059 bash[105101]: cluster 2024-08-25T12:09:06.863224+0000 mgr.y (mgr.25136) 2692 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:08 smithi196 bash[84730]: cluster 2024-08-25T12:09:06.863224+0000 mgr.y (mgr.25136) 2692 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:08 smithi196 bash[84730]: cluster 2024-08-25T12:09:06.863224+0000 mgr.y (mgr.25136) 2692 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:09.507 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:09:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:09:09] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-08-25T12:09:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)" 2024-08-25T12:09:10.633 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade status' 2024-08-25T12:09:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:10 smithi059 bash[105101]: cluster 2024-08-25T12:09:08.864539+0000 mgr.y (mgr.25136) 2693 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:10 smithi059 bash[105101]: cluster 2024-08-25T12:09:08.864539+0000 mgr.y (mgr.25136) 2693 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:10 smithi059 bash[105101]: audit 2024-08-25T12:09:09.947935+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.59:0/2995389407' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:10.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:10 smithi059 bash[105101]: audit 2024-08-25T12:09:09.947935+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.59:0/2995389407' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:10 smithi059 bash[104335]: cluster 2024-08-25T12:09:08.864539+0000 mgr.y (mgr.25136) 2693 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:10 smithi059 bash[104335]: cluster 2024-08-25T12:09:08.864539+0000 mgr.y (mgr.25136) 2693 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:10 smithi059 bash[104335]: audit 2024-08-25T12:09:09.947935+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.59:0/2995389407' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:10.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:10 smithi059 bash[104335]: audit 2024-08-25T12:09:09.947935+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.59:0/2995389407' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:10 smithi196 bash[84730]: cluster 2024-08-25T12:09:08.864539+0000 mgr.y (mgr.25136) 2693 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:10 smithi196 bash[84730]: cluster 2024-08-25T12:09:08.864539+0000 mgr.y (mgr.25136) 2693 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:10.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:10 smithi196 bash[84730]: audit 2024-08-25T12:09:09.947935+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.59:0/2995389407' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:10.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:10 smithi196 bash[84730]: audit 2024-08-25T12:09:09.947935+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.59:0/2995389407' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:12.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:12 smithi059 bash[104335]: cluster 2024-08-25T12:09:10.865131+0000 mgr.y (mgr.25136) 2694 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:12.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:12 smithi059 bash[104335]: cluster 2024-08-25T12:09:10.865131+0000 mgr.y (mgr.25136) 2694 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:12.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:12 smithi059 bash[105101]: cluster 2024-08-25T12:09:10.865131+0000 mgr.y (mgr.25136) 2694 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:12.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:12 smithi059 bash[105101]: cluster 2024-08-25T12:09:10.865131+0000 mgr.y (mgr.25136) 2694 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:12 smithi196 bash[84730]: cluster 2024-08-25T12:09:10.865131+0000 mgr.y (mgr.25136) 2694 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:12.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:12 smithi196 bash[84730]: cluster 2024-08-25T12:09:10.865131+0000 mgr.y (mgr.25136) 2694 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:14 smithi059 bash[104335]: cluster 2024-08-25T12:09:12.866384+0000 mgr.y (mgr.25136) 2695 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:14 smithi059 bash[104335]: cluster 2024-08-25T12:09:12.866384+0000 mgr.y (mgr.25136) 2695 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:14.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:14 smithi059 bash[105101]: cluster 2024-08-25T12:09:12.866384+0000 mgr.y (mgr.25136) 2695 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:14.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:14 smithi059 bash[105101]: cluster 2024-08-25T12:09:12.866384+0000 mgr.y (mgr.25136) 2695 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:14 smithi196 bash[84730]: cluster 2024-08-25T12:09:12.866384+0000 mgr.y (mgr.25136) 2695 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:14.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:14 smithi196 bash[84730]: cluster 2024-08-25T12:09:12.866384+0000 mgr.y (mgr.25136) 2695 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:15.457 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:09:16.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:16 smithi059 bash[105101]: cluster 2024-08-25T12:09:14.867605+0000 mgr.y (mgr.25136) 2696 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:16.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:16 smithi059 bash[105101]: cluster 2024-08-25T12:09:14.867605+0000 mgr.y (mgr.25136) 2696 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:16.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:16 smithi059 bash[105101]: audit 2024-08-25T12:09:15.513995+0000 mgr.y (mgr.25136) 2697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:16.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:16 smithi059 bash[105101]: audit 2024-08-25T12:09:15.513995+0000 mgr.y (mgr.25136) 2697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:16 smithi059 bash[104335]: cluster 2024-08-25T12:09:14.867605+0000 mgr.y (mgr.25136) 2696 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:16 smithi059 bash[104335]: cluster 2024-08-25T12:09:14.867605+0000 mgr.y (mgr.25136) 2696 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:16 smithi059 bash[104335]: audit 2024-08-25T12:09:15.513995+0000 mgr.y (mgr.25136) 2697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:16.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:16 smithi059 bash[104335]: audit 2024-08-25T12:09:15.513995+0000 mgr.y (mgr.25136) 2697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:16 smithi196 bash[84730]: cluster 2024-08-25T12:09:14.867605+0000 mgr.y (mgr.25136) 2696 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:16 smithi196 bash[84730]: cluster 2024-08-25T12:09:14.867605+0000 mgr.y (mgr.25136) 2696 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:16.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:16 smithi196 bash[84730]: audit 2024-08-25T12:09:15.513995+0000 mgr.y (mgr.25136) 2697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:16.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:16 smithi196 bash[84730]: audit 2024-08-25T12:09:15.513995+0000 mgr.y (mgr.25136) 2697 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:17.386 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:09:17.387 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2024-08-25T12:09:17.387 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2024-08-25T12:09:17.387 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2024-08-25T12:09:17.387 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:09:17.387 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2024-08-25T12:09:17.387 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-08-25T12:09:17.387 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:09:17.387 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:09:18.058 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph health detail' 2024-08-25T12:09:18.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:18 smithi059 bash[104335]: cluster 2024-08-25T12:09:16.868690+0000 mgr.y (mgr.25136) 2698 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:18 smithi059 bash[104335]: cluster 2024-08-25T12:09:16.868690+0000 mgr.y (mgr.25136) 2698 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:18 smithi059 bash[104335]: audit 2024-08-25T12:09:17.388934+0000 mgr.y (mgr.25136) 2699 : audit [DBG] from='client.64629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:18.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:18 smithi059 bash[104335]: audit 2024-08-25T12:09:17.388934+0000 mgr.y (mgr.25136) 2699 : audit [DBG] from='client.64629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:18 smithi059 bash[105101]: cluster 2024-08-25T12:09:16.868690+0000 mgr.y (mgr.25136) 2698 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:18 smithi059 bash[105101]: cluster 2024-08-25T12:09:16.868690+0000 mgr.y (mgr.25136) 2698 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:18 smithi059 bash[105101]: audit 2024-08-25T12:09:17.388934+0000 mgr.y (mgr.25136) 2699 : audit [DBG] from='client.64629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:18.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:18 smithi059 bash[105101]: audit 2024-08-25T12:09:17.388934+0000 mgr.y (mgr.25136) 2699 : audit [DBG] from='client.64629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:18.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:18 smithi196 bash[84730]: cluster 2024-08-25T12:09:16.868690+0000 mgr.y (mgr.25136) 2698 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:18.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:18 smithi196 bash[84730]: cluster 2024-08-25T12:09:16.868690+0000 mgr.y (mgr.25136) 2698 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:18.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:18 smithi196 bash[84730]: audit 2024-08-25T12:09:17.388934+0000 mgr.y (mgr.25136) 2699 : audit [DBG] from='client.64629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:18.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:18 smithi196 bash[84730]: audit 2024-08-25T12:09:17.388934+0000 mgr.y (mgr.25136) 2699 : audit [DBG] from='client.64629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:19.451 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:09:19] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-08-25T12:09:19.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[104335]: audit 2024-08-25T12:09:19.194732+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[104335]: audit 2024-08-25T12:09:19.194732+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[104335]: audit 2024-08-25T12:09:19.196759+0000 mon.b (mon.1) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[104335]: audit 2024-08-25T12:09:19.196759+0000 mon.b (mon.1) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[104335]: audit 2024-08-25T12:09:19.203770+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:19.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[104335]: audit 2024-08-25T12:09:19.203770+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[105101]: audit 2024-08-25T12:09:19.194732+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:19.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[105101]: audit 2024-08-25T12:09:19.194732+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[105101]: audit 2024-08-25T12:09:19.196759+0000 mon.b (mon.1) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[105101]: audit 2024-08-25T12:09:19.196759+0000 mon.b (mon.1) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[105101]: audit 2024-08-25T12:09:19.203770+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:19.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:19 smithi059 bash[105101]: audit 2024-08-25T12:09:19.203770+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:19 smithi196 bash[84730]: audit 2024-08-25T12:09:19.194732+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:19 smithi196 bash[84730]: audit 2024-08-25T12:09:19.194732+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:19.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:19 smithi196 bash[84730]: audit 2024-08-25T12:09:19.196759+0000 mon.b (mon.1) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:19 smithi196 bash[84730]: audit 2024-08-25T12:09:19.196759+0000 mon.b (mon.1) 3554 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:19 smithi196 bash[84730]: audit 2024-08-25T12:09:19.203770+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:19.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:19 smithi196 bash[84730]: audit 2024-08-25T12:09:19.203770+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:20 smithi059 bash[104335]: cluster 2024-08-25T12:09:18.870036+0000 mgr.y (mgr.25136) 2700 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:20.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:20 smithi059 bash[104335]: cluster 2024-08-25T12:09:18.870036+0000 mgr.y (mgr.25136) 2700 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:20 smithi059 bash[104335]: audit 2024-08-25T12:09:19.629274+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:20.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:20 smithi059 bash[104335]: audit 2024-08-25T12:09:19.629274+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:20 smithi059 bash[105101]: cluster 2024-08-25T12:09:18.870036+0000 mgr.y (mgr.25136) 2700 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:20 smithi059 bash[105101]: cluster 2024-08-25T12:09:18.870036+0000 mgr.y (mgr.25136) 2700 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:20 smithi059 bash[105101]: audit 2024-08-25T12:09:19.629274+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:20.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:20 smithi059 bash[105101]: audit 2024-08-25T12:09:19.629274+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:20 smithi196 bash[84730]: cluster 2024-08-25T12:09:18.870036+0000 mgr.y (mgr.25136) 2700 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:20 smithi196 bash[84730]: cluster 2024-08-25T12:09:18.870036+0000 mgr.y (mgr.25136) 2700 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:20 smithi196 bash[84730]: audit 2024-08-25T12:09:19.629274+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:20.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:20 smithi196 bash[84730]: audit 2024-08-25T12:09:19.629274+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:22.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[104335]: cluster 2024-08-25T12:09:20.870875+0000 mgr.y (mgr.25136) 2701 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[104335]: cluster 2024-08-25T12:09:20.870875+0000 mgr.y (mgr.25136) 2701 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[104335]: audit 2024-08-25T12:09:22.164635+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[104335]: audit 2024-08-25T12:09:22.164635+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[104335]: audit 2024-08-25T12:09:22.180955+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[104335]: audit 2024-08-25T12:09:22.180955+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[104335]: audit 2024-08-25T12:09:22.196688+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[104335]: audit 2024-08-25T12:09:22.196688+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[105101]: cluster 2024-08-25T12:09:20.870875+0000 mgr.y (mgr.25136) 2701 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:22.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[105101]: cluster 2024-08-25T12:09:20.870875+0000 mgr.y (mgr.25136) 2701 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[105101]: audit 2024-08-25T12:09:22.164635+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[105101]: audit 2024-08-25T12:09:22.164635+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[105101]: audit 2024-08-25T12:09:22.180955+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[105101]: audit 2024-08-25T12:09:22.180955+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[105101]: audit 2024-08-25T12:09:22.196688+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:22 smithi059 bash[105101]: audit 2024-08-25T12:09:22.196688+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:22 smithi196 bash[84730]: cluster 2024-08-25T12:09:20.870875+0000 mgr.y (mgr.25136) 2701 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:22.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:22 smithi196 bash[84730]: cluster 2024-08-25T12:09:20.870875+0000 mgr.y (mgr.25136) 2701 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:22.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:22 smithi196 bash[84730]: audit 2024-08-25T12:09:22.164635+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:22 smithi196 bash[84730]: audit 2024-08-25T12:09:22.164635+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:22 smithi196 bash[84730]: audit 2024-08-25T12:09:22.180955+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:22 smithi196 bash[84730]: audit 2024-08-25T12:09:22.180955+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:22 smithi196 bash[84730]: audit 2024-08-25T12:09:22.196688+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:22 smithi196 bash[84730]: audit 2024-08-25T12:09:22.196688+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:22.881 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:09:24.551 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-08-25T12:09:24.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:24 smithi059 bash[104335]: cluster 2024-08-25T12:09:22.872145+0000 mgr.y (mgr.25136) 2702 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:24.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:24 smithi059 bash[104335]: cluster 2024-08-25T12:09:22.872145+0000 mgr.y (mgr.25136) 2702 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:24.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:24 smithi059 bash[105101]: cluster 2024-08-25T12:09:22.872145+0000 mgr.y (mgr.25136) 2702 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:24.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:24 smithi059 bash[105101]: cluster 2024-08-25T12:09:22.872145+0000 mgr.y (mgr.25136) 2702 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:24.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:24 smithi196 bash[84730]: cluster 2024-08-25T12:09:22.872145+0000 mgr.y (mgr.25136) 2702 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:24.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:24 smithi196 bash[84730]: cluster 2024-08-25T12:09:22.872145+0000 mgr.y (mgr.25136) 2702 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:25.311 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-08-25T12:09:25.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:25 smithi059 bash[105101]: audit 2024-08-25T12:09:24.554633+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.59:0/3874295829' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:09:25.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:25 smithi059 bash[105101]: audit 2024-08-25T12:09:24.554633+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.59:0/3874295829' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:09:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:25 smithi059 bash[104335]: audit 2024-08-25T12:09:24.554633+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.59:0/3874295829' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:09:25.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:25 smithi059 bash[104335]: audit 2024-08-25T12:09:24.554633+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.59:0/3874295829' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:09:25.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:25 smithi196 bash[84730]: audit 2024-08-25T12:09:24.554633+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.59:0/3874295829' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:09:25.810 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:25 smithi196 bash[84730]: audit 2024-08-25T12:09:24.554633+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.59:0/3874295829' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-08-25T12:09:26.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:26 smithi059 bash[104335]: cluster 2024-08-25T12:09:24.873318+0000 mgr.y (mgr.25136) 2703 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:26.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:26 smithi059 bash[104335]: cluster 2024-08-25T12:09:24.873318+0000 mgr.y (mgr.25136) 2703 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:26 smithi059 bash[104335]: audit 2024-08-25T12:09:25.522062+0000 mgr.y (mgr.25136) 2704 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:26 smithi059 bash[104335]: audit 2024-08-25T12:09:25.522062+0000 mgr.y (mgr.25136) 2704 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:26 smithi059 bash[105101]: cluster 2024-08-25T12:09:24.873318+0000 mgr.y (mgr.25136) 2703 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:26 smithi059 bash[105101]: cluster 2024-08-25T12:09:24.873318+0000 mgr.y (mgr.25136) 2703 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:26 smithi059 bash[105101]: audit 2024-08-25T12:09:25.522062+0000 mgr.y (mgr.25136) 2704 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:26 smithi059 bash[105101]: audit 2024-08-25T12:09:25.522062+0000 mgr.y (mgr.25136) 2704 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:26 smithi196 bash[84730]: cluster 2024-08-25T12:09:24.873318+0000 mgr.y (mgr.25136) 2703 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:26 smithi196 bash[84730]: cluster 2024-08-25T12:09:24.873318+0000 mgr.y (mgr.25136) 2703 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:26 smithi196 bash[84730]: audit 2024-08-25T12:09:25.522062+0000 mgr.y (mgr.25136) 2704 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:26 smithi196 bash[84730]: audit 2024-08-25T12:09:25.522062+0000 mgr.y (mgr.25136) 2704 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:27.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:27 smithi196 bash[84730]: audit 2024-08-25T12:09:26.641590+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:27.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:27 smithi196 bash[84730]: audit 2024-08-25T12:09:26.641590+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:27.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:27 smithi196 bash[84730]: audit 2024-08-25T12:09:26.654211+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:27.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:27 smithi196 bash[84730]: audit 2024-08-25T12:09:26.654211+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:27.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:27 smithi196 bash[84730]: audit 2024-08-25T12:09:26.669527+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:27.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:27 smithi196 bash[84730]: audit 2024-08-25T12:09:26.669527+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[104335]: audit 2024-08-25T12:09:26.641590+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[104335]: audit 2024-08-25T12:09:26.641590+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[104335]: audit 2024-08-25T12:09:26.654211+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[104335]: audit 2024-08-25T12:09:26.654211+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[104335]: audit 2024-08-25T12:09:26.669527+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[104335]: audit 2024-08-25T12:09:26.669527+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[105101]: audit 2024-08-25T12:09:26.641590+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[105101]: audit 2024-08-25T12:09:26.641590+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[105101]: audit 2024-08-25T12:09:26.654211+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[105101]: audit 2024-08-25T12:09:26.654211+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[105101]: audit 2024-08-25T12:09:26.669527+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:28.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:27 smithi059 bash[105101]: audit 2024-08-25T12:09:26.669527+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:28 smithi059 bash[104335]: cluster 2024-08-25T12:09:26.874394+0000 mgr.y (mgr.25136) 2705 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:29.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:28 smithi059 bash[104335]: cluster 2024-08-25T12:09:26.874394+0000 mgr.y (mgr.25136) 2705 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:29.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:28 smithi059 bash[105101]: cluster 2024-08-25T12:09:26.874394+0000 mgr.y (mgr.25136) 2705 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:29.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:28 smithi059 bash[105101]: cluster 2024-08-25T12:09:26.874394+0000 mgr.y (mgr.25136) 2705 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:29.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:28 smithi196 bash[84730]: cluster 2024-08-25T12:09:26.874394+0000 mgr.y (mgr.25136) 2705 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:29.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:28 smithi196 bash[84730]: cluster 2024-08-25T12:09:26.874394+0000 mgr.y (mgr.25136) 2705 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:29.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:09:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:09:29] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-08-25T12:09:30.138 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:09:30.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:30 smithi059 bash[104335]: cluster 2024-08-25T12:09:28.875719+0000 mgr.y (mgr.25136) 2706 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:30.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:30 smithi059 bash[104335]: cluster 2024-08-25T12:09:28.875719+0000 mgr.y (mgr.25136) 2706 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:30 smithi059 bash[105101]: cluster 2024-08-25T12:09:28.875719+0000 mgr.y (mgr.25136) 2706 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:30.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:30 smithi059 bash[105101]: cluster 2024-08-25T12:09:28.875719+0000 mgr.y (mgr.25136) 2706 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:30 smithi196 bash[84730]: cluster 2024-08-25T12:09:28.875719+0000 mgr.y (mgr.25136) 2706 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:30 smithi196 bash[84730]: cluster 2024-08-25T12:09:28.875719+0000 mgr.y (mgr.25136) 2706 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:32.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:32 smithi059 bash[104335]: cluster 2024-08-25T12:09:30.876718+0000 mgr.y (mgr.25136) 2707 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:33.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:32 smithi196 bash[84730]: cluster 2024-08-25T12:09:30.876718+0000 mgr.y (mgr.25136) 2707 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:33.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:32 smithi196 bash[84730]: cluster 2024-08-25T12:09:30.876718+0000 mgr.y (mgr.25136) 2707 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:33.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:32 smithi059 bash[104335]: cluster 2024-08-25T12:09:30.876718+0000 mgr.y (mgr.25136) 2707 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:33.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:32 smithi059 bash[105101]: cluster 2024-08-25T12:09:30.876718+0000 mgr.y (mgr.25136) 2707 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:33.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:32 smithi059 bash[105101]: cluster 2024-08-25T12:09:30.876718+0000 mgr.y (mgr.25136) 2707 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:34.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:33 smithi059 bash[104335]: audit 2024-08-25T12:09:31.957059+0000 mgr.y (mgr.25136) 2708 : audit [DBG] from='client.64641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:34.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:33 smithi059 bash[104335]: audit 2024-08-25T12:09:31.957059+0000 mgr.y (mgr.25136) 2708 : audit [DBG] from='client.64641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:33 smithi059 bash[105101]: audit 2024-08-25T12:09:31.957059+0000 mgr.y (mgr.25136) 2708 : audit [DBG] from='client.64641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:34.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:33 smithi059 bash[105101]: audit 2024-08-25T12:09:31.957059+0000 mgr.y (mgr.25136) 2708 : audit [DBG] from='client.64641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:34.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:33 smithi196 bash[84730]: audit 2024-08-25T12:09:31.957059+0000 mgr.y (mgr.25136) 2708 : audit [DBG] from='client.64641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:34.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:33 smithi196 bash[84730]: audit 2024-08-25T12:09:31.957059+0000 mgr.y (mgr.25136) 2708 : audit [DBG] from='client.64641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:35.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:34 smithi059 bash[104335]: cluster 2024-08-25T12:09:32.877926+0000 mgr.y (mgr.25136) 2709 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:35.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:34 smithi059 bash[104335]: cluster 2024-08-25T12:09:32.877926+0000 mgr.y (mgr.25136) 2709 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:35.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:34 smithi059 bash[104335]: audit 2024-08-25T12:09:34.629639+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:35.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:34 smithi059 bash[104335]: audit 2024-08-25T12:09:34.629639+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:35.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:34 smithi059 bash[105101]: cluster 2024-08-25T12:09:32.877926+0000 mgr.y (mgr.25136) 2709 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:35.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:34 smithi059 bash[105101]: cluster 2024-08-25T12:09:32.877926+0000 mgr.y (mgr.25136) 2709 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:35.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:34 smithi059 bash[105101]: audit 2024-08-25T12:09:34.629639+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:35.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:34 smithi059 bash[105101]: audit 2024-08-25T12:09:34.629639+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:35.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:34 smithi196 bash[84730]: cluster 2024-08-25T12:09:32.877926+0000 mgr.y (mgr.25136) 2709 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:35.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:34 smithi196 bash[84730]: cluster 2024-08-25T12:09:32.877926+0000 mgr.y (mgr.25136) 2709 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:35.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:34 smithi196 bash[84730]: audit 2024-08-25T12:09:34.629639+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:35.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:34 smithi196 bash[84730]: audit 2024-08-25T12:09:34.629639+0000 mon.b (mon.1) 3556 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:35.395 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: cluster 2024-08-25T12:09:34.879090+0000 mgr.y (mgr.25136) 2710 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: cluster 2024-08-25T12:09:34.879090+0000 mgr.y (mgr.25136) 2710 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: cephadm 2024-08-25T12:09:35.388770+0000 mgr.y (mgr.25136) 2711 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: cephadm 2024-08-25T12:09:35.388770+0000 mgr.y (mgr.25136) 2711 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.396886+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.396886+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.529788+0000 mgr.y (mgr.25136) 2712 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:36.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.529788+0000 mgr.y (mgr.25136) 2712 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.936410+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.936410+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.950993+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.950993+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.959430+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.959430+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.960907+0000 mon.b (mon.1) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.960907+0000 mon.b (mon.1) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.968281+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[104335]: audit 2024-08-25T12:09:35.968281+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: cluster 2024-08-25T12:09:34.879090+0000 mgr.y (mgr.25136) 2710 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: cluster 2024-08-25T12:09:34.879090+0000 mgr.y (mgr.25136) 2710 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: cephadm 2024-08-25T12:09:35.388770+0000 mgr.y (mgr.25136) 2711 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: cephadm 2024-08-25T12:09:35.388770+0000 mgr.y (mgr.25136) 2711 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.396886+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.396886+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.529788+0000 mgr.y (mgr.25136) 2712 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.529788+0000 mgr.y (mgr.25136) 2712 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.936410+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.936410+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.950993+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.950993+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.959430+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:36.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.959430+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.960907+0000 mon.b (mon.1) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.960907+0000 mon.b (mon.1) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.968281+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:36 smithi059 bash[105101]: audit 2024-08-25T12:09:35.968281+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.798 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- 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-08-25T12:09:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: cluster 2024-08-25T12:09:34.879090+0000 mgr.y (mgr.25136) 2710 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: cluster 2024-08-25T12:09:34.879090+0000 mgr.y (mgr.25136) 2710 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: cephadm 2024-08-25T12:09:35.388770+0000 mgr.y (mgr.25136) 2711 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: cephadm 2024-08-25T12:09:35.388770+0000 mgr.y (mgr.25136) 2711 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.396886+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.396886+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.529788+0000 mgr.y (mgr.25136) 2712 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:36.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.529788+0000 mgr.y (mgr.25136) 2712 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.936410+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.936410+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.950993+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.950993+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.959430+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.959430+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.960907+0000 mon.b (mon.1) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.960907+0000 mon.b (mon.1) 3558 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.968281+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:36.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:36 smithi196 bash[84730]: audit 2024-08-25T12:09:35.968281+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:37.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:37 smithi059 bash[104335]: cephadm 2024-08-25T12:09:36.119387+0000 mgr.y (mgr.25136) 2713 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:37.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:37 smithi059 bash[104335]: cephadm 2024-08-25T12:09:36.119387+0000 mgr.y (mgr.25136) 2713 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:37.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:37 smithi059 bash[105101]: cephadm 2024-08-25T12:09:36.119387+0000 mgr.y (mgr.25136) 2713 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:37.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:37 smithi059 bash[105101]: cephadm 2024-08-25T12:09:36.119387+0000 mgr.y (mgr.25136) 2713 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:37.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:37 smithi196 bash[84730]: cephadm 2024-08-25T12:09:36.119387+0000 mgr.y (mgr.25136) 2713 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:37.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:37 smithi196 bash[84730]: cephadm 2024-08-25T12:09:36.119387+0000 mgr.y (mgr.25136) 2713 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b 2024-08-25T12:09:38.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:38 smithi059 bash[105101]: cluster 2024-08-25T12:09:36.880115+0000 mgr.y (mgr.25136) 2714 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:38.764 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:38 smithi059 bash[105101]: cluster 2024-08-25T12:09:36.880115+0000 mgr.y (mgr.25136) 2714 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:38.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:38 smithi059 bash[104335]: cluster 2024-08-25T12:09:36.880115+0000 mgr.y (mgr.25136) 2714 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:38.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:38 smithi059 bash[104335]: cluster 2024-08-25T12:09:36.880115+0000 mgr.y (mgr.25136) 2714 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:38 smithi196 bash[84730]: cluster 2024-08-25T12:09:36.880115+0000 mgr.y (mgr.25136) 2714 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:38.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:38 smithi196 bash[84730]: cluster 2024-08-25T12:09:36.880115+0000 mgr.y (mgr.25136) 2714 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:39.424 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:09:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:09:39] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-08-25T12:09:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: cluster 2024-08-25T12:09:38.881568+0000 mgr.y (mgr.25136) 2715 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: cluster 2024-08-25T12:09:38.881568+0000 mgr.y (mgr.25136) 2715 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.870733+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.870733+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.880282+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:09:40.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.880282+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.883790+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.883790+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.889536+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.889536+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.899146+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.899146+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.904239+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.904239+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.914008+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.914008+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.921019+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.921019+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.930286+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.930286+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.938032+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.938032+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: cluster 2024-08-25T12:09:38.881568+0000 mgr.y (mgr.25136) 2715 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: cluster 2024-08-25T12:09:38.881568+0000 mgr.y (mgr.25136) 2715 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.870733+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.870733+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.880282+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.880282+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:09:40.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.883790+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.883790+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.889536+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.889536+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.899146+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.899146+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.904239+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.904239+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.914008+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.914008+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.921019+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.921019+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.930286+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.930286+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.938032+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.938032+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.950790+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.950790+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.960651+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[104335]: audit 2024-08-25T12:09:39.960651+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.950790+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.950790+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.960651+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:40 smithi059 bash[105101]: audit 2024-08-25T12:09:39.960651+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: cluster 2024-08-25T12:09:38.881568+0000 mgr.y (mgr.25136) 2715 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: cluster 2024-08-25T12:09:38.881568+0000 mgr.y (mgr.25136) 2715 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.870733+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.870733+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.880282+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.880282+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.883790+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.883790+0000 mon.b (mon.1) 3560 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.889536+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.889536+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.899146+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.899146+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.904239+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.904239+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.914008+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.914008+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.921019+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.921019+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.930286+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.930286+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.938032+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.938032+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.950790+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.950790+0000 mon.b (mon.1) 3564 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.960651+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:40.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:40 smithi196 bash[84730]: audit 2024-08-25T12:09:39.960651+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:41.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.873535+0000 mgr.y (mgr.25136) 2716 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.873535+0000 mgr.y (mgr.25136) 2716 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.873639+0000 mgr.y (mgr.25136) 2717 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.873639+0000 mgr.y (mgr.25136) 2717 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.881654+0000 mgr.y (mgr.25136) 2718 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.881654+0000 mgr.y (mgr.25136) 2718 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.896881+0000 mgr.y (mgr.25136) 2719 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.896881+0000 mgr.y (mgr.25136) 2719 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.911762+0000 mgr.y (mgr.25136) 2720 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.911762+0000 mgr.y (mgr.25136) 2720 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:09:41.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.928328+0000 mgr.y (mgr.25136) 2721 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.928328+0000 mgr.y (mgr.25136) 2721 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.949116+0000 mgr.y (mgr.25136) 2722 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[104335]: cephadm 2024-08-25T12:09:39.949116+0000 mgr.y (mgr.25136) 2722 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.873535+0000 mgr.y (mgr.25136) 2716 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.873535+0000 mgr.y (mgr.25136) 2716 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.873639+0000 mgr.y (mgr.25136) 2717 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.873639+0000 mgr.y (mgr.25136) 2717 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.881654+0000 mgr.y (mgr.25136) 2718 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.881654+0000 mgr.y (mgr.25136) 2718 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.896881+0000 mgr.y (mgr.25136) 2719 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:09:41.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.896881+0000 mgr.y (mgr.25136) 2719 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:09:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.911762+0000 mgr.y (mgr.25136) 2720 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:09:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.911762+0000 mgr.y (mgr.25136) 2720 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:09:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.928328+0000 mgr.y (mgr.25136) 2721 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:09:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.928328+0000 mgr.y (mgr.25136) 2721 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:09:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.949116+0000 mgr.y (mgr.25136) 2722 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:09:41.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:41 smithi059 bash[105101]: cephadm 2024-08-25T12:09:39.949116+0000 mgr.y (mgr.25136) 2722 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.873535+0000 mgr.y (mgr.25136) 2716 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.873535+0000 mgr.y (mgr.25136) 2716 : cephadm [INF] Upgrade: Target is version 19.0.0-5847-g79766939 (squid) 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.873639+0000 mgr.y (mgr.25136) 2717 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.873639+0000 mgr.y (mgr.25136) 2717 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:20c0072eae291f005909959e18f6c28c7c530517d26887119c114888441af028'] 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.881654+0000 mgr.y (mgr.25136) 2718 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.881654+0000 mgr.y (mgr.25136) 2718 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.896881+0000 mgr.y (mgr.25136) 2719 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.896881+0000 mgr.y (mgr.25136) 2719 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.911762+0000 mgr.y (mgr.25136) 2720 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.911762+0000 mgr.y (mgr.25136) 2720 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.928328+0000 mgr.y (mgr.25136) 2721 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:09:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.928328+0000 mgr.y (mgr.25136) 2721 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-25T12:09:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.949116+0000 mgr.y (mgr.25136) 2722 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:09:41.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:41 smithi196 bash[84730]: cephadm 2024-08-25T12:09:39.949116+0000 mgr.y (mgr.25136) 2722 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-25T12:09:42.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[104335]: cluster 2024-08-25T12:09:40.882577+0000 mgr.y (mgr.25136) 2723 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:42.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[104335]: cluster 2024-08-25T12:09:40.882577+0000 mgr.y (mgr.25136) 2723 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[104335]: audit 2024-08-25T12:09:42.380789+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[104335]: audit 2024-08-25T12:09:42.380789+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[104335]: audit 2024-08-25T12:09:42.394402+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[104335]: audit 2024-08-25T12:09:42.394402+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[104335]: audit 2024-08-25T12:09:42.407567+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[104335]: audit 2024-08-25T12:09:42.407567+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[105101]: cluster 2024-08-25T12:09:40.882577+0000 mgr.y (mgr.25136) 2723 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[105101]: cluster 2024-08-25T12:09:40.882577+0000 mgr.y (mgr.25136) 2723 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[105101]: audit 2024-08-25T12:09:42.380789+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[105101]: audit 2024-08-25T12:09:42.380789+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[105101]: audit 2024-08-25T12:09:42.394402+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[105101]: audit 2024-08-25T12:09:42.394402+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[105101]: audit 2024-08-25T12:09:42.407567+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:42 smithi059 bash[105101]: audit 2024-08-25T12:09:42.407567+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:42 smithi196 bash[84730]: cluster 2024-08-25T12:09:40.882577+0000 mgr.y (mgr.25136) 2723 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:42 smithi196 bash[84730]: cluster 2024-08-25T12:09:40.882577+0000 mgr.y (mgr.25136) 2723 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:42 smithi196 bash[84730]: audit 2024-08-25T12:09:42.380789+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:42 smithi196 bash[84730]: audit 2024-08-25T12:09:42.380789+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:42 smithi196 bash[84730]: audit 2024-08-25T12:09:42.394402+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:42 smithi196 bash[84730]: audit 2024-08-25T12:09:42.394402+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:42 smithi196 bash[84730]: audit 2024-08-25T12:09:42.407567+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:42.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:42 smithi196 bash[84730]: audit 2024-08-25T12:09:42.407567+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:43.027 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: cephadm 2024-08-25T12:09:42.556707+0000 mgr.y (mgr.25136) 2724 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.tdyfbh (1/2) 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: cephadm 2024-08-25T12:09:42.556707+0000 mgr.y (mgr.25136) 2724 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.tdyfbh (1/2) 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: audit 2024-08-25T12:09:42.564653+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: audit 2024-08-25T12:09:42.564653+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: audit 2024-08-25T12:09:42.570858+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: audit 2024-08-25T12:09:42.570858+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: audit 2024-08-25T12:09:42.573852+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: audit 2024-08-25T12:09:42.573852+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: cephadm 2024-08-25T12:09:42.577329+0000 mgr.y (mgr.25136) 2725 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T12:09:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: cephadm 2024-08-25T12:09:42.577329+0000 mgr.y (mgr.25136) 2725 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T12:09:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: audit 2024-08-25T12:09:42.579403+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:43.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:43 smithi196 bash[84730]: audit 2024-08-25T12:09:42.579403+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:44.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: cephadm 2024-08-25T12:09:42.556707+0000 mgr.y (mgr.25136) 2724 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.tdyfbh (1/2) 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: cephadm 2024-08-25T12:09:42.556707+0000 mgr.y (mgr.25136) 2724 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.tdyfbh (1/2) 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: audit 2024-08-25T12:09:42.564653+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: audit 2024-08-25T12:09:42.564653+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: audit 2024-08-25T12:09:42.570858+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: audit 2024-08-25T12:09:42.570858+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: audit 2024-08-25T12:09:42.573852+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: audit 2024-08-25T12:09:42.573852+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: cephadm 2024-08-25T12:09:42.577329+0000 mgr.y (mgr.25136) 2725 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T12:09:44.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: cephadm 2024-08-25T12:09:42.577329+0000 mgr.y (mgr.25136) 2725 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: audit 2024-08-25T12:09:42.579403+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[104335]: audit 2024-08-25T12:09:42.579403+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: cephadm 2024-08-25T12:09:42.556707+0000 mgr.y (mgr.25136) 2724 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.tdyfbh (1/2) 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: cephadm 2024-08-25T12:09:42.556707+0000 mgr.y (mgr.25136) 2724 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.tdyfbh (1/2) 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: audit 2024-08-25T12:09:42.564653+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: audit 2024-08-25T12:09:42.564653+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: audit 2024-08-25T12:09:42.570858+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: audit 2024-08-25T12:09:42.570858+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: audit 2024-08-25T12:09:42.573852+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: audit 2024-08-25T12:09:42.573852+0000 mon.b (mon.1) 3565 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tdyfbh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: cephadm 2024-08-25T12:09:42.577329+0000 mgr.y (mgr.25136) 2725 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T12:09:44.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: cephadm 2024-08-25T12:09:42.577329+0000 mgr.y (mgr.25136) 2725 : cephadm [INF] Deploying daemon rgw.foo.smithi059.tdyfbh on smithi059 2024-08-25T12:09:44.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: audit 2024-08-25T12:09:42.579403+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:44.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:43 smithi059 bash[105101]: audit 2024-08-25T12:09:42.579403+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:09:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:44 smithi196 bash[84730]: cluster 2024-08-25T12:09:42.883792+0000 mgr.y (mgr.25136) 2726 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:44.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:44 smithi196 bash[84730]: cluster 2024-08-25T12:09:42.883792+0000 mgr.y (mgr.25136) 2726 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:45.026 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:44 smithi059 bash[104335]: cluster 2024-08-25T12:09:42.883792+0000 mgr.y (mgr.25136) 2726 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:45.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:44 smithi059 bash[104335]: cluster 2024-08-25T12:09:42.883792+0000 mgr.y (mgr.25136) 2726 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:45.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:44 smithi059 bash[105101]: cluster 2024-08-25T12:09:42.883792+0000 mgr.y (mgr.25136) 2726 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:45.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:44 smithi059 bash[105101]: cluster 2024-08-25T12:09:42.883792+0000 mgr.y (mgr.25136) 2726 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:45.424 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 19s ago 51m - - 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 3s ago 50m - - 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (14m) 19s ago 41m 14.6M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (13m) 3s ago 41m 67.6M - c8b91775d855 f57175f62128 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (16m) 19s ago 38m 49.6M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (15m) 3s ago 49m 444M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (26m) 19s ago 52m 542M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (10m) 19s ago 52m 75.2M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:09:46.061 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (11m) 3s ago 50m 60.2M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (10m) 19s ago 50m 52.4M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (15m) 19s ago 41m 8527k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (15m) 3s ago 41m 8540k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (8m) 19s ago 49m 60.6M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (7m) 19s ago 48m 56.3M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (6m) 19s ago 47m 51.8M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (4m) 19s ago 46m 61.2M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (3m) 3s ago 45m 46.9M 3036M 19.0.0-5847-g79766939 50bbda8a3289 881411fbf9b3 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (2m) 3s ago 44m 51.5M 3036M 19.0.0-5847-g79766939 50bbda8a3289 8da9bcc12505 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (2m) 3s ago 43m 49.3M 3036M 19.0.0-5847-g79766939 50bbda8a3289 b5a8cbff55f0 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (92s) 3s ago 43m 47.4M 3036M 19.0.0-5847-g79766939 50bbda8a3289 40cdb6224aa9 2024-08-25T12:09:46.062 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (14m) 3s ago 42m 55.3M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:09:46.063 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (39m) 19s ago 39m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 25d9c2941f16 2024-08-25T12:09:46.063 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (39m) 3s ago 39m 103M - 19.1.0-1418-gfe0f1a54 ccd6c89564c0 4cf166c11813 2024-08-25T12:09:46.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.312 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.313 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.313 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.313 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.314 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.314 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:09:46 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:46.444 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:09:46.444 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:09:46.444 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:09:46.444 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:09:46.444 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:09:46.444 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:09:46.444 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 8 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 13, 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 2 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:09:46.445 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:09:46.751 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:09:46.751 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:09:46.751 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:09:46.751 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-08-25T12:09:46.751 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:09:46.752 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "0/2 daemons upgraded", 2024-08-25T12:09:46.752 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading rgw daemons", 2024-08-25T12:09:46.752 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:09:46.752 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:09:46.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: cluster 2024-08-25T12:09:44.885042+0000 mgr.y (mgr.25136) 2727 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:46.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: cluster 2024-08-25T12:09:44.885042+0000 mgr.y (mgr.25136) 2727 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:46.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: audit 2024-08-25T12:09:45.414579+0000 mgr.y (mgr.25136) 2728 : audit [DBG] from='client.64647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: audit 2024-08-25T12:09:45.414579+0000 mgr.y (mgr.25136) 2728 : audit [DBG] from='client.64647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: audit 2024-08-25T12:09:45.537631+0000 mgr.y (mgr.25136) 2729 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: audit 2024-08-25T12:09:45.537631+0000 mgr.y (mgr.25136) 2729 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: audit 2024-08-25T12:09:45.738221+0000 mgr.y (mgr.25136) 2730 : audit [DBG] from='client.64653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: audit 2024-08-25T12:09:45.738221+0000 mgr.y (mgr.25136) 2730 : audit [DBG] from='client.64653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: audit 2024-08-25T12:09:46.447219+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.59:0/1292169845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[104335]: audit 2024-08-25T12:09:46.447219+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.59:0/1292169845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: cluster 2024-08-25T12:09:44.885042+0000 mgr.y (mgr.25136) 2727 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: cluster 2024-08-25T12:09:44.885042+0000 mgr.y (mgr.25136) 2727 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: audit 2024-08-25T12:09:45.414579+0000 mgr.y (mgr.25136) 2728 : audit [DBG] from='client.64647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: audit 2024-08-25T12:09:45.414579+0000 mgr.y (mgr.25136) 2728 : audit [DBG] from='client.64647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.849 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: audit 2024-08-25T12:09:45.537631+0000 mgr.y (mgr.25136) 2729 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:46.850 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: audit 2024-08-25T12:09:45.537631+0000 mgr.y (mgr.25136) 2729 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:46.850 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: audit 2024-08-25T12:09:45.738221+0000 mgr.y (mgr.25136) 2730 : audit [DBG] from='client.64653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.850 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: audit 2024-08-25T12:09:45.738221+0000 mgr.y (mgr.25136) 2730 : audit [DBG] from='client.64653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.850 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: audit 2024-08-25T12:09:46.447219+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.59:0/1292169845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:46.850 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:46 smithi059 bash[105101]: audit 2024-08-25T12:09:46.447219+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.59:0/1292169845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:46.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: cluster 2024-08-25T12:09:44.885042+0000 mgr.y (mgr.25136) 2727 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: cluster 2024-08-25T12:09:44.885042+0000 mgr.y (mgr.25136) 2727 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: audit 2024-08-25T12:09:45.414579+0000 mgr.y (mgr.25136) 2728 : audit [DBG] from='client.64647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: audit 2024-08-25T12:09:45.414579+0000 mgr.y (mgr.25136) 2728 : audit [DBG] from='client.64647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: audit 2024-08-25T12:09:45.537631+0000 mgr.y (mgr.25136) 2729 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: audit 2024-08-25T12:09:45.537631+0000 mgr.y (mgr.25136) 2729 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: audit 2024-08-25T12:09:45.738221+0000 mgr.y (mgr.25136) 2730 : audit [DBG] from='client.64653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: audit 2024-08-25T12:09:45.738221+0000 mgr.y (mgr.25136) 2730 : audit [DBG] from='client.64653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: audit 2024-08-25T12:09:46.447219+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.59:0/1292169845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:46.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:46 smithi196 bash[84730]: audit 2024-08-25T12:09:46.447219+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.59:0/1292169845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:09:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:47 smithi196 bash[84730]: audit 2024-08-25T12:09:46.043517+0000 mgr.y (mgr.25136) 2731 : audit [DBG] from='client.74654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:47 smithi196 bash[84730]: audit 2024-08-25T12:09:46.043517+0000 mgr.y (mgr.25136) 2731 : audit [DBG] from='client.74654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:47 smithi196 bash[84730]: audit 2024-08-25T12:09:46.825448+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:47 smithi196 bash[84730]: audit 2024-08-25T12:09:46.825448+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:47 smithi196 bash[84730]: audit 2024-08-25T12:09:46.834386+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:47.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:47 smithi196 bash[84730]: audit 2024-08-25T12:09:46.834386+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:47 smithi196 bash[84730]: audit 2024-08-25T12:09:46.849264+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:47.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:47 smithi196 bash[84730]: audit 2024-08-25T12:09:46.849264+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[104335]: audit 2024-08-25T12:09:46.043517+0000 mgr.y (mgr.25136) 2731 : audit [DBG] from='client.74654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[104335]: audit 2024-08-25T12:09:46.043517+0000 mgr.y (mgr.25136) 2731 : audit [DBG] from='client.74654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[104335]: audit 2024-08-25T12:09:46.825448+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[104335]: audit 2024-08-25T12:09:46.825448+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[104335]: audit 2024-08-25T12:09:46.834386+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[104335]: audit 2024-08-25T12:09:46.834386+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[104335]: audit 2024-08-25T12:09:46.849264+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[104335]: audit 2024-08-25T12:09:46.849264+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[105101]: audit 2024-08-25T12:09:46.043517+0000 mgr.y (mgr.25136) 2731 : audit [DBG] from='client.74654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[105101]: audit 2024-08-25T12:09:46.043517+0000 mgr.y (mgr.25136) 2731 : audit [DBG] from='client.74654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[105101]: audit 2024-08-25T12:09:46.825448+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[105101]: audit 2024-08-25T12:09:46.825448+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[105101]: audit 2024-08-25T12:09:46.834386+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[105101]: audit 2024-08-25T12:09:46.834386+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[105101]: audit 2024-08-25T12:09:46.849264+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:47 smithi059 bash[105101]: audit 2024-08-25T12:09:46.849264+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:48 smithi196 bash[84730]: audit 2024-08-25T12:09:46.753913+0000 mgr.y (mgr.25136) 2732 : audit [DBG] from='client.64671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:48 smithi196 bash[84730]: audit 2024-08-25T12:09:46.753913+0000 mgr.y (mgr.25136) 2732 : audit [DBG] from='client.64671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:48 smithi196 bash[84730]: cluster 2024-08-25T12:09:46.886103+0000 mgr.y (mgr.25136) 2733 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:48.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:48 smithi196 bash[84730]: cluster 2024-08-25T12:09:46.886103+0000 mgr.y (mgr.25136) 2733 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:48 smithi059 bash[104335]: audit 2024-08-25T12:09:46.753913+0000 mgr.y (mgr.25136) 2732 : audit [DBG] from='client.64671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:48 smithi059 bash[104335]: audit 2024-08-25T12:09:46.753913+0000 mgr.y (mgr.25136) 2732 : audit [DBG] from='client.64671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:48 smithi059 bash[104335]: cluster 2024-08-25T12:09:46.886103+0000 mgr.y (mgr.25136) 2733 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:49.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:48 smithi059 bash[104335]: cluster 2024-08-25T12:09:46.886103+0000 mgr.y (mgr.25136) 2733 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:48 smithi059 bash[105101]: audit 2024-08-25T12:09:46.753913+0000 mgr.y (mgr.25136) 2732 : audit [DBG] from='client.64671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:48 smithi059 bash[105101]: audit 2024-08-25T12:09:46.753913+0000 mgr.y (mgr.25136) 2732 : audit [DBG] from='client.64671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:09:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:48 smithi059 bash[105101]: cluster 2024-08-25T12:09:46.886103+0000 mgr.y (mgr.25136) 2733 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:49.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:48 smithi059 bash[105101]: cluster 2024-08-25T12:09:46.886103+0000 mgr.y (mgr.25136) 2733 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:49.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:09:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:09:49] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-08-25T12:09:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:50 smithi196 bash[84730]: cluster 2024-08-25T12:09:48.887360+0000 mgr.y (mgr.25136) 2734 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:50 smithi196 bash[84730]: cluster 2024-08-25T12:09:48.887360+0000 mgr.y (mgr.25136) 2734 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:50 smithi196 bash[84730]: audit 2024-08-25T12:09:49.630121+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:50 smithi196 bash[84730]: audit 2024-08-25T12:09:49.630121+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:50 smithi059 bash[105101]: cluster 2024-08-25T12:09:48.887360+0000 mgr.y (mgr.25136) 2734 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:50 smithi059 bash[105101]: cluster 2024-08-25T12:09:48.887360+0000 mgr.y (mgr.25136) 2734 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:50 smithi059 bash[105101]: audit 2024-08-25T12:09:49.630121+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:51.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:50 smithi059 bash[105101]: audit 2024-08-25T12:09:49.630121+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:50 smithi059 bash[104335]: cluster 2024-08-25T12:09:48.887360+0000 mgr.y (mgr.25136) 2734 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:50 smithi059 bash[104335]: cluster 2024-08-25T12:09:48.887360+0000 mgr.y (mgr.25136) 2734 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:09:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:50 smithi059 bash[104335]: audit 2024-08-25T12:09:49.630121+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:50 smithi059 bash[104335]: audit 2024-08-25T12:09:49.630121+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:09:52.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:52 smithi196 bash[84730]: cluster 2024-08-25T12:09:50.888346+0000 mgr.y (mgr.25136) 2735 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:52 smithi196 bash[84730]: cluster 2024-08-25T12:09:50.888346+0000 mgr.y (mgr.25136) 2735 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:52 smithi196 bash[84730]: audit 2024-08-25T12:09:52.138644+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:52 smithi196 bash[84730]: audit 2024-08-25T12:09:52.138644+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:52 smithi196 bash[84730]: audit 2024-08-25T12:09:52.152369+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:52 smithi196 bash[84730]: audit 2024-08-25T12:09:52.152369+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:52 smithi196 bash[84730]: audit 2024-08-25T12:09:52.165443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:52.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:52 smithi196 bash[84730]: audit 2024-08-25T12:09:52.165443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[104335]: cluster 2024-08-25T12:09:50.888346+0000 mgr.y (mgr.25136) 2735 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[104335]: cluster 2024-08-25T12:09:50.888346+0000 mgr.y (mgr.25136) 2735 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[104335]: audit 2024-08-25T12:09:52.138644+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[104335]: audit 2024-08-25T12:09:52.138644+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[104335]: audit 2024-08-25T12:09:52.152369+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[104335]: audit 2024-08-25T12:09:52.152369+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[104335]: audit 2024-08-25T12:09:52.165443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[104335]: audit 2024-08-25T12:09:52.165443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[105101]: cluster 2024-08-25T12:09:50.888346+0000 mgr.y (mgr.25136) 2735 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[105101]: cluster 2024-08-25T12:09:50.888346+0000 mgr.y (mgr.25136) 2735 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:09:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[105101]: audit 2024-08-25T12:09:52.138644+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[105101]: audit 2024-08-25T12:09:52.138644+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[105101]: audit 2024-08-25T12:09:52.152369+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[105101]: audit 2024-08-25T12:09:52.152369+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[105101]: audit 2024-08-25T12:09:52.165443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:52 smithi059 bash[105101]: audit 2024-08-25T12:09:52.165443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:53 smithi196 bash[84730]: cluster 2024-08-25T12:09:52.155621+0000 mgr.y (mgr.25136) 2736 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:53 smithi196 bash[84730]: cluster 2024-08-25T12:09:52.155621+0000 mgr.y (mgr.25136) 2736 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:53 smithi196 bash[84730]: cluster 2024-08-25T12:09:53.147188+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:09:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:53 smithi196 bash[84730]: cluster 2024-08-25T12:09:53.147188+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:09:53.955 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:53 smithi059 bash[104335]: cluster 2024-08-25T12:09:52.155621+0000 mgr.y (mgr.25136) 2736 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:53.956 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:53 smithi059 bash[104335]: cluster 2024-08-25T12:09:52.155621+0000 mgr.y (mgr.25136) 2736 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:53.956 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:53 smithi059 bash[104335]: cluster 2024-08-25T12:09:53.147188+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:09:53.956 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:53 smithi059 bash[104335]: cluster 2024-08-25T12:09:53.147188+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:09:53.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:53 smithi059 bash[105101]: cluster 2024-08-25T12:09:52.155621+0000 mgr.y (mgr.25136) 2736 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:53.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:53 smithi059 bash[105101]: cluster 2024-08-25T12:09:52.155621+0000 mgr.y (mgr.25136) 2736 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:53.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:53 smithi059 bash[105101]: cluster 2024-08-25T12:09:53.147188+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:09:53.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:53 smithi059 bash[105101]: cluster 2024-08-25T12:09:53.147188+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:09:55.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:55 smithi059 bash[105101]: cluster 2024-08-25T12:09:54.156946+0000 mgr.y (mgr.25136) 2737 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:09:55.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:55 smithi059 bash[105101]: cluster 2024-08-25T12:09:54.156946+0000 mgr.y (mgr.25136) 2737 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:09:55.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:55 smithi059 bash[104335]: cluster 2024-08-25T12:09:54.156946+0000 mgr.y (mgr.25136) 2737 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:09:55.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:55 smithi059 bash[104335]: cluster 2024-08-25T12:09:54.156946+0000 mgr.y (mgr.25136) 2737 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:09:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:55 smithi196 bash[84730]: cluster 2024-08-25T12:09:54.156946+0000 mgr.y (mgr.25136) 2737 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:09:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:55 smithi196 bash[84730]: cluster 2024-08-25T12:09:54.156946+0000 mgr.y (mgr.25136) 2737 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-25T12:09:56.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:56 smithi059 bash[104335]: audit 2024-08-25T12:09:55.545902+0000 mgr.y (mgr.25136) 2738 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:56.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:56 smithi059 bash[104335]: audit 2024-08-25T12:09:55.545902+0000 mgr.y (mgr.25136) 2738 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:56.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:56 smithi059 bash[105101]: audit 2024-08-25T12:09:55.545902+0000 mgr.y (mgr.25136) 2738 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:56.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:56 smithi059 bash[105101]: audit 2024-08-25T12:09:55.545902+0000 mgr.y (mgr.25136) 2738 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:56 smithi196 bash[84730]: audit 2024-08-25T12:09:55.545902+0000 mgr.y (mgr.25136) 2738 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:56 smithi196 bash[84730]: audit 2024-08-25T12:09:55.545902+0000 mgr.y (mgr.25136) 2738 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:09:56.982 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:56.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:56.983 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:56.983 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:56.984 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:56.984 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:56.984 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:56.985 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:56.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:56 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:09:57.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:57 smithi196 bash[84730]: cluster 2024-08-25T12:09:56.158302+0000 mgr.y (mgr.25136) 2739 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:57 smithi196 bash[84730]: cluster 2024-08-25T12:09:56.158302+0000 mgr.y (mgr.25136) 2739 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:57 smithi196 bash[84730]: audit 2024-08-25T12:09:56.889802+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:57 smithi196 bash[84730]: audit 2024-08-25T12:09:56.889802+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:57 smithi196 bash[84730]: audit 2024-08-25T12:09:56.903093+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:57.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:57 smithi196 bash[84730]: audit 2024-08-25T12:09:56.903093+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[104335]: cluster 2024-08-25T12:09:56.158302+0000 mgr.y (mgr.25136) 2739 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[104335]: cluster 2024-08-25T12:09:56.158302+0000 mgr.y (mgr.25136) 2739 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:58.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[104335]: audit 2024-08-25T12:09:56.889802+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[104335]: audit 2024-08-25T12:09:56.889802+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[104335]: audit 2024-08-25T12:09:56.903093+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[104335]: audit 2024-08-25T12:09:56.903093+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[105101]: cluster 2024-08-25T12:09:56.158302+0000 mgr.y (mgr.25136) 2739 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[105101]: cluster 2024-08-25T12:09:56.158302+0000 mgr.y (mgr.25136) 2739 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[105101]: audit 2024-08-25T12:09:56.889802+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[105101]: audit 2024-08-25T12:09:56.889802+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[105101]: audit 2024-08-25T12:09:56.903093+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:57 smithi059 bash[105101]: audit 2024-08-25T12:09:56.903093+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:59.444 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:09:59] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-08-25T12:09:59.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[104335]: cluster 2024-08-25T12:09:58.159478+0000 mgr.y (mgr.25136) 2740 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:59.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[104335]: cluster 2024-08-25T12:09:58.159478+0000 mgr.y (mgr.25136) 2740 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:59.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[104335]: audit 2024-08-25T12:09:59.603546+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:59.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[104335]: audit 2024-08-25T12:09:59.603546+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:59.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[104335]: audit 2024-08-25T12:09:59.608468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:59.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[104335]: audit 2024-08-25T12:09:59.608468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:59.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[104335]: audit 2024-08-25T12:09:59.611316+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:59.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[104335]: audit 2024-08-25T12:09:59.611316+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:59.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[105101]: cluster 2024-08-25T12:09:58.159478+0000 mgr.y (mgr.25136) 2740 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[105101]: cluster 2024-08-25T12:09:58.159478+0000 mgr.y (mgr.25136) 2740 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:09:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[105101]: audit 2024-08-25T12:09:59.603546+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[105101]: audit 2024-08-25T12:09:59.603546+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:09:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[105101]: audit 2024-08-25T12:09:59.608468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[105101]: audit 2024-08-25T12:09:59.608468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[105101]: audit 2024-08-25T12:09:59.611316+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:09:59.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:09:59 smithi059 bash[105101]: audit 2024-08-25T12:09:59.611316+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:10:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:59 smithi196 bash[84730]: cluster 2024-08-25T12:09:58.159478+0000 mgr.y (mgr.25136) 2740 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:10:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:59 smithi196 bash[84730]: cluster 2024-08-25T12:09:58.159478+0000 mgr.y (mgr.25136) 2740 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-25T12:10:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:59 smithi196 bash[84730]: audit 2024-08-25T12:09:59.603546+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:59 smithi196 bash[84730]: audit 2024-08-25T12:09:59.603546+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:59 smithi196 bash[84730]: audit 2024-08-25T12:09:59.608468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:10:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:59 smithi196 bash[84730]: audit 2024-08-25T12:09:59.608468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:10:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:59 smithi196 bash[84730]: audit 2024-08-25T12:09:59.611316+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:10:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:09:59 smithi196 bash[84730]: audit 2024-08-25T12:09:59.611316+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi196.csrltt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-08-25T12:10:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cephadm 2024-08-25T12:09:59.595896+0000 mgr.y (mgr.25136) 2741 : cephadm [INF] Upgrade: Updating rgw.foo.smithi196.csrltt (2/2) 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cephadm 2024-08-25T12:09:59.595896+0000 mgr.y (mgr.25136) 2741 : cephadm [INF] Upgrade: Updating rgw.foo.smithi196.csrltt (2/2) 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cephadm 2024-08-25T12:09:59.623024+0000 mgr.y (mgr.25136) 2742 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cephadm 2024-08-25T12:09:59.623024+0000 mgr.y (mgr.25136) 2742 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: audit 2024-08-25T12:09:59.624612+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: audit 2024-08-25T12:09:59.624612+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cluster 2024-08-25T12:10:00.000166+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cluster 2024-08-25T12:10:00.000166+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cluster 2024-08-25T12:10:00.000207+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cluster 2024-08-25T12:10:00.000207+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cluster 2024-08-25T12:10:00.000250+0000 mon.a (mon.0) 1571 : cluster [WRN] daemon rgw.foo.smithi059.tdyfbh on smithi059 is in unknown state 2024-08-25T12:10:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[104335]: cluster 2024-08-25T12:10:00.000250+0000 mon.a (mon.0) 1571 : cluster [WRN] daemon rgw.foo.smithi059.tdyfbh on smithi059 is in unknown state 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cephadm 2024-08-25T12:09:59.595896+0000 mgr.y (mgr.25136) 2741 : cephadm [INF] Upgrade: Updating rgw.foo.smithi196.csrltt (2/2) 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cephadm 2024-08-25T12:09:59.595896+0000 mgr.y (mgr.25136) 2741 : cephadm [INF] Upgrade: Updating rgw.foo.smithi196.csrltt (2/2) 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cephadm 2024-08-25T12:09:59.623024+0000 mgr.y (mgr.25136) 2742 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cephadm 2024-08-25T12:09:59.623024+0000 mgr.y (mgr.25136) 2742 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: audit 2024-08-25T12:09:59.624612+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: audit 2024-08-25T12:09:59.624612+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cluster 2024-08-25T12:10:00.000166+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cluster 2024-08-25T12:10:00.000166+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cluster 2024-08-25T12:10:00.000207+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cluster 2024-08-25T12:10:00.000207+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cluster 2024-08-25T12:10:00.000250+0000 mon.a (mon.0) 1571 : cluster [WRN] daemon rgw.foo.smithi059.tdyfbh on smithi059 is in unknown state 2024-08-25T12:10:01.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:00 smithi059 bash[105101]: cluster 2024-08-25T12:10:00.000250+0000 mon.a (mon.0) 1571 : cluster [WRN] daemon rgw.foo.smithi059.tdyfbh on smithi059 is in unknown state 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cephadm 2024-08-25T12:09:59.595896+0000 mgr.y (mgr.25136) 2741 : cephadm [INF] Upgrade: Updating rgw.foo.smithi196.csrltt (2/2) 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cephadm 2024-08-25T12:09:59.595896+0000 mgr.y (mgr.25136) 2741 : cephadm [INF] Upgrade: Updating rgw.foo.smithi196.csrltt (2/2) 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cephadm 2024-08-25T12:09:59.623024+0000 mgr.y (mgr.25136) 2742 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cephadm 2024-08-25T12:09:59.623024+0000 mgr.y (mgr.25136) 2742 : cephadm [INF] Deploying daemon rgw.foo.smithi196.csrltt on smithi196 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: audit 2024-08-25T12:09:59.624612+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: audit 2024-08-25T12:09:59.624612+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cluster 2024-08-25T12:10:00.000166+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cluster 2024-08-25T12:10:00.000166+0000 mon.a (mon.0) 1569 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-08-25T12:10:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cluster 2024-08-25T12:10:00.000207+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T12:10:01.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cluster 2024-08-25T12:10:00.000207+0000 mon.a (mon.0) 1570 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-08-25T12:10:01.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cluster 2024-08-25T12:10:00.000250+0000 mon.a (mon.0) 1571 : cluster [WRN] daemon rgw.foo.smithi059.tdyfbh on smithi059 is in unknown state 2024-08-25T12:10:01.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:00 smithi196 bash[84730]: cluster 2024-08-25T12:10:00.000250+0000 mon.a (mon.0) 1571 : cluster [WRN] daemon rgw.foo.smithi059.tdyfbh on smithi059 is in unknown state 2024-08-25T12:10:01.736 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:01 smithi196 bash[84730]: cluster 2024-08-25T12:10:00.160814+0000 mgr.y (mgr.25136) 2743 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T12:10:01.736 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:01 smithi196 bash[84730]: cluster 2024-08-25T12:10:00.160814+0000 mgr.y (mgr.25136) 2743 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T12:10:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:01 smithi059 bash[104335]: cluster 2024-08-25T12:10:00.160814+0000 mgr.y (mgr.25136) 2743 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T12:10:02.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:01 smithi059 bash[104335]: cluster 2024-08-25T12:10:00.160814+0000 mgr.y (mgr.25136) 2743 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T12:10:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:01 smithi059 bash[105101]: cluster 2024-08-25T12:10:00.160814+0000 mgr.y (mgr.25136) 2743 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T12:10:02.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:01 smithi059 bash[105101]: cluster 2024-08-25T12:10:00.160814+0000 mgr.y (mgr.25136) 2743 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-25T12:10:02.579 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:02.579 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:02.579 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:02.580 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:02.580 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:02.580 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:02.581 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:02.581 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:02.581 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:10:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: cluster 2024-08-25T12:10:02.162050+0000 mgr.y (mgr.25136) 2744 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-25T12:10:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: cluster 2024-08-25T12:10:02.162050+0000 mgr.y (mgr.25136) 2744 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-25T12:10:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: audit 2024-08-25T12:10:02.550968+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: audit 2024-08-25T12:10:02.550968+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: audit 2024-08-25T12:10:02.564590+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: audit 2024-08-25T12:10:02.564590+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: cluster 2024-08-25T12:10:02.567541+0000 mgr.y (mgr.25136) 2745 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 98 B/s wr, 75 op/s 2024-08-25T12:10:03.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: cluster 2024-08-25T12:10:02.567541+0000 mgr.y (mgr.25136) 2745 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 98 B/s wr, 75 op/s 2024-08-25T12:10:03.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: audit 2024-08-25T12:10:02.579027+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:03.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: audit 2024-08-25T12:10:02.579027+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:03.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: cluster 2024-08-25T12:10:02.626128+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:03.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: cluster 2024-08-25T12:10:02.626128+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:03.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: cluster 2024-08-25T12:10:02.626175+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:03.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:03 smithi196 bash[84730]: cluster 2024-08-25T12:10:02.626175+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: cluster 2024-08-25T12:10:02.162050+0000 mgr.y (mgr.25136) 2744 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: cluster 2024-08-25T12:10:02.162050+0000 mgr.y (mgr.25136) 2744 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: audit 2024-08-25T12:10:02.550968+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: audit 2024-08-25T12:10:02.550968+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: audit 2024-08-25T12:10:02.564590+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: audit 2024-08-25T12:10:02.564590+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: cluster 2024-08-25T12:10:02.567541+0000 mgr.y (mgr.25136) 2745 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 98 B/s wr, 75 op/s 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: cluster 2024-08-25T12:10:02.567541+0000 mgr.y (mgr.25136) 2745 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 98 B/s wr, 75 op/s 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: audit 2024-08-25T12:10:02.579027+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: audit 2024-08-25T12:10:02.579027+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: cluster 2024-08-25T12:10:02.626128+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: cluster 2024-08-25T12:10:02.626128+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: cluster 2024-08-25T12:10:02.626175+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[104335]: cluster 2024-08-25T12:10:02.626175+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: cluster 2024-08-25T12:10:02.162050+0000 mgr.y (mgr.25136) 2744 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: cluster 2024-08-25T12:10:02.162050+0000 mgr.y (mgr.25136) 2744 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: audit 2024-08-25T12:10:02.550968+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: audit 2024-08-25T12:10:02.550968+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: audit 2024-08-25T12:10:02.564590+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: audit 2024-08-25T12:10:02.564590+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: cluster 2024-08-25T12:10:02.567541+0000 mgr.y (mgr.25136) 2745 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 98 B/s wr, 75 op/s 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: cluster 2024-08-25T12:10:02.567541+0000 mgr.y (mgr.25136) 2745 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 98 B/s wr, 75 op/s 2024-08-25T12:10:04.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: audit 2024-08-25T12:10:02.579027+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: audit 2024-08-25T12:10:02.579027+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:04.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: cluster 2024-08-25T12:10:02.626128+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:04.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: cluster 2024-08-25T12:10:02.626128+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:04.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: cluster 2024-08-25T12:10:02.626175+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:04.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:03 smithi059 bash[105101]: cluster 2024-08-25T12:10:02.626175+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:05.805 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:05 smithi196 bash[84730]: cluster 2024-08-25T12:10:04.568779+0000 mgr.y (mgr.25136) 2746 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-08-25T12:10:05.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:05 smithi196 bash[84730]: cluster 2024-08-25T12:10:04.568779+0000 mgr.y (mgr.25136) 2746 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-08-25T12:10:05.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:05 smithi196 bash[84730]: audit 2024-08-25T12:10:04.631942+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:05.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:05 smithi196 bash[84730]: audit 2024-08-25T12:10:04.631942+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:05 smithi059 bash[104335]: cluster 2024-08-25T12:10:04.568779+0000 mgr.y (mgr.25136) 2746 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-08-25T12:10:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:05 smithi059 bash[104335]: cluster 2024-08-25T12:10:04.568779+0000 mgr.y (mgr.25136) 2746 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-08-25T12:10:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:05 smithi059 bash[104335]: audit 2024-08-25T12:10:04.631942+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:06.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:05 smithi059 bash[104335]: audit 2024-08-25T12:10:04.631942+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:05 smithi059 bash[105101]: cluster 2024-08-25T12:10:04.568779+0000 mgr.y (mgr.25136) 2746 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-08-25T12:10:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:05 smithi059 bash[105101]: cluster 2024-08-25T12:10:04.568779+0000 mgr.y (mgr.25136) 2746 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 98 B/s wr, 97 op/s 2024-08-25T12:10:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:05 smithi059 bash[105101]: audit 2024-08-25T12:10:04.631942+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:06.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:05 smithi059 bash[105101]: audit 2024-08-25T12:10:04.631942+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:06.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:06 smithi196 bash[84730]: audit 2024-08-25T12:10:05.548298+0000 mgr.y (mgr.25136) 2747 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:06.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:06 smithi196 bash[84730]: audit 2024-08-25T12:10:05.548298+0000 mgr.y (mgr.25136) 2747 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:06.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:06 smithi196 bash[84730]: audit 2024-08-25T12:10:05.774454+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:06.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:06 smithi196 bash[84730]: audit 2024-08-25T12:10:05.774454+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:06.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:06 smithi196 bash[84730]: audit 2024-08-25T12:10:05.789157+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:06.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:06 smithi196 bash[84730]: audit 2024-08-25T12:10:05.789157+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:06.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:06 smithi196 bash[84730]: audit 2024-08-25T12:10:05.805479+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:06.885 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:06 smithi196 bash[84730]: audit 2024-08-25T12:10:05.805479+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[104335]: audit 2024-08-25T12:10:05.548298+0000 mgr.y (mgr.25136) 2747 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:07.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[104335]: audit 2024-08-25T12:10:05.548298+0000 mgr.y (mgr.25136) 2747 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[104335]: audit 2024-08-25T12:10:05.774454+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[104335]: audit 2024-08-25T12:10:05.774454+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[104335]: audit 2024-08-25T12:10:05.789157+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[104335]: audit 2024-08-25T12:10:05.789157+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[104335]: audit 2024-08-25T12:10:05.805479+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[104335]: audit 2024-08-25T12:10:05.805479+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[105101]: audit 2024-08-25T12:10:05.548298+0000 mgr.y (mgr.25136) 2747 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[105101]: audit 2024-08-25T12:10:05.548298+0000 mgr.y (mgr.25136) 2747 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[105101]: audit 2024-08-25T12:10:05.774454+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[105101]: audit 2024-08-25T12:10:05.774454+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[105101]: audit 2024-08-25T12:10:05.789157+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[105101]: audit 2024-08-25T12:10:05.789157+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[105101]: audit 2024-08-25T12:10:05.805479+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:07.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:06 smithi059 bash[105101]: audit 2024-08-25T12:10:05.805479+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:08.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:07 smithi059 bash[104335]: cluster 2024-08-25T12:10:05.792981+0000 mgr.y (mgr.25136) 2748 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:08.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:07 smithi059 bash[104335]: cluster 2024-08-25T12:10:05.792981+0000 mgr.y (mgr.25136) 2748 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:07 smithi059 bash[104335]: cluster 2024-08-25T12:10:06.782621+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:08.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:07 smithi059 bash[104335]: cluster 2024-08-25T12:10:06.782621+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:07 smithi059 bash[105101]: cluster 2024-08-25T12:10:05.792981+0000 mgr.y (mgr.25136) 2748 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:07 smithi059 bash[105101]: cluster 2024-08-25T12:10:05.792981+0000 mgr.y (mgr.25136) 2748 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:07 smithi059 bash[105101]: cluster 2024-08-25T12:10:06.782621+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:08.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:07 smithi059 bash[105101]: cluster 2024-08-25T12:10:06.782621+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:08.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:07 smithi196 bash[84730]: cluster 2024-08-25T12:10:05.792981+0000 mgr.y (mgr.25136) 2748 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:08.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:07 smithi196 bash[84730]: cluster 2024-08-25T12:10:05.792981+0000 mgr.y (mgr.25136) 2748 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:08.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:07 smithi196 bash[84730]: cluster 2024-08-25T12:10:06.782621+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:08.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:07 smithi196 bash[84730]: cluster 2024-08-25T12:10:06.782621+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:09.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:10:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:10:09] "GET /metrics HTTP/1.1" 200 38389 "" "Prometheus/2.51.0" 2024-08-25T12:10:10.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:09 smithi059 bash[104335]: cluster 2024-08-25T12:10:07.794270+0000 mgr.y (mgr.25136) 2749 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:10.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:09 smithi059 bash[104335]: cluster 2024-08-25T12:10:07.794270+0000 mgr.y (mgr.25136) 2749 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:10.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:09 smithi059 bash[105101]: cluster 2024-08-25T12:10:07.794270+0000 mgr.y (mgr.25136) 2749 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:10.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:09 smithi059 bash[105101]: cluster 2024-08-25T12:10:07.794270+0000 mgr.y (mgr.25136) 2749 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:10.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:09 smithi196 bash[84730]: cluster 2024-08-25T12:10:07.794270+0000 mgr.y (mgr.25136) 2749 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:10.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:09 smithi196 bash[84730]: cluster 2024-08-25T12:10:07.794270+0000 mgr.y (mgr.25136) 2749 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 105 op/s 2024-08-25T12:10:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:11 smithi059 bash[104335]: cluster 2024-08-25T12:10:09.795576+0000 mgr.y (mgr.25136) 2750 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 106 B/s wr, 87 op/s 2024-08-25T12:10:12.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:11 smithi059 bash[104335]: cluster 2024-08-25T12:10:09.795576+0000 mgr.y (mgr.25136) 2750 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 106 B/s wr, 87 op/s 2024-08-25T12:10:12.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:11 smithi059 bash[105101]: cluster 2024-08-25T12:10:09.795576+0000 mgr.y (mgr.25136) 2750 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 106 B/s wr, 87 op/s 2024-08-25T12:10:12.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:11 smithi059 bash[105101]: cluster 2024-08-25T12:10:09.795576+0000 mgr.y (mgr.25136) 2750 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 106 B/s wr, 87 op/s 2024-08-25T12:10:12.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:11 smithi196 bash[84730]: cluster 2024-08-25T12:10:09.795576+0000 mgr.y (mgr.25136) 2750 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 106 B/s wr, 87 op/s 2024-08-25T12:10:12.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:11 smithi196 bash[84730]: cluster 2024-08-25T12:10:09.795576+0000 mgr.y (mgr.25136) 2750 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 106 B/s wr, 87 op/s 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: cluster 2024-08-25T12:10:11.796744+0000 mgr.y (mgr.25136) 2751 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 106 B/s wr, 56 op/s 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: cluster 2024-08-25T12:10:11.796744+0000 mgr.y (mgr.25136) 2751 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 106 B/s wr, 56 op/s 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: audit 2024-08-25T12:10:12.338041+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: audit 2024-08-25T12:10:12.338041+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: audit 2024-08-25T12:10:12.352156+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: audit 2024-08-25T12:10:12.352156+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: cluster 2024-08-25T12:10:12.355810+0000 mgr.y (mgr.25136) 2752 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: cluster 2024-08-25T12:10:12.355810+0000 mgr.y (mgr.25136) 2752 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-25T12:10:13.585 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: cluster 2024-08-25T12:10:12.356539+0000 mgr.y (mgr.25136) 2753 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-08-25T12:10:13.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: cluster 2024-08-25T12:10:12.356539+0000 mgr.y (mgr.25136) 2753 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-08-25T12:10:13.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: audit 2024-08-25T12:10:12.367460+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: audit 2024-08-25T12:10:12.367460+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: cluster 2024-08-25T12:10:12.639108+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:13.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 bash[84730]: cluster 2024-08-25T12:10:12.639108+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:13.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: cluster 2024-08-25T12:10:11.796744+0000 mgr.y (mgr.25136) 2751 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 106 B/s wr, 56 op/s 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: cluster 2024-08-25T12:10:11.796744+0000 mgr.y (mgr.25136) 2751 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 106 B/s wr, 56 op/s 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: audit 2024-08-25T12:10:12.338041+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: audit 2024-08-25T12:10:12.338041+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: audit 2024-08-25T12:10:12.352156+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: audit 2024-08-25T12:10:12.352156+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: cluster 2024-08-25T12:10:12.355810+0000 mgr.y (mgr.25136) 2752 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: cluster 2024-08-25T12:10:12.355810+0000 mgr.y (mgr.25136) 2752 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: cluster 2024-08-25T12:10:12.356539+0000 mgr.y (mgr.25136) 2753 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: cluster 2024-08-25T12:10:12.356539+0000 mgr.y (mgr.25136) 2753 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: audit 2024-08-25T12:10:12.367460+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: audit 2024-08-25T12:10:12.367460+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: cluster 2024-08-25T12:10:12.639108+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:13.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[104335]: cluster 2024-08-25T12:10:12.639108+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: cluster 2024-08-25T12:10:11.796744+0000 mgr.y (mgr.25136) 2751 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 106 B/s wr, 56 op/s 2024-08-25T12:10:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: cluster 2024-08-25T12:10:11.796744+0000 mgr.y (mgr.25136) 2751 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 106 B/s wr, 56 op/s 2024-08-25T12:10:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: audit 2024-08-25T12:10:12.338041+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: audit 2024-08-25T12:10:12.338041+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: audit 2024-08-25T12:10:12.352156+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: audit 2024-08-25T12:10:12.352156+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.779 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: cluster 2024-08-25T12:10:12.355810+0000 mgr.y (mgr.25136) 2752 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-25T12:10:13.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: cluster 2024-08-25T12:10:12.355810+0000 mgr.y (mgr.25136) 2752 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-25T12:10:13.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: cluster 2024-08-25T12:10:12.356539+0000 mgr.y (mgr.25136) 2753 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-08-25T12:10:13.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: cluster 2024-08-25T12:10:12.356539+0000 mgr.y (mgr.25136) 2753 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-08-25T12:10:13.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: audit 2024-08-25T12:10:12.367460+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: audit 2024-08-25T12:10:12.367460+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:13.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: cluster 2024-08-25T12:10:12.639108+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:13.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:13 smithi059 bash[105101]: cluster 2024-08-25T12:10:12.639108+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-25T12:10:13.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:13.861 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:13.861 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:13.861 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:13.861 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:13.862 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:13.862 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:13.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:13.862 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:10:13 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:10:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.886935+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.886935+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.899070+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.899070+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.908148+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.908148+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.909884+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.909884+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:13.910227+0000 mgr.y (mgr.25136) 2754 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:13.910227+0000 mgr.y (mgr.25136) 2754 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:13.910766+0000 mgr.y (mgr.25136) 2755 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:13.910766+0000 mgr.y (mgr.25136) 2755 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.919623+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:13.919623+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:13.920860+0000 mgr.y (mgr.25136) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:13.920860+0000 mgr.y (mgr.25136) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.077746+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.077746+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.081275+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.081275+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.886935+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.886935+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.899070+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.899070+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.908148+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.908148+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.909884+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.909884+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:13.910227+0000 mgr.y (mgr.25136) 2754 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:13.910227+0000 mgr.y (mgr.25136) 2754 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:13.910766+0000 mgr.y (mgr.25136) 2755 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:13.910766+0000 mgr.y (mgr.25136) 2755 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.919623+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:13.919623+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:13.920860+0000 mgr.y (mgr.25136) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:13.920860+0000 mgr.y (mgr.25136) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.077746+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.077746+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.081275+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.081275+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.086428+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.086428+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.087478+0000 mgr.y (mgr.25136) 2757 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.087478+0000 mgr.y (mgr.25136) 2757 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.088087+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.088087+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.088157+0000 mgr.y (mgr.25136) 2758 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.088157+0000 mgr.y (mgr.25136) 2758 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T12:10:15.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.091706+0000 mgr.y (mgr.25136) 2759 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.091706+0000 mgr.y (mgr.25136) 2759 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.407420+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.407420+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.409865+0000 mgr.y (mgr.25136) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.409865+0000 mgr.y (mgr.25136) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.488462+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.488462+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.491861+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.491861+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.495031+0000 mgr.y (mgr.25136) 2761 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.495031+0000 mgr.y (mgr.25136) 2761 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.086428+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.086428+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.087478+0000 mgr.y (mgr.25136) 2757 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.087478+0000 mgr.y (mgr.25136) 2757 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.088087+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.088087+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.088157+0000 mgr.y (mgr.25136) 2758 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.088157+0000 mgr.y (mgr.25136) 2758 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.091706+0000 mgr.y (mgr.25136) 2759 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.091706+0000 mgr.y (mgr.25136) 2759 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T12:10:15.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.407420+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.407420+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.409865+0000 mgr.y (mgr.25136) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.409865+0000 mgr.y (mgr.25136) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.488462+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.488462+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.491861+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.491861+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.495031+0000 mgr.y (mgr.25136) 2761 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.495031+0000 mgr.y (mgr.25136) 2761 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.495364+0000 mgr.y (mgr.25136) 2762 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.495364+0000 mgr.y (mgr.25136) 2762 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.495373+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.495373+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.496752+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.496752+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.501704+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.501704+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.503908+0000 mgr.y (mgr.25136) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.503908+0000 mgr.y (mgr.25136) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.583610+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.583610+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.586658+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.586658+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.589646+0000 mgr.y (mgr.25136) 2764 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.589646+0000 mgr.y (mgr.25136) 2764 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.589934+0000 mgr.y (mgr.25136) 2765 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.589934+0000 mgr.y (mgr.25136) 2765 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.590264+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.590264+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.495364+0000 mgr.y (mgr.25136) 2762 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.495364+0000 mgr.y (mgr.25136) 2762 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.495373+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.495373+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.496752+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.496752+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.501704+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.501704+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.503908+0000 mgr.y (mgr.25136) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.503908+0000 mgr.y (mgr.25136) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.583610+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.583610+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.586658+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.586658+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.589646+0000 mgr.y (mgr.25136) 2764 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.589646+0000 mgr.y (mgr.25136) 2764 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.589934+0000 mgr.y (mgr.25136) 2765 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.589934+0000 mgr.y (mgr.25136) 2765 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.590264+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.590264+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.591481+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.591481+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.595074+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.595074+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.598369+0000 mgr.y (mgr.25136) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.598369+0000 mgr.y (mgr.25136) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.683142+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.683142+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.685852+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.685852+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.688289+0000 mgr.y (mgr.25136) 2767 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.688289+0000 mgr.y (mgr.25136) 2767 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.688408+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.688408+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.688505+0000 mgr.y (mgr.25136) 2768 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.688505+0000 mgr.y (mgr.25136) 2768 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.689622+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.689622+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.693003+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.693003+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.591481+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.591481+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.595074+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.595074+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.598369+0000 mgr.y (mgr.25136) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.598369+0000 mgr.y (mgr.25136) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.683142+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.683142+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.685852+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.685852+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.688289+0000 mgr.y (mgr.25136) 2767 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.688289+0000 mgr.y (mgr.25136) 2767 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.688408+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.688408+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.688505+0000 mgr.y (mgr.25136) 2768 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.688505+0000 mgr.y (mgr.25136) 2768 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.689622+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.689622+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.693003+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.693003+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.696304+0000 mgr.y (mgr.25136) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.696304+0000 mgr.y (mgr.25136) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.770235+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.770235+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.773407+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.773407+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.777102+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.777102+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.778202+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.778202+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.781211+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.781211+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.879168+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.879168+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.881786+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.881786+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.883881+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.883881+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.884757+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[105101]: audit 2024-08-25T12:10:14.884757+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.696304+0000 mgr.y (mgr.25136) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.696304+0000 mgr.y (mgr.25136) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.770235+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.770235+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.773407+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.773407+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.777102+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.777102+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.778202+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.778202+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.781211+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.781211+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.879168+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.879168+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.881786+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.881786+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.883881+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.883881+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.884757+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:14 smithi059 bash[104335]: audit 2024-08-25T12:10:14.884757+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.886935+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.886935+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.899070+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.899070+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.908148+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.908148+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.909884+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.909884+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:13.910227+0000 mgr.y (mgr.25136) 2754 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:13.910227+0000 mgr.y (mgr.25136) 2754 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:13.910766+0000 mgr.y (mgr.25136) 2755 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:13.910766+0000 mgr.y (mgr.25136) 2755 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.919623+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:13.919623+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:13.920860+0000 mgr.y (mgr.25136) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:13.920860+0000 mgr.y (mgr.25136) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.077746+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.077746+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.081275+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.081275+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.086428+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.086428+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.087478+0000 mgr.y (mgr.25136) 2757 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.087478+0000 mgr.y (mgr.25136) 2757 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.088087+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.088087+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.088157+0000 mgr.y (mgr.25136) 2758 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.088157+0000 mgr.y (mgr.25136) 2758 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.091706+0000 mgr.y (mgr.25136) 2759 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.091706+0000 mgr.y (mgr.25136) 2759 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.407420+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.407420+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.409865+0000 mgr.y (mgr.25136) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.409865+0000 mgr.y (mgr.25136) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.488462+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.488462+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.491861+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.491861+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.495031+0000 mgr.y (mgr.25136) 2761 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.495031+0000 mgr.y (mgr.25136) 2761 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.495364+0000 mgr.y (mgr.25136) 2762 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.495364+0000 mgr.y (mgr.25136) 2762 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.495373+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.495373+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.496752+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.496752+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.501704+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.501704+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.503908+0000 mgr.y (mgr.25136) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.503908+0000 mgr.y (mgr.25136) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.583610+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.583610+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.586658+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.586658+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.589646+0000 mgr.y (mgr.25136) 2764 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.589646+0000 mgr.y (mgr.25136) 2764 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.589934+0000 mgr.y (mgr.25136) 2765 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.589934+0000 mgr.y (mgr.25136) 2765 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.590264+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.590264+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.591481+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.591481+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.595074+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.595074+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.598369+0000 mgr.y (mgr.25136) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.598369+0000 mgr.y (mgr.25136) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.683142+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.683142+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.685852+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.685852+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.688289+0000 mgr.y (mgr.25136) 2767 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.688289+0000 mgr.y (mgr.25136) 2767 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.688408+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.688408+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.688505+0000 mgr.y (mgr.25136) 2768 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.688505+0000 mgr.y (mgr.25136) 2768 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.689622+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.689622+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.693003+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.693003+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.696304+0000 mgr.y (mgr.25136) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.696304+0000 mgr.y (mgr.25136) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.770235+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.770235+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.773407+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.773407+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.777102+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.777102+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.778202+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.778202+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.781211+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.781211+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.879168+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.879168+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:15.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.881786+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.881786+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:15.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.883881+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.883881+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:15.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.884757+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:15.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:14 smithi196 bash[84730]: audit 2024-08-25T12:10:14.884757+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.202 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.776291+0000 mgr.y (mgr.25136) 2770 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.202 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.776291+0000 mgr.y (mgr.25136) 2770 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.776546+0000 mgr.y (mgr.25136) 2771 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.776546+0000 mgr.y (mgr.25136) 2771 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.784285+0000 mgr.y (mgr.25136) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.784285+0000 mgr.y (mgr.25136) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.882589+0000 mgr.y (mgr.25136) 2773 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.882589+0000 mgr.y (mgr.25136) 2773 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.882865+0000 mgr.y (mgr.25136) 2774 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:14.882865+0000 mgr.y (mgr.25136) 2774 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:14.904787+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:14.904787+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.908062+0000 mgr.y (mgr.25136) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.203 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:14.908062+0000 mgr.y (mgr.25136) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.023031+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.023031+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.025835+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.025835+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.029012+0000 mgr.y (mgr.25136) 2776 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.029012+0000 mgr.y (mgr.25136) 2776 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.029053+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.029053+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.029641+0000 mgr.y (mgr.25136) 2777 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.029641+0000 mgr.y (mgr.25136) 2777 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.030272+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.030272+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.033968+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.033968+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.037539+0000 mgr.y (mgr.25136) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.037539+0000 mgr.y (mgr.25136) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.156490+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.156490+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.159307+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.159307+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.162329+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.162329+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.162623+0000 mgr.y (mgr.25136) 2779 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.162623+0000 mgr.y (mgr.25136) 2779 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.162965+0000 mgr.y (mgr.25136) 2780 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.162965+0000 mgr.y (mgr.25136) 2780 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.163763+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.163763+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.167370+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.167370+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.170933+0000 mgr.y (mgr.25136) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.170933+0000 mgr.y (mgr.25136) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.289558+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.289558+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.292365+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.292365+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.297085+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.297085+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.297553+0000 mgr.y (mgr.25136) 2782 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.297553+0000 mgr.y (mgr.25136) 2782 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.298234+0000 mgr.y (mgr.25136) 2783 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.298234+0000 mgr.y (mgr.25136) 2783 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.298645+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.298645+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.304194+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.304194+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.305324+0000 mgr.y (mgr.25136) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.305324+0000 mgr.y (mgr.25136) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.419741+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.419741+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.422929+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.422929+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.425745+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.425745+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.425942+0000 mgr.y (mgr.25136) 2785 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.425942+0000 mgr.y (mgr.25136) 2785 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.426609+0000 mgr.y (mgr.25136) 2786 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.426609+0000 mgr.y (mgr.25136) 2786 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.427034+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.427034+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.431456+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.431456+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.435146+0000 mgr.y (mgr.25136) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.435146+0000 mgr.y (mgr.25136) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.525058+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.525058+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.527641+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.527641+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.528444+0000 mgr.y (mgr.25136) 2788 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.528444+0000 mgr.y (mgr.25136) 2788 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.528639+0000 mgr.y (mgr.25136) 2789 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.528639+0000 mgr.y (mgr.25136) 2789 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.529622+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.529622+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.530520+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.530520+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.532637+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.532637+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.210 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.535144+0000 mgr.y (mgr.25136) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.535144+0000 mgr.y (mgr.25136) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.557640+0000 mgr.y (mgr.25136) 2791 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.557640+0000 mgr.y (mgr.25136) 2791 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.612520+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.612520+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.614942+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.614942+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.616399+0000 mgr.y (mgr.25136) 2792 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.616399+0000 mgr.y (mgr.25136) 2792 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.616582+0000 mgr.y (mgr.25136) 2793 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.616582+0000 mgr.y (mgr.25136) 2793 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.211 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.617447+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.617447+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.618551+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.618551+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.620886+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.620886+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.622487+0000 mgr.y (mgr.25136) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.622487+0000 mgr.y (mgr.25136) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.695382+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.695382+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.698404+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.698404+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.701218+0000 mgr.y (mgr.25136) 2795 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.701218+0000 mgr.y (mgr.25136) 2795 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.212 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.701579+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.701579+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.701676+0000 mgr.y (mgr.25136) 2796 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.701676+0000 mgr.y (mgr.25136) 2796 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.702745+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.702745+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.706677+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.706677+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.710228+0000 mgr.y (mgr.25136) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.710228+0000 mgr.y (mgr.25136) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.801554+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.213 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.801554+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.214 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.804247+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.214 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.804247+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.214 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.809609+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.214 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.809609+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.214 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.810783+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.214 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.810783+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.214 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.815019+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.214 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:15 smithi196 bash[84730]: audit 2024-08-25T12:10:15.815019+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.776291+0000 mgr.y (mgr.25136) 2770 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.776291+0000 mgr.y (mgr.25136) 2770 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.776546+0000 mgr.y (mgr.25136) 2771 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.776546+0000 mgr.y (mgr.25136) 2771 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.784285+0000 mgr.y (mgr.25136) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.784285+0000 mgr.y (mgr.25136) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.882589+0000 mgr.y (mgr.25136) 2773 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.882589+0000 mgr.y (mgr.25136) 2773 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.882865+0000 mgr.y (mgr.25136) 2774 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:14.882865+0000 mgr.y (mgr.25136) 2774 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:14.904787+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:14.904787+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.908062+0000 mgr.y (mgr.25136) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:14.908062+0000 mgr.y (mgr.25136) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.023031+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.023031+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.025835+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.025835+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.029012+0000 mgr.y (mgr.25136) 2776 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.029012+0000 mgr.y (mgr.25136) 2776 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.776291+0000 mgr.y (mgr.25136) 2770 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.776291+0000 mgr.y (mgr.25136) 2770 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.776546+0000 mgr.y (mgr.25136) 2771 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.776546+0000 mgr.y (mgr.25136) 2771 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.784285+0000 mgr.y (mgr.25136) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.784285+0000 mgr.y (mgr.25136) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.882589+0000 mgr.y (mgr.25136) 2773 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.882589+0000 mgr.y (mgr.25136) 2773 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.882865+0000 mgr.y (mgr.25136) 2774 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:14.882865+0000 mgr.y (mgr.25136) 2774 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:14.904787+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:14.904787+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.908062+0000 mgr.y (mgr.25136) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:14.908062+0000 mgr.y (mgr.25136) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.023031+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.023031+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.025835+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.025835+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.029012+0000 mgr.y (mgr.25136) 2776 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.029012+0000 mgr.y (mgr.25136) 2776 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.029053+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.029053+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.029641+0000 mgr.y (mgr.25136) 2777 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.029641+0000 mgr.y (mgr.25136) 2777 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.030272+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.030272+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.033968+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.033968+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.037539+0000 mgr.y (mgr.25136) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.037539+0000 mgr.y (mgr.25136) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.156490+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.156490+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.159307+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.159307+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.162329+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.162329+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.162623+0000 mgr.y (mgr.25136) 2779 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.162623+0000 mgr.y (mgr.25136) 2779 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.162965+0000 mgr.y (mgr.25136) 2780 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.162965+0000 mgr.y (mgr.25136) 2780 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.029053+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.029053+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.029641+0000 mgr.y (mgr.25136) 2777 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.029641+0000 mgr.y (mgr.25136) 2777 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.030272+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.030272+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.033968+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.033968+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.037539+0000 mgr.y (mgr.25136) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.037539+0000 mgr.y (mgr.25136) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.156490+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.156490+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.159307+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.159307+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.162329+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.162329+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.162623+0000 mgr.y (mgr.25136) 2779 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.162623+0000 mgr.y (mgr.25136) 2779 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.162965+0000 mgr.y (mgr.25136) 2780 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.162965+0000 mgr.y (mgr.25136) 2780 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.163763+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.163763+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.167370+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.167370+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.170933+0000 mgr.y (mgr.25136) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.170933+0000 mgr.y (mgr.25136) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.289558+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.289558+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.292365+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.292365+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.297085+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.297085+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.297553+0000 mgr.y (mgr.25136) 2782 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.297553+0000 mgr.y (mgr.25136) 2782 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.298234+0000 mgr.y (mgr.25136) 2783 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.298234+0000 mgr.y (mgr.25136) 2783 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.298645+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.298645+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.304194+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.304194+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.163763+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.163763+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.167370+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.167370+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.170933+0000 mgr.y (mgr.25136) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.170933+0000 mgr.y (mgr.25136) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.289558+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.289558+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.292365+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.292365+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.297085+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.297085+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.297553+0000 mgr.y (mgr.25136) 2782 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.297553+0000 mgr.y (mgr.25136) 2782 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.298234+0000 mgr.y (mgr.25136) 2783 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.298234+0000 mgr.y (mgr.25136) 2783 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.298645+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.298645+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.304194+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.304194+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.305324+0000 mgr.y (mgr.25136) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.305324+0000 mgr.y (mgr.25136) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.419741+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.419741+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.422929+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.422929+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.425745+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.425745+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.425942+0000 mgr.y (mgr.25136) 2785 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.425942+0000 mgr.y (mgr.25136) 2785 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.426609+0000 mgr.y (mgr.25136) 2786 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.426609+0000 mgr.y (mgr.25136) 2786 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.427034+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.427034+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.431456+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.431456+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.435146+0000 mgr.y (mgr.25136) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.435146+0000 mgr.y (mgr.25136) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.525058+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.525058+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.305324+0000 mgr.y (mgr.25136) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.305324+0000 mgr.y (mgr.25136) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.419741+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.419741+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.422929+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.422929+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.425745+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.425745+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.425942+0000 mgr.y (mgr.25136) 2785 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.425942+0000 mgr.y (mgr.25136) 2785 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.426609+0000 mgr.y (mgr.25136) 2786 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.426609+0000 mgr.y (mgr.25136) 2786 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.427034+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.427034+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.431456+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.431456+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.435146+0000 mgr.y (mgr.25136) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.435146+0000 mgr.y (mgr.25136) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.525058+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.525058+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.527641+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.527641+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.528444+0000 mgr.y (mgr.25136) 2788 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.528444+0000 mgr.y (mgr.25136) 2788 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.528639+0000 mgr.y (mgr.25136) 2789 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.528639+0000 mgr.y (mgr.25136) 2789 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.529622+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.529622+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.530520+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.530520+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.532637+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.532637+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.535144+0000 mgr.y (mgr.25136) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.535144+0000 mgr.y (mgr.25136) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.557640+0000 mgr.y (mgr.25136) 2791 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.557640+0000 mgr.y (mgr.25136) 2791 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.612520+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.612520+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.614942+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.614942+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.616399+0000 mgr.y (mgr.25136) 2792 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.616399+0000 mgr.y (mgr.25136) 2792 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.616582+0000 mgr.y (mgr.25136) 2793 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.616582+0000 mgr.y (mgr.25136) 2793 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.617447+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.617447+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.618551+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.618551+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.620886+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.620886+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.622487+0000 mgr.y (mgr.25136) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.622487+0000 mgr.y (mgr.25136) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.695382+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.695382+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.698404+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.698404+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.701218+0000 mgr.y (mgr.25136) 2795 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.701218+0000 mgr.y (mgr.25136) 2795 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.701579+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.701579+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.527641+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.527641+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.528444+0000 mgr.y (mgr.25136) 2788 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.528444+0000 mgr.y (mgr.25136) 2788 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.528639+0000 mgr.y (mgr.25136) 2789 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.528639+0000 mgr.y (mgr.25136) 2789 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.529622+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.529622+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.530520+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.530520+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.532637+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.532637+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.535144+0000 mgr.y (mgr.25136) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.535144+0000 mgr.y (mgr.25136) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.557640+0000 mgr.y (mgr.25136) 2791 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.557640+0000 mgr.y (mgr.25136) 2791 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.612520+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.612520+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.614942+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.614942+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.616399+0000 mgr.y (mgr.25136) 2792 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.616399+0000 mgr.y (mgr.25136) 2792 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.616582+0000 mgr.y (mgr.25136) 2793 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.616582+0000 mgr.y (mgr.25136) 2793 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.617447+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.617447+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.618551+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.618551+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.620886+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.620886+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.622487+0000 mgr.y (mgr.25136) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.622487+0000 mgr.y (mgr.25136) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.695382+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.695382+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.698404+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.698404+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.701218+0000 mgr.y (mgr.25136) 2795 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.701218+0000 mgr.y (mgr.25136) 2795 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.701579+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.701579+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.701676+0000 mgr.y (mgr.25136) 2796 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.701676+0000 mgr.y (mgr.25136) 2796 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.702745+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.702745+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.706677+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.706677+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.710228+0000 mgr.y (mgr.25136) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.710228+0000 mgr.y (mgr.25136) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.801554+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.801554+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.804247+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.804247+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.809609+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.809609+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.810783+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.810783+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.815019+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[105101]: audit 2024-08-25T12:10:15.815019+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.701676+0000 mgr.y (mgr.25136) 2796 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.701676+0000 mgr.y (mgr.25136) 2796 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.702745+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.702745+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.706677+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.706677+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.710228+0000 mgr.y (mgr.25136) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.710228+0000 mgr.y (mgr.25136) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.801554+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.801554+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.804247+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.804247+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.809609+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.809609+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.810783+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.810783+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.815019+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:15 smithi059 bash[104335]: audit 2024-08-25T12:10:15.815019+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.919 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.808947+0000 mgr.y (mgr.25136) 2798 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.808947+0000 mgr.y (mgr.25136) 2798 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.809238+0000 mgr.y (mgr.25136) 2799 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.809238+0000 mgr.y (mgr.25136) 2799 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.819292+0000 mgr.y (mgr.25136) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.819292+0000 mgr.y (mgr.25136) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.906863+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.906863+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.931470+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.931470+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.933796+0000 mgr.y (mgr.25136) 2801 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.933796+0000 mgr.y (mgr.25136) 2801 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:16.920 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.933970+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.933970+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.933972+0000 mgr.y (mgr.25136) 2802 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:15.933972+0000 mgr.y (mgr.25136) 2802 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.935390+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.935390+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.938176+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:15.938176+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.942141+0000 mgr.y (mgr.25136) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:15.942141+0000 mgr.y (mgr.25136) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.022231+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.022231+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.921 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.024657+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.024657+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.028030+0000 mgr.y (mgr.25136) 2804 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.028030+0000 mgr.y (mgr.25136) 2804 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.028525+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.028525+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.029516+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.029516+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.031272+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.031272+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.032848+0000 mgr.y (mgr.25136) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.922 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.032848+0000 mgr.y (mgr.25136) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.107173+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.107173+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.109710+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.109710+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.110231+0000 mgr.y (mgr.25136) 2806 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.110231+0000 mgr.y (mgr.25136) 2806 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.110595+0000 mgr.y (mgr.25136) 2807 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.110595+0000 mgr.y (mgr.25136) 2807 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.111658+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.111658+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.923 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.112348+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.925 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.112348+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.114544+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.114544+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.117744+0000 mgr.y (mgr.25136) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.117744+0000 mgr.y (mgr.25136) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.202358+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.202358+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.204832+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.204832+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.206931+0000 mgr.y (mgr.25136) 2809 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2024-08-25T12:10:16.926 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.206931+0000 mgr.y (mgr.25136) 2809 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2024-08-25T12:10:16.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.206968+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.206968+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:16.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.207253+0000 mgr.y (mgr.25136) 2810 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-08-25T12:10:16.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.207253+0000 mgr.y (mgr.25136) 2810 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-08-25T12:10:16.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.208230+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.208230+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:16.927 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.212344+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.125 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-08-25T12:10:17.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.808947+0000 mgr.y (mgr.25136) 2798 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:17.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.808947+0000 mgr.y (mgr.25136) 2798 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:17.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.809238+0000 mgr.y (mgr.25136) 2799 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:17.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.809238+0000 mgr.y (mgr.25136) 2799 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.819292+0000 mgr.y (mgr.25136) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.819292+0000 mgr.y (mgr.25136) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.906863+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.906863+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.931470+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.931470+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.933796+0000 mgr.y (mgr.25136) 2801 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.933796+0000 mgr.y (mgr.25136) 2801 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.933970+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.933970+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.933972+0000 mgr.y (mgr.25136) 2802 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:15.933972+0000 mgr.y (mgr.25136) 2802 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:17.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.935390+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.935390+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.808947+0000 mgr.y (mgr.25136) 2798 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.808947+0000 mgr.y (mgr.25136) 2798 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.809238+0000 mgr.y (mgr.25136) 2799 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.809238+0000 mgr.y (mgr.25136) 2799 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 7 op/s 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.819292+0000 mgr.y (mgr.25136) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.819292+0000 mgr.y (mgr.25136) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.906863+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.906863+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.931470+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.931470+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.933796+0000 mgr.y (mgr.25136) 2801 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.933796+0000 mgr.y (mgr.25136) 2801 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.933970+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.933970+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.933972+0000 mgr.y (mgr.25136) 2802 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:15.933972+0000 mgr.y (mgr.25136) 2802 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.935390+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.935390+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.938176+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:15.938176+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.942141+0000 mgr.y (mgr.25136) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:15.942141+0000 mgr.y (mgr.25136) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.022231+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.022231+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.024657+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.024657+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.028030+0000 mgr.y (mgr.25136) 2804 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.028030+0000 mgr.y (mgr.25136) 2804 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.028525+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.028525+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.029516+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.029516+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.031272+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.031272+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.032848+0000 mgr.y (mgr.25136) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.032848+0000 mgr.y (mgr.25136) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.107173+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.107173+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.938176+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:15.938176+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.942141+0000 mgr.y (mgr.25136) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:15.942141+0000 mgr.y (mgr.25136) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.022231+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.022231+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.024657+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.024657+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.028030+0000 mgr.y (mgr.25136) 2804 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.028030+0000 mgr.y (mgr.25136) 2804 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.028525+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.028525+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.029516+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.029516+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.031272+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.031272+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.032848+0000 mgr.y (mgr.25136) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.032848+0000 mgr.y (mgr.25136) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.107173+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.107173+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.109710+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.109710+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.110231+0000 mgr.y (mgr.25136) 2806 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.110231+0000 mgr.y (mgr.25136) 2806 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.110595+0000 mgr.y (mgr.25136) 2807 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.110595+0000 mgr.y (mgr.25136) 2807 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.111658+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.111658+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.112348+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.112348+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.114544+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.114544+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.117744+0000 mgr.y (mgr.25136) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.117744+0000 mgr.y (mgr.25136) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.202358+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.202358+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.204832+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.204832+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.206931+0000 mgr.y (mgr.25136) 2809 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2024-08-25T12:10:17.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.206931+0000 mgr.y (mgr.25136) 2809 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.109710+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.109710+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.110231+0000 mgr.y (mgr.25136) 2806 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.110231+0000 mgr.y (mgr.25136) 2806 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.110595+0000 mgr.y (mgr.25136) 2807 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.110595+0000 mgr.y (mgr.25136) 2807 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.111658+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.111658+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.112348+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.112348+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.114544+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.114544+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.117744+0000 mgr.y (mgr.25136) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.117744+0000 mgr.y (mgr.25136) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.202358+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.202358+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.204832+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.204832+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.206931+0000 mgr.y (mgr.25136) 2809 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.206931+0000 mgr.y (mgr.25136) 2809 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 7 op/s 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.206968+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.206968+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.207253+0000 mgr.y (mgr.25136) 2810 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.207253+0000 mgr.y (mgr.25136) 2810 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.208230+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.208230+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.212344+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.212344+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.213189+0000 mgr.y (mgr.25136) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.213189+0000 mgr.y (mgr.25136) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.304750+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.304750+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.306965+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.306965+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.308761+0000 mgr.y (mgr.25136) 2812 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.308761+0000 mgr.y (mgr.25136) 2812 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.309091+0000 mgr.y (mgr.25136) 2813 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.309091+0000 mgr.y (mgr.25136) 2813 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.309622+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.206968+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.206968+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.207253+0000 mgr.y (mgr.25136) 2810 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.207253+0000 mgr.y (mgr.25136) 2810 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.208230+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.208230+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.212344+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.212344+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.213189+0000 mgr.y (mgr.25136) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.213189+0000 mgr.y (mgr.25136) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.304750+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.304750+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.306965+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.306965+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.308761+0000 mgr.y (mgr.25136) 2812 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.308761+0000 mgr.y (mgr.25136) 2812 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.309091+0000 mgr.y (mgr.25136) 2813 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.309091+0000 mgr.y (mgr.25136) 2813 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.309622+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.309622+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.310661+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.310661+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.313580+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.313580+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.314330+0000 mgr.y (mgr.25136) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.314330+0000 mgr.y (mgr.25136) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.398485+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.398485+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.400634+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.400634+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.401282+0000 mgr.y (mgr.25136) 2815 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.401282+0000 mgr.y (mgr.25136) 2815 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.401558+0000 mgr.y (mgr.25136) 2816 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.401558+0000 mgr.y (mgr.25136) 2816 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.402650+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.402650+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.403404+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.403404+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.405758+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.309622+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.310661+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.310661+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.313580+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.313580+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.314330+0000 mgr.y (mgr.25136) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.314330+0000 mgr.y (mgr.25136) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.398485+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.398485+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.400634+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.400634+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.401282+0000 mgr.y (mgr.25136) 2815 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.401282+0000 mgr.y (mgr.25136) 2815 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.401558+0000 mgr.y (mgr.25136) 2816 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.401558+0000 mgr.y (mgr.25136) 2816 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.402650+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.402650+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.403404+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.403404+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.405758+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.405758+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.406443+0000 mgr.y (mgr.25136) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.406443+0000 mgr.y (mgr.25136) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.489470+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.489470+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.491537+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.491537+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.492336+0000 mgr.y (mgr.25136) 2818 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.492336+0000 mgr.y (mgr.25136) 2818 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.492596+0000 mgr.y (mgr.25136) 2819 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.492596+0000 mgr.y (mgr.25136) 2819 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.493642+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.493642+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.494502+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.494502+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.496866+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.496866+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.500332+0000 mgr.y (mgr.25136) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.500332+0000 mgr.y (mgr.25136) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.582986+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.405758+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.406443+0000 mgr.y (mgr.25136) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.406443+0000 mgr.y (mgr.25136) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.489470+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.489470+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.491537+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.491537+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.492336+0000 mgr.y (mgr.25136) 2818 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.492336+0000 mgr.y (mgr.25136) 2818 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.492596+0000 mgr.y (mgr.25136) 2819 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.492596+0000 mgr.y (mgr.25136) 2819 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.493642+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.493642+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.494502+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.494502+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.496866+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.496866+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.500332+0000 mgr.y (mgr.25136) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.500332+0000 mgr.y (mgr.25136) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.582986+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.582986+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.585033+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.585033+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.585470+0000 mgr.y (mgr.25136) 2821 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.585470+0000 mgr.y (mgr.25136) 2821 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.585714+0000 mgr.y (mgr.25136) 2822 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.585714+0000 mgr.y (mgr.25136) 2822 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.587114+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.587114+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.587773+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.587773+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.589333+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.589333+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.590344+0000 mgr.y (mgr.25136) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.590344+0000 mgr.y (mgr.25136) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.663955+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.663955+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.666072+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.666072+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.666736+0000 mgr.y (mgr.25136) 2824 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.666736+0000 mgr.y (mgr.25136) 2824 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.666961+0000 mgr.y (mgr.25136) 2825 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.666961+0000 mgr.y (mgr.25136) 2825 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.668103+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.668103+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.668844+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.668844+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.672713+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.672713+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.674471+0000 mgr.y (mgr.25136) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.674471+0000 mgr.y (mgr.25136) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.764518+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.764518+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.766705+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.766705+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.769841+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.769841+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.770685+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.770685+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.774523+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.774523+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.851925+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.851925+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.854555+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.854555+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.856980+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.856980+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.857961+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.857961+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.862247+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[105101]: audit 2024-08-25T12:10:16.862247+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.582986+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.585033+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.585033+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.585470+0000 mgr.y (mgr.25136) 2821 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.585470+0000 mgr.y (mgr.25136) 2821 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.585714+0000 mgr.y (mgr.25136) 2822 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.585714+0000 mgr.y (mgr.25136) 2822 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.587114+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.587114+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.587773+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.587773+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.589333+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.589333+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.590344+0000 mgr.y (mgr.25136) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.590344+0000 mgr.y (mgr.25136) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.663955+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.663955+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.666072+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.666072+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.666736+0000 mgr.y (mgr.25136) 2824 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.666736+0000 mgr.y (mgr.25136) 2824 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.666961+0000 mgr.y (mgr.25136) 2825 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.666961+0000 mgr.y (mgr.25136) 2825 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.668103+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.668103+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.668844+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.668844+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.672713+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.672713+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.674471+0000 mgr.y (mgr.25136) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.674471+0000 mgr.y (mgr.25136) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.764518+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.764518+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.766705+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.766705+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.769841+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.769841+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.770685+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.770685+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.774523+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.774523+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.851925+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.851925+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.854555+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.854555+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.856980+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.856980+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.857961+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.857961+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.862247+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:16 smithi059 bash[104335]: audit 2024-08-25T12:10:16.862247+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.212344+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.213189+0000 mgr.y (mgr.25136) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.213189+0000 mgr.y (mgr.25136) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.304750+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.304750+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.306965+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.306965+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.308761+0000 mgr.y (mgr.25136) 2812 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.308761+0000 mgr.y (mgr.25136) 2812 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.309091+0000 mgr.y (mgr.25136) 2813 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.309091+0000 mgr.y (mgr.25136) 2813 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.309622+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.309622+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.310661+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.310661+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.313580+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.313580+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.314330+0000 mgr.y (mgr.25136) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.314330+0000 mgr.y (mgr.25136) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.398485+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.398485+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.400634+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.400634+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.401282+0000 mgr.y (mgr.25136) 2815 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.401282+0000 mgr.y (mgr.25136) 2815 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.401558+0000 mgr.y (mgr.25136) 2816 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.401558+0000 mgr.y (mgr.25136) 2816 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.402650+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.402650+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.403404+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.403404+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.405758+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.405758+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.406443+0000 mgr.y (mgr.25136) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.406443+0000 mgr.y (mgr.25136) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.489470+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.489470+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.491537+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.491537+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.492336+0000 mgr.y (mgr.25136) 2818 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.492336+0000 mgr.y (mgr.25136) 2818 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.492596+0000 mgr.y (mgr.25136) 2819 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.492596+0000 mgr.y (mgr.25136) 2819 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.493642+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.493642+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.494502+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.494502+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.496866+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.496866+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.500332+0000 mgr.y (mgr.25136) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.500332+0000 mgr.y (mgr.25136) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.582986+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.582986+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.585033+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.585033+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.585470+0000 mgr.y (mgr.25136) 2821 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.585470+0000 mgr.y (mgr.25136) 2821 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.585714+0000 mgr.y (mgr.25136) 2822 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.585714+0000 mgr.y (mgr.25136) 2822 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.587114+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.587114+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.587773+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.587773+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.589333+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.589333+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.590344+0000 mgr.y (mgr.25136) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.590344+0000 mgr.y (mgr.25136) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.663955+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.663955+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.666072+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.666072+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.666736+0000 mgr.y (mgr.25136) 2824 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.666736+0000 mgr.y (mgr.25136) 2824 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.666961+0000 mgr.y (mgr.25136) 2825 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.666961+0000 mgr.y (mgr.25136) 2825 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.668103+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.668103+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.668844+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.668844+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.672713+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.672713+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.674471+0000 mgr.y (mgr.25136) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.674471+0000 mgr.y (mgr.25136) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.764518+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.764518+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.766705+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.766705+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.769841+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.769841+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.770685+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.770685+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.774523+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.774523+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.851925+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.851925+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.854555+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.854555+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.856980+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.856980+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.857961+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.857961+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.862247+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:16 smithi196 bash[84730]: audit 2024-08-25T12:10:16.862247+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.878 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:10:17.878 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 0s ago 51m - - 2024-08-25T12:10:17.878 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 12s ago 51m - - 2024-08-25T12:10:17.878 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (14m) 0s ago 42m 14.7M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (13m) 12s ago 41m 67.6M - c8b91775d855 f57175f62128 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (16m) 0s ago 39m 49.6M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (16m) 12s ago 50m 444M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (27m) 0s ago 52m 545M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (10m) 0s ago 53m 77.6M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (12m) 12s ago 50m 61.9M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (10m) 0s ago 50m 54.8M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (16m) 0s ago 42m 8487k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (15m) 12s ago 42m 8672k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (8m) 0s ago 49m 61.7M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (7m) 0s ago 48m 57.9M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:10:17.879 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (6m) 0s ago 48m 52.9M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:10:17.880 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (5m) 0s ago 47m 63.7M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:10:17.880 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (4m) 12s ago 46m 49.3M 3036M 19.0.0-5847-g79766939 50bbda8a3289 881411fbf9b3 2024-08-25T12:10:17.880 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (3m) 12s ago 45m 52.7M 3036M 19.0.0-5847-g79766939 50bbda8a3289 8da9bcc12505 2024-08-25T12:10:17.880 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (2m) 12s ago 44m 50.1M 3036M 19.0.0-5847-g79766939 50bbda8a3289 b5a8cbff55f0 2024-08-25T12:10:17.880 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (2m) 12s ago 43m 48.5M 3036M 19.0.0-5847-g79766939 50bbda8a3289 40cdb6224aa9 2024-08-25T12:10:17.880 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (15m) 12s ago 42m 55.3M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:10:17.880 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (20s) 0s ago 39m 89.1M - 19.0.0-5847-g79766939 50bbda8a3289 ad8312a9888d 2024-08-25T12:10:17.880 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 starting - - - - 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.769020+0000 mgr.y (mgr.25136) 2827 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.769020+0000 mgr.y (mgr.25136) 2827 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.769411+0000 mgr.y (mgr.25136) 2828 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.769411+0000 mgr.y (mgr.25136) 2828 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.775218+0000 mgr.y (mgr.25136) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.775218+0000 mgr.y (mgr.25136) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.856250+0000 mgr.y (mgr.25136) 2830 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.856250+0000 mgr.y (mgr.25136) 2830 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.856489+0000 mgr.y (mgr.25136) 2831 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.856489+0000 mgr.y (mgr.25136) 2831 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:17.926 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.865204+0000 mgr.y (mgr.25136) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.865204+0000 mgr.y (mgr.25136) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.958073+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.958073+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.960321+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.960321+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.962285+0000 mgr.y (mgr.25136) 2833 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.962285+0000 mgr.y (mgr.25136) 2833 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.962526+0000 mgr.y (mgr.25136) 2834 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:16.962526+0000 mgr.y (mgr.25136) 2834 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.963123+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.963123+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.964052+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.964052+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.967841+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:16.967841+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.969610+0000 mgr.y (mgr.25136) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:16.969610+0000 mgr.y (mgr.25136) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.051414+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.051414+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.053851+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.053851+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.054888+0000 mgr.y (mgr.25136) 2836 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.054888+0000 mgr.y (mgr.25136) 2836 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.055150+0000 mgr.y (mgr.25136) 2837 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.055150+0000 mgr.y (mgr.25136) 2837 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.056144+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.056144+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.056943+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.056943+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.061830+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.061830+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.064364+0000 mgr.y (mgr.25136) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.064364+0000 mgr.y (mgr.25136) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.112959+0000 mgr.y (mgr.25136) 2839 : audit [DBG] from='client.74750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.112959+0000 mgr.y (mgr.25136) 2839 : audit [DBG] from='client.74750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.145763+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.145763+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.148629+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.148629+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.150854+0000 mgr.y (mgr.25136) 2840 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.150854+0000 mgr.y (mgr.25136) 2840 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.151113+0000 mgr.y (mgr.25136) 2841 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.151113+0000 mgr.y (mgr.25136) 2841 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.151282+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.151282+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.152500+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.152500+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.158707+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.158707+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.159576+0000 mgr.y (mgr.25136) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.159576+0000 mgr.y (mgr.25136) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.255516+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.255516+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.258317+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.258317+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.260819+0000 mgr.y (mgr.25136) 2843 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.260819+0000 mgr.y (mgr.25136) 2843 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.261080+0000 mgr.y (mgr.25136) 2844 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.261080+0000 mgr.y (mgr.25136) 2844 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.261292+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.261292+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.262415+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.262415+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.269019+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.269019+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.273065+0000 mgr.y (mgr.25136) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.273065+0000 mgr.y (mgr.25136) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.357053+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.357053+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.359640+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.359640+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.361633+0000 mgr.y (mgr.25136) 2846 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.361633+0000 mgr.y (mgr.25136) 2846 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.361922+0000 mgr.y (mgr.25136) 2847 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.361922+0000 mgr.y (mgr.25136) 2847 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.362144+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.362144+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.363326+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.363326+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.370357+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.370357+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.372872+0000 mgr.y (mgr.25136) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.372872+0000 mgr.y (mgr.25136) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.453621+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.453621+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.456874+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.456874+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.459544+0000 mgr.y (mgr.25136) 2849 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.459544+0000 mgr.y (mgr.25136) 2849 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.459801+0000 mgr.y (mgr.25136) 2850 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.459801+0000 mgr.y (mgr.25136) 2850 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.459895+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.459895+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.461250+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.461250+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.467587+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.467587+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.470274+0000 mgr.y (mgr.25136) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.470274+0000 mgr.y (mgr.25136) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.491409+0000 mgr.y (mgr.25136) 2852 : audit [DBG] from='client.64761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.491409+0000 mgr.y (mgr.25136) 2852 : audit [DBG] from='client.64761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.556039+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.556039+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.558760+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.769020+0000 mgr.y (mgr.25136) 2827 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.769020+0000 mgr.y (mgr.25136) 2827 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.769411+0000 mgr.y (mgr.25136) 2828 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.769411+0000 mgr.y (mgr.25136) 2828 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.775218+0000 mgr.y (mgr.25136) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.775218+0000 mgr.y (mgr.25136) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.856250+0000 mgr.y (mgr.25136) 2830 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.856250+0000 mgr.y (mgr.25136) 2830 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.856489+0000 mgr.y (mgr.25136) 2831 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.856489+0000 mgr.y (mgr.25136) 2831 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.865204+0000 mgr.y (mgr.25136) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.865204+0000 mgr.y (mgr.25136) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:17.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.958073+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.769020+0000 mgr.y (mgr.25136) 2827 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.769020+0000 mgr.y (mgr.25136) 2827 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.769411+0000 mgr.y (mgr.25136) 2828 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.769411+0000 mgr.y (mgr.25136) 2828 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.775218+0000 mgr.y (mgr.25136) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.775218+0000 mgr.y (mgr.25136) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.856250+0000 mgr.y (mgr.25136) 2830 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.856250+0000 mgr.y (mgr.25136) 2830 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.856489+0000 mgr.y (mgr.25136) 2831 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.856489+0000 mgr.y (mgr.25136) 2831 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 214 op/s 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.865204+0000 mgr.y (mgr.25136) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.865204+0000 mgr.y (mgr.25136) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.958073+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.958073+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.960321+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.960321+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.962285+0000 mgr.y (mgr.25136) 2833 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.962285+0000 mgr.y (mgr.25136) 2833 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:18.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.962526+0000 mgr.y (mgr.25136) 2834 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:16.962526+0000 mgr.y (mgr.25136) 2834 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.963123+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.963123+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.964052+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.964052+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.967841+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:16.967841+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.969610+0000 mgr.y (mgr.25136) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:16.969610+0000 mgr.y (mgr.25136) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.051414+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.051414+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.053851+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.053851+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.054888+0000 mgr.y (mgr.25136) 2836 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.054888+0000 mgr.y (mgr.25136) 2836 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.055150+0000 mgr.y (mgr.25136) 2837 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.055150+0000 mgr.y (mgr.25136) 2837 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.056144+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.056144+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.056943+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.056943+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.061830+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.061830+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.064364+0000 mgr.y (mgr.25136) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.064364+0000 mgr.y (mgr.25136) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.112959+0000 mgr.y (mgr.25136) 2839 : audit [DBG] from='client.74750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.112959+0000 mgr.y (mgr.25136) 2839 : audit [DBG] from='client.74750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:18.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.145763+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.145763+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.148629+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.148629+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.150854+0000 mgr.y (mgr.25136) 2840 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.150854+0000 mgr.y (mgr.25136) 2840 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.151113+0000 mgr.y (mgr.25136) 2841 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.151113+0000 mgr.y (mgr.25136) 2841 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.151282+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.151282+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.152500+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.152500+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.158707+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.158707+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.159576+0000 mgr.y (mgr.25136) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.159576+0000 mgr.y (mgr.25136) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.255516+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.255516+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.258317+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.258317+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.260819+0000 mgr.y (mgr.25136) 2843 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.260819+0000 mgr.y (mgr.25136) 2843 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.261080+0000 mgr.y (mgr.25136) 2844 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.261080+0000 mgr.y (mgr.25136) 2844 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.261292+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.261292+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.262415+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.262415+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.269019+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.269019+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.273065+0000 mgr.y (mgr.25136) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.273065+0000 mgr.y (mgr.25136) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.357053+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.357053+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.359640+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.359640+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.361633+0000 mgr.y (mgr.25136) 2846 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.361633+0000 mgr.y (mgr.25136) 2846 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.361922+0000 mgr.y (mgr.25136) 2847 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.361922+0000 mgr.y (mgr.25136) 2847 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:18.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.362144+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.362144+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.363326+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.363326+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.370357+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.370357+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.372872+0000 mgr.y (mgr.25136) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.372872+0000 mgr.y (mgr.25136) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.453621+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.453621+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.456874+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.456874+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.459544+0000 mgr.y (mgr.25136) 2849 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.459544+0000 mgr.y (mgr.25136) 2849 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.459801+0000 mgr.y (mgr.25136) 2850 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.459801+0000 mgr.y (mgr.25136) 2850 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.459895+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.459895+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.461250+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.119 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.461250+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.467587+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.467587+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.470274+0000 mgr.y (mgr.25136) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.470274+0000 mgr.y (mgr.25136) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.491409+0000 mgr.y (mgr.25136) 2852 : audit [DBG] from='client.64761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.491409+0000 mgr.y (mgr.25136) 2852 : audit [DBG] from='client.64761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.556039+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.556039+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.558760+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.558760+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.561028+0000 mgr.y (mgr.25136) 2853 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.561028+0000 mgr.y (mgr.25136) 2853 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.120 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.561295+0000 mgr.y (mgr.25136) 2854 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.561295+0000 mgr.y (mgr.25136) 2854 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.561392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.561392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.562754+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.562754+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.566463+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.566463+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.568836+0000 mgr.y (mgr.25136) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.568836+0000 mgr.y (mgr.25136) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.692052+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.692052+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.695215+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.695215+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.697655+0000 mgr.y (mgr.25136) 2856 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.121 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.697655+0000 mgr.y (mgr.25136) 2856 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.697915+0000 mgr.y (mgr.25136) 2857 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.697915+0000 mgr.y (mgr.25136) 2857 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.698047+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.698047+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.699311+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.699311+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.703135+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.703135+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.705759+0000 mgr.y (mgr.25136) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.705759+0000 mgr.y (mgr.25136) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.730414+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.730414+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.742076+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.122 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.742076+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.743871+0000 mgr.y (mgr.25136) 2859 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.743871+0000 mgr.y (mgr.25136) 2859 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.749862+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.749862+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.793217+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.793217+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.795372+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.795372+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.797150+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.797150+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.797807+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.797807+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.123 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.799324+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.799324+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.875359+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.875359+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.886129+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.886129+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.888761+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.888761+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.889828+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.889828+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.892698+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.124 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:17 smithi196 bash[84730]: audit 2024-08-25T12:10:17.892698+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.558760+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.561028+0000 mgr.y (mgr.25136) 2853 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.561028+0000 mgr.y (mgr.25136) 2853 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.561295+0000 mgr.y (mgr.25136) 2854 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.561295+0000 mgr.y (mgr.25136) 2854 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.561392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.561392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.562754+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.562754+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.566463+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.566463+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.568836+0000 mgr.y (mgr.25136) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.568836+0000 mgr.y (mgr.25136) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.692052+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.692052+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.695215+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.695215+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.697655+0000 mgr.y (mgr.25136) 2856 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.697655+0000 mgr.y (mgr.25136) 2856 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.958073+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.960321+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.960321+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.962285+0000 mgr.y (mgr.25136) 2833 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.962285+0000 mgr.y (mgr.25136) 2833 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.962526+0000 mgr.y (mgr.25136) 2834 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:16.962526+0000 mgr.y (mgr.25136) 2834 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 196 op/s 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.963123+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.963123+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.964052+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.964052+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.967841+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:16.967841+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.969610+0000 mgr.y (mgr.25136) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:16.969610+0000 mgr.y (mgr.25136) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.051414+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.051414+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.053851+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.053851+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.054888+0000 mgr.y (mgr.25136) 2836 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.054888+0000 mgr.y (mgr.25136) 2836 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.055150+0000 mgr.y (mgr.25136) 2837 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.055150+0000 mgr.y (mgr.25136) 2837 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 202 op/s 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.056144+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.056144+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.056943+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.056943+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.061830+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.061830+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.064364+0000 mgr.y (mgr.25136) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.064364+0000 mgr.y (mgr.25136) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.112959+0000 mgr.y (mgr.25136) 2839 : audit [DBG] from='client.74750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.112959+0000 mgr.y (mgr.25136) 2839 : audit [DBG] from='client.74750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.145763+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.145763+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.148629+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.148629+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.150854+0000 mgr.y (mgr.25136) 2840 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.697915+0000 mgr.y (mgr.25136) 2857 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.697915+0000 mgr.y (mgr.25136) 2857 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.698047+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.698047+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.699311+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.699311+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.703135+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.703135+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.705759+0000 mgr.y (mgr.25136) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.705759+0000 mgr.y (mgr.25136) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.730414+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.730414+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.742076+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.742076+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.743871+0000 mgr.y (mgr.25136) 2859 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.743871+0000 mgr.y (mgr.25136) 2859 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.749862+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.749862+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.793217+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.793217+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.795372+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.795372+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.150854+0000 mgr.y (mgr.25136) 2840 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.151113+0000 mgr.y (mgr.25136) 2841 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.151113+0000 mgr.y (mgr.25136) 2841 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.151282+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.151282+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.152500+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.152500+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.158707+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.158707+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.159576+0000 mgr.y (mgr.25136) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.159576+0000 mgr.y (mgr.25136) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.255516+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.255516+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.258317+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.258317+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.260819+0000 mgr.y (mgr.25136) 2843 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.260819+0000 mgr.y (mgr.25136) 2843 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.261080+0000 mgr.y (mgr.25136) 2844 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:18.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.261080+0000 mgr.y (mgr.25136) 2844 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 352 KiB/s rd, 0 B/s wr, 532 op/s 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.797150+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.797150+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.797807+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.797807+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.799324+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.799324+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.875359+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.875359+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.886129+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.886129+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.888761+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.888761+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.889828+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.889828+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.892698+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[104335]: audit 2024-08-25T12:10:17.892698+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.261292+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.261292+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.262415+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.262415+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.269019+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.269019+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.273065+0000 mgr.y (mgr.25136) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.273065+0000 mgr.y (mgr.25136) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.357053+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.357053+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.359640+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.359640+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.361633+0000 mgr.y (mgr.25136) 2846 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.361633+0000 mgr.y (mgr.25136) 2846 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.361922+0000 mgr.y (mgr.25136) 2847 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.361922+0000 mgr.y (mgr.25136) 2847 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 717 KiB/s rd, 3.3 KiB/s wr, 1.06k op/s 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.362144+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.362144+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.363326+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.363326+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.370357+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.370357+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.372872+0000 mgr.y (mgr.25136) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.372872+0000 mgr.y (mgr.25136) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.453621+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.453621+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.456874+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.456874+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.459544+0000 mgr.y (mgr.25136) 2849 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.459544+0000 mgr.y (mgr.25136) 2849 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.459801+0000 mgr.y (mgr.25136) 2850 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.459801+0000 mgr.y (mgr.25136) 2850 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 713 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.459895+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.459895+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.461250+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.461250+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.467587+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.467587+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.470274+0000 mgr.y (mgr.25136) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.470274+0000 mgr.y (mgr.25136) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.491409+0000 mgr.y (mgr.25136) 2852 : audit [DBG] from='client.64761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.491409+0000 mgr.y (mgr.25136) 2852 : audit [DBG] from='client.64761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.556039+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.556039+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.558760+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.558760+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.561028+0000 mgr.y (mgr.25136) 2853 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.561028+0000 mgr.y (mgr.25136) 2853 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.561295+0000 mgr.y (mgr.25136) 2854 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.561295+0000 mgr.y (mgr.25136) 2854 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 383 KiB/s rd, 3.3 KiB/s wr, 552 op/s 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.561392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.561392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.562754+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.562754+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.566463+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.566463+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.568836+0000 mgr.y (mgr.25136) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.568836+0000 mgr.y (mgr.25136) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.692052+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.692052+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.695215+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.695215+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.697655+0000 mgr.y (mgr.25136) 2856 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.697655+0000 mgr.y (mgr.25136) 2856 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.697915+0000 mgr.y (mgr.25136) 2857 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.697915+0000 mgr.y (mgr.25136) 2857 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.698047+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.698047+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.699311+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.699311+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.703135+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.703135+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.705759+0000 mgr.y (mgr.25136) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.705759+0000 mgr.y (mgr.25136) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.730414+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.730414+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.742076+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.742076+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.743871+0000 mgr.y (mgr.25136) 2859 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.743871+0000 mgr.y (mgr.25136) 2859 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail 2024-08-25T12:10:18.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.749862+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.749862+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.793217+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.793217+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.795372+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.795372+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.797150+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.797150+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.797807+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.797807+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.799324+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.799324+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.875359+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.875359+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:18.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.886129+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.886129+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:18.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.888761+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.888761+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:18.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.889828+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.889828+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:18.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.892698+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:17 smithi059 bash[105101]: audit 2024-08-25T12:10:17.892698+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 3 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 8 2024-08-25T12:10:18.301 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 2, 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 1 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-5847-g79766939 (797669399b32d2915e64eb6d4b1257ae3c50f80b) squid (dev)": 15, 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.1.0-1418-gfe0f1a54 (fe0f1a54b2262aabff59597f61ceb2581b666ea0) squid (rc)": 1 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-08-25T12:10:18.302 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:10:18.651 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-08-25T12:10:18.651 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:797669399b32d2915e64eb6d4b1257ae3c50f80b", 2024-08-25T12:10:18.652 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-08-25T12:10:18.652 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-08-25T12:10:18.652 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-08-25T12:10:18.652 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "1/2 daemons upgraded", 2024-08-25T12:10:18.652 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading rgw daemons", 2024-08-25T12:10:18.652 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-08-25T12:10:18.652 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-08-25T12:10:19.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.800579+0000 mgr.y (mgr.25136) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.800579+0000 mgr.y (mgr.25136) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.864657+0000 mgr.y (mgr.25136) 2861 : audit [DBG] from='client.64767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.864657+0000 mgr.y (mgr.25136) 2861 : audit [DBG] from='client.64767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.895237+0000 mgr.y (mgr.25136) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.895237+0000 mgr.y (mgr.25136) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.911136+0000 mon.a (mon.0) 1626 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.911136+0000 mon.a (mon.0) 1626 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.911163+0000 mon.a (mon.0) 1627 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cluster 2024-08-25T12:10:17.911163+0000 mon.a (mon.0) 1627 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:19.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.975235+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.975235+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.977852+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.977852+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.980893+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.980893+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.982016+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.982016+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.988919+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:17.988919+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.992069+0000 mgr.y (mgr.25136) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.800579+0000 mgr.y (mgr.25136) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.800579+0000 mgr.y (mgr.25136) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.864657+0000 mgr.y (mgr.25136) 2861 : audit [DBG] from='client.64767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.864657+0000 mgr.y (mgr.25136) 2861 : audit [DBG] from='client.64767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.895237+0000 mgr.y (mgr.25136) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.895237+0000 mgr.y (mgr.25136) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.911136+0000 mon.a (mon.0) 1626 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.911136+0000 mon.a (mon.0) 1626 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.911163+0000 mon.a (mon.0) 1627 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cluster 2024-08-25T12:10:17.911163+0000 mon.a (mon.0) 1627 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:19.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.975235+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.975235+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.977852+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.977852+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.980893+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.980893+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.982016+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.982016+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.988919+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:17.988919+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.031 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.992069+0000 mgr.y (mgr.25136) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:17.992069+0000 mgr.y (mgr.25136) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.068641+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.068641+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.071235+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.071235+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.073979+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.073979+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.075040+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.075040+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.078308+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.078308+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.080862+0000 mgr.y (mgr.25136) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.080862+0000 mgr.y (mgr.25136) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.162324+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.162324+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.165291+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.165291+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.167701+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.167701+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:17.992069+0000 mgr.y (mgr.25136) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.068641+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.068641+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.033 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.071235+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.071235+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.073979+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.073979+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.075040+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.075040+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.078308+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.078308+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.080862+0000 mgr.y (mgr.25136) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.080862+0000 mgr.y (mgr.25136) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.162324+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.162324+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.165291+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.165291+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.167701+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.167701+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.168894+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.168894+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.172221+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.172221+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.174778+0000 mgr.y (mgr.25136) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.174778+0000 mgr.y (mgr.25136) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.247860+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.247860+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.249858+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.249858+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.251870+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.251870+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.252633+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.252633+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.255310+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.255310+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.255991+0000 mgr.y (mgr.25136) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.255991+0000 mgr.y (mgr.25136) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.303956+0000 mon.a (mon.0) 1632 : audit [DBG] from='client.? 172.21.15.59:0/81292504' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.303956+0000 mon.a (mon.0) 1632 : audit [DBG] from='client.? 172.21.15.59:0/81292504' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.331519+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.168894+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.168894+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.172221+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.172221+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.174778+0000 mgr.y (mgr.25136) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.174778+0000 mgr.y (mgr.25136) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.247860+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.247860+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.249858+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.249858+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.251870+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.251870+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.252633+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.252633+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.255310+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.255310+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.255991+0000 mgr.y (mgr.25136) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.255991+0000 mgr.y (mgr.25136) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.303956+0000 mon.a (mon.0) 1632 : audit [DBG] from='client.? 172.21.15.59:0/81292504' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.303956+0000 mon.a (mon.0) 1632 : audit [DBG] from='client.? 172.21.15.59:0/81292504' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.331519+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.331519+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.333903+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.333903+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.336135+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.336135+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.336988+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.336988+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.338976+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.338976+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.340189+0000 mgr.y (mgr.25136) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.340189+0000 mgr.y (mgr.25136) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.420219+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.420219+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.422672+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.039 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.422672+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.425077+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.425077+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.426116+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.426116+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.428208+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.331519+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.333903+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.333903+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.040 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.336135+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.336135+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.336988+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.336988+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.338976+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.338976+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.340189+0000 mgr.y (mgr.25136) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.340189+0000 mgr.y (mgr.25136) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.420219+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.420219+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.422672+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.422672+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.425077+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.425077+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.426116+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.426116+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.428208+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.428208+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.431745+0000 mgr.y (mgr.25136) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.431745+0000 mgr.y (mgr.25136) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.507523+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.507523+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.510072+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.510072+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.512555+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.512555+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.513584+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.513584+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.516117+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.516117+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.519576+0000 mgr.y (mgr.25136) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.519576+0000 mgr.y (mgr.25136) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.597335+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.597335+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.600565+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.600565+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.043 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.603515+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.428208+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.431745+0000 mgr.y (mgr.25136) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.431745+0000 mgr.y (mgr.25136) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.507523+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.507523+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.510072+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.510072+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.512555+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.512555+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.513584+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.513584+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.516117+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.516117+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.044 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.519576+0000 mgr.y (mgr.25136) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.519576+0000 mgr.y (mgr.25136) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.597335+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.597335+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.600565+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.600565+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.603515+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.603515+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.604559+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.604559+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.608592+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.045 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.608592+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.611678+0000 mgr.y (mgr.25136) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.611678+0000 mgr.y (mgr.25136) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.654354+0000 mgr.y (mgr.25136) 2871 : audit [DBG] from='client.64779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.654354+0000 mgr.y (mgr.25136) 2871 : audit [DBG] from='client.64779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.688725+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.688725+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.691470+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.691470+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.694082+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.694082+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.695436+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.695436+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.699944+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.699944+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.701827+0000 mgr.y (mgr.25136) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.603515+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.604559+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.604559+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.608592+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.608592+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.611678+0000 mgr.y (mgr.25136) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.611678+0000 mgr.y (mgr.25136) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.654354+0000 mgr.y (mgr.25136) 2871 : audit [DBG] from='client.64779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.654354+0000 mgr.y (mgr.25136) 2871 : audit [DBG] from='client.64779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.688725+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.688725+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.691470+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.691470+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.694082+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.694082+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.695436+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.695436+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.699944+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.699944+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.701827+0000 mgr.y (mgr.25136) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.701827+0000 mgr.y (mgr.25136) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.776329+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.776329+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.778842+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.778842+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.781261+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.781261+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.782126+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.782126+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.784244+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.784244+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.860231+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.860231+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.862769+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.862769+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.865259+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.865259+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.866476+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.866476+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.868958+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[105101]: audit 2024-08-25T12:10:18.868958+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.701827+0000 mgr.y (mgr.25136) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.050 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.776329+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.776329+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.778842+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.778842+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.781261+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.781261+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.782126+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.782126+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.784244+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.784244+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.860231+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.860231+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.862769+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.862769+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.865259+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.865259+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.866476+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.866476+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.868958+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:18 smithi059 bash[104335]: audit 2024-08-25T12:10:18.868958+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.275 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.800579+0000 mgr.y (mgr.25136) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.275 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.800579+0000 mgr.y (mgr.25136) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.275 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.864657+0000 mgr.y (mgr.25136) 2861 : audit [DBG] from='client.64767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.864657+0000 mgr.y (mgr.25136) 2861 : audit [DBG] from='client.64767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.895237+0000 mgr.y (mgr.25136) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.895237+0000 mgr.y (mgr.25136) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.911136+0000 mon.a (mon.0) 1626 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.911136+0000 mon.a (mon.0) 1626 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.911163+0000 mon.a (mon.0) 1627 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cluster 2024-08-25T12:10:17.911163+0000 mon.a (mon.0) 1627 : cluster [INF] Cluster is now healthy 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.975235+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.975235+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.977852+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.977852+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.276 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.980893+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.277 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.980893+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.277 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.982016+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.277 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.982016+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.277 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.988919+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.277 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:17.988919+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.277 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.992069+0000 mgr.y (mgr.25136) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:17.992069+0000 mgr.y (mgr.25136) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.068641+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.068641+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.071235+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.071235+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.073979+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.073979+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.075040+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.075040+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.078308+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.278 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.078308+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.080862+0000 mgr.y (mgr.25136) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.080862+0000 mgr.y (mgr.25136) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.162324+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.162324+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.165291+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.165291+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.167701+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.167701+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.168894+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.168894+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.172221+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.172221+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.174778+0000 mgr.y (mgr.25136) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.174778+0000 mgr.y (mgr.25136) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.247860+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.247860+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.249858+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.249858+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.251870+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.251870+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.280 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.252633+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.252633+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.255310+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.255310+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.255991+0000 mgr.y (mgr.25136) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.255991+0000 mgr.y (mgr.25136) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.303956+0000 mon.a (mon.0) 1632 : audit [DBG] from='client.? 172.21.15.59:0/81292504' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.303956+0000 mon.a (mon.0) 1632 : audit [DBG] from='client.? 172.21.15.59:0/81292504' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.331519+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.331519+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.333903+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.333903+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.281 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.336135+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.336135+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.336988+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.336988+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.338976+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.338976+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.340189+0000 mgr.y (mgr.25136) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.340189+0000 mgr.y (mgr.25136) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.420219+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.420219+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.422672+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.282 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.422672+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.425077+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.425077+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.426116+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.426116+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.428208+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.428208+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.431745+0000 mgr.y (mgr.25136) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.431745+0000 mgr.y (mgr.25136) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.507523+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.507523+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.510072+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.510072+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.283 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.512555+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.512555+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.513584+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.513584+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.516117+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.516117+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.519576+0000 mgr.y (mgr.25136) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.519576+0000 mgr.y (mgr.25136) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.597335+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.597335+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.600565+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.600565+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.284 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.603515+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.603515+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.604559+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.604559+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.608592+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.608592+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.611678+0000 mgr.y (mgr.25136) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.611678+0000 mgr.y (mgr.25136) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.654354+0000 mgr.y (mgr.25136) 2871 : audit [DBG] from='client.64779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.654354+0000 mgr.y (mgr.25136) 2871 : audit [DBG] from='client.64779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.688725+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.688725+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.285 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.691470+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.691470+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.694082+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.694082+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.695436+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.695436+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.699944+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.699944+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.701827+0000 mgr.y (mgr.25136) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.701827+0000 mgr.y (mgr.25136) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.776329+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.776329+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.778842+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.778842+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.286 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.781261+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.781261+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.782126+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.782126+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.784244+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.784244+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.860231+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.860231+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.862769+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.862769+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.865259+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.865259+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.866476+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.866476+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:19.288 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.868958+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.288 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:18 smithi196 bash[84730]: audit 2024-08-25T12:10:18.868958+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:19.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:10:19] "GET /metrics HTTP/1.1" 200 38389 "" "Prometheus/2.51.0" 2024-08-25T12:10:20.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.787635+0000 mgr.y (mgr.25136) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.787635+0000 mgr.y (mgr.25136) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.872464+0000 mgr.y (mgr.25136) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.872464+0000 mgr.y (mgr.25136) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.957994+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.957994+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.960160+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.960160+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.962022+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.962022+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.962749+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.962749+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.964147+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:18.964147+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.965044+0000 mgr.y (mgr.25136) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:18.965044+0000 mgr.y (mgr.25136) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.038932+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.038932+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.041362+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.041362+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.787635+0000 mgr.y (mgr.25136) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.787635+0000 mgr.y (mgr.25136) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.872464+0000 mgr.y (mgr.25136) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.872464+0000 mgr.y (mgr.25136) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.957994+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.957994+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.960160+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.960160+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.962022+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.962022+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.962749+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.962749+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.964147+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:18.964147+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.965044+0000 mgr.y (mgr.25136) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:18.965044+0000 mgr.y (mgr.25136) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.038932+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.038932+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.041362+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.041362+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.043912+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.043912+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.044724+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.044724+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.048193+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.048193+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.048852+0000 mgr.y (mgr.25136) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.048852+0000 mgr.y (mgr.25136) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.128244+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.128244+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.130431+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.130431+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.133293+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.133293+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.134324+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.134324+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.139432+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.139432+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.140202+0000 mgr.y (mgr.25136) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.140202+0000 mgr.y (mgr.25136) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.249791+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.249791+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.252631+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.252631+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.255730+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.255730+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.257029+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.257029+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.264909+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.264909+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.265939+0000 mgr.y (mgr.25136) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.265939+0000 mgr.y (mgr.25136) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.401149+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.401149+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.404174+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.404174+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.408426+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.408426+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.409844+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.409844+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.043912+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.043912+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.044724+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.044724+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.048193+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.048193+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.048852+0000 mgr.y (mgr.25136) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.048852+0000 mgr.y (mgr.25136) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.128244+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.128244+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.130431+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.130431+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.133293+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.133293+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.134324+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.134324+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.139432+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.139432+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.140202+0000 mgr.y (mgr.25136) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.140202+0000 mgr.y (mgr.25136) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.417973+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.417973+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.419331+0000 mgr.y (mgr.25136) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.419331+0000 mgr.y (mgr.25136) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.561707+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.561707+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.565113+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.565113+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.568581+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.568581+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.569896+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.569896+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.578284+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.578284+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.579602+0000 mgr.y (mgr.25136) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.579602+0000 mgr.y (mgr.25136) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.630112+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:20.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.630112+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.678204+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.678204+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.681428+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.681428+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.685220+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.685220+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.686823+0000 mon.b (mon.1) 3785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.686823+0000 mon.b (mon.1) 3785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.695411+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.695411+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.696373+0000 mgr.y (mgr.25136) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.696373+0000 mgr.y (mgr.25136) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cluster 2024-08-25T12:10:19.745043+0000 mgr.y (mgr.25136) 2882 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 176 op/s 2024-08-25T12:10:20.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: cluster 2024-08-25T12:10:19.745043+0000 mgr.y (mgr.25136) 2882 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 176 op/s 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.824051+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.824051+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.826899+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.826899+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.830283+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.830283+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.831646+0000 mon.b (mon.1) 3789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.249791+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.249791+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.252631+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.252631+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.255730+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.255730+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.257029+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.257029+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.264909+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.264909+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.265939+0000 mgr.y (mgr.25136) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.265939+0000 mgr.y (mgr.25136) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.401149+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.401149+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.404174+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.404174+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.408426+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.408426+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.409844+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.409844+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.831646+0000 mon.b (mon.1) 3789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.839659+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[105101]: audit 2024-08-25T12:10:19.839659+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.417973+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.417973+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.419331+0000 mgr.y (mgr.25136) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.419331+0000 mgr.y (mgr.25136) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.561707+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.561707+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.565113+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.565113+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.568581+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.568581+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.569896+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.569896+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.578284+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.578284+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.579602+0000 mgr.y (mgr.25136) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.579602+0000 mgr.y (mgr.25136) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.630112+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.630112+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.678204+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.678204+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.681428+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.681428+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.685220+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.685220+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.686823+0000 mon.b (mon.1) 3785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.686823+0000 mon.b (mon.1) 3785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.695411+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.695411+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.696373+0000 mgr.y (mgr.25136) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.696373+0000 mgr.y (mgr.25136) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cluster 2024-08-25T12:10:19.745043+0000 mgr.y (mgr.25136) 2882 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 176 op/s 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: cluster 2024-08-25T12:10:19.745043+0000 mgr.y (mgr.25136) 2882 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 176 op/s 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.824051+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.824051+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.826899+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.826899+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.830283+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.830283+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.831646+0000 mon.b (mon.1) 3789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.831646+0000 mon.b (mon.1) 3789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.839659+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:19 smithi059 bash[104335]: audit 2024-08-25T12:10:19.839659+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.787635+0000 mgr.y (mgr.25136) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.787635+0000 mgr.y (mgr.25136) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.872464+0000 mgr.y (mgr.25136) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.872464+0000 mgr.y (mgr.25136) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.957994+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.957994+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.960160+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.960160+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.962022+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.962022+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.962749+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.962749+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.964147+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:18.964147+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.965044+0000 mgr.y (mgr.25136) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:18.965044+0000 mgr.y (mgr.25136) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.038932+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.038932+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.041362+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.041362+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.043912+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.043912+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.044724+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.044724+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.048193+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.048193+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.048852+0000 mgr.y (mgr.25136) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.048852+0000 mgr.y (mgr.25136) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.128244+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.128244+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.130431+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.130431+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.133293+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.133293+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.134324+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.134324+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.139432+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.139432+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.140202+0000 mgr.y (mgr.25136) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.140202+0000 mgr.y (mgr.25136) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.249791+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.249791+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.252631+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.252631+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.255730+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.255730+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.257029+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.257029+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.264909+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.264909+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.265939+0000 mgr.y (mgr.25136) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.265939+0000 mgr.y (mgr.25136) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.401149+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.401149+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.404174+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.404174+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.408426+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.408426+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.409844+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.409844+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.417973+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.417973+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.419331+0000 mgr.y (mgr.25136) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.419331+0000 mgr.y (mgr.25136) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.561707+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.561707+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.565113+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.565113+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.568581+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.568581+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.569896+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.569896+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.578284+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.578284+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.579602+0000 mgr.y (mgr.25136) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.579602+0000 mgr.y (mgr.25136) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.630112+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.630112+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:20.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.678204+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.678204+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.681428+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.681428+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.685220+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.685220+0000 mon.b (mon.1) 3784 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.686823+0000 mon.b (mon.1) 3785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.686823+0000 mon.b (mon.1) 3785 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.695411+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.695411+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.696373+0000 mgr.y (mgr.25136) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.696373+0000 mgr.y (mgr.25136) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cluster 2024-08-25T12:10:19.745043+0000 mgr.y (mgr.25136) 2882 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 176 op/s 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: cluster 2024-08-25T12:10:19.745043+0000 mgr.y (mgr.25136) 2882 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 176 op/s 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.824051+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.824051+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.826899+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.826899+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.830283+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.830283+0000 mon.b (mon.1) 3788 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.831646+0000 mon.b (mon.1) 3789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.831646+0000 mon.b (mon.1) 3789 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.839659+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:20.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:19 smithi196 bash[84730]: audit 2024-08-25T12:10:19.839659+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.840592+0000 mgr.y (mgr.25136) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:19.840592+0000 mgr.y (mgr.25136) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:19.993364+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:19.993364+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:19.996091+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.204 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:19.996091+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:19.999223+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:19.999223+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.000256+0000 mon.b (mon.1) 3793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.000256+0000 mon.b (mon.1) 3793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.007177+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.007177+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.008316+0000 mgr.y (mgr.25136) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.008316+0000 mgr.y (mgr.25136) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.155472+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.155472+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.158607+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.158607+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.205 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.162892+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.162892+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.164274+0000 mon.b (mon.1) 3797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.164274+0000 mon.b (mon.1) 3797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.172467+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.172467+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.174271+0000 mgr.y (mgr.25136) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.174271+0000 mgr.y (mgr.25136) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.322308+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.322308+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.325482+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.325482+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.329570+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.206 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.329570+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.330830+0000 mon.b (mon.1) 3801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.330830+0000 mon.b (mon.1) 3801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.338431+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.338431+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.339988+0000 mgr.y (mgr.25136) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.339988+0000 mgr.y (mgr.25136) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.487561+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.487561+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.490227+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.490227+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.494809+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.494809+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.207 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.496146+0000 mon.b (mon.1) 3805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.496146+0000 mon.b (mon.1) 3805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.503771+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.503771+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.506059+0000 mgr.y (mgr.25136) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.506059+0000 mgr.y (mgr.25136) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.654914+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.654914+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.658236+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.658236+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.661803+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.661803+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.663302+0000 mon.b (mon.1) 3809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.663302+0000 mon.b (mon.1) 3809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.669365+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.208 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.669365+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.672131+0000 mgr.y (mgr.25136) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.672131+0000 mgr.y (mgr.25136) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.807506+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.807506+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.810434+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.810434+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.813785+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.813785+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.815331+0000 mon.b (mon.1) 3813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.815331+0000 mon.b (mon.1) 3813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.819808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.209 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:20 smithi196 bash[84730]: audit 2024-08-25T12:10:20.819808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.840592+0000 mgr.y (mgr.25136) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:19.840592+0000 mgr.y (mgr.25136) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:19.993364+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:19.993364+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:19.996091+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:19.996091+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:19.999223+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:19.999223+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.000256+0000 mon.b (mon.1) 3793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.000256+0000 mon.b (mon.1) 3793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.007177+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.007177+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.008316+0000 mgr.y (mgr.25136) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.008316+0000 mgr.y (mgr.25136) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.155472+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.155472+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.158607+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.158607+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.162892+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.840592+0000 mgr.y (mgr.25136) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:19.840592+0000 mgr.y (mgr.25136) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:19.993364+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:19.993364+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:19.996091+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:19.996091+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:19.999223+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:19.999223+0000 mon.b (mon.1) 3792 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.000256+0000 mon.b (mon.1) 3793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.000256+0000 mon.b (mon.1) 3793 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.007177+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.007177+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.008316+0000 mgr.y (mgr.25136) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.008316+0000 mgr.y (mgr.25136) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.155472+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.155472+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.158607+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.158607+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.162892+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.162892+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.164274+0000 mon.b (mon.1) 3797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.164274+0000 mon.b (mon.1) 3797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.172467+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.172467+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.174271+0000 mgr.y (mgr.25136) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.174271+0000 mgr.y (mgr.25136) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.322308+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.322308+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.325482+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.325482+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.329570+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.329570+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.330830+0000 mon.b (mon.1) 3801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.330830+0000 mon.b (mon.1) 3801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.338431+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.338431+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.339988+0000 mgr.y (mgr.25136) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.339988+0000 mgr.y (mgr.25136) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.487561+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.487561+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.490227+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.490227+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.494809+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.494809+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.496146+0000 mon.b (mon.1) 3805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.496146+0000 mon.b (mon.1) 3805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.503771+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.503771+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.506059+0000 mgr.y (mgr.25136) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.506059+0000 mgr.y (mgr.25136) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.654914+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.654914+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.658236+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.658236+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.661803+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.661803+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.663302+0000 mon.b (mon.1) 3809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.663302+0000 mon.b (mon.1) 3809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.669365+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.669365+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.162892+0000 mon.b (mon.1) 3796 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.164274+0000 mon.b (mon.1) 3797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.164274+0000 mon.b (mon.1) 3797 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.172467+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.172467+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.174271+0000 mgr.y (mgr.25136) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.174271+0000 mgr.y (mgr.25136) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.322308+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.322308+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.325482+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.325482+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.329570+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.329570+0000 mon.b (mon.1) 3800 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.330830+0000 mon.b (mon.1) 3801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.330830+0000 mon.b (mon.1) 3801 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.338431+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.338431+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.339988+0000 mgr.y (mgr.25136) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.339988+0000 mgr.y (mgr.25136) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.487561+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.487561+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.672131+0000 mgr.y (mgr.25136) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.672131+0000 mgr.y (mgr.25136) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.807506+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.807506+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.810434+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.810434+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.813785+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.813785+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.815331+0000 mon.b (mon.1) 3813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.815331+0000 mon.b (mon.1) 3813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.819808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[104335]: audit 2024-08-25T12:10:20.819808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.490227+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.490227+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.494809+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.494809+0000 mon.b (mon.1) 3804 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.496146+0000 mon.b (mon.1) 3805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.496146+0000 mon.b (mon.1) 3805 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.503771+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.503771+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.506059+0000 mgr.y (mgr.25136) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.506059+0000 mgr.y (mgr.25136) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.654914+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.654914+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.658236+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.658236+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.661803+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.661803+0000 mon.b (mon.1) 3808 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.663302+0000 mon.b (mon.1) 3809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.663302+0000 mon.b (mon.1) 3809 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.669365+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.669365+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.672131+0000 mgr.y (mgr.25136) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.672131+0000 mgr.y (mgr.25136) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.807506+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.807506+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.810434+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.810434+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.813785+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.813785+0000 mon.b (mon.1) 3812 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.815331+0000 mon.b (mon.1) 3813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.815331+0000 mon.b (mon.1) 3813 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:21.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.819808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:21.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:20 smithi059 bash[105101]: audit 2024-08-25T12:10:20.819808+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.822634+0000 mgr.y (mgr.25136) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.822634+0000 mgr.y (mgr.25136) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.970901+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.970901+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.974143+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.974143+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.977626+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.977626+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.979628+0000 mon.b (mon.1) 3817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.979628+0000 mon.b (mon.1) 3817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.983472+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:20.983472+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.987242+0000 mgr.y (mgr.25136) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:20.987242+0000 mgr.y (mgr.25136) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.112383+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.112383+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.115274+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.115274+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.118773+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.822634+0000 mgr.y (mgr.25136) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.822634+0000 mgr.y (mgr.25136) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.970901+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.970901+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.974143+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.974143+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.977626+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.977626+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.979628+0000 mon.b (mon.1) 3817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.979628+0000 mon.b (mon.1) 3817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.983472+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:20.983472+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.987242+0000 mgr.y (mgr.25136) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:20.987242+0000 mgr.y (mgr.25136) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.112383+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.112383+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.115274+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.115274+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.118773+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.118773+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.120171+0000 mon.b (mon.1) 3821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.120171+0000 mon.b (mon.1) 3821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.124472+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.124472+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.128306+0000 mgr.y (mgr.25136) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.128306+0000 mgr.y (mgr.25136) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.271358+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.271358+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.274073+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.274073+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.277415+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.277415+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.278620+0000 mon.b (mon.1) 3825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.278620+0000 mon.b (mon.1) 3825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.282416+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.282416+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.284114+0000 mgr.y (mgr.25136) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.284114+0000 mgr.y (mgr.25136) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.404463+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.404463+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.118773+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.120171+0000 mon.b (mon.1) 3821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.120171+0000 mon.b (mon.1) 3821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.124472+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.124472+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.128306+0000 mgr.y (mgr.25136) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.128306+0000 mgr.y (mgr.25136) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.271358+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.271358+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.274073+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.274073+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.277415+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.277415+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.278620+0000 mon.b (mon.1) 3825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.278620+0000 mon.b (mon.1) 3825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.282416+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.282416+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.284114+0000 mgr.y (mgr.25136) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.284114+0000 mgr.y (mgr.25136) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.404463+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.404463+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.406819+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.406819+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.410334+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.410334+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.411309+0000 mon.b (mon.1) 3829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.411309+0000 mon.b (mon.1) 3829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.414316+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.414316+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.415149+0000 mgr.y (mgr.25136) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.415149+0000 mgr.y (mgr.25136) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.550159+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.550159+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.553275+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.553275+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.556165+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.556165+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.557704+0000 mon.b (mon.1) 3833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.557704+0000 mon.b (mon.1) 3833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.562676+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.562676+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.406819+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.406819+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.410334+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.410334+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.411309+0000 mon.b (mon.1) 3829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.411309+0000 mon.b (mon.1) 3829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.414316+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.414316+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.415149+0000 mgr.y (mgr.25136) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.415149+0000 mgr.y (mgr.25136) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.550159+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.550159+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.553275+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.553275+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.556165+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.556165+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.557704+0000 mon.b (mon.1) 3833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.557704+0000 mon.b (mon.1) 3833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.562676+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.562676+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.564515+0000 mgr.y (mgr.25136) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.564515+0000 mgr.y (mgr.25136) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.690181+0000 mon.b (mon.1) 3834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.690181+0000 mon.b (mon.1) 3834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.693033+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.693033+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.696512+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.696512+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.697774+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.697774+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.701872+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.701872+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.707601+0000 mgr.y (mgr.25136) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.707601+0000 mgr.y (mgr.25136) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.845949+0000 mon.b (mon.1) 3838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.845949+0000 mon.b (mon.1) 3838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.848535+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.848535+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.851601+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.851601+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.852662+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.852662+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.855702+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[104335]: audit 2024-08-25T12:10:21.855702+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.564515+0000 mgr.y (mgr.25136) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.564515+0000 mgr.y (mgr.25136) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.690181+0000 mon.b (mon.1) 3834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.690181+0000 mon.b (mon.1) 3834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.693033+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.693033+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.696512+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.696512+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.697774+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.697774+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.701872+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.701872+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.707601+0000 mgr.y (mgr.25136) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.707601+0000 mgr.y (mgr.25136) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.845949+0000 mon.b (mon.1) 3838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.845949+0000 mon.b (mon.1) 3838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.848535+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.848535+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.851601+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.851601+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.852662+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.852662+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.855702+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:21 smithi059 bash[105101]: audit 2024-08-25T12:10:21.855702+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.822634+0000 mgr.y (mgr.25136) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.822634+0000 mgr.y (mgr.25136) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.970901+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.970901+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.974143+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.974143+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.977626+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.977626+0000 mon.b (mon.1) 3816 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.979628+0000 mon.b (mon.1) 3817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.979628+0000 mon.b (mon.1) 3817 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.983472+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:20.983472+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.987242+0000 mgr.y (mgr.25136) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:20.987242+0000 mgr.y (mgr.25136) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.112383+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.112383+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.115274+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.115274+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.118773+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.118773+0000 mon.b (mon.1) 3820 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.120171+0000 mon.b (mon.1) 3821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.120171+0000 mon.b (mon.1) 3821 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.124472+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.124472+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.128306+0000 mgr.y (mgr.25136) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.128306+0000 mgr.y (mgr.25136) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.271358+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.271358+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.274073+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.274073+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.277415+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.277415+0000 mon.b (mon.1) 3824 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.278620+0000 mon.b (mon.1) 3825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.278620+0000 mon.b (mon.1) 3825 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.282416+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.282416+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.284114+0000 mgr.y (mgr.25136) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.284114+0000 mgr.y (mgr.25136) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.404463+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.404463+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.406819+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.406819+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.410334+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.410334+0000 mon.b (mon.1) 3828 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.411309+0000 mon.b (mon.1) 3829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.411309+0000 mon.b (mon.1) 3829 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.414316+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.414316+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.415149+0000 mgr.y (mgr.25136) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.415149+0000 mgr.y (mgr.25136) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.550159+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.550159+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.553275+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.553275+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.556165+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.556165+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.557704+0000 mon.b (mon.1) 3833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.557704+0000 mon.b (mon.1) 3833 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.562676+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.562676+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.564515+0000 mgr.y (mgr.25136) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.564515+0000 mgr.y (mgr.25136) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.690181+0000 mon.b (mon.1) 3834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.690181+0000 mon.b (mon.1) 3834 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.693033+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.693033+0000 mon.b (mon.1) 3835 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.696512+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.696512+0000 mon.b (mon.1) 3836 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.697774+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.697774+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.701872+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.701872+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.707601+0000 mgr.y (mgr.25136) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.707601+0000 mgr.y (mgr.25136) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.845949+0000 mon.b (mon.1) 3838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.845949+0000 mon.b (mon.1) 3838 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.848535+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.848535+0000 mon.b (mon.1) 3839 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.851601+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.851601+0000 mon.b (mon.1) 3840 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.852662+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.852662+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.855702+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:22.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:21 smithi196 bash[84730]: audit 2024-08-25T12:10:21.855702+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:22 smithi196 bash[84730]: cluster 2024-08-25T12:10:21.746111+0000 mgr.y (mgr.25136) 2896 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 153 op/s 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cluster 2024-08-25T12:10:21.746111+0000 mgr.y (mgr.25136) 2896 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 153 op/s 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.858677+0000 mgr.y (mgr.25136) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:21.858677+0000 mgr.y (mgr.25136) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:21.991141+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:21.991141+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:21.993793+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:21.993793+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:21.996472+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:21.996472+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:21.997611+0000 mon.b (mon.1) 3845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:21.997611+0000 mon.b (mon.1) 3845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.002577+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.002577+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.003993+0000 mgr.y (mgr.25136) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.003993+0000 mgr.y (mgr.25136) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.110410+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.110410+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.113825+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.113825+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.118158+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.118158+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.119944+0000 mon.b (mon.1) 3849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.119944+0000 mon.b (mon.1) 3849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.125159+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.125159+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.129893+0000 mgr.y (mgr.25136) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.129893+0000 mgr.y (mgr.25136) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.244018+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.244018+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.247310+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.247310+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.251275+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.251275+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.252904+0000 mon.b (mon.1) 3853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.252904+0000 mon.b (mon.1) 3853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.261414+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.261414+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.262702+0000 mgr.y (mgr.25136) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.262702+0000 mgr.y (mgr.25136) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.383801+0000 mon.b (mon.1) 3854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.383801+0000 mon.b (mon.1) 3854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.387279+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.387279+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.391251+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.391251+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.393010+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.393010+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.400071+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.400071+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.401290+0000 mgr.y (mgr.25136) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.401290+0000 mgr.y (mgr.25136) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.490384+0000 mon.b (mon.1) 3858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.490384+0000 mon.b (mon.1) 3858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.493694+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.493694+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.497373+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.497373+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.499005+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.499005+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.504877+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.504877+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.506767+0000 mgr.y (mgr.25136) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.506767+0000 mgr.y (mgr.25136) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.610452+0000 mon.b (mon.1) 3862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.610452+0000 mon.b (mon.1) 3862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.613624+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.613624+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.617392+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.617392+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.618913+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.618913+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.622168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.622168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.625537+0000 mgr.y (mgr.25136) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.625537+0000 mgr.y (mgr.25136) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.756471+0000 mon.b (mon.1) 3866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.756471+0000 mon.b (mon.1) 3866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.758867+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.758867+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.762146+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.762146+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.763169+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.763169+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.117 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.766450+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.766450+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.908692+0000 mon.b (mon.1) 3870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.908692+0000 mon.b (mon.1) 3870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.912127+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.912127+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.915623+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.915623+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.917218+0000 mon.b (mon.1) 3873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.917218+0000 mon.b (mon.1) 3873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.921311+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.118 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:22.921311+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cluster 2024-08-25T12:10:21.746111+0000 mgr.y (mgr.25136) 2896 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 153 op/s 2024-08-25T12:10:23.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cluster 2024-08-25T12:10:21.746111+0000 mgr.y (mgr.25136) 2896 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 153 op/s 2024-08-25T12:10:23.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.858677+0000 mgr.y (mgr.25136) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:21.858677+0000 mgr.y (mgr.25136) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:21.991141+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:21.991141+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:21.993793+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:21.993793+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:21.996472+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:21.996472+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:21.997611+0000 mon.b (mon.1) 3845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:21.997611+0000 mon.b (mon.1) 3845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.002577+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.002577+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.003993+0000 mgr.y (mgr.25136) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.003993+0000 mgr.y (mgr.25136) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.110410+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.110410+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.113825+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cluster 2024-08-25T12:10:21.746111+0000 mgr.y (mgr.25136) 2896 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 153 op/s 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cluster 2024-08-25T12:10:21.746111+0000 mgr.y (mgr.25136) 2896 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 153 op/s 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.858677+0000 mgr.y (mgr.25136) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:21.858677+0000 mgr.y (mgr.25136) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:21.991141+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:21.991141+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:21.993793+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:21.993793+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:21.996472+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:21.996472+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:21.997611+0000 mon.b (mon.1) 3845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:21.997611+0000 mon.b (mon.1) 3845 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.002577+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.002577+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.003993+0000 mgr.y (mgr.25136) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.003993+0000 mgr.y (mgr.25136) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.110410+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.110410+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.113825+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.113825+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.118158+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.118158+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.119944+0000 mon.b (mon.1) 3849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.119944+0000 mon.b (mon.1) 3849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.125159+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.125159+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.129893+0000 mgr.y (mgr.25136) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.129893+0000 mgr.y (mgr.25136) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.244018+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.244018+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.247310+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.247310+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.251275+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.251275+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.252904+0000 mon.b (mon.1) 3853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.252904+0000 mon.b (mon.1) 3853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.261414+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.261414+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.262702+0000 mgr.y (mgr.25136) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.262702+0000 mgr.y (mgr.25136) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.383801+0000 mon.b (mon.1) 3854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.383801+0000 mon.b (mon.1) 3854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.387279+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.387279+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.391251+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.391251+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.393010+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.393010+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.400071+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.400071+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.401290+0000 mgr.y (mgr.25136) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.401290+0000 mgr.y (mgr.25136) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.490384+0000 mon.b (mon.1) 3858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.490384+0000 mon.b (mon.1) 3858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.493694+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.493694+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.497373+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.497373+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.499005+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.113825+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.118158+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.118158+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.119944+0000 mon.b (mon.1) 3849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.119944+0000 mon.b (mon.1) 3849 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.125159+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.125159+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.129893+0000 mgr.y (mgr.25136) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.129893+0000 mgr.y (mgr.25136) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.244018+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.244018+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.247310+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.247310+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.251275+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.251275+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.252904+0000 mon.b (mon.1) 3853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.252904+0000 mon.b (mon.1) 3853 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.261414+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.261414+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.262702+0000 mgr.y (mgr.25136) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.262702+0000 mgr.y (mgr.25136) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.499005+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.504877+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.504877+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.506767+0000 mgr.y (mgr.25136) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.506767+0000 mgr.y (mgr.25136) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.610452+0000 mon.b (mon.1) 3862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.610452+0000 mon.b (mon.1) 3862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.613624+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.613624+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.617392+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.617392+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.618913+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.618913+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.622168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.622168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.625537+0000 mgr.y (mgr.25136) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.625537+0000 mgr.y (mgr.25136) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.756471+0000 mon.b (mon.1) 3866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.756471+0000 mon.b (mon.1) 3866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.758867+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.758867+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.383801+0000 mon.b (mon.1) 3854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.383801+0000 mon.b (mon.1) 3854 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.387279+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.387279+0000 mon.b (mon.1) 3855 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.391251+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.391251+0000 mon.b (mon.1) 3856 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.393010+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.393010+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.400071+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.400071+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.401290+0000 mgr.y (mgr.25136) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.401290+0000 mgr.y (mgr.25136) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.490384+0000 mon.b (mon.1) 3858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.490384+0000 mon.b (mon.1) 3858 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.493694+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.493694+0000 mon.b (mon.1) 3859 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.497373+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.497373+0000 mon.b (mon.1) 3860 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.499005+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.762146+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.762146+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.763169+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.763169+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.766450+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.766450+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.908692+0000 mon.b (mon.1) 3870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.908692+0000 mon.b (mon.1) 3870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.912127+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.912127+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.915623+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.915623+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.917218+0000 mon.b (mon.1) 3873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.917218+0000 mon.b (mon.1) 3873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.921311+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[104335]: audit 2024-08-25T12:10:22.921311+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.499005+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.504877+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.504877+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.506767+0000 mgr.y (mgr.25136) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.506767+0000 mgr.y (mgr.25136) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.610452+0000 mon.b (mon.1) 3862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.610452+0000 mon.b (mon.1) 3862 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.613624+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.613624+0000 mon.b (mon.1) 3863 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.617392+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.617392+0000 mon.b (mon.1) 3864 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.618913+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.618913+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.622168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.622168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.625537+0000 mgr.y (mgr.25136) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.625537+0000 mgr.y (mgr.25136) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.756471+0000 mon.b (mon.1) 3866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.756471+0000 mon.b (mon.1) 3866 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.758867+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.758867+0000 mon.b (mon.1) 3867 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.762146+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.762146+0000 mon.b (mon.1) 3868 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.763169+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.763169+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.766450+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.766450+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.908692+0000 mon.b (mon.1) 3870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.908692+0000 mon.b (mon.1) 3870 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.912127+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.912127+0000 mon.b (mon.1) 3871 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:23.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.915623+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.915623+0000 mon.b (mon.1) 3872 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:23.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.917218+0000 mon.b (mon.1) 3873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.917218+0000 mon.b (mon.1) 3873 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:23.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.921311+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:23.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:22 smithi059 bash[105101]: audit 2024-08-25T12:10:22.921311+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.767718+0000 mgr.y (mgr.25136) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.767718+0000 mgr.y (mgr.25136) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.924756+0000 mgr.y (mgr.25136) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:22.924756+0000 mgr.y (mgr.25136) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.043388+0000 mon.b (mon.1) 3874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.043388+0000 mon.b (mon.1) 3874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.047063+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.047063+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.050493+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.050493+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.052371+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.052371+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.057410+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.057410+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.060000+0000 mgr.y (mgr.25136) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.060000+0000 mgr.y (mgr.25136) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.201499+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.201499+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.204538+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.204538+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.767718+0000 mgr.y (mgr.25136) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.767718+0000 mgr.y (mgr.25136) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.924756+0000 mgr.y (mgr.25136) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:22.924756+0000 mgr.y (mgr.25136) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.043388+0000 mon.b (mon.1) 3874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.043388+0000 mon.b (mon.1) 3874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.047063+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.047063+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.050493+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.050493+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.052371+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.052371+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.057410+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.057410+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.060000+0000 mgr.y (mgr.25136) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.060000+0000 mgr.y (mgr.25136) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.201499+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.201499+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.204538+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.204538+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.207439+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.207439+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.208807+0000 mon.b (mon.1) 3881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.208807+0000 mon.b (mon.1) 3881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.282 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.215800+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.215800+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.216864+0000 mgr.y (mgr.25136) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.216864+0000 mgr.y (mgr.25136) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.338721+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.338721+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.341249+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.341249+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.344600+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.344600+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.345797+0000 mon.b (mon.1) 3885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.345797+0000 mon.b (mon.1) 3885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.352931+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.352931+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.353738+0000 mgr.y (mgr.25136) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.353738+0000 mgr.y (mgr.25136) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.207439+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.207439+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.208807+0000 mon.b (mon.1) 3881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.208807+0000 mon.b (mon.1) 3881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.215800+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.215800+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.284 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.216864+0000 mgr.y (mgr.25136) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.216864+0000 mgr.y (mgr.25136) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.338721+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.338721+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.341249+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.341249+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.344600+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.344600+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.345797+0000 mon.b (mon.1) 3885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.345797+0000 mon.b (mon.1) 3885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.352931+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.352931+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.353738+0000 mgr.y (mgr.25136) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.353738+0000 mgr.y (mgr.25136) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.460514+0000 mon.b (mon.1) 3886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.460514+0000 mon.b (mon.1) 3886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.462719+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.462719+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.465837+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.465837+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.466927+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.466927+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.471570+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.471570+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.472506+0000 mgr.y (mgr.25136) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.472506+0000 mgr.y (mgr.25136) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.595159+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.595159+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.597561+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.597561+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.600248+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.600248+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.601291+0000 mon.b (mon.1) 3893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.601291+0000 mon.b (mon.1) 3893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.460514+0000 mon.b (mon.1) 3886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.460514+0000 mon.b (mon.1) 3886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.462719+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.462719+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.465837+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.465837+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.466927+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.466927+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.471570+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.471570+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.472506+0000 mgr.y (mgr.25136) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.472506+0000 mgr.y (mgr.25136) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.595159+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.595159+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.288 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.597561+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.597561+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.600248+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.600248+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.601291+0000 mon.b (mon.1) 3893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.601291+0000 mon.b (mon.1) 3893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.606847+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.606847+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.607818+0000 mgr.y (mgr.25136) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.607818+0000 mgr.y (mgr.25136) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.750148+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.750148+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.753064+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.753064+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.756127+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.756127+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.757302+0000 mon.b (mon.1) 3897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.757302+0000 mon.b (mon.1) 3897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.760858+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.760858+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.901133+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.290 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.901133+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.904299+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.904299+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.908055+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.908055+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.606847+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.606847+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.607818+0000 mgr.y (mgr.25136) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.607818+0000 mgr.y (mgr.25136) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.291 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.750148+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.750148+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.753064+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.753064+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.756127+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.756127+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.757302+0000 mon.b (mon.1) 3897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.757302+0000 mon.b (mon.1) 3897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.760858+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.760858+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.901133+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.901133+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.904299+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.904299+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.292 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.908055+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.908055+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.909744+0000 mon.b (mon.1) 3901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.909744+0000 mon.b (mon.1) 3901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.914513+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.293 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[104335]: audit 2024-08-25T12:10:23.914513+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.909744+0000 mon.b (mon.1) 3901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.909744+0000 mon.b (mon.1) 3901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.914513+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:23 smithi059 bash[105101]: audit 2024-08-25T12:10:23.914513+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.307 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.767718+0000 mgr.y (mgr.25136) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.307 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.767718+0000 mgr.y (mgr.25136) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.307 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.924756+0000 mgr.y (mgr.25136) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.307 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:22.924756+0000 mgr.y (mgr.25136) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.307 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.043388+0000 mon.b (mon.1) 3874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.307 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.043388+0000 mon.b (mon.1) 3874 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.307 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.047063+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.047063+0000 mon.b (mon.1) 3875 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.050493+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.050493+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.052371+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.052371+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.057410+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.057410+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.060000+0000 mgr.y (mgr.25136) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.060000+0000 mgr.y (mgr.25136) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.201499+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.201499+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.308 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.204538+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.204538+0000 mon.b (mon.1) 3879 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.207439+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.207439+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.208807+0000 mon.b (mon.1) 3881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.208807+0000 mon.b (mon.1) 3881 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.215800+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.215800+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.309 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.216864+0000 mgr.y (mgr.25136) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.216864+0000 mgr.y (mgr.25136) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.338721+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.338721+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.341249+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.341249+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.344600+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.344600+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.345797+0000 mon.b (mon.1) 3885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.345797+0000 mon.b (mon.1) 3885 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.352931+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.352931+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.310 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.353738+0000 mgr.y (mgr.25136) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.353738+0000 mgr.y (mgr.25136) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.460514+0000 mon.b (mon.1) 3886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.460514+0000 mon.b (mon.1) 3886 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.462719+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.462719+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.465837+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.465837+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.466927+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.466927+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.471570+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.471570+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.472506+0000 mgr.y (mgr.25136) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.311 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.472506+0000 mgr.y (mgr.25136) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.595159+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.595159+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.597561+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.597561+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.600248+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.600248+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.601291+0000 mon.b (mon.1) 3893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.312 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.601291+0000 mon.b (mon.1) 3893 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.606847+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.606847+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.607818+0000 mgr.y (mgr.25136) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.607818+0000 mgr.y (mgr.25136) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.750148+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.750148+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.753064+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.753064+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.756127+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.756127+0000 mon.b (mon.1) 3896 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.757302+0000 mon.b (mon.1) 3897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.313 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.757302+0000 mon.b (mon.1) 3897 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.760858+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.760858+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.901133+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.901133+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.904299+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.904299+0000 mon.b (mon.1) 3899 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.908055+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.908055+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.909744+0000 mon.b (mon.1) 3901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.909744+0000 mon.b (mon.1) 3901 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.914513+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:24.314 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:23 smithi196 bash[84730]: audit 2024-08-25T12:10:23.914513+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cluster 2024-08-25T12:10:23.747445+0000 mgr.y (mgr.25136) 2911 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 104 op/s 2024-08-25T12:10:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cluster 2024-08-25T12:10:23.747445+0000 mgr.y (mgr.25136) 2911 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 104 op/s 2024-08-25T12:10:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.761797+0000 mgr.y (mgr.25136) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.761797+0000 mgr.y (mgr.25136) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.916752+0000 mgr.y (mgr.25136) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:23.916752+0000 mgr.y (mgr.25136) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.044087+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.044087+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.046440+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.046440+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.048793+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.048793+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.049696+0000 mon.b (mon.1) 3905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.049696+0000 mon.b (mon.1) 3905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.056403+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.056403+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.057235+0000 mgr.y (mgr.25136) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.057235+0000 mgr.y (mgr.25136) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.100477+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.100477+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.110249+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cluster 2024-08-25T12:10:23.747445+0000 mgr.y (mgr.25136) 2911 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 104 op/s 2024-08-25T12:10:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cluster 2024-08-25T12:10:23.747445+0000 mgr.y (mgr.25136) 2911 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 104 op/s 2024-08-25T12:10:25.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.761797+0000 mgr.y (mgr.25136) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.761797+0000 mgr.y (mgr.25136) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.916752+0000 mgr.y (mgr.25136) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:23.916752+0000 mgr.y (mgr.25136) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.044087+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.044087+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.046440+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.046440+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.048793+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.048793+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.049696+0000 mon.b (mon.1) 3905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.049696+0000 mon.b (mon.1) 3905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.056403+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.056403+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.057235+0000 mgr.y (mgr.25136) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.057235+0000 mgr.y (mgr.25136) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.100477+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.100477+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.110249+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.110249+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.121592+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.121592+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.160707+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.160707+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.163609+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.163609+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.165154+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.165154+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.166565+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.166565+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.168653+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.168653+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.171423+0000 mgr.y (mgr.25136) 2915 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1418-gfe0f1a54 != target 19.0.0-5847-g79766939 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.171423+0000 mgr.y (mgr.25136) 2915 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1418-gfe0f1a54 != target 19.0.0-5847-g79766939 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.171500+0000 mgr.y (mgr.25136) 2916 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.171500+0000 mgr.y (mgr.25136) 2916 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.171646+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.171646+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.173695+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.173695+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.110249+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.121592+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.121592+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.160707+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.160707+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.163609+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.163609+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.165154+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.165154+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.166565+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.166565+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.168653+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.168653+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.171423+0000 mgr.y (mgr.25136) 2915 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1418-gfe0f1a54 != target 19.0.0-5847-g79766939 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.171423+0000 mgr.y (mgr.25136) 2915 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1418-gfe0f1a54 != target 19.0.0-5847-g79766939 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.171500+0000 mgr.y (mgr.25136) 2916 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.171500+0000 mgr.y (mgr.25136) 2916 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.171646+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.171646+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.173695+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.173695+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.178314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.178314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.182423+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.182423+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.185394+0000 mon.b (mon.1) 3913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.185394+0000 mon.b (mon.1) 3913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.188078+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"}]': finished 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.188078+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"}]': finished 2024-08-25T12:10:25.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.191568+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.191568+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.194659+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.194659+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.197007+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"}]': finished 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.197007+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"}]': finished 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.201648+0000 mgr.y (mgr.25136) 2917 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.201648+0000 mgr.y (mgr.25136) 2917 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.204250+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.178314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.178314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.182423+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.182423+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.185394+0000 mon.b (mon.1) 3913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.185394+0000 mon.b (mon.1) 3913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.188078+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"}]': finished 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.188078+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"}]': finished 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.191568+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.191568+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.194659+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.194659+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.197007+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"}]': finished 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.197007+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"}]': finished 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.201648+0000 mgr.y (mgr.25136) 2917 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:10:25.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.201648+0000 mgr.y (mgr.25136) 2917 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.204250+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.204250+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.207880+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.207880+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.215761+0000 mgr.y (mgr.25136) 2918 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.215761+0000 mgr.y (mgr.25136) 2918 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.216046+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.216046+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.218220+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.218220+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.289 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.222452+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.222452+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.229142+0000 mgr.y (mgr.25136) 2919 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.229142+0000 mgr.y (mgr.25136) 2919 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.231654+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.231654+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.235858+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.235858+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.244899+0000 mgr.y (mgr.25136) 2920 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.244899+0000 mgr.y (mgr.25136) 2920 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.246914+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.246914+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.251862+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.251862+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.290 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.262364+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.204250+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.207880+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.207880+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.215761+0000 mgr.y (mgr.25136) 2918 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.215761+0000 mgr.y (mgr.25136) 2918 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.216046+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.216046+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.218220+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.218220+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.222452+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.291 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.222452+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.229142+0000 mgr.y (mgr.25136) 2919 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.229142+0000 mgr.y (mgr.25136) 2919 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.231654+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.231654+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.235858+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.235858+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.244899+0000 mgr.y (mgr.25136) 2920 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.244899+0000 mgr.y (mgr.25136) 2920 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.246914+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.246914+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.251862+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.251862+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.292 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.262364+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.262364+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.265714+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.265714+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.268938+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.268938+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.272273+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.272273+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.275362+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.293 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.275362+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.276330+0000 mgr.y (mgr.25136) 2921 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.276330+0000 mgr.y (mgr.25136) 2921 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.278372+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.278372+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.280005+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.280005+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.282802+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.282802+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.286591+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.286591+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:10:25.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.262364+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.265714+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.265714+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.268938+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.268938+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.272273+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.272273+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.275362+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.275362+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.276330+0000 mgr.y (mgr.25136) 2921 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.276330+0000 mgr.y (mgr.25136) 2921 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.278372+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.278372+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.280005+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.280005+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.282802+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.282802+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.286591+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.286591+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.291988+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.291988+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.294709+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.294709+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.297757+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.297757+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.304076+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.304076+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.306879+0000 mon.b (mon.1) 3928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.306879+0000 mon.b (mon.1) 3928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.309784+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.309784+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.318834+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.318834+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.321278+0000 mon.b (mon.1) 3929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.321278+0000 mon.b (mon.1) 3929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.324758+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.291988+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.291988+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.294709+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.294709+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.297757+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.297757+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.304076+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.304076+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.306879+0000 mon.b (mon.1) 3928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.306879+0000 mon.b (mon.1) 3928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.309784+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.309784+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.318834+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.318834+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.321278+0000 mon.b (mon.1) 3929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.321278+0000 mon.b (mon.1) 3929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.324758+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.324758+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.331275+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.331275+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.333716+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.333716+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.337116+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.337116+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.342950+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.342950+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.345731+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.345731+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.347909+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.347909+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.354731+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.354731+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.357514+0000 mon.b (mon.1) 3932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.357514+0000 mon.b (mon.1) 3932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.324758+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.331275+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.331275+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.333716+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.333716+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.337116+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.337116+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.342950+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.342950+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.345731+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.345731+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.347909+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.347909+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.354731+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.354731+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.357514+0000 mon.b (mon.1) 3932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.357514+0000 mon.b (mon.1) 3932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.359918+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.359918+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.366973+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.366973+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.369523+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.369523+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.369688+0000 mon.b (mon.1) 3933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.369688+0000 mon.b (mon.1) 3933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.372326+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.372326+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.374498+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.374498+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:10:25.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.382140+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.382140+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.384921+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.384921+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.384924+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.359918+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:10:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.359918+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:10:25.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.366973+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.366973+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.369523+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.369523+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.369688+0000 mon.b (mon.1) 3933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.369688+0000 mon.b (mon.1) 3933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.372326+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.372326+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.374498+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.374498+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.382140+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.382140+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.384921+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.384921+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.384924+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.384924+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.387672+0000 mon.b (mon.1) 3936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.387672+0000 mon.b (mon.1) 3936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.392764+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.392764+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.397664+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.397664+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.400484+0000 mon.b (mon.1) 3937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.400484+0000 mon.b (mon.1) 3937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.405254+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.405254+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.410307+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.410307+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.412980+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.412980+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.413055+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[104335]: audit 2024-08-25T12:10:24.413055+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.384924+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.387672+0000 mon.b (mon.1) 3936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.387672+0000 mon.b (mon.1) 3936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.307 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.392764+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.392764+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.397664+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.397664+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.400484+0000 mon.b (mon.1) 3937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.400484+0000 mon.b (mon.1) 3937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.405254+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.405254+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.410307+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.410307+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.412980+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.412980+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.413055+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.413055+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.415814+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.415814+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.416097+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.416097+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.418804+0000 mon.b (mon.1) 3940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.418804+0000 mon.b (mon.1) 3940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.419130+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.419130+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.421809+0000 mon.b (mon.1) 3941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.421809+0000 mon.b (mon.1) 3941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.422034+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.422034+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.424780+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.424780+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.424793+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.424793+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.426621+0000 mgr.y (mgr.25136) 2922 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: cephadm 2024-08-25T12:10:24.426621+0000 mgr.y (mgr.25136) 2922 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.427555+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.310 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:24 smithi059 bash[105101]: audit 2024-08-25T12:10:24.415814+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.415814+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.416097+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.416097+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.418804+0000 mon.b (mon.1) 3940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.418804+0000 mon.b (mon.1) 3940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.419130+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.419130+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.421809+0000 mon.b (mon.1) 3941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.421809+0000 mon.b (mon.1) 3941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.422034+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.422034+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.424780+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.424780+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.424793+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.424793+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.426621+0000 mgr.y (mgr.25136) 2922 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: cephadm 2024-08-25T12:10:24.426621+0000 mgr.y (mgr.25136) 2922 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.427555+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.427555+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.428385+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.428385+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.431089+0000 mon.b (mon.1) 3944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.431089+0000 mon.b (mon.1) 3944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.436061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.436061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.443428+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.443428+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.445073+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.445073+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.454356+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.454356+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.616119+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.616119+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.618017+0000 mon.b (mon.1) 3948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.618017+0000 mon.b (mon.1) 3948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.625585+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.625585+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.427555+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.428385+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.428385+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.431089+0000 mon.b (mon.1) 3944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.431089+0000 mon.b (mon.1) 3944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.436061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.436061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:10:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.443428+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.443428+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.445073+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.445073+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.454356+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.454356+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.616119+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.616119+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.618017+0000 mon.b (mon.1) 3948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.618017+0000 mon.b (mon.1) 3948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.625585+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.625585+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cluster 2024-08-25T12:10:23.747445+0000 mgr.y (mgr.25136) 2911 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 104 op/s 2024-08-25T12:10:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cluster 2024-08-25T12:10:23.747445+0000 mgr.y (mgr.25136) 2911 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 104 op/s 2024-08-25T12:10:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.761797+0000 mgr.y (mgr.25136) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.761797+0000 mgr.y (mgr.25136) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.916752+0000 mgr.y (mgr.25136) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:23.916752+0000 mgr.y (mgr.25136) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.044087+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.044087+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.046440+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.046440+0000 mon.b (mon.1) 3903 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.048793+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.048793+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.049696+0000 mon.b (mon.1) 3905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.049696+0000 mon.b (mon.1) 3905 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.056403+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.056403+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.057235+0000 mgr.y (mgr.25136) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.057235+0000 mgr.y (mgr.25136) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-25T12:10:25.362 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.100477+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.100477+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.363 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.110249+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.110249+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.121592+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.121592+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.160707+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.160707+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.163609+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.163609+0000 mon.b (mon.1) 3907 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.165154+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.165154+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.364 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.166565+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.166565+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.168653+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.168653+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.171423+0000 mgr.y (mgr.25136) 2915 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1418-gfe0f1a54 != target 19.0.0-5847-g79766939 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.171423+0000 mgr.y (mgr.25136) 2915 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.0-1418-gfe0f1a54 != target 19.0.0-5847-g79766939 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.171500+0000 mgr.y (mgr.25136) 2916 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.171500+0000 mgr.y (mgr.25136) 2916 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.171646+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.171646+0000 mon.b (mon.1) 3911 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.173695+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.173695+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.178314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.178314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.365 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.182423+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.182423+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.185394+0000 mon.b (mon.1) 3913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.185394+0000 mon.b (mon.1) 3913 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"} : dispatch 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.188078+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"}]': finished 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.188078+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.tdyfbh"}]': finished 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.191568+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.191568+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.194659+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.194659+0000 mon.b (mon.1) 3914 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"} : dispatch 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.197007+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"}]': finished 2024-08-25T12:10:25.366 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.197007+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi196.csrltt"}]': finished 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.201648+0000 mgr.y (mgr.25136) 2917 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.201648+0000 mgr.y (mgr.25136) 2917 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.204250+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.204250+0000 mon.b (mon.1) 3915 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.207880+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.207880+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.215761+0000 mgr.y (mgr.25136) 2918 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.215761+0000 mgr.y (mgr.25136) 2918 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.216046+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.216046+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.218220+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.218220+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.367 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.222452+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.222452+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.229142+0000 mgr.y (mgr.25136) 2919 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.229142+0000 mgr.y (mgr.25136) 2919 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.231654+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.231654+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.235858+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.235858+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.244899+0000 mgr.y (mgr.25136) 2920 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.244899+0000 mgr.y (mgr.25136) 2920 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.246914+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.246914+0000 mon.b (mon.1) 3919 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.251862+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.251862+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.262364+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.368 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.262364+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.265714+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.265714+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.268938+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.268938+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.272273+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.272273+0000 mon.b (mon.1) 3923 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.275362+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.275362+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.276330+0000 mgr.y (mgr.25136) 2921 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.276330+0000 mgr.y (mgr.25136) 2921 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.278372+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.278372+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.280005+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.369 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.280005+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.282802+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.282802+0000 mon.b (mon.1) 3926 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.286591+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.286591+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.291988+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.291988+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.294709+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.294709+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.297757+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.297757+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.304076+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.304076+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.306879+0000 mon.b (mon.1) 3928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.370 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.306879+0000 mon.b (mon.1) 3928 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-25T12:10:25.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.309784+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:10:25.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.309784+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-25T12:10:25.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.318834+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.318834+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.321278+0000 mon.b (mon.1) 3929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.321278+0000 mon.b (mon.1) 3929 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-25T12:10:25.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.324758+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:10:25.371 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.324758+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-25T12:10:25.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.331275+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.331275+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.333716+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.333716+0000 mon.b (mon.1) 3930 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-25T12:10:25.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.337116+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:10:25.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.337116+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-25T12:10:25.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.342950+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.372 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.342950+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.345731+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.345731+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.347909+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.347909+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.354731+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.354731+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.357514+0000 mon.b (mon.1) 3932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.357514+0000 mon.b (mon.1) 3932 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.359918+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.359918+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.366973+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.366973+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.373 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.369523+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.369523+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.369688+0000 mon.b (mon.1) 3933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.369688+0000 mon.b (mon.1) 3933 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.372326+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.372326+0000 mon.b (mon.1) 3934 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.374498+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.374498+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.382140+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.382140+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.384921+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.374 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.384921+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.384924+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.384924+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.387672+0000 mon.b (mon.1) 3936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.387672+0000 mon.b (mon.1) 3936 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.392764+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.392764+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.397664+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.397664+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.400484+0000 mon.b (mon.1) 3937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.400484+0000 mon.b (mon.1) 3937 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.405254+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.405254+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-25T12:10:25.375 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.410307+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.410307+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.412980+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.412980+0000 mon.b (mon.1) 3938 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.413055+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.413055+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.415814+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.415814+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.416097+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.416097+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.418804+0000 mon.b (mon.1) 3940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.418804+0000 mon.b (mon.1) 3940 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.419130+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.419130+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.376 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.421809+0000 mon.b (mon.1) 3941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.421809+0000 mon.b (mon.1) 3941 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.422034+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.422034+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.424780+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.424780+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.424793+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.424793+0000 mon.b (mon.1) 3942 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.426621+0000 mgr.y (mgr.25136) 2922 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: cephadm 2024-08-25T12:10:24.426621+0000 mgr.y (mgr.25136) 2922 : cephadm [INF] Upgrade: Complete! 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.427555+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.427555+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.428385+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.377 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.428385+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.431089+0000 mon.b (mon.1) 3944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.431089+0000 mon.b (mon.1) 3944 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.436061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.436061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25136 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.443428+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.443428+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.445073+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.445073+0000 mon.b (mon.1) 3946 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.454356+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.454356+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.616119+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.616119+0000 mon.b (mon.1) 3947 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.618017+0000 mon.b (mon.1) 3948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.618017+0000 mon.b (mon.1) 3948 : audit [INF] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-25T12:10:25.378 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.625585+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:25.379 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:24 smithi196 bash[84730]: audit 2024-08-25T12:10:24.625585+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:26.228 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:25 smithi196 bash[84730]: audit 2024-08-25T12:10:24.974856+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:26.228 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:25 smithi196 bash[84730]: audit 2024-08-25T12:10:24.974856+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:26.228 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:25 smithi196 bash[84730]: audit 2024-08-25T12:10:25.567657+0000 mgr.y (mgr.25136) 2923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:26.229 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:25 smithi196 bash[84730]: audit 2024-08-25T12:10:25.567657+0000 mgr.y (mgr.25136) 2923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.974856+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:24.974856+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:25.567657+0000 mgr.y (mgr.25136) 2923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:26.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[104335]: audit 2024-08-25T12:10:25.567657+0000 mgr.y (mgr.25136) 2923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.974856+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:24.974856+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:25.567657+0000 mgr.y (mgr.25136) 2923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:26.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:25 smithi059 bash[105101]: audit 2024-08-25T12:10:25.567657+0000 mgr.y (mgr.25136) 2923 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[104335]: cluster 2024-08-25T12:10:25.748391+0000 mgr.y (mgr.25136) 2924 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 80 op/s 2024-08-25T12:10:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[104335]: cluster 2024-08-25T12:10:25.748391+0000 mgr.y (mgr.25136) 2924 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 80 op/s 2024-08-25T12:10:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[104335]: audit 2024-08-25T12:10:26.751227+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[104335]: audit 2024-08-25T12:10:26.751227+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[104335]: audit 2024-08-25T12:10:26.763555+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[104335]: audit 2024-08-25T12:10:26.763555+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[104335]: audit 2024-08-25T12:10:26.776080+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[104335]: audit 2024-08-25T12:10:26.776080+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[105101]: cluster 2024-08-25T12:10:25.748391+0000 mgr.y (mgr.25136) 2924 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 80 op/s 2024-08-25T12:10:28.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[105101]: cluster 2024-08-25T12:10:25.748391+0000 mgr.y (mgr.25136) 2924 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 80 op/s 2024-08-25T12:10:28.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[105101]: audit 2024-08-25T12:10:26.751227+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[105101]: audit 2024-08-25T12:10:26.751227+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[105101]: audit 2024-08-25T12:10:26.763555+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[105101]: audit 2024-08-25T12:10:26.763555+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[105101]: audit 2024-08-25T12:10:26.776080+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:27 smithi059 bash[105101]: audit 2024-08-25T12:10:26.776080+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:27 smithi196 bash[84730]: cluster 2024-08-25T12:10:25.748391+0000 mgr.y (mgr.25136) 2924 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 80 op/s 2024-08-25T12:10:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:27 smithi196 bash[84730]: cluster 2024-08-25T12:10:25.748391+0000 mgr.y (mgr.25136) 2924 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 80 op/s 2024-08-25T12:10:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:27 smithi196 bash[84730]: audit 2024-08-25T12:10:26.751227+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:27 smithi196 bash[84730]: audit 2024-08-25T12:10:26.751227+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:27 smithi196 bash[84730]: audit 2024-08-25T12:10:26.763555+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:27 smithi196 bash[84730]: audit 2024-08-25T12:10:26.763555+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:27 smithi196 bash[84730]: audit 2024-08-25T12:10:26.776080+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:28.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:27 smithi196 bash[84730]: audit 2024-08-25T12:10:26.776080+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:29.089 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:28 smithi196 bash[84730]: cluster 2024-08-25T12:10:27.750128+0000 mgr.y (mgr.25136) 2925 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-25T12:10:29.089 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:28 smithi196 bash[84730]: cluster 2024-08-25T12:10:27.750128+0000 mgr.y (mgr.25136) 2925 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-25T12:10:29.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:28 smithi059 bash[104335]: cluster 2024-08-25T12:10:27.750128+0000 mgr.y (mgr.25136) 2925 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-25T12:10:29.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:28 smithi059 bash[104335]: cluster 2024-08-25T12:10:27.750128+0000 mgr.y (mgr.25136) 2925 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-25T12:10:29.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:28 smithi059 bash[105101]: cluster 2024-08-25T12:10:27.750128+0000 mgr.y (mgr.25136) 2925 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-25T12:10:29.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:28 smithi059 bash[105101]: cluster 2024-08-25T12:10:27.750128+0000 mgr.y (mgr.25136) 2925 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-25T12:10:29.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:10:29 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:10:29] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.51.0" 2024-08-25T12:10:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:30 smithi196 bash[84730]: cluster 2024-08-25T12:10:29.751350+0000 mgr.y (mgr.25136) 2926 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:10:31.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:30 smithi196 bash[84730]: cluster 2024-08-25T12:10:29.751350+0000 mgr.y (mgr.25136) 2926 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:10:31.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:30 smithi059 bash[104335]: cluster 2024-08-25T12:10:29.751350+0000 mgr.y (mgr.25136) 2926 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:10:31.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:30 smithi059 bash[104335]: cluster 2024-08-25T12:10:29.751350+0000 mgr.y (mgr.25136) 2926 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:10:31.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:30 smithi059 bash[105101]: cluster 2024-08-25T12:10:29.751350+0000 mgr.y (mgr.25136) 2926 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:10:31.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:30 smithi059 bash[105101]: cluster 2024-08-25T12:10:29.751350+0000 mgr.y (mgr.25136) 2926 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-25T12:10:33.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:32 smithi196 bash[84730]: cluster 2024-08-25T12:10:31.752378+0000 mgr.y (mgr.25136) 2927 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-25T12:10:33.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:32 smithi196 bash[84730]: cluster 2024-08-25T12:10:31.752378+0000 mgr.y (mgr.25136) 2927 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-25T12:10:33.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:32 smithi059 bash[104335]: cluster 2024-08-25T12:10:31.752378+0000 mgr.y (mgr.25136) 2927 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-25T12:10:33.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:32 smithi059 bash[104335]: cluster 2024-08-25T12:10:31.752378+0000 mgr.y (mgr.25136) 2927 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-25T12:10:33.277 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:32 smithi059 bash[105101]: cluster 2024-08-25T12:10:31.752378+0000 mgr.y (mgr.25136) 2927 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-25T12:10:33.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:32 smithi059 bash[105101]: cluster 2024-08-25T12:10:31.752378+0000 mgr.y (mgr.25136) 2927 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-25T12:10:35.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:34 smithi059 bash[104335]: cluster 2024-08-25T12:10:33.754043+0000 mgr.y (mgr.25136) 2928 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:35.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:34 smithi059 bash[104335]: cluster 2024-08-25T12:10:33.754043+0000 mgr.y (mgr.25136) 2928 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:35.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:34 smithi059 bash[104335]: audit 2024-08-25T12:10:34.630622+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:35.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:34 smithi059 bash[104335]: audit 2024-08-25T12:10:34.630622+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:35.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:34 smithi059 bash[105101]: cluster 2024-08-25T12:10:33.754043+0000 mgr.y (mgr.25136) 2928 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:35.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:34 smithi059 bash[105101]: cluster 2024-08-25T12:10:33.754043+0000 mgr.y (mgr.25136) 2928 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:35.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:34 smithi059 bash[105101]: audit 2024-08-25T12:10:34.630622+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:35.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:34 smithi059 bash[105101]: audit 2024-08-25T12:10:34.630622+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:35.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:34 smithi196 bash[84730]: cluster 2024-08-25T12:10:33.754043+0000 mgr.y (mgr.25136) 2928 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:35.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:34 smithi196 bash[84730]: cluster 2024-08-25T12:10:33.754043+0000 mgr.y (mgr.25136) 2928 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:35.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:34 smithi196 bash[84730]: audit 2024-08-25T12:10:34.630622+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:35.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:34 smithi196 bash[84730]: audit 2024-08-25T12:10:34.630622+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:35.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:35 smithi059 bash[104335]: audit 2024-08-25T12:10:35.577888+0000 mgr.y (mgr.25136) 2929 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:35.878 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:35 smithi059 bash[104335]: audit 2024-08-25T12:10:35.577888+0000 mgr.y (mgr.25136) 2929 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:35.878 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:35 smithi059 bash[105101]: audit 2024-08-25T12:10:35.577888+0000 mgr.y (mgr.25136) 2929 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:35.878 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:35 smithi059 bash[105101]: audit 2024-08-25T12:10:35.577888+0000 mgr.y (mgr.25136) 2929 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:35 smithi196 bash[84730]: audit 2024-08-25T12:10:35.577888+0000 mgr.y (mgr.25136) 2929 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:36.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:35 smithi196 bash[84730]: audit 2024-08-25T12:10:35.577888+0000 mgr.y (mgr.25136) 2929 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:37.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[105101]: cluster 2024-08-25T12:10:35.754877+0000 mgr.y (mgr.25136) 2930 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:37.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[105101]: cluster 2024-08-25T12:10:35.754877+0000 mgr.y (mgr.25136) 2930 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:37.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[105101]: audit 2024-08-25T12:10:36.532015+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[105101]: audit 2024-08-25T12:10:36.532015+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[105101]: audit 2024-08-25T12:10:36.544923+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[105101]: audit 2024-08-25T12:10:36.544923+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[105101]: audit 2024-08-25T12:10:36.555630+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[105101]: audit 2024-08-25T12:10:36.555630+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[104335]: cluster 2024-08-25T12:10:35.754877+0000 mgr.y (mgr.25136) 2930 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[104335]: cluster 2024-08-25T12:10:35.754877+0000 mgr.y (mgr.25136) 2930 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[104335]: audit 2024-08-25T12:10:36.532015+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[104335]: audit 2024-08-25T12:10:36.532015+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[104335]: audit 2024-08-25T12:10:36.544923+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[104335]: audit 2024-08-25T12:10:36.544923+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[104335]: audit 2024-08-25T12:10:36.555630+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:37 smithi059 bash[104335]: audit 2024-08-25T12:10:36.555630+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:37 smithi196 bash[84730]: cluster 2024-08-25T12:10:35.754877+0000 mgr.y (mgr.25136) 2930 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:37.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:37 smithi196 bash[84730]: cluster 2024-08-25T12:10:35.754877+0000 mgr.y (mgr.25136) 2930 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:37 smithi196 bash[84730]: audit 2024-08-25T12:10:36.532015+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:37 smithi196 bash[84730]: audit 2024-08-25T12:10:36.532015+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:37 smithi196 bash[84730]: audit 2024-08-25T12:10:36.544923+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:37 smithi196 bash[84730]: audit 2024-08-25T12:10:36.544923+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:37 smithi196 bash[84730]: audit 2024-08-25T12:10:36.555630+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:37.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:37 smithi196 bash[84730]: audit 2024-08-25T12:10:36.555630+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:39.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:10:39 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:10:39] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-08-25T12:10:39.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:39 smithi196 bash[84730]: cluster 2024-08-25T12:10:37.755604+0000 mgr.y (mgr.25136) 2931 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:39.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:39 smithi196 bash[84730]: cluster 2024-08-25T12:10:37.755604+0000 mgr.y (mgr.25136) 2931 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:40.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:39 smithi059 bash[104335]: cluster 2024-08-25T12:10:37.755604+0000 mgr.y (mgr.25136) 2931 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:40.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:39 smithi059 bash[104335]: cluster 2024-08-25T12:10:37.755604+0000 mgr.y (mgr.25136) 2931 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:40.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:39 smithi059 bash[105101]: cluster 2024-08-25T12:10:37.755604+0000 mgr.y (mgr.25136) 2931 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:40.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:39 smithi059 bash[105101]: cluster 2024-08-25T12:10:37.755604+0000 mgr.y (mgr.25136) 2931 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:41.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:41 smithi196 bash[84730]: cluster 2024-08-25T12:10:39.756745+0000 mgr.y (mgr.25136) 2932 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:41.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:41 smithi196 bash[84730]: cluster 2024-08-25T12:10:39.756745+0000 mgr.y (mgr.25136) 2932 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:42.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:41 smithi059 bash[104335]: cluster 2024-08-25T12:10:39.756745+0000 mgr.y (mgr.25136) 2932 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:42.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:41 smithi059 bash[104335]: cluster 2024-08-25T12:10:39.756745+0000 mgr.y (mgr.25136) 2932 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:42.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:41 smithi059 bash[105101]: cluster 2024-08-25T12:10:39.756745+0000 mgr.y (mgr.25136) 2932 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:42.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:41 smithi059 bash[105101]: cluster 2024-08-25T12:10:39.756745+0000 mgr.y (mgr.25136) 2932 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:43.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:43 smithi196 bash[84730]: cluster 2024-08-25T12:10:41.757993+0000 mgr.y (mgr.25136) 2933 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:43.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:43 smithi196 bash[84730]: cluster 2024-08-25T12:10:41.757993+0000 mgr.y (mgr.25136) 2933 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:44.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:43 smithi059 bash[104335]: cluster 2024-08-25T12:10:41.757993+0000 mgr.y (mgr.25136) 2933 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:44.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:43 smithi059 bash[104335]: cluster 2024-08-25T12:10:41.757993+0000 mgr.y (mgr.25136) 2933 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:43 smithi059 bash[105101]: cluster 2024-08-25T12:10:41.757993+0000 mgr.y (mgr.25136) 2933 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:44.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:43 smithi059 bash[105101]: cluster 2024-08-25T12:10:41.757993+0000 mgr.y (mgr.25136) 2933 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:45 smithi196 bash[84730]: cluster 2024-08-25T12:10:43.759365+0000 mgr.y (mgr.25136) 2934 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:45.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:45 smithi196 bash[84730]: cluster 2024-08-25T12:10:43.759365+0000 mgr.y (mgr.25136) 2934 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:46.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:45 smithi059 bash[104335]: cluster 2024-08-25T12:10:43.759365+0000 mgr.y (mgr.25136) 2934 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:46.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:45 smithi059 bash[104335]: cluster 2024-08-25T12:10:43.759365+0000 mgr.y (mgr.25136) 2934 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:45 smithi059 bash[105101]: cluster 2024-08-25T12:10:43.759365+0000 mgr.y (mgr.25136) 2934 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:46.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:45 smithi059 bash[105101]: cluster 2024-08-25T12:10:43.759365+0000 mgr.y (mgr.25136) 2934 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:46 smithi196 bash[84730]: audit 2024-08-25T12:10:45.589118+0000 mgr.y (mgr.25136) 2935 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:46.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:46 smithi196 bash[84730]: audit 2024-08-25T12:10:45.589118+0000 mgr.y (mgr.25136) 2935 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:47.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:46 smithi059 bash[104335]: audit 2024-08-25T12:10:45.589118+0000 mgr.y (mgr.25136) 2935 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:47.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:46 smithi059 bash[104335]: audit 2024-08-25T12:10:45.589118+0000 mgr.y (mgr.25136) 2935 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:47.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:46 smithi059 bash[105101]: audit 2024-08-25T12:10:45.589118+0000 mgr.y (mgr.25136) 2935 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:47.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:46 smithi059 bash[105101]: audit 2024-08-25T12:10:45.589118+0000 mgr.y (mgr.25136) 2935 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:47.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:47 smithi196 bash[84730]: cluster 2024-08-25T12:10:45.760378+0000 mgr.y (mgr.25136) 2936 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:47.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:47 smithi196 bash[84730]: cluster 2024-08-25T12:10:45.760378+0000 mgr.y (mgr.25136) 2936 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:47.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:47 smithi196 bash[84730]: audit 2024-08-25T12:10:46.948410+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:47.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:47 smithi196 bash[84730]: audit 2024-08-25T12:10:46.948410+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:47.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:47 smithi196 bash[84730]: audit 2024-08-25T12:10:46.964669+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:47.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:47 smithi196 bash[84730]: audit 2024-08-25T12:10:46.964669+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:47.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:47 smithi196 bash[84730]: audit 2024-08-25T12:10:46.981618+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:47.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:47 smithi196 bash[84730]: audit 2024-08-25T12:10:46.981618+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[104335]: cluster 2024-08-25T12:10:45.760378+0000 mgr.y (mgr.25136) 2936 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:48.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[104335]: cluster 2024-08-25T12:10:45.760378+0000 mgr.y (mgr.25136) 2936 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[104335]: audit 2024-08-25T12:10:46.948410+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[104335]: audit 2024-08-25T12:10:46.948410+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[104335]: audit 2024-08-25T12:10:46.964669+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[104335]: audit 2024-08-25T12:10:46.964669+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[104335]: audit 2024-08-25T12:10:46.981618+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[104335]: audit 2024-08-25T12:10:46.981618+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[105101]: cluster 2024-08-25T12:10:45.760378+0000 mgr.y (mgr.25136) 2936 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[105101]: cluster 2024-08-25T12:10:45.760378+0000 mgr.y (mgr.25136) 2936 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[105101]: audit 2024-08-25T12:10:46.948410+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[105101]: audit 2024-08-25T12:10:46.948410+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[105101]: audit 2024-08-25T12:10:46.964669+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[105101]: audit 2024-08-25T12:10:46.964669+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[105101]: audit 2024-08-25T12:10:46.981618+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:48.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:47 smithi059 bash[105101]: audit 2024-08-25T12:10:46.981618+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:49.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:10:49 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:10:49] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-08-25T12:10:49.702 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph orch ps' 2024-08-25T12:10:49.726 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:49 smithi196 bash[84730]: cluster 2024-08-25T12:10:47.761625+0000 mgr.y (mgr.25136) 2937 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:49.727 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:49 smithi196 bash[84730]: cluster 2024-08-25T12:10:47.761625+0000 mgr.y (mgr.25136) 2937 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:49 smithi059 bash[104335]: cluster 2024-08-25T12:10:47.761625+0000 mgr.y (mgr.25136) 2937 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:49 smithi059 bash[104335]: cluster 2024-08-25T12:10:47.761625+0000 mgr.y (mgr.25136) 2937 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:50.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:49 smithi059 bash[105101]: cluster 2024-08-25T12:10:47.761625+0000 mgr.y (mgr.25136) 2937 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:50.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:49 smithi059 bash[105101]: cluster 2024-08-25T12:10:47.761625+0000 mgr.y (mgr.25136) 2937 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:50.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:50 smithi196 bash[84730]: audit 2024-08-25T12:10:48.988345+0000 mgr.y (mgr.25136) 2938 : audit [DBG] from='client.64785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:50 smithi196 bash[84730]: audit 2024-08-25T12:10:48.988345+0000 mgr.y (mgr.25136) 2938 : audit [DBG] from='client.64785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:50 smithi196 bash[84730]: audit 2024-08-25T12:10:49.630951+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:50.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:50 smithi196 bash[84730]: audit 2024-08-25T12:10:49.630951+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:51.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:50 smithi059 bash[104335]: audit 2024-08-25T12:10:48.988345+0000 mgr.y (mgr.25136) 2938 : audit [DBG] from='client.64785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:50 smithi059 bash[104335]: audit 2024-08-25T12:10:48.988345+0000 mgr.y (mgr.25136) 2938 : audit [DBG] from='client.64785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:50 smithi059 bash[104335]: audit 2024-08-25T12:10:49.630951+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:51.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:50 smithi059 bash[104335]: audit 2024-08-25T12:10:49.630951+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:50 smithi059 bash[105101]: audit 2024-08-25T12:10:48.988345+0000 mgr.y (mgr.25136) 2938 : audit [DBG] from='client.64785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:50 smithi059 bash[105101]: audit 2024-08-25T12:10:48.988345+0000 mgr.y (mgr.25136) 2938 : audit [DBG] from='client.64785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:50 smithi059 bash[105101]: audit 2024-08-25T12:10:49.630951+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:51.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:50 smithi059 bash[105101]: audit 2024-08-25T12:10:49.630951+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:10:51.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:51 smithi196 bash[84730]: cluster 2024-08-25T12:10:49.762356+0000 mgr.y (mgr.25136) 2939 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:51.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:51 smithi196 bash[84730]: cluster 2024-08-25T12:10:49.762356+0000 mgr.y (mgr.25136) 2939 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:51 smithi059 bash[104335]: cluster 2024-08-25T12:10:49.762356+0000 mgr.y (mgr.25136) 2939 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:52.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:51 smithi059 bash[104335]: cluster 2024-08-25T12:10:49.762356+0000 mgr.y (mgr.25136) 2939 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:51 smithi059 bash[105101]: cluster 2024-08-25T12:10:49.762356+0000 mgr.y (mgr.25136) 2939 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:52.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:51 smithi059 bash[105101]: cluster 2024-08-25T12:10:49.762356+0000 mgr.y (mgr.25136) 2939 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:53.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:53 smithi196 bash[84730]: cluster 2024-08-25T12:10:51.763322+0000 mgr.y (mgr.25136) 2940 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:53.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:53 smithi196 bash[84730]: cluster 2024-08-25T12:10:51.763322+0000 mgr.y (mgr.25136) 2940 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:53 smithi059 bash[105101]: cluster 2024-08-25T12:10:51.763322+0000 mgr.y (mgr.25136) 2940 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:54.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:53 smithi059 bash[105101]: cluster 2024-08-25T12:10:51.763322+0000 mgr.y (mgr.25136) 2940 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:54.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:53 smithi059 bash[104335]: cluster 2024-08-25T12:10:51.763322+0000 mgr.y (mgr.25136) 2940 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:54.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:53 smithi059 bash[104335]: cluster 2024-08-25T12:10:51.763322+0000 mgr.y (mgr.25136) 2940 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:54.522 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:10:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:55 smithi196 bash[84730]: cluster 2024-08-25T12:10:53.764713+0000 mgr.y (mgr.25136) 2941 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:55.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:55 smithi196 bash[84730]: cluster 2024-08-25T12:10:53.764713+0000 mgr.y (mgr.25136) 2941 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:55 smithi059 bash[104335]: cluster 2024-08-25T12:10:53.764713+0000 mgr.y (mgr.25136) 2941 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:56.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:55 smithi059 bash[104335]: cluster 2024-08-25T12:10:53.764713+0000 mgr.y (mgr.25136) 2941 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:55 smithi059 bash[105101]: cluster 2024-08-25T12:10:53.764713+0000 mgr.y (mgr.25136) 2941 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:56.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:55 smithi059 bash[105101]: cluster 2024-08-25T12:10:53.764713+0000 mgr.y (mgr.25136) 2941 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:10:56.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:56 smithi196 bash[84730]: audit 2024-08-25T12:10:55.597970+0000 mgr.y (mgr.25136) 2942 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:56.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:56 smithi196 bash[84730]: audit 2024-08-25T12:10:55.597970+0000 mgr.y (mgr.25136) 2942 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:56.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:56 smithi059 bash[104335]: audit 2024-08-25T12:10:55.597970+0000 mgr.y (mgr.25136) 2942 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:56.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:56 smithi059 bash[104335]: audit 2024-08-25T12:10:55.597970+0000 mgr.y (mgr.25136) 2942 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:56.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:56 smithi059 bash[105101]: audit 2024-08-25T12:10:55.597970+0000 mgr.y (mgr.25136) 2942 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:56.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:56 smithi059 bash[105101]: audit 2024-08-25T12:10:55.597970+0000 mgr.y (mgr.25136) 2942 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:10:57.163 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-25T12:10:57.163 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 0s ago 52m - - 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi196 smithi196 running 10s ago 51m - - 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (15m) 0s ago 42m 14.7M - 0.27.0 11f11916f8cd c8c30c31f71e 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi196 *:3000 running (14m) 10s ago 42m 67.9M - c8b91775d855 f57175f62128 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.yjdncn smithi059 *:5000 running (17m) 0s ago 40m 49.6M - 3.8 ccd6c89564c0 f9dece1e253e 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi196 *:8443,9283,8765 running (17m) 10s ago 51m 444M - 19.0.0-5847-g79766939 50bbda8a3289 ae4a7fab0695 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (27m) 0s ago 53m 545M - 19.0.0-5847-g79766939 50bbda8a3289 50158c48ad12 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (11m) 0s ago 53m 81.5M 2048M 19.0.0-5847-g79766939 50bbda8a3289 23754ff92b00 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi196 running (12m) 10s ago 51m 64.9M 2048M 19.0.0-5847-g79766939 50bbda8a3289 6e1e549ef7af 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (11m) 0s ago 51m 56.9M 2048M 19.0.0-5847-g79766939 50bbda8a3289 2a367732e8ae 2024-08-25T12:10:57.164 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (16m) 0s ago 43m 8519k - 1.7.0 72c9c2088986 60d798f8ce6e 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi196 *:9100 running (16m) 10s ago 43m 8567k - 1.7.0 72c9c2088986 e81afb92735d 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (9m) 0s ago 50m 62.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 ade63f4da0be 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (8m) 0s ago 49m 58.8M 2781M 19.0.0-5847-g79766939 50bbda8a3289 5e240d8b57d5 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (7m) 0s ago 48m 53.5M 2781M 19.0.0-5847-g79766939 50bbda8a3289 e8a3ca75c65e 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (5m) 0s ago 47m 65.8M 2781M 19.0.0-5847-g79766939 50bbda8a3289 d85aada73793 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi196 running (4m) 10s ago 46m 50.5M 3036M 19.0.0-5847-g79766939 50bbda8a3289 881411fbf9b3 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi196 running (4m) 10s ago 46m 53.5M 3036M 19.0.0-5847-g79766939 50bbda8a3289 8da9bcc12505 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi196 running (3m) 10s ago 45m 50.8M 3036M 19.0.0-5847-g79766939 50bbda8a3289 b5a8cbff55f0 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi196 running (2m) 10s ago 44m 49.3M 3036M 19.0.0-5847-g79766939 50bbda8a3289 40cdb6224aa9 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi196 *:9095 running (15m) 10s ago 43m 55.3M - 2.51.0 1d3b7f56885b 66ae24f9e07e 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tdyfbh smithi059 *:8000 running (60s) 0s ago 40m 89.5M - 19.0.0-5847-g79766939 50bbda8a3289 ad8312a9888d 2024-08-25T12:10:57.165 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi196.csrltt smithi196 *:8000 running (43s) 10s ago 40m 89.2M - 19.0.0-5847-g79766939 50bbda8a3289 99abe037c6df 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[104335]: cluster 2024-08-25T12:10:55.765378+0000 mgr.y (mgr.25136) 2943 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[104335]: cluster 2024-08-25T12:10:55.765378+0000 mgr.y (mgr.25136) 2943 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[104335]: audit 2024-08-25T12:10:56.746079+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[104335]: audit 2024-08-25T12:10:56.746079+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[104335]: audit 2024-08-25T12:10:56.758988+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[104335]: audit 2024-08-25T12:10:56.758988+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[104335]: audit 2024-08-25T12:10:56.771816+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[104335]: audit 2024-08-25T12:10:56.771816+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[105101]: cluster 2024-08-25T12:10:55.765378+0000 mgr.y (mgr.25136) 2943 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[105101]: cluster 2024-08-25T12:10:55.765378+0000 mgr.y (mgr.25136) 2943 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[105101]: audit 2024-08-25T12:10:56.746079+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[105101]: audit 2024-08-25T12:10:56.746079+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[105101]: audit 2024-08-25T12:10:56.758988+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[105101]: audit 2024-08-25T12:10:56.758988+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[105101]: audit 2024-08-25T12:10:56.771816+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:57 smithi059 bash[105101]: audit 2024-08-25T12:10:56.771816+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:57 smithi196 bash[84730]: cluster 2024-08-25T12:10:55.765378+0000 mgr.y (mgr.25136) 2943 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:57 smithi196 bash[84730]: cluster 2024-08-25T12:10:55.765378+0000 mgr.y (mgr.25136) 2943 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:10:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:57 smithi196 bash[84730]: audit 2024-08-25T12:10:56.746079+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:57 smithi196 bash[84730]: audit 2024-08-25T12:10:56.746079+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:57 smithi196 bash[84730]: audit 2024-08-25T12:10:56.758988+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:57 smithi196 bash[84730]: audit 2024-08-25T12:10:56.758988+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:57 smithi196 bash[84730]: audit 2024-08-25T12:10:56.771816+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:57 smithi196 bash[84730]: audit 2024-08-25T12:10:56.771816+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25136 ' entity='mgr.y' 2024-08-25T12:10:58.189 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-08-25T12:10:59.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:58 smithi059 bash[105101]: audit 2024-08-25T12:10:57.145233+0000 mgr.y (mgr.25136) 2944 : audit [DBG] from='client.74786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:59.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:58 smithi059 bash[105101]: audit 2024-08-25T12:10:57.145233+0000 mgr.y (mgr.25136) 2944 : audit [DBG] from='client.74786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:58 smithi059 bash[104335]: audit 2024-08-25T12:10:57.145233+0000 mgr.y (mgr.25136) 2944 : audit [DBG] from='client.74786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:59.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:58 smithi059 bash[104335]: audit 2024-08-25T12:10:57.145233+0000 mgr.y (mgr.25136) 2944 : audit [DBG] from='client.74786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:59.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:58 smithi196 bash[84730]: audit 2024-08-25T12:10:57.145233+0000 mgr.y (mgr.25136) 2944 : audit [DBG] from='client.74786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:59.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:58 smithi196 bash[84730]: audit 2024-08-25T12:10:57.145233+0000 mgr.y (mgr.25136) 2944 : audit [DBG] from='client.74786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-25T12:10:59.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:10:59 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:10:59] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-08-25T12:11:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:59 smithi059 bash[105101]: cluster 2024-08-25T12:10:57.766516+0000 mgr.y (mgr.25136) 2945 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:00.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:10:59 smithi059 bash[105101]: cluster 2024-08-25T12:10:57.766516+0000 mgr.y (mgr.25136) 2945 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:59 smithi059 bash[104335]: cluster 2024-08-25T12:10:57.766516+0000 mgr.y (mgr.25136) 2945 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:00.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:10:59 smithi059 bash[104335]: cluster 2024-08-25T12:10:57.766516+0000 mgr.y (mgr.25136) 2945 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:00.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:59 smithi196 bash[84730]: cluster 2024-08-25T12:10:57.766516+0000 mgr.y (mgr.25136) 2945 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:00.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:10:59 smithi196 bash[84730]: cluster 2024-08-25T12:10:57.766516+0000 mgr.y (mgr.25136) 2945 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:00 smithi059 bash[104335]: cluster 2024-08-25T12:10:59.767746+0000 mgr.y (mgr.25136) 2946 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:01.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:00 smithi059 bash[104335]: cluster 2024-08-25T12:10:59.767746+0000 mgr.y (mgr.25136) 2946 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:00 smithi059 bash[105101]: cluster 2024-08-25T12:10:59.767746+0000 mgr.y (mgr.25136) 2946 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:00 smithi059 bash[105101]: cluster 2024-08-25T12:10:59.767746+0000 mgr.y (mgr.25136) 2946 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:01.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:00 smithi196 bash[84730]: cluster 2024-08-25T12:10:59.767746+0000 mgr.y (mgr.25136) 2946 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:01.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:00 smithi196 bash[84730]: cluster 2024-08-25T12:10:59.767746+0000 mgr.y (mgr.25136) 2946 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:03.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:02 smithi196 bash[84730]: cluster 2024-08-25T12:11:01.768767+0000 mgr.y (mgr.25136) 2947 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:03.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:02 smithi196 bash[84730]: cluster 2024-08-25T12:11:01.768767+0000 mgr.y (mgr.25136) 2947 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:03.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:02 smithi059 bash[104335]: cluster 2024-08-25T12:11:01.768767+0000 mgr.y (mgr.25136) 2947 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:03.277 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:02 smithi059 bash[104335]: cluster 2024-08-25T12:11:01.768767+0000 mgr.y (mgr.25136) 2947 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:03.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:02 smithi059 bash[105101]: cluster 2024-08-25T12:11:01.768767+0000 mgr.y (mgr.25136) 2947 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:03.278 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:02 smithi059 bash[105101]: cluster 2024-08-25T12:11:01.768767+0000 mgr.y (mgr.25136) 2947 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-25T12:11:03.540 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/mon.a/config 2024-08-25T12:11:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:04 smithi059 bash[104335]: cluster 2024-08-25T12:11:03.770169+0000 mgr.y (mgr.25136) 2948 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:05.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:04 smithi059 bash[104335]: cluster 2024-08-25T12:11:03.770169+0000 mgr.y (mgr.25136) 2948 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:04 smithi059 bash[104335]: audit 2024-08-25T12:11:04.631867+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:11:05.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:04 smithi059 bash[104335]: audit 2024-08-25T12:11:04.631867+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:11:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:04 smithi059 bash[105101]: cluster 2024-08-25T12:11:03.770169+0000 mgr.y (mgr.25136) 2948 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:04 smithi059 bash[105101]: cluster 2024-08-25T12:11:03.770169+0000 mgr.y (mgr.25136) 2948 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:04 smithi059 bash[105101]: audit 2024-08-25T12:11:04.631867+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:11:05.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:04 smithi059 bash[105101]: audit 2024-08-25T12:11:04.631867+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:11:05.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:04 smithi196 bash[84730]: cluster 2024-08-25T12:11:03.770169+0000 mgr.y (mgr.25136) 2948 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:05.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:04 smithi196 bash[84730]: cluster 2024-08-25T12:11:03.770169+0000 mgr.y (mgr.25136) 2948 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-25T12:11:05.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:04 smithi196 bash[84730]: audit 2024-08-25T12:11:04.631867+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:11:05.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:04 smithi196 bash[84730]: audit 2024-08-25T12:11:04.631867+0000 mon.b (mon.1) 3951 : audit [DBG] from='mgr.25136 172.21.15.59:0/712176330' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-25T12:11:05.164 INFO:teuthology.orchestra.run.smithi059.stdout:false 2024-08-25T12:11:05.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:05 smithi059 bash[105101]: audit 2024-08-25T12:11:05.155131+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.59:0/856692653' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:11:05.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:05 smithi059 bash[105101]: audit 2024-08-25T12:11:05.155131+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.59:0/856692653' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:11:05.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:05 smithi059 bash[105101]: audit 2024-08-25T12:11:05.609268+0000 mgr.y (mgr.25136) 2949 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:11:05.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:05 smithi059 bash[105101]: audit 2024-08-25T12:11:05.609268+0000 mgr.y (mgr.25136) 2949 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:11:05.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:05 smithi059 bash[104335]: audit 2024-08-25T12:11:05.155131+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.59:0/856692653' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:11:05.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:05 smithi059 bash[104335]: audit 2024-08-25T12:11:05.155131+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.59:0/856692653' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:11:05.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:05 smithi059 bash[104335]: audit 2024-08-25T12:11:05.609268+0000 mgr.y (mgr.25136) 2949 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:11:05.992 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:05 smithi059 bash[104335]: audit 2024-08-25T12:11:05.609268+0000 mgr.y (mgr.25136) 2949 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:11:05.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-25T12:11:05.993 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_630f8e04c093d97a36c4a10b683ebccd46fccbce/qa/tasks/cephadm.py", line 1493, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_630f8e04c093d97a36c4a10b683ebccd46fccbce/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi059 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-08-25T12:11:06.257 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=10ce570985cf443593fb4676f4d48fd8 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_630f8e04c093d97a36c4a10b683ebccd46fccbce/qa/tasks/cephadm.py", line 1493, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_630f8e04c093d97a36c4a10b683ebccd46fccbce/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi059 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-08-25T12:11:06.260 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-25T12:11:06.269 INFO:tasks.cephadm:Teardown begin 2024-08-25T12:11:06.269 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-25T12:11:06.274 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:05 smithi196 bash[84730]: audit 2024-08-25T12:11:05.155131+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.59:0/856692653' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:11:06.274 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:05 smithi196 bash[84730]: audit 2024-08-25T12:11:05.155131+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.59:0/856692653' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-25T12:11:06.274 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:05 smithi196 bash[84730]: audit 2024-08-25T12:11:05.609268+0000 mgr.y (mgr.25136) 2949 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:11:06.274 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:05 smithi196 bash[84730]: audit 2024-08-25T12:11:05.609268+0000 mgr.y (mgr.25136) 2949 : audit [DBG] from='client.15441 -' entity='client.iscsi.foo.smithi059.yjdncn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-25T12:11:06.288 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-25T12:11:06.303 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-25T12:11:06.303 DEBUG:teuthology.orchestra.run.smithi059:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-25T12:11:06.335 DEBUG:teuthology.orchestra.run.smithi196:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-25T12:11:06.352 INFO:tasks.cephadm:Stopping all daemons... 2024-08-25T12:11:06.352 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-25T12:11:06.352 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a 2024-08-25T12:11:06.649 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:06 smithi059 systemd[1]: Stopping Ceph mon.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:06.649 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:06 smithi059 bash[104335]: debug 2024-08-25T12:11:06.516+0000 7fd8bb009640 -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-08-25T12:11:06.649 INFO:journalctl@ceph.mon.a.smithi059.stdout:Aug 25 12:11:06 smithi059 bash[104335]: debug 2024-08-25T12:11:06.516+0000 7fd8bb009640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-25T12:11:07.495 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.a.service' 2024-08-25T12:11:07.530 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:07.530 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-25T12:11:07.531 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-25T12:11:07.531 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.c 2024-08-25T12:11:07.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:07 smithi059 systemd[1]: Stopping Ceph mon.c for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:07.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:07 smithi059 bash[105101]: debug 2024-08-25T12:11:07.712+0000 7fdaabb81640 -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-08-25T12:11:07.777 INFO:journalctl@ceph.mon.c.smithi059.stdout:Aug 25 12:11:07 smithi059 bash[105101]: debug 2024-08-25T12:11:07.712+0000 7fdaabb81640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-25T12:11:08.699 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.c.service' 2024-08-25T12:11:08.726 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:08.726 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-25T12:11:08.726 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-25T12:11:08.727 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.b 2024-08-25T12:11:08.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:08 smithi196 systemd[1]: Stopping Ceph mon.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:09.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:08 smithi196 bash[84730]: debug 2024-08-25T12:11:08.870+0000 7f721a4f4640 -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-08-25T12:11:09.018 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:08 smithi196 bash[84730]: debug 2024-08-25T12:11:08.870+0000 7f721a4f4640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-25T12:11:09.527 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:11:09 smithi059 bash[75117]: ::ffff:172.21.15.196 - - [25/Aug/2024:12:11:09] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-08-25T12:11:10.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Aug 25 12:11:09 smithi196 bash[110169]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mon-b 2024-08-25T12:11:10.317 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mon.b.service' 2024-08-25T12:11:10.408 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:10.408 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-25T12:11:10.409 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-25T12:11:10.409 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y 2024-08-25T12:11:10.777 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:11:10 smithi059 systemd[1]: Stopping Ceph mgr.y for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:10.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:11:10 smithi059 bash[75117]: debug 2024-08-25T12:11:10.568+0000 7f62abdec640 -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-08-25T12:11:10.778 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Aug 25 12:11:10 smithi059 bash[75117]: debug 2024-08-25T12:11:10.568+0000 7f62abdec640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-08-25T12:11:11.485 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.y.service' 2024-08-25T12:11:11.512 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:11.512 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-25T12:11:11.512 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-25T12:11:11.512 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.x 2024-08-25T12:11:11.860 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:11:11 smithi196 systemd[1]: Stopping Ceph mgr.x for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:13.079 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Aug 25 12:11:12 smithi196 bash[110341]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-mgr-x 2024-08-25T12:11:13.093 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@mgr.x.service' 2024-08-25T12:11:13.115 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:13.115 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-25T12:11:13.115 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-25T12:11:13.116 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.0 2024-08-25T12:11:13.527 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:11:13 smithi059 systemd[1]: Stopping Ceph osd.0 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:13.528 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:11:13 smithi059 bash[110125]: debug 2024-08-25T12:11:13.264+0000 7fb22aa6b640 -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-08-25T12:11:13.528 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:11:13 smithi059 bash[110125]: debug 2024-08-25T12:11:13.264+0000 7fb22aa6b640 -1 osd.0 161 *** Got signal Terminated *** 2024-08-25T12:11:13.528 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:11:13 smithi059 bash[110125]: debug 2024-08-25T12:11:13.264+0000 7fb22aa6b640 -1 osd.0 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:11:19.777 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:11:19 smithi059 bash[134603]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-0 2024-08-25T12:11:20.277 INFO:journalctl@ceph.osd.0.smithi059.stdout:Aug 25 12:11:19 smithi059 bash[135385]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-0 2024-08-25T12:11:21.867 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.0.service' 2024-08-25T12:11:21.896 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:21.896 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-25T12:11:21.896 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-25T12:11:21.896 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.1 2024-08-25T12:11:22.277 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:11:21 smithi059 systemd[1]: Stopping Ceph osd.1 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:22.278 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:11:22 smithi059 bash[113142]: debug 2024-08-25T12:11:22.080+0000 7fb04d5c1640 -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-08-25T12:11:22.278 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:11:22 smithi059 bash[113142]: debug 2024-08-25T12:11:22.080+0000 7fb04d5c1640 -1 osd.1 161 *** Got signal Terminated *** 2024-08-25T12:11:22.278 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:11:22 smithi059 bash[113142]: debug 2024-08-25T12:11:22.080+0000 7fb04d5c1640 -1 osd.1 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:11:28.331 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:11:28 smithi059 bash[135519]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-1 2024-08-25T12:11:28.332 INFO:journalctl@ceph.osd.1.smithi059.stdout:Aug 25 12:11:28 smithi059 bash[135581]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-1 2024-08-25T12:11:30.216 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.1.service' 2024-08-25T12:11:30.246 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:30.247 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-25T12:11:30.247 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-25T12:11:30.247 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.2 2024-08-25T12:11:30.527 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:11:30 smithi059 systemd[1]: Stopping Ceph osd.2 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:30.528 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:11:30 smithi059 bash[117626]: debug 2024-08-25T12:11:30.412+0000 7f1f538a1640 -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-08-25T12:11:30.528 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:11:30 smithi059 bash[117626]: debug 2024-08-25T12:11:30.412+0000 7f1f538a1640 -1 osd.2 161 *** Got signal Terminated *** 2024-08-25T12:11:30.528 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:11:30 smithi059 bash[117626]: debug 2024-08-25T12:11:30.412+0000 7f1f538a1640 -1 osd.2 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:11:37.130 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:11:36 smithi059 bash[135707]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-2 2024-08-25T12:11:37.130 INFO:journalctl@ceph.osd.2.smithi059.stdout:Aug 25 12:11:37 smithi059 bash[135864]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-2 2024-08-25T12:11:39.725 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.2.service' 2024-08-25T12:11:39.754 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:39.755 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-25T12:11:39.755 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-25T12:11:39.755 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.3 2024-08-25T12:11:39.860 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:39 smithi196 bash[104324]: debug 2024-08-25T12:11:39.526+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:40.027 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:39 smithi059 systemd[1]: Stopping Ceph osd.3 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:40.527 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:40 smithi059 bash[122377]: debug 2024-08-25T12:11:40.227+0000 7fdd52226640 -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-08-25T12:11:40.528 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:40 smithi059 bash[122377]: debug 2024-08-25T12:11:40.227+0000 7fdd52226640 -1 osd.3 161 *** Got signal Terminated *** 2024-08-25T12:11:40.528 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:40 smithi059 bash[122377]: debug 2024-08-25T12:11:40.227+0000 7fdd52226640 -1 osd.3 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:11:40.531 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:40 smithi196 bash[98566]: debug 2024-08-25T12:11:40.142+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:40.860 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:40 smithi196 bash[104324]: debug 2024-08-25T12:11:40.534+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:41.556 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:41 smithi196 bash[98566]: debug 2024-08-25T12:11:41.158+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:41.860 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:41 smithi196 bash[104324]: debug 2024-08-25T12:11:41.558+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:42.602 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:42 smithi196 bash[98566]: debug 2024-08-25T12:11:42.170+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:42.861 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:42 smithi196 bash[95718]: debug 2024-08-25T12:11:42.662+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:42.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:42 smithi196 bash[104324]: debug 2024-08-25T12:11:42.602+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:42.951 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:42 smithi059 bash[122377]: debug 2024-08-25T12:11:42.551+0000 7fdd4a833640 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.035887+0000 front 2024-08-25T12:11:17.036100+0000 (oldest deadline 2024-08-25T12:11:41.735669+0000) 2024-08-25T12:11:43.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:43 smithi196 bash[98566]: debug 2024-08-25T12:11:43.158+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:43.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:42 smithi196 bash[101446]: debug 2024-08-25T12:11:42.986+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:43.975 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:43 smithi196 bash[95718]: debug 2024-08-25T12:11:43.666+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:43.976 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:43 smithi196 bash[104324]: debug 2024-08-25T12:11:43.654+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:44.027 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:43 smithi059 bash[122377]: debug 2024-08-25T12:11:43.559+0000 7fdd4a833640 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.035887+0000 front 2024-08-25T12:11:17.036100+0000 (oldest deadline 2024-08-25T12:11:41.735669+0000) 2024-08-25T12:11:44.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:43 smithi196 bash[101446]: debug 2024-08-25T12:11:43.978+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:44.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:44 smithi196 bash[98566]: debug 2024-08-25T12:11:44.205+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:44.961 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:44 smithi196 bash[95718]: debug 2024-08-25T12:11:44.649+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:44.961 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:44 smithi196 bash[104324]: debug 2024-08-25T12:11:44.641+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:45.027 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:44 smithi059 bash[122377]: debug 2024-08-25T12:11:44.607+0000 7fdd4a833640 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.035887+0000 front 2024-08-25T12:11:17.036100+0000 (oldest deadline 2024-08-25T12:11:41.735669+0000) 2024-08-25T12:11:45.224 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:44 smithi196 bash[101446]: debug 2024-08-25T12:11:44.965+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:45.611 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:45 smithi196 bash[98566]: debug 2024-08-25T12:11:45.225+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:45.946 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:45 smithi196 bash[95718]: debug 2024-08-25T12:11:45.645+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:45.946 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:45 smithi196 bash[104324]: debug 2024-08-25T12:11:45.645+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:46.216 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:45 smithi196 bash[101446]: debug 2024-08-25T12:11:45.949+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:46.527 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:46 smithi059 bash[136188]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-3 2024-08-25T12:11:46.527 INFO:journalctl@ceph.osd.3.smithi059.stdout:Aug 25 12:11:46 smithi059 bash[136773]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-3 2024-08-25T12:11:46.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:46 smithi196 bash[98566]: debug 2024-08-25T12:11:46.221+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:46.953 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:46 smithi196 bash[95718]: debug 2024-08-25T12:11:46.697+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:46.953 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:46 smithi196 bash[104324]: debug 2024-08-25T12:11:46.641+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:47.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:47 smithi196 bash[98566]: debug 2024-08-25T12:11:47.185+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:47.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:46 smithi196 bash[101446]: debug 2024-08-25T12:11:46.953+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:47.994 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:47 smithi196 bash[95718]: debug 2024-08-25T12:11:47.721+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:47.995 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:47 smithi196 bash[104324]: debug 2024-08-25T12:11:47.665+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:48.081 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.3.service' 2024-08-25T12:11:48.112 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:48.112 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-25T12:11:48.112 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-25T12:11:48.113 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.4 2024-08-25T12:11:48.261 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:48 smithi196 systemd[1]: Stopping Ceph osd.4 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:48.262 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:48 smithi196 bash[101446]: debug 2024-08-25T12:11:47.997+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:48.262 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:48 smithi196 bash[98566]: debug 2024-08-25T12:11:48.177+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:48.611 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:48 smithi196 bash[95718]: debug 2024-08-25T12:11:48.265+0000 7f37ea320640 -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-08-25T12:11:48.611 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:48 smithi196 bash[95718]: debug 2024-08-25T12:11:48.265+0000 7f37ea320640 -1 osd.4 161 *** Got signal Terminated *** 2024-08-25T12:11:48.611 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:48 smithi196 bash[95718]: debug 2024-08-25T12:11:48.265+0000 7f37ea320640 -1 osd.4 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:11:48.996 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:48 smithi196 bash[95718]: debug 2024-08-25T12:11:48.733+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:48.996 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:48 smithi196 bash[104324]: debug 2024-08-25T12:11:48.681+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:49.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:49 smithi196 bash[98566]: debug 2024-08-25T12:11:49.197+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:49.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:49 smithi196 bash[101446]: debug 2024-08-25T12:11:48.997+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:50.037 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:49 smithi196 bash[95718]: debug 2024-08-25T12:11:49.693+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:50.038 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:49 smithi196 bash[95718]: debug 2024-08-25T12:11:49.693+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.287504+0000 front 2024-08-25T12:11:24.287629+0000 (oldest deadline 2024-08-25T12:11:48.987376+0000) 2024-08-25T12:11:50.038 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:49 smithi196 bash[104324]: debug 2024-08-25T12:11:49.697+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:50.038 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:49 smithi196 bash[104324]: debug 2024-08-25T12:11:49.697+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:50.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:50 smithi196 bash[101446]: debug 2024-08-25T12:11:50.041+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:50.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:50 smithi196 bash[98566]: debug 2024-08-25T12:11:50.209+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:50.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:50 smithi196 bash[98566]: debug 2024-08-25T12:11:50.209+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:50.978 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:50 smithi196 bash[95718]: debug 2024-08-25T12:11:50.737+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:50.978 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:50 smithi196 bash[95718]: debug 2024-08-25T12:11:50.737+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.287504+0000 front 2024-08-25T12:11:24.287629+0000 (oldest deadline 2024-08-25T12:11:48.987376+0000) 2024-08-25T12:11:50.978 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:50 smithi196 bash[104324]: debug 2024-08-25T12:11:50.689+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:50.978 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:50 smithi196 bash[104324]: debug 2024-08-25T12:11:50.689+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:51.315 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:51 smithi196 bash[98566]: debug 2024-08-25T12:11:51.225+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:51.315 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:51 smithi196 bash[98566]: debug 2024-08-25T12:11:51.225+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:51.315 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:51 smithi196 bash[101446]: debug 2024-08-25T12:11:51.045+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:51.953 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:51 smithi196 bash[95718]: debug 2024-08-25T12:11:51.769+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:51.953 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:51 smithi196 bash[95718]: debug 2024-08-25T12:11:51.769+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.287504+0000 front 2024-08-25T12:11:24.287629+0000 (oldest deadline 2024-08-25T12:11:48.987376+0000) 2024-08-25T12:11:51.953 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:51 smithi196 bash[104324]: debug 2024-08-25T12:11:51.653+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:51.953 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:51 smithi196 bash[104324]: debug 2024-08-25T12:11:51.653+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:52.242 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:52 smithi196 bash[101446]: debug 2024-08-25T12:11:52.009+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:52.242 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:52 smithi196 bash[101446]: debug 2024-08-25T12:11:52.009+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:11:52.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:52 smithi196 bash[98566]: debug 2024-08-25T12:11:52.245+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:52.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:52 smithi196 bash[98566]: debug 2024-08-25T12:11:52.245+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:53.018 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:52 smithi196 bash[95718]: debug 2024-08-25T12:11:52.765+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.286369+0000 front 2024-08-25T12:11:17.286218+0000 (oldest deadline 2024-08-25T12:11:41.986297+0000) 2024-08-25T12:11:53.018 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:52 smithi196 bash[95718]: debug 2024-08-25T12:11:52.765+0000 7f37e6935640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.287504+0000 front 2024-08-25T12:11:24.287629+0000 (oldest deadline 2024-08-25T12:11:48.987376+0000) 2024-08-25T12:11:53.018 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:52 smithi196 bash[104324]: debug 2024-08-25T12:11:52.681+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:53.019 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:52 smithi196 bash[104324]: debug 2024-08-25T12:11:52.681+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:53.272 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:53 smithi196 bash[101446]: debug 2024-08-25T12:11:53.021+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:53.272 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:53 smithi196 bash[101446]: debug 2024-08-25T12:11:53.021+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:11:53.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:53 smithi196 bash[98566]: debug 2024-08-25T12:11:53.273+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:53.611 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:53 smithi196 bash[98566]: debug 2024-08-25T12:11:53.277+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:53.955 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:53 smithi196 bash[104324]: debug 2024-08-25T12:11:53.665+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:53.955 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:53 smithi196 bash[104324]: debug 2024-08-25T12:11:53.665+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:54.266 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:54 smithi196 bash[101446]: debug 2024-08-25T12:11:54.029+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:54.266 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:54 smithi196 bash[101446]: debug 2024-08-25T12:11:54.029+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:11:54.549 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:54 smithi196 bash[98566]: debug 2024-08-25T12:11:54.269+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:54.549 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:54 smithi196 bash[98566]: debug 2024-08-25T12:11:54.269+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:54.814 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:54 smithi196 bash[104324]: debug 2024-08-25T12:11:54.701+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:54.814 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:54 smithi196 bash[104324]: debug 2024-08-25T12:11:54.701+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:55.110 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:55 smithi196 bash[101446]: debug 2024-08-25T12:11:55.025+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:55.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:55 smithi196 bash[101446]: debug 2024-08-25T12:11:55.025+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:11:55.111 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:54 smithi196 bash[111250]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-4 2024-08-25T12:11:55.611 INFO:journalctl@ceph.osd.4.smithi196.stdout:Aug 25 12:11:55 smithi196 bash[111571]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-4 2024-08-25T12:11:55.611 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:55 smithi196 bash[98566]: debug 2024-08-25T12:11:55.289+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:55.611 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:55 smithi196 bash[98566]: debug 2024-08-25T12:11:55.289+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:56.018 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:55 smithi196 bash[104324]: debug 2024-08-25T12:11:55.665+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:56.018 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:55 smithi196 bash[104324]: debug 2024-08-25T12:11:55.665+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:56.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:56 smithi196 bash[98566]: debug 2024-08-25T12:11:56.253+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:56.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:56 smithi196 bash[98566]: debug 2024-08-25T12:11:56.253+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:56.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:56 smithi196 bash[101446]: debug 2024-08-25T12:11:56.021+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:56.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:56 smithi196 bash[101446]: debug 2024-08-25T12:11:56.021+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:11:56.778 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:56 smithi196 bash[104324]: debug 2024-08-25T12:11:56.697+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:56.779 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:56 smithi196 bash[104324]: debug 2024-08-25T12:11:56.697+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:57.110 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[101446]: debug 2024-08-25T12:11:57.025+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:57.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[101446]: debug 2024-08-25T12:11:57.025+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:11:57.467 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.4.service' 2024-08-25T12:11:57.494 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:11:57.494 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-25T12:11:57.495 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-25T12:11:57.495 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.5 2024-08-25T12:11:57.544 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[98566]: debug 2024-08-25T12:11:57.297+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:57.544 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[98566]: debug 2024-08-25T12:11:57.297+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:57.860 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[104324]: debug 2024-08-25T12:11:57.693+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:57.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[104324]: debug 2024-08-25T12:11:57.693+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:57.861 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:57 smithi196 systemd[1]: Stopping Ceph osd.5 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:11:57.861 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[98566]: debug 2024-08-25T12:11:57.665+0000 7fb1d886f640 -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-08-25T12:11:57.861 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[98566]: debug 2024-08-25T12:11:57.665+0000 7fb1d886f640 -1 osd.5 161 *** Got signal Terminated *** 2024-08-25T12:11:57.862 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:57 smithi196 bash[98566]: debug 2024-08-25T12:11:57.665+0000 7fb1d886f640 -1 osd.5 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:11:58.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:58 smithi196 bash[98566]: debug 2024-08-25T12:11:58.253+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:58.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:58 smithi196 bash[98566]: debug 2024-08-25T12:11:58.253+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:58.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:58 smithi196 bash[101446]: debug 2024-08-25T12:11:58.041+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:58.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:58 smithi196 bash[101446]: debug 2024-08-25T12:11:58.041+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:11:58.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:58 smithi196 bash[101446]: debug 2024-08-25T12:11:58.041+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:11:59.011 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:58 smithi196 bash[104324]: debug 2024-08-25T12:11:58.729+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:11:59.011 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:58 smithi196 bash[104324]: debug 2024-08-25T12:11:58.729+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:11:59.011 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:58 smithi196 bash[104324]: debug 2024-08-25T12:11:58.729+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:11:59.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[98566]: debug 2024-08-25T12:11:59.237+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:11:59.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[98566]: debug 2024-08-25T12:11:59.237+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:11:59.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[98566]: debug 2024-08-25T12:11:59.237+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.592195+0000 front 2024-08-25T12:11:34.592263+0000 (oldest deadline 2024-08-25T12:11:58.692068+0000) 2024-08-25T12:11:59.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[101446]: debug 2024-08-25T12:11:59.013+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:11:59.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[101446]: debug 2024-08-25T12:11:59.013+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:11:59.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[101446]: debug 2024-08-25T12:11:59.013+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:00.031 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[104324]: debug 2024-08-25T12:11:59.773+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:00.031 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[104324]: debug 2024-08-25T12:11:59.773+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:00.031 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:11:59 smithi196 bash[104324]: debug 2024-08-25T12:11:59.773+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:00.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[98566]: debug 2024-08-25T12:12:00.265+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:12:00.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[98566]: debug 2024-08-25T12:12:00.265+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:12:00.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[98566]: debug 2024-08-25T12:12:00.265+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.592195+0000 front 2024-08-25T12:11:34.592263+0000 (oldest deadline 2024-08-25T12:11:58.692068+0000) 2024-08-25T12:12:00.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[101446]: debug 2024-08-25T12:12:00.033+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:00.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[101446]: debug 2024-08-25T12:12:00.033+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:00.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[101446]: debug 2024-08-25T12:12:00.033+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:01.110 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[101446]: debug 2024-08-25T12:12:01.049+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:01.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[101446]: debug 2024-08-25T12:12:01.049+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:01.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[101446]: debug 2024-08-25T12:12:01.049+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:01.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[104324]: debug 2024-08-25T12:12:00.805+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:01.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[104324]: debug 2024-08-25T12:12:00.805+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:01.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:00 smithi196 bash[104324]: debug 2024-08-25T12:12:00.805+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:01.610 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[98566]: debug 2024-08-25T12:12:01.273+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:12:01.611 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[98566]: debug 2024-08-25T12:12:01.273+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:12:01.611 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[98566]: debug 2024-08-25T12:12:01.273+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.592195+0000 front 2024-08-25T12:11:34.592263+0000 (oldest deadline 2024-08-25T12:11:58.692068+0000) 2024-08-25T12:12:02.059 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[104324]: debug 2024-08-25T12:12:01.813+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:02.060 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[104324]: debug 2024-08-25T12:12:01.813+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:02.060 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:01 smithi196 bash[104324]: debug 2024-08-25T12:12:01.813+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:02.360 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[98566]: debug 2024-08-25T12:12:02.225+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:14.089120+0000 front 2024-08-25T12:11:14.089185+0000 (oldest deadline 2024-08-25T12:11:39.388889+0000) 2024-08-25T12:12:02.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[98566]: debug 2024-08-25T12:12:02.225+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.991111+0000 front 2024-08-25T12:11:26.991198+0000 (oldest deadline 2024-08-25T12:11:49.290921+0000) 2024-08-25T12:12:02.361 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[98566]: debug 2024-08-25T12:12:02.225+0000 7fb1d0e7c640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.592195+0000 front 2024-08-25T12:11:34.592263+0000 (oldest deadline 2024-08-25T12:11:58.692068+0000) 2024-08-25T12:12:02.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[101446]: debug 2024-08-25T12:12:02.061+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:02.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[101446]: debug 2024-08-25T12:12:02.061+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:02.362 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[101446]: debug 2024-08-25T12:12:02.061+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:03.064 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[104324]: debug 2024-08-25T12:12:02.813+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:03.065 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[104324]: debug 2024-08-25T12:12:02.813+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:03.065 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:02 smithi196 bash[104324]: debug 2024-08-25T12:12:02.813+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:03.360 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:03 smithi196 bash[101446]: debug 2024-08-25T12:12:03.069+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:03.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:03 smithi196 bash[101446]: debug 2024-08-25T12:12:03.069+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:03.361 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:03 smithi196 bash[101446]: debug 2024-08-25T12:12:03.069+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:04.110 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:03 smithi196 bash[111702]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-5 2024-08-25T12:12:04.111 INFO:journalctl@ceph.osd.5.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[111763]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-5 2024-08-25T12:12:04.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[101446]: debug 2024-08-25T12:12:04.041+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:04.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[101446]: debug 2024-08-25T12:12:04.041+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:04.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[101446]: debug 2024-08-25T12:12:04.041+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:04.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:03 smithi196 bash[104324]: debug 2024-08-25T12:12:03.837+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:04.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:03 smithi196 bash[104324]: debug 2024-08-25T12:12:03.837+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:04.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:03 smithi196 bash[104324]: debug 2024-08-25T12:12:03.837+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:05.060 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[101446]: debug 2024-08-25T12:12:04.993+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:05.060 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[101446]: debug 2024-08-25T12:12:04.993+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:05.060 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[101446]: debug 2024-08-25T12:12:04.993+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:05.060 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[104324]: debug 2024-08-25T12:12:04.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:05.061 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[104324]: debug 2024-08-25T12:12:04.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:05.061 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:04 smithi196 bash[104324]: debug 2024-08-25T12:12:04.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:05.819 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[76680]: ts=2024-08-25T12:12:05.408Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T12:12:05.820 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[76680]: ts=2024-08-25T12:12:05.412Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T12:12:05.820 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[76680]: ts=2024-08-25T12:12:05.412Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T12:12:05.820 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[76680]: ts=2024-08-25T12:12:05.416Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T12:12:05.820 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[76680]: ts=2024-08-25T12:12:05.418Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T12:12:05.820 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[76680]: ts=2024-08-25T12:12:05.420Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.59:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.59:8765: connect: connection refused" 2024-08-25T12:12:06.101 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[101446]: debug 2024-08-25T12:12:05.993+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:06.101 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[101446]: debug 2024-08-25T12:12:05.993+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:06.101 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[101446]: debug 2024-08-25T12:12:05.993+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:06.102 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[104324]: debug 2024-08-25T12:12:05.821+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:06.102 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[104324]: debug 2024-08-25T12:12:05.821+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:06.102 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:05 smithi196 bash[104324]: debug 2024-08-25T12:12:05.821+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:06.104 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.5.service' 2024-08-25T12:12:06.174 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:12:06.174 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-25T12:12:06.174 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-25T12:12:06.174 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.6 2024-08-25T12:12:06.358 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:06 smithi196 systemd[1]: Stopping Ceph osd.6 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:12:06.611 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:06 smithi196 bash[101446]: debug 2024-08-25T12:12:06.361+0000 7f903a3fe640 -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-08-25T12:12:06.611 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:06 smithi196 bash[101446]: debug 2024-08-25T12:12:06.361+0000 7f903a3fe640 -1 osd.6 161 *** Got signal Terminated *** 2024-08-25T12:12:06.611 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:06 smithi196 bash[101446]: debug 2024-08-25T12:12:06.361+0000 7f903a3fe640 -1 osd.6 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:12:07.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:07 smithi196 bash[101446]: debug 2024-08-25T12:12:07.021+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:07.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:07 smithi196 bash[101446]: debug 2024-08-25T12:12:07.021+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:07.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:07 smithi196 bash[101446]: debug 2024-08-25T12:12:07.021+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:07.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:07 smithi196 bash[101446]: debug 2024-08-25T12:12:07.021+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:43.802152+0000 front 2024-08-25T12:11:43.802068+0000 (oldest deadline 2024-08-25T12:12:06.101752+0000) 2024-08-25T12:12:07.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:06 smithi196 bash[104324]: debug 2024-08-25T12:12:06.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:07.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:06 smithi196 bash[104324]: debug 2024-08-25T12:12:06.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:07.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:06 smithi196 bash[104324]: debug 2024-08-25T12:12:06.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:08.110 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[101446]: debug 2024-08-25T12:12:08.009+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:08.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[101446]: debug 2024-08-25T12:12:08.009+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:08.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[101446]: debug 2024-08-25T12:12:08.009+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:08.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[101446]: debug 2024-08-25T12:12:08.009+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:43.802152+0000 front 2024-08-25T12:11:43.802068+0000 (oldest deadline 2024-08-25T12:12:06.101752+0000) 2024-08-25T12:12:08.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:07 smithi196 bash[104324]: debug 2024-08-25T12:12:07.825+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:08.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:07 smithi196 bash[104324]: debug 2024-08-25T12:12:07.825+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:08.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:07 smithi196 bash[104324]: debug 2024-08-25T12:12:07.825+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:08.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:07 smithi196 bash[104324]: debug 2024-08-25T12:12:07.825+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:09.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[101446]: debug 2024-08-25T12:12:08.981+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:09.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[101446]: debug 2024-08-25T12:12:08.981+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:09.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[101446]: debug 2024-08-25T12:12:08.981+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:09.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[101446]: debug 2024-08-25T12:12:08.981+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:43.802152+0000 front 2024-08-25T12:11:43.802068+0000 (oldest deadline 2024-08-25T12:12:06.101752+0000) 2024-08-25T12:12:09.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[104324]: debug 2024-08-25T12:12:08.841+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:09.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[104324]: debug 2024-08-25T12:12:08.841+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:09.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[104324]: debug 2024-08-25T12:12:08.841+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:09.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:08 smithi196 bash[104324]: debug 2024-08-25T12:12:08.841+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:10.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:09 smithi196 bash[104324]: debug 2024-08-25T12:12:09.821+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:10.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:09 smithi196 bash[104324]: debug 2024-08-25T12:12:09.821+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:10.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:09 smithi196 bash[104324]: debug 2024-08-25T12:12:09.821+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:10.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:09 smithi196 bash[104324]: debug 2024-08-25T12:12:09.821+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:10.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:09 smithi196 bash[101446]: debug 2024-08-25T12:12:09.981+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:10.112 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:09 smithi196 bash[101446]: debug 2024-08-25T12:12:09.981+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:10.112 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:09 smithi196 bash[101446]: debug 2024-08-25T12:12:09.981+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:10.112 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:09 smithi196 bash[101446]: debug 2024-08-25T12:12:09.981+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:43.802152+0000 front 2024-08-25T12:11:43.802068+0000 (oldest deadline 2024-08-25T12:12:06.101752+0000) 2024-08-25T12:12:11.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:10 smithi196 bash[101446]: debug 2024-08-25T12:12:10.989+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:17.497427+0000 front 2024-08-25T12:11:17.496941+0000 (oldest deadline 2024-08-25T12:11:42.197167+0000) 2024-08-25T12:12:11.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:10 smithi196 bash[101446]: debug 2024-08-25T12:12:10.989+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:26.799331+0000 front 2024-08-25T12:11:26.799718+0000 (oldest deadline 2024-08-25T12:11:51.499343+0000) 2024-08-25T12:12:11.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:10 smithi196 bash[101446]: debug 2024-08-25T12:12:10.989+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:31.500338+0000 front 2024-08-25T12:11:31.500085+0000 (oldest deadline 2024-08-25T12:11:57.400000+0000) 2024-08-25T12:12:11.111 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:10 smithi196 bash[101446]: debug 2024-08-25T12:12:10.989+0000 7f9036a13640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:43.802152+0000 front 2024-08-25T12:11:43.802068+0000 (oldest deadline 2024-08-25T12:12:06.101752+0000) 2024-08-25T12:12:11.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:10 smithi196 bash[104324]: debug 2024-08-25T12:12:10.793+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:11.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:10 smithi196 bash[104324]: debug 2024-08-25T12:12:10.793+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:11.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:10 smithi196 bash[104324]: debug 2024-08-25T12:12:10.793+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:11.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:10 smithi196 bash[104324]: debug 2024-08-25T12:12:10.793+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:11.860 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:11 smithi196 bash[104324]: debug 2024-08-25T12:12:11.801+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:11.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:11 smithi196 bash[104324]: debug 2024-08-25T12:12:11.801+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:11.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:11 smithi196 bash[104324]: debug 2024-08-25T12:12:11.801+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:11.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:11 smithi196 bash[104324]: debug 2024-08-25T12:12:11.801+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:12.801 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:12 smithi196 bash[111893]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-6 2024-08-25T12:12:13.110 INFO:journalctl@ceph.osd.6.smithi196.stdout:Aug 25 12:12:12 smithi196 bash[112119]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-6 2024-08-25T12:12:13.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:12 smithi196 bash[104324]: debug 2024-08-25T12:12:12.805+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:13.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:12 smithi196 bash[104324]: debug 2024-08-25T12:12:12.805+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:13.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:12 smithi196 bash[104324]: debug 2024-08-25T12:12:12.805+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:13.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:12 smithi196 bash[104324]: debug 2024-08-25T12:12:12.805+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:14.129 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:13 smithi196 bash[104324]: debug 2024-08-25T12:12:13.797+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:14.130 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:13 smithi196 bash[104324]: debug 2024-08-25T12:12:13.797+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:14.130 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:13 smithi196 bash[104324]: debug 2024-08-25T12:12:13.797+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:14.130 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:13 smithi196 bash[104324]: debug 2024-08-25T12:12:13.797+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:14.997 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:14 smithi196 bash[104324]: debug 2024-08-25T12:12:14.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:14.997 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:14 smithi196 bash[104324]: debug 2024-08-25T12:12:14.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:14.997 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:14 smithi196 bash[104324]: debug 2024-08-25T12:12:14.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:14.997 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:14 smithi196 bash[104324]: debug 2024-08-25T12:12:14.789+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:15.512 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.6.service' 2024-08-25T12:12:15.542 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:12:15.542 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-25T12:12:15.543 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-25T12:12:15.543 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.7 2024-08-25T12:12:15.768 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 systemd[1]: Stopping Ceph osd.7 for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:12:16.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 bash[104324]: debug 2024-08-25T12:12:15.773+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:16.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 bash[104324]: debug 2024-08-25T12:12:15.773+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:16.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 bash[104324]: debug 2024-08-25T12:12:15.773+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:16.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 bash[104324]: debug 2024-08-25T12:12:15.773+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:16.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 bash[104324]: debug 2024-08-25T12:12:15.773+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.196:6804 osd.4 since back 2024-08-25T12:11:52.835883+0000 front 2024-08-25T12:11:52.835935+0000 (oldest deadline 2024-08-25T12:12:15.735920+0000) 2024-08-25T12:12:16.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 bash[104324]: debug 2024-08-25T12:12:15.993+0000 7f089092d640 -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-08-25T12:12:16.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 bash[104324]: debug 2024-08-25T12:12:15.993+0000 7f089092d640 -1 osd.7 161 *** Got signal Terminated *** 2024-08-25T12:12:16.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:15 smithi196 bash[104324]: debug 2024-08-25T12:12:15.993+0000 7f089092d640 -1 osd.7 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-25T12:12:16.860 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:16 smithi196 bash[104324]: debug 2024-08-25T12:12:16.753+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:16.860 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:16 smithi196 bash[104324]: debug 2024-08-25T12:12:16.753+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:16.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:16 smithi196 bash[104324]: debug 2024-08-25T12:12:16.753+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:16.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:16 smithi196 bash[104324]: debug 2024-08-25T12:12:16.753+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:16.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:16 smithi196 bash[104324]: debug 2024-08-25T12:12:16.753+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.196:6804 osd.4 since back 2024-08-25T12:11:52.835883+0000 front 2024-08-25T12:11:52.835935+0000 (oldest deadline 2024-08-25T12:12:15.735920+0000) 2024-08-25T12:12:18.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:17 smithi196 bash[104324]: debug 2024-08-25T12:12:17.749+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:18.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:17 smithi196 bash[104324]: debug 2024-08-25T12:12:17.749+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:18.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:17 smithi196 bash[104324]: debug 2024-08-25T12:12:17.749+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:18.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:17 smithi196 bash[104324]: debug 2024-08-25T12:12:17.749+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:18.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:17 smithi196 bash[104324]: debug 2024-08-25T12:12:17.749+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.196:6804 osd.4 since back 2024-08-25T12:11:52.835883+0000 front 2024-08-25T12:11:52.835935+0000 (oldest deadline 2024-08-25T12:12:15.735920+0000) 2024-08-25T12:12:19.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:18 smithi196 bash[104324]: debug 2024-08-25T12:12:18.713+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:19.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:18 smithi196 bash[104324]: debug 2024-08-25T12:12:18.713+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:19.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:18 smithi196 bash[104324]: debug 2024-08-25T12:12:18.713+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:19.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:18 smithi196 bash[104324]: debug 2024-08-25T12:12:18.713+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:19.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:18 smithi196 bash[104324]: debug 2024-08-25T12:12:18.713+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.196:6804 osd.4 since back 2024-08-25T12:11:52.835883+0000 front 2024-08-25T12:11:52.835935+0000 (oldest deadline 2024-08-25T12:12:15.735920+0000) 2024-08-25T12:12:20.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:19 smithi196 bash[104324]: debug 2024-08-25T12:12:19.733+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:20.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:19 smithi196 bash[104324]: debug 2024-08-25T12:12:19.733+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:20.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:19 smithi196 bash[104324]: debug 2024-08-25T12:12:19.733+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:20.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:19 smithi196 bash[104324]: debug 2024-08-25T12:12:19.733+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:20.112 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:19 smithi196 bash[104324]: debug 2024-08-25T12:12:19.733+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.196:6804 osd.4 since back 2024-08-25T12:11:52.835883+0000 front 2024-08-25T12:11:52.835935+0000 (oldest deadline 2024-08-25T12:12:15.735920+0000) 2024-08-25T12:12:21.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:20 smithi196 bash[104324]: debug 2024-08-25T12:12:20.705+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2024-08-25T12:11:16.729582+0000 front 2024-08-25T12:11:16.729609+0000 (oldest deadline 2024-08-25T12:11:39.029306+0000) 2024-08-25T12:12:21.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:20 smithi196 bash[104324]: debug 2024-08-25T12:12:20.705+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2024-08-25T12:11:24.831247+0000 front 2024-08-25T12:11:24.831689+0000 (oldest deadline 2024-08-25T12:11:48.931345+0000) 2024-08-25T12:12:21.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:20 smithi196 bash[104324]: debug 2024-08-25T12:12:20.705+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2024-08-25T12:11:34.832786+0000 front 2024-08-25T12:11:34.832903+0000 (oldest deadline 2024-08-25T12:11:57.732575+0000) 2024-08-25T12:12:21.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:20 smithi196 bash[104324]: debug 2024-08-25T12:12:20.705+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2024-08-25T12:11:44.734644+0000 front 2024-08-25T12:11:44.734851+0000 (oldest deadline 2024-08-25T12:12:07.634498+0000) 2024-08-25T12:12:21.111 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:20 smithi196 bash[104324]: debug 2024-08-25T12:12:20.705+0000 7f088cf42640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.196:6804 osd.4 since back 2024-08-25T12:11:52.835883+0000 front 2024-08-25T12:11:52.835935+0000 (oldest deadline 2024-08-25T12:12:15.735920+0000) 2024-08-25T12:12:22.292 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:22 smithi196 bash[112381]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-7 2024-08-25T12:12:22.292 INFO:journalctl@ceph.osd.7.smithi196.stdout:Aug 25 12:12:22 smithi196 bash[112925]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-osd-7 2024-08-25T12:12:24.194 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@osd.7.service' 2024-08-25T12:12:24.221 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:12:24.221 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-25T12:12:24.221 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-25T12:12:24.221 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a 2024-08-25T12:12:24.445 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 systemd[1]: Stopping Ceph prometheus.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:12:24.446 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.407Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-25T12:12:24.446 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.408Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-25T12:12:24.446 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.408Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-25T12:12:24.446 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.408Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-25T12:12:24.446 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.408Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-25T12:12:24.447 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.408Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-25T12:12:24.447 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.408Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-25T12:12:24.447 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.408Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-25T12:12:24.447 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.408Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-25T12:12:24.447 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.410Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-25T12:12:24.447 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.410Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-25T12:12:24.447 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Aug 25 12:12:24 smithi196 bash[76680]: ts=2024-08-25T12:12:24.410Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-25T12:12:25.208 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@prometheus.a.service' 2024-08-25T12:12:25.232 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-25T12:12:25.232 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-25T12:12:25.232 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 --force --keep-logs 2024-08-25T12:12:25.420 INFO:teuthology.orchestra.run.smithi059.stdout:Deleting cluster with fsid: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T12:12:30.276 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:30 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:30.276 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:30 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:30.527 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:30 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:30.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:30 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:30.893 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:30 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:30.894 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:30 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:31.189 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:30 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:31.189 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:31.189 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:30 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:31.189 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:31.499 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:31.499 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:31.777 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:31.778 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:32.099 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:32.100 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:32.100 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:31 smithi059 systemd[1]: Stopping Ceph node-exporter.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:12:33.116 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:32 smithi059 bash[138346]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-node-exporter-a 2024-08-25T12:12:33.116 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:32 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-25T12:12:33.117 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:33 smithi059 bash[138407]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-node-exporter-a 2024-08-25T12:12:33.117 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:33 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-25T12:12:33.117 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:33 smithi059 systemd[1]: Stopped Ceph node-exporter.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:12:33.380 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Aug 25 12:12:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:33.381 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:33 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:33.381 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:33 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:12:33.381 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:33 smithi059 bash[96012]: ts=2024-08-25T12:12:33.246Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-08-25T12:12:33.381 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:33 smithi059 bash[96012]: ts=2024-08-25T12:12:33.247Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.196:8443: connect: connection refused" 2024-08-25T12:12:33.381 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:33 smithi059 bash[96012]: ts=2024-08-25T12:12:33.343Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-25T12:12:34.198 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:33 smithi059 bash[138476]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-alertmanager-a 2024-08-25T12:12:34.198 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:34 smithi059 bash[138538]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-alertmanager-a 2024-08-25T12:12:34.198 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:34 smithi059 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-25T12:12:34.199 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:34 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:12:34.527 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Aug 25 12:12:34 smithi059 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:12:57.827 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 --force --keep-logs 2024-08-25T12:12:58.009 INFO:teuthology.orchestra.run.smithi196.stdout:Deleting cluster with fsid: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T12:13:02.837 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:02.838 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:03.110 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:03.111 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:02 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:03.444 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:03.445 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:03.732 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:03.732 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:03.732 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:03.732 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:04.027 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:04.027 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:03 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:04.342 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:04 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:04.342 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:04 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:04.607 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:04 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:04.608 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:04 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:04.608 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:04 smithi196 systemd[1]: Stopping Ceph node-exporter.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:13:05.604 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:05 smithi196 bash[114487]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-node-exporter-b 2024-08-25T12:13:05.604 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:05 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-25T12:13:05.604 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:05 smithi196 bash[114548]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-node-exporter-b 2024-08-25T12:13:05.604 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:05 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-25T12:13:05.605 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:05 smithi196 systemd[1]: Stopped Ceph node-exporter.b for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:13:05.854 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Aug 25 12:13:05 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:05.854 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:05 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:05.855 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:05 smithi196 systemd[1]: Stopping Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968... 2024-08-25T12:13:05.855 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:05 smithi196 bash[80422]: logger=server t=2024-08-25T12:13:05.840217238Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-25T12:13:05.855 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:05 smithi196 bash[80422]: logger=ticker t=2024-08-25T12:13:05.840287958Z level=info msg=stopped last_tick=2024-08-25T12:13:00Z 2024-08-25T12:13:05.855 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:05 smithi196 bash[80422]: logger=tracing t=2024-08-25T12:13:05.840448503Z level=info msg="Closing tracing" 2024-08-25T12:13:05.855 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:05 smithi196 bash[80422]: logger=grafana-apiserver t=2024-08-25T12:13:05.840496988Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-08-25T12:13:06.682 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:06 smithi196 bash[114616]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-grafana-a 2024-08-25T12:13:06.682 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:06 smithi196 bash[114676]: Error response from daemon: No such container: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968-grafana-a 2024-08-25T12:13:06.682 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:06 smithi196 systemd[1]: ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-25T12:13:06.682 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:06 smithi196 systemd[1]: Stopped Ceph grafana.a for 61b0ff3a-62d3-11ef-bcd2-c7b262605968. 2024-08-25T12:13:07.110 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Aug 25 12:13:06 smithi196 systemd[1]: /etc/systemd/system/ceph-61b0ff3a-62d3-11ef-bcd2-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-25T12:13:18.452 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-25T12:13:18.467 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-25T12:13:18.480 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-25T12:13:18.482 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789/remote/smithi059/crash 2024-08-25T12:13:18.483 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/crash -- . 2024-08-25T12:13:18.521 INFO:teuthology.orchestra.run.smithi059.stderr:tar: /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/crash: Cannot open: No such file or directory 2024-08-25T12:13:18.521 INFO:teuthology.orchestra.run.smithi059.stderr:tar: Error is not recoverable: exiting now 2024-08-25T12:13:18.523 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789/remote/smithi196/crash 2024-08-25T12:13:18.523 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/crash -- . 2024-08-25T12:13:18.535 INFO:teuthology.orchestra.run.smithi196.stderr:tar: /var/lib/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/crash: Cannot open: No such file or directory 2024-08-25T12:13:18.536 INFO:teuthology.orchestra.run.smithi196.stderr:tar: Error is not recoverable: exiting now 2024-08-25T12:13:18.537 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-25T12:13:18.537 DEBUG:teuthology.orchestra.run.smithi059:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-08-25T12:13:18.581 INFO:tasks.cephadm:Compressing logs... 2024-08-25T12:13:18.582 DEBUG:teuthology.orchestra.run.smithi059:> 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-08-25T12:13:18.627 DEBUG:teuthology.orchestra.run.smithi196:> 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-08-25T12:13:18.636 INFO:teuthology.orchestra.run.smithi059.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-25T12:13:18.641 INFO:teuthology.orchestra.run.smithi196.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-25T12:13:18.646 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-25T12:13:18.647 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.7.log 2024-08-25T12:13:18.648 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.6.log 2024-08-25T12:13:18.648 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.cephadm.log 2024-08-25T12:13:18.648 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.5.log 2024-08-25T12:13:18.649 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mgr.x.log 2024-08-25T12:13:18.649 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.log 2024-08-25T12:13:18.652 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-volume.log 2024-08-25T12:13:18.652 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.audit.log 2024-08-25T12:13:18.654 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-25T12:13:18.654 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mgr.y.log 2024-08-25T12:13:18.654 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.0.log 2024-08-25T12:13:18.654 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.2.log 2024-08-25T12:13:18.654 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.a.log 2024-08-25T12:13:18.654 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-client.rgw.foo.smithi059.tdyfbh.log 2024-08-25T12:13:18.655 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.cephadm.log 2024-08-25T12:13:18.655 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-client.rgw.foo.smithi059.tdyfbh.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.3.log 2024-08-25T12:13:18.655 INFO:teuthology.orchestra.run.smithi059.stderr: 77.5% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-client.rgw.foo.smithi059.tdyfbh.log.gz 2024-08-25T12:13:18.655 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.1.log 2024-08-25T12:13:18.656 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/tcmu-runner.log 2024-08-25T12:13:18.656 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-volume.log: 90.9% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.cephadm.log.gz 2024-08-25T12:13:18.656 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-client.rgw.foo.smithi196.csrltt.log 2024-08-25T12:13:18.658 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.audit.log: 89.7% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.log.gz 2024-08-25T12:13:18.658 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.b.log 2024-08-25T12:13:18.659 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-client.rgw.foo.smithi196.csrltt.log: 77.7% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-client.rgw.foo.smithi196.csrltt.log.gz 2024-08-25T12:13:18.659 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.4.log 2024-08-25T12:13:18.660 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.1.log: 94.7% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.cephadm.log.gz 2024-08-25T12:13:18.661 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.log 2024-08-25T12:13:18.662 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/tcmu-runner.log: 63.3% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/tcmu-runner.log.gz 2024-08-25T12:13:18.662 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-volume.log 2024-08-25T12:13:18.671 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.log: 89.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-25T12:13:18.671 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.c.log 2024-08-25T12:13:18.674 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-volume.log: 94.2% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.log.gz 2024-08-25T12:13:18.675 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.audit.log 2024-08-25T12:13:18.682 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.b.log: /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.4.log: 92.4% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.audit.log.gz 2024-08-25T12:13:18.710 INFO:teuthology.orchestra.run.smithi196.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-25T12:13:18.768 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.c.log: /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.audit.log: 95.2% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph.audit.log.gz 2024-08-25T12:13:18.827 INFO:teuthology.orchestra.run.smithi196.stderr: 91.7% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-volume.log.gz 2024-08-25T12:13:18.833 INFO:teuthology.orchestra.run.smithi059.stderr: 91.8% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-volume.log.gz 2024-08-25T12:13:18.837 INFO:teuthology.orchestra.run.smithi196.stderr: 88.2% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mgr.x.log.gz 2024-08-25T12:13:20.001 INFO:teuthology.orchestra.run.smithi059.stderr: 92.9% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.c.log.gz 2024-08-25T12:13:20.108 INFO:teuthology.orchestra.run.smithi196.stderr: 92.9% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.b.log.gz 2024-08-25T12:13:20.139 INFO:teuthology.orchestra.run.smithi059.stderr: 91.6% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mgr.y.log.gz 2024-08-25T12:13:21.007 INFO:teuthology.orchestra.run.smithi196.stderr: 93.6% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.7.log.gz 2024-08-25T12:13:21.029 INFO:teuthology.orchestra.run.smithi196.stderr: 93.4% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.5.log.gz 2024-08-25T12:13:21.041 INFO:teuthology.orchestra.run.smithi059.stderr: 93.2% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.2.log.gz 2024-08-25T12:13:21.082 INFO:teuthology.orchestra.run.smithi196.stderr: 93.2% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.6.log.gz 2024-08-25T12:13:21.343 INFO:teuthology.orchestra.run.smithi059.stderr: 91.6% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-mon.a.log.gz 2024-08-25T12:13:21.382 INFO:teuthology.orchestra.run.smithi059.stderr: 93.5% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.0.log.gz 2024-08-25T12:13:21.623 INFO:teuthology.orchestra.run.smithi196.stderr: 93.6% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.4.log.gz 2024-08-25T12:13:21.624 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-08-25T12:13:21.624 INFO:teuthology.orchestra.run.smithi196.stderr:real 0m2.991s 2024-08-25T12:13:21.624 INFO:teuthology.orchestra.run.smithi196.stderr:user 0m11.642s 2024-08-25T12:13:21.624 INFO:teuthology.orchestra.run.smithi196.stderr:sys 0m0.415s 2024-08-25T12:13:21.778 INFO:teuthology.orchestra.run.smithi059.stderr: 93.5% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.1.log.gz 2024-08-25T12:13:21.911 INFO:teuthology.orchestra.run.smithi059.stderr: 93.3% -- replaced with /var/log/ceph/61b0ff3a-62d3-11ef-bcd2-c7b262605968/ceph-osd.3.log.gz 2024-08-25T12:13:21.912 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-08-25T12:13:21.913 INFO:teuthology.orchestra.run.smithi059.stderr:real 0m3.283s 2024-08-25T12:13:21.913 INFO:teuthology.orchestra.run.smithi059.stderr:user 0m16.689s 2024-08-25T12:13:21.913 INFO:teuthology.orchestra.run.smithi059.stderr:sys 0m0.537s 2024-08-25T12:13:21.913 INFO:tasks.cephadm:Archiving logs... 2024-08-25T12:13:21.913 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789/remote/smithi059/log 2024-08-25T12:13:21.914 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-25T12:13:23.616 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789/remote/smithi196/log 2024-08-25T12:13:23.616 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-25T12:13:24.966 INFO:tasks.cephadm:Removing cluster... 2024-08-25T12:13:24.967 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 --force 2024-08-25T12:13:25.151 INFO:teuthology.orchestra.run.smithi059.stdout:Deleting cluster with fsid: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T12:13:26.293 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 --force 2024-08-25T12:13:26.478 INFO:teuthology.orchestra.run.smithi196.stdout:Deleting cluster with fsid: 61b0ff3a-62d3-11ef-bcd2-c7b262605968 2024-08-25T12:13:27.638 INFO:tasks.cephadm:Removing cephadm ... 2024-08-25T12:13:27.638 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-25T12:13:27.645 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-25T12:13:27.650 INFO:tasks.cephadm:Teardown complete 2024-08-25T12:13:27.651 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-25T12:13:27.660 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-25T12:13:27.660 DEBUG:teuthology.orchestra.run.smithi059:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-25T12:13:27.692 DEBUG:teuthology.orchestra.run.smithi196:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-25T12:13:27.702 INFO:teuthology.orchestra.run.smithi059.stdout: remote refid st t when poll reach delay offset jitter 2024-08-25T12:13:27.702 INFO:teuthology.orchestra.run.smithi059.stdout:============================================================================== 2024-08-25T12:13:27.703 INFO:teuthology.orchestra.run.smithi059.stdout:*hv01.front.sepi 67.205.162.81 3 u 53 128 377 0.188 -3.624 0.219 2024-08-25T12:13:27.703 INFO:teuthology.orchestra.run.smithi059.stdout:+hv02.front.sepi 63.231.80.2 3 u 49 128 377 0.166 +2.598 0.339 2024-08-25T12:13:27.703 INFO:teuthology.orchestra.run.smithi059.stdout:+hv03.front.sepi 74.6.168.72 3 u 92 128 377 0.156 -4.116 0.275 2024-08-25T12:13:27.703 INFO:teuthology.orchestra.run.smithi059.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-25T12:13:27.705 INFO:teuthology.orchestra.run.smithi196.stdout: remote refid st t when poll reach delay offset jitter 2024-08-25T12:13:27.705 INFO:teuthology.orchestra.run.smithi196.stdout:============================================================================== 2024-08-25T12:13:27.705 INFO:teuthology.orchestra.run.smithi196.stdout:*hv01.front.sepi 67.205.162.81 3 u 50 128 377 0.126 -7.536 0.771 2024-08-25T12:13:27.705 INFO:teuthology.orchestra.run.smithi196.stdout:+hv02.front.sepi 63.231.80.2 3 u 52 128 377 0.173 -0.385 0.862 2024-08-25T12:13:27.705 INFO:teuthology.orchestra.run.smithi196.stdout:+hv03.front.sepi 74.6.168.72 3 u 103 128 377 0.194 -8.102 0.945 2024-08-25T12:13:27.706 INFO:teuthology.orchestra.run.smithi196.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-25T12:13:27.706 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-25T12:13:27.717 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-25T12:13:27.718 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-25T12:13:27.742 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-25T12:13:27.775 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-25T12:13:27.809 INFO:teuthology.task.internal:Duration was 3920.106607 seconds 2024-08-25T12:13:27.809 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-25T12:13:27.851 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-25T12:13:27.852 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-25T12:13:27.854 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-25T12:13:27.894 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-25T12:13:27.894 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi059.front.sepia.ceph.com 2024-08-25T12:13:27.895 DEBUG:teuthology.orchestra.run.smithi059:> 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-08-25T12:13:27.944 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi196.front.sepia.ceph.com 2024-08-25T12:13:27.944 DEBUG:teuthology.orchestra.run.smithi196:> 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-08-25T12:13:27.954 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-25T12:13:27.954 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-25T12:13:27.987 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-25T12:13:28.157 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-25T12:13:28.157 DEBUG:teuthology.orchestra.run.smithi059:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-25T12:13:28.160 DEBUG:teuthology.orchestra.run.smithi196:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-25T12:13:28.770 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-25T12:13:28.779 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-25T12:13:28.780 DEBUG:teuthology.orchestra.run.smithi059:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-25T12:13:28.793 DEBUG:teuthology.orchestra.run.smithi196:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-25T12:13:28.808 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-25T12:13:28.816 DEBUG:teuthology.orchestra.run.smithi059:> 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-08-25T12:13:28.836 DEBUG:teuthology.orchestra.run.smithi196:> 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-08-25T12:13:28.844 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = core 2024-08-25T12:13:28.866 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = core 2024-08-25T12:13:28.931 DEBUG:teuthology.orchestra.run.smithi059:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-25T12:13:28.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-25T12:13:28.936 DEBUG:teuthology.orchestra.run.smithi196:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-25T12:13:28.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-25T12:13:28.980 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-25T12:13:28.988 INFO:teuthology.task.internal:Transferring archived files... 2024-08-25T12:13:28.989 DEBUG:teuthology.misc:Transferring archived files from smithi059:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789/remote/smithi059 2024-08-25T12:13:28.990 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-25T12:13:29.030 DEBUG:teuthology.misc:Transferring archived files from smithi196:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_20:08:19-orch-main-distro-default-smithi/7861789/remote/smithi196 2024-08-25T12:13:29.030 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-25T12:13:29.068 INFO:teuthology.task.internal:Removing archive directory... 2024-08-25T12:13:29.068 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-25T12:13:29.071 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-25T12:13:29.108 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-25T12:13:29.117 INFO:teuthology.task.internal:Not uploading archives. 2024-08-25T12:13:29.117 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-25T12:13:29.142 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-25T12:13:29.143 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-25T12:13:29.145 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-25T12:13:29.149 INFO:teuthology.orchestra.run.smithi059.stdout: 658616 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 25 12:13 /home/ubuntu/cephtest 2024-08-25T12:13:29.156 INFO:teuthology.orchestra.run.smithi196.stdout: 658615 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 25 12:13 /home/ubuntu/cephtest 2024-08-25T12:13:29.157 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-25T12:13:29.176 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-25T12:13:29.246 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 3920.1066069602966 failure_reason: 'Command failed on smithi059 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b0ff3a-62d3-11ef-bcd2-c7b262605968 -e sha1=797669399b32d2915e64eb6d4b1257ae3c50f80b -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=10ce570985cf443593fb4676f4d48fd8 status: fail success: false 2024-08-25T12:13:29.247 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-25T12:13:29.329 INFO:teuthology.run:FAIL